body {	
background: url(../images/bg_fade.gif);
background-color: #899097;
background-repeat: repeat-x;
}

td {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000;}

/*primary tags and styles = class*/
a , a:link , a:visited  {font-size: 9pt; color: #E17630; text-decoration: none;}
a:hover , a:active  {color: #E17630; text-decoration: none; background-color: #feede2;}

a.FtrLink , a:link.FtrLink , a:visited.FtrLink  {font-size: 8pt; color: #333333; text-decoration: none;}
a:hover.FtrLink , a:active.FtrLink  {color: #333333; text-decoration: none; background-color: #d6dadd;}

.footerTxt 
{
font-size: 8pt; 
color: #333333; 
margin: 6px 0px 6px 31px; 
padding: 0px 0px 0px 0px;
}
.BgNoRepeat
{
background-repeat : no-repeat;
}
.OutsideBorder
{
background-color: #71767C;
}
.PicBorder1
{
margin: 0px 0px 0px 0px; 
padding: 0px 0px 0px 0px;
border-width: 1px; 
border-style: solid;
border-color: #71767C;
}
.PicBorder2
{
margin: 0px 0px 0px 0px; 
padding: 0px 0px 0px 0px;
border-width: 2px; 
border-style: solid;
border-color: #000000;
}
.Picleft 
{
float: left; 
clear: left; 
margin: 3px 12px 8px 0px; 
padding: 0px 0px 0px 0px;
border-style: solid;
border-width: 1px; 
border-color: #114081;
}
.Picright 
{
float: right; 
clear: right; 
margin: 3px 0px 8px 12px; 
padding: 0px 0px 0px 0px;
border-style: solid;
border-width: 1px; 
border-color: #114081;
}
.clearleft
{
clear:left;
}
.clearright
{
clear:right;
}
.LtBlueHdr
{
font-size: 11pt; 
font-weight: bold; 
color: #6F91C0;
}
.Ahd
{
font-size: 18pt; 
color: #e17630;
margin: 23px 0px 0px 0px; 
padding: 0px 0px 0px 0px;
}
.Bhd
{
font-size: 11pt; 
font-weight: bold; 
color: #e17630;
}
.WhiteHdr
{
font-size: 10pt; 
font-weight: bold; 
color: #FFFFFF;
}
.LtBlueBold
{
font-size: 9pt; 
font-weight: bold; 
color: #6F91C0;
}
.DkBlueBold
{
font-size: 9pt; 
font-weight: bold; 
color: #37393c;
}
.FloatRight 
{
float: right; 
clear: right; 
margin: 0px 0px 0px 0px; 
padding: 0px 0px 0px 0px;
}
.LoginMsg 
{
color: #CC0033;
margin: 0px; 
padding: 5px;
}

UL {margin: 0px; padding: 4px 0px 14px 30px;}
LI {list-style-type: disc; margin: 0px; padding: 2px 0px 2px 0px;}
LI.li2 {list-style-type: circle; margin: 0px; padding: 2px 0px 2px 0px;}
LI.number {list-style-type: decimal; margin: 0px; padding: 2px 0px 2px 0px;}

.LineSpace20 {line-height: 20px;}
.bold {font-weight: bold;}
.italic {font-style: italic;}
.quote {font-weight: bold; font-style: italic;}
.smTxt {font-size: 7.5pt;}
.RedTxt {color: #CC0033;}

/*font attributes bold, size, italic = id*/
#small {font-size: 7.5pt;}
#bold {font-weight: bold;}
#italic {font-style: italic;}
#quote {font-style: italic; font-weight: bold;}

#CC_errorString
{
color: #CC0033;
}
