@charset "utf-8";
/* CSS Document */

body  {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	line-height: 1.3;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */

	
}

.design #topbar { 
	width: 100%;
	height: 10px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	background-image: url(images/topbar.gif);
	background-repeat: repeat-x;
	margin-bottom: 5px;
	margin-top: 0px;
	
} 

.design #nav { 
	width: 815px;  
	height: 20px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	margin-top: 15px;
	
} 	

.design #topbuttons { 
	width: 815px;  
	height: 50px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	margin-top: 15px;

} 	

.design #header { 
	width: 815px;  
	height: 210px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	margin-top: 0px;

} 	
.design #tabs { 
	width: 815px;  
	height: 115px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	margin-top: 0px;

} 	

.design #container { 
	width: 815px;  
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.design #sidebar1 {
	float: left; 
	width: 250px; 
	padding: 20px 10px 20px 0px;
	background: #FFFFFF;
	
}	

.design #mainContent { 
	    margin: 20px 0 0 250px;
		padding: 20px 20px 20px;
		
	
    
} 
.design #footer { 
	width: 100%;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	background: #DDDDDD; 
	margin-bottom: 0px;
	margin-top: 10px;
	height: 100px;
	background-image: url(images/footerbg.gif);
	
	
} 
.design #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #055BA8;
	word-spacing: 3px;
	text-decoration: none;


}
a.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35ABFD;
	word-spacing: 3px;
	text-decoration: underline;
}

.copyright {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	
}
.pagetitle {
	font-family: Myriad Pro, Trebuchet MS, Verdana, Arial;
	font-size: 22px;
	color: #0A99FF;
	font-weight: bold;

	
	
}
.pagesub {
	font-family: Myriad Pro, Trebuchet MS, Verdana, Arial;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	
}
a.pagesub:hover {
	font-family: Myriad Pro, Trebuchet MS, Verdana, Arial;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	
}
.readmore {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #065EAD;
	text-decoration: none;
	
}
a.readmore:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #065EAD;
	text-decoration: underline;
	
}

.bullet {
   vertical-align: bottom;
}  
.sidenav {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #065EAD;
	text-decoration: none;
	line-height: 200%;
	font-weight: bold;
	
}
a.sidenav:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #1FA2FE;
	text-decoration: underline;
	line-height: 200%;
	font-weight: bold;
	
}

div.float {
  float: left;
  margin-right: 45px;
  }
  
div.float p {
   text-align: left;
   }
   
   
.news {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #065EAD;
	text-decoration: none;
	font-weight: bold;
	
}
a.news:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #1FA2FE;
	text-decoration: underline;
	font-weight: bold;
	
}

.link2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #065EAD;
	text-decoration: none;
	font-weight: bold;
	
}
a.link2:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #1FA2FE;
	text-decoration: underline;
	font-weight: bold;
	
}

.newssource {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #5D6265;
	text-decoration: none;
	
}

.bodytext  {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	
}

.bodylink {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #065EAD;
	text-decoration: none;

	
}
a.bodylink:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #1FA2FE;
	text-decoration: underline;

	
}

	
img.floatRight { 
    float: right; 
    margin: 4px; 
}


img.elumba { 
     vertical-align: bottom;
}


.style6 {font-weight: normal; text-decoration: none; font-family: "Myriad Pro", "Trebuchet MS", Verdana, Arial; font-size: 18px; color: #005895; 
}