body
{
	font-size: 11px;
	color: black;
	font-family: Arial;
}
.contentTitle
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color: #DDB821;
}
.contentSubTitle
{
	font-weight: bold;
	font-size: 12px;
	color: #009999;
	font-family: Arial;
}
.contentBody
{
	font-family:Arial;
	font-size: 11px;
	color:Black;
}
.contentBodyRight
{
	font-family:Arial;
	font-size: 11px;
	color:Black;
	text-align:right;
}
.contentBodyLeft
{
	font-family:Arial;
	font-size: 11px;
	color:Black;
	text-align:left;
}
.contentFooter
{
	font-family:Arial;
	font-size: 11px;
	color:Gray;
}
.secSpacer
{
	border-right: gray 2px solid;
	border-top: gray 2px solid;
	border-left: gray 2px solid;
	border-bottom: gray 2px solid;
}
.nav {
	FONT-FAMILY: Arial; 
	FONT-SIZE: 8pt; 
	COLOR:#003399;
	text-decoration : none;
}

.nav:hover {
	FONT-FAMILY: Arial; 
	FONT-SIZE: 8pt; 
	COLOR:#BF1322;
	text-decoration : underline;
}
.navLg {
	FONT-FAMILY: Arial; 
	FONT-SIZE: 10pt; 
	COLOR:#003399;
	text-decoration : none;
}

.navLg:hover {
	FONT-FAMILY: Arial; 
	FONT-SIZE: 10pt; 
	COLOR:#BF1322;
	text-decoration : underline;
}
.homeTagTxt
{
	font-weight: bold;
	font-size: 18pt;
	color: #cccccc;
	line-height: 20pt;
	font-style: normal;
	font-family: 'Univers Condensed', Arial, Helvetica, sans-serif ;
	letter-spacing: 4px;
	text-align: justify;
	
}
 .homeTD 
 {
	background-color: #CCCCCC; 
	margin: 0px; 
	padding: 0px; 
	border-bottom-width: 4px; 
	border-bottom-style: solid; 
	border-bottom-color:#666666; 
}
 .biosTD 
 {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	margin: 0px;	
	padding-top: 0px;	 
	
}
 .headerDiv
 {
    position: relative;
	top: 8px;	
 }
 
 .headerTD
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;	
	padding-top: 0px;	
	height: 40px;
	background-color: #037750;
	vertical-align:text-bottom; 
  
}
	
.homeHeader
{
	font-weight: bold;
	font-size: 14px;
	vertical-align: text-bottom;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 5px;

}
.homeButtonTxt 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #ffffff; 
	letter-spacing: 2px; 
	margin-left: 25px; 
}
.dottedHR 
{ 
	border: 2px dotted #CCCCCC; 
}
.secFooterHR 
{ 
	border: 1px solid #CCCCCC; 
}
.tempHeaderTxt
{
	font-weight: bold;
	font-size: 28pt;
	color: white;
	font-style: oblique;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-variant: small-caps;
}
.articleHead
{
	font-size: 11px;
	color: #666666;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}