BODY {
    background-color: #ffffff ;
    margin-top: 0%;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	color:#666666;
     }

TD.black-small {
   font-family: Arial, Verdana, sans-serif;
   font-size: 8pt;
   color: #666666;
   }

A:link  {
		color : #666666;
		text-decoration : none;
	}

A:visited  {
		color : #ff6600;
		text-decoration : none;
	}

A:active  {
		color : #666666;
		text-decoration : none;
	}

A:hover  {
		color : #ff6600;
		text-decoration : underline;
	}

A.black:link  {
		color : #666666;
		text-decoration : none;
	}

A.black:visited  {
		color : #666666;
		text-decoration : none;
	}

A.black:active  {
		color : #666666;
		text-decoration : none;
	}

A.black:hover  {
		color : #333333;
		text-decoration : underline;
	}
	
A.yellow:link  {
		color : #ffffff;
		text-decoration : none;
	}

A.yellow:visited  {
		color : #ffffff;
		text-decoration : none;
	}

A.yellow:active  {
		color : #333333;
		text-decoration : none;
	}

A.yellow:hover  {
		color : #333333;
		text-decoration : none;
		
	}
	
A.interiorLink:link  {
		color : #0099cc;
		text-decoration : none;
	}

A.interiorLink:visited  {
		color : #0099cc;
		text-decoration : none;
	}

A.interiorLink:active  {
		color : #ff6600;
		text-decoration : none;
	}

A.interiorLink:hover  {
		color : #ff6600;
		text-decoration : none;
		
	}
	
A.orangeActive:link  {
		color : #ff6600;
		text-decoration : none;
			font-weight:bold;
	}

A.orangeActive:visited  {
		color : #ff6600;
		text-decoration : none;
		font-weight:bold;
	}

A.orangeActive:active  {
		color : #ff6600;
		text-decoration : none;
		font-weight:bold;
			font-weight:bold;
	}

A.grayLanding:hover  {
		color : #ff6600;
		text-decoration : none;
		font-weight:bold;
		
	}

A.grayLanding:link  {
		color : #666666;
		text-decoration : none;
			font-weight:bold;
	}

A.grayLanding:visited  {
		color : #666666;
		text-decoration : none;
		font-weight:bold;
	}

A.grayLanding:active  {
		color : #ff6600;
		text-decoration : none;
		font-weight:bold;
			font-weight:bold;
	}

A.orangeActive:hover  {
		color : #ff6600;
		text-decoration : none;
		font-weight:bold;
		
	}	
	
A.blue:link  {
		color : #0083C0;
		text-decoration : none;
	}

A.blue:visited  {
		color : #0083C0;
		text-decoration : none;
	}

A.blue:active  {
		color : #0066cc;
		text-decoration : none;
	}

A.blue:hover  {
		color : #ff6600;
		text-decoration : none;
	}	

A.grey:link  {
		color : #666666;
		text-decoration : none;
	}

A.grey:visited  {
		color : #666666;
		text-decoration : none;
	}

A.grey:active  {
		color : #666666;
		text-decoration : none;
	}

A.grey:hover  {
		color : #666666;
		text-decoration : none;
	}

SPAN.bodyText  {
		FONT-FAMILY : Arial, Verdana, sans-serif;
		FONT-SIZE : 12px;
		line-height : 16px;
		
	}
	
SPAN.whitebodyText  {
		FONT-FAMILY : Arial, Verdana, sans-serif;
		FONT-SIZE : 12px;
		line-height : 13px;
		color : #eeeeee;
	}
	
SPAN.SSwhitebodyText  {
		FONT-FAMILY : Arial, Verdana, sans-serif;
		FONT-SIZE : 12px;
		line-height : 11px;
		color : #eeeeee;
	}

SPAN.bluebodyText  {
		FONT-FAMILY : Arial, Verdana, sans-serif;
		FONT-SIZE : 12px;
		line-height : 13px;
		color : #0083C0;
	}
	
		 
SPAN.orangeSubhead {
		FONT-FAMILY : Arial, Verdana, sans-serif;
		FONT-SIZE : 12px;
		color:#ff6600;
		font-weight:bold;
     }
	 
SPAN.graySubhead {
		FONT-FAMILY : Arial, Verdana, sans-serif;
		FONT-SIZE : 18px;
		line-height : 24px;
		color:#666666;
		font-weight:bold;
     }
	
td.tdbodyText  {
		FONT-FAMILY : Arial, Verdana, sans-serif;
		FONT-SIZE : 12px;
		line-height : 13px;
	}
	
.indexBlock {
	margin-bottom: 10px;
}
.indexBlock .blockHeader {
	background-color: #ffffff;
	border-left-width: 4px;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-right-width: 5px;
	border-right-style: solid;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	color: #666666;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.indexBlock .blockContent {
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	background-color: #999999;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

.indexBlock .blockSub {
	background-color: #999999;
	padding-right: 8px;
	padding-left: 8px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFCC;
}
.indexBlock .blockSub ul {
	list-style-position: outside;
	list-style-image: url(images/featureBoxBullet.gif);
}

.indexBlock .blockFooter {
	background-image: url(images/featureBoxFooterBG.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

