td , tr, p, div  
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #666666; 
	line-height: 14px;
	text-decoration: none
}

select 
{
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #999999;
}


		
hr {
  background       : #999999;
  height           : 1px;
  width            : 100%;
}
		

		



/* ********************* MENU LEFT ********************************* */
#menuleft {
	padding: 0px 0px 0px 0px;
	background: url("../images/bgr2.gif") no-repeat 100% 100%;
	font: normal 11px Tahoma, Verdana, Arial, sans-serif;
	color: #926A41;
}
#menuleft h3 {
	color: #0C4DA2;
	font: bold 12px Tahoma, Verdana, Arial, sans-serif;
	text-align: left;
	border-bottom: 0px solid #A28356;
	padding: 0px 0;
	margin-bottom: 0px;
}

#menuleft a.mainlevel  {
	display: block;
	background: url("../images/menu_items.gif") no-repeat 100% 0;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	color: #FFF;
	text-decoration: none;
	line-height: normal;
	padding: 3px 0 12px;
	margin-top: 0px;
}
#menuleft a.mainlevel:hover { 
	color: #000; 
	text-decoration: none;
}
#menuleft a#active_menu {
	background-position: 100% -30px;
	color: #000;
}
#menuleft a#active_menu:hover {}




/********************* ANCHOR PSEUDO-CLASSES *********************/


a:link,a:visited,a:active
{
	color: #cc3300; 
	font-weight: normal;
	font-weight: bold;
	text-decoration:none
}

a:hover
{
	color: #0000cc; 
	font-weight: normal;
	font-weight: bold;
	text-decoration: none
}

a:link.legend,a:visited.legend,a:active.legend
{
	color: #000000; 
	text-decoration: none
}

a:hover.legend
{
	color: #666666; 
	text-decoration: none
}



/********************* CLASSES *********************/

.legend
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color : #666666;
}

.date
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color : #666666;
}

.heading
{
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.subheading 
{
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px;

}

.field 
{
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.bg 
{
	background-color: #E9F3FF;
}






	/* *********************** */	
	/*      Main Content       */
	/* *********************** */
	
		.contentMain {
			padding: 12px;
			line-height: 16px;
		}
		
		.contentMainGallery {
			width: 580px;
			padding: 12px;
			line-height: 16px;
		}

		.divGrey {
			border-bottom: 1px solid #CCCCCC;
			margin-bottom: 8px;
			margin-top: 8px;
		}

	/* ******************* */	
	/*    Images           */
	/* ******************* */		

		.imageBlack {
			margin: 2px;
			border: 1px solid #000000;
		}

		.topStoryInt {
			margin: 0 0 6px 6px;
			border: 1px solid #000;
		}
		
	/* ********************** */	
	/*   Headline / Subhead   */
	/* ********************** */
	
		.subHead {
			color: #003366;
			font-weight: bold;
			font-size: 14px;
		}
		.contentheading {
			color: #003366;
			font-weight: bold;
			font-size: 14px;
			margin: 12px 0px 12px 0px;
			line-height: 26px;
		}

		.boxHead {
			color: #003366;
			font-weight: bold;
		}
		
		.paraHead {
			font-weight: bold;
		}

	/* ******************* */	
	/*     Feature Box     */
	/* ******************* */		

		.featBox {
			border: 1px solid #CCCCCC;
		}
		.featBoxTitleBar {
			background-color: #EAEAEA;
			padding: 2px;
			border-bottom: 1px solid #CCCCCC;
		}
		.featBoxMain {
			padding: 4px;
		}

.small {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-decoration  : none;
  font-weight      : bold;
}

.componentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  color            : #ff9900;
  text-align       : left;
}

	/* ******************* */	
	/*     Take Action     */
	/* ******************* */		

		.actionBoxGrey {
			border: 1px solid #CCCCCC;
			border-style: none solid solid solid;
			padding: 4px;
			background-color: #EAEAEA;
		}

		.actionBoxContribute {
			border: 1px solid #CCCCCC;
			border-style: none solid solid solid;
			padding: 4px;
		}


	/* ******************* */	
	/*     Footer  Box     */
	/* ******************* */		

		.footerBox {
			border: 1px solid #CCCCCC;
			background-color: #EAEAEA;
			padding: 2px;
			margin: 0px;
			width: 774px;
		}
		.footerBoxText {
			font-size: 9px;
			margin: 3px; 0px; 3px; 30px;
		}

.sectiontableheader {
  background-color : #CCCCCC;
  color            : #333333;
  font-weight      : bold;
  width:auto;vertical-align:bottom;text-align:center;}

.sectiontableentry1 {
  background-color : #F0F0F0;
  text-align:left;width:auto; }

.sectiontableentry2 {
  background-color : #E0E0E0;
  text-align:left;width:auto; }
}


.banner_outer {height:110px;width:336px;}

.banner_inner {
  text-align:center;float: none !important;float: none;padding: 0px;margin:0px;height: auto;margin-bottom:2px !important;margin-bottom:-1px;
}

ul#mainlevel-nav
{
	list-style: none;padding: 0;margin: 0;font-size: 0.8em;}


ul#mainlevel-nav li
{
	display: block;background-image: none;padding-left: 0px;padding-right: 0px;float: right;margin: 0;width: auto !important;width: 15%;font-size: 11px;line-height: 22px;white-space: nowrap;border-left: 1px solid #FFFFFF;}

ul#mainlevel-nav li a
{

	display: block;padding-left: 15px;padding-right: 15px;text-decoration: none; color: #FFFFFF; background-color: #2e4b69;}
	
ul#mainlevel-nav li a { width: auto;}

ul#mainlevel-nav li a:hover
{
	color: #FFFFFF;background: #1883e0;}

.buttons_inner {
	background-color: #2e4b69;
}
  		
#spf {position: absolute;left: -10000px;};

