html, body {
	font-size:11px;
	text-align: left;
	color: #444444;
	font-family: georgia;
}

body { 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		font-size:11px;
	text-align: left;
	color: #444444;
	font-family: georgia;
	
}
.DottedBorders td{border: 1px dotted #bbb;
padding: 3;
background: #fff;
}

.NoDottedBorders td{ border:none;

}
.LeftBorders td{border-left: 1px dotted #cccccc ;
}

.Image_Bg { background-image:url(/portals/0/skins/harambee/images/top_bg.jpg);
background-repeat:repeat-x }

caption {padding: 0 0 .5em 0;
text-align: left;
font-size: 1.4em;
font-weight: bold;
text-transform: uppercase;
color: #333;
background: transparent;}



.Content {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	
}

.Content2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	
}
.Important {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
		}
.ImageBorders{

  background-color: #fff;
  border: 1px solid #999999;
  
  padding: 4px;
  }


.FooterContent {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #833806;
	
}
.Date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	
}
.PageTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0066FF;
	font-weight: bold;	
}

a:link {
	color: #0066FF;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: underline;
	color: #EFAD00;
}
a:active {
	text-decoration: none;
	color: #0066FF;
}	

/* Begin Custom Form css */
 label
{
font-weight:bold;
/*width: 70px;
float: left;*/
text-align: left;
vertical-align:top;
/*margin-right: 12px;
display: block;*/
padding-left:5px;
}


input
{
color: #666666;
background: #fff;
border: 1px solid #999999;
vertical-align:top;
}

textarea
{
color: #666666;
background: #fff;
border: 1px solid #999999
}

.submit input
{
margin-left: 80px;
color: #fff;
font-weight:bold;
padding: 4px;
background: #0066FF;
border: 1px;
border-color:#999999;
}

.submit input:hover {
  color: #0066FF;
  background: #F5C43E;
}

fieldset
{
border: 1px solid #999999;
width: 350px;
}

legend
{
color: #fff;
background: #0066FF;
border: 1px solid #F5C43E;
padding: 3px 3px
}
/* End custom form css */

.single_news {
	position: relative;
	background-color: Yellow; 
	padding-left: 160px;
}
.article_title {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	color: #000000;
}
.article_content {
	margin: 20px 0px;
	width: 465px;
	font-size: 12px;
}
.article_content a{
	font-size: 12px;
	text-decoration: none;
	color: #3399ff;
}
.article_content a:hover{
	text-decoration: underline;
}


h2
{
	background: url(/portals/0/Skins/harambee/images/headingback.gif) 0 0 no-repeat;
	color: #0066FF;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 2.4em;
	line-height: 1.1em;
	padding: 0 0 0 10px;
	text-align:left;
	vertical-align: middle;
}