﻿body 
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin: 5px;
	padding: 5px;
}

.homebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin-left: 15px;
	margin-top: 5px;
	list-style-image: url(xbullet.gif);
	list-style-position:outside;
}


.homeheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 14px;
	list-style-image: url(xbullet.gif);
	list-style-position: outside;
}

.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}


.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}

.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
	margin: 10px;
	padding: 10px;
}

.sectionheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 10px;
	padding: 10px;
}

.hpXmlText
{
      font-size: 8pt;
      font-family: Arial;
      color: #9a9b9c;    
}
 
.hpXmlText a:link 
{
      font-family: Arial;
      font-size: 8pt;
      color: #9a9b9c;
      text-decoration: none;
}

.hpXmlText a:visited 
{
      font-family: Arial;
      font-size: 8pt;
      color: #9a9b9c;
      text-decoration: none; 
}

.hpXmlText a:hover 
{
      font-size: 8pt;
	  color: #B31B34;
}

.hpXmlText a:active 
{
      font-family: Arial;
      font-size: 8pt;
      color: #9a9b9c;
      text-decoration: none;}

a:link 
{
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
}
a:visited 
{
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover 
{
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color: #B31B34;
}
a:active 
{
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color: #FFFFFF;
}




.class1 a:link 
{
	font-size: 11px;
	color: #333333;

	text-decoration: none;
}
.class1 a:visited 
{
	font-size: 11px;

	text-decoration: none;
	color: #333333;
}
.class1 a:hover 
{
	font-size: 11px;
	
	text-decoration: none;
	color: #B31B34;
}
.class1 a:active 
{
	font-size: 11px;
	
	text-decoration: none;
	color: #B31B34;
}


.footer {
position:relative ;
width: 800px;
	background-position:top;
	background-attachment:scroll;
	background-repeat: repeat-x;
}


#header{
width:800px;
height:170px; 
}

#headerlogo{
position:relative;
top:5px;
left:150px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
padding-top:20px;
padding-right:20px;
white-space:nowrap;  
}

#headerlogohomepage{
position:absolute;
top:5px;
left:350px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
padding-top:20px;
padding-right:20px;
white-space:nowrap;  
}

#headernavbuttons
{
  position:absolute;
  top:110px;  
  margin-left:550px;  
}

#bottomnavbuttons
{
  position:absolute;
  top:470px;  
  margin-left:162px;  
}

#bottomtext
{
  position:absolute;
  top:460px;  
  margin-left:590px;  
}

#container {
	margin: 0 auto;
	padding: 0;
	width:800px;
	border-left: 1px solid #9A9B9C;
border-right: 1px solid #9A9B9C; 
border-top :1px solid #9A9B9C;
border-bottom:1px solid #9A9B9C;
}

#conten
{
}
#content 
{
   top:199px;
	padding-left: 0px;
	border-left: 1px solid #9A9B9C;
	border-right: 1px solid #9A9B9C; 
	border-top :1px solid #9A9B9C;
}	

.bar
{
    width:800px;
    height:6px;
    background-position:top;
	background-attachment:scroll;
	background-repeat: repeat-x; 
}

.help
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight :normal;   
  color:#9A9B9C;
}

#redhighlight
{
 color:Red;      
}


#altContent {
	font-size: 80%;

}

.bodyText
{
font-size: 8pt;
font-family: Arial;
color: #9a9b9c;    
}

.bodyTextRed
{
font-size: 8pt;
font-family: Arial;
color: #9C0E2A;    
}

.bodyTextWhite
{
font-size: 8pt;
font-family: Arial;
color: #FFFFFF;    
}

.topNavArea
{
	padding-top:20px;
	padding-left:15px;
	height:146px;
}

.bottomNavArea
{
	padding-top: 20px;
	padding-left:15px;
	height: 143px;
}

input.btn{
	position:relative;
	top:0px;
   	color:#9C0E2A;
   	font-family:arial,helvetica;
   	font-size:11px;
   	font-weight:bold;
	background-color:#ffffff;
	border:1px solid;
   	border-top-color:#9C0E2A;
   	border-left-color:#9C0E2A;
   	border-right-color:#9C0E2A;
   	border-bottom-color:#9C0E2A;
   	filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffff',EndColorStr='#ffffff');
	width:55px;
}

.listItemsBold a:link 
{
	font-weight:bold;
}
.listItemsBold a:visited 
{
	font-weight:bold;
}
.listItemsBold a:hover 
{
	font-weight:bold;
}
.listItemsBold a:active 
{
	font-weight:bold;
}

.listItemsRed a:link 
{
	color:#B31B34;
}
.listItemsRed a:visited 
{
	color:#B31B34;
}
.listItemsRed a:hover 
{
	color:#B31B34;
}
.listItemsRed a:active 
{
	color:#B31B34;
}

.listItemsBoldRed a:link 
{
	font-weight:bold;
	color: #B31B34;
}
.listItemsBoldRed a:visited 
{
	font-weight:bold;
	color: #B31B34;
}
.listItemsBoldRed a:hover 
{
	font-weight:bold;
	color: #B31B34;
}
.listItemsBoldRed a:active 
{
	font-weight:bold;
	color: #B31B34;
}