/* don't add div - IE messes up backgrounds*/
body{background:#FFFFFF; margin:0px; padding:0px;}
body, p, th, td{font-family:helvetica, arial, sans-serif; color:#000000; font-size:9pt;}

a{color:#AA4444;}
a:hover{color:#880022;}
a.hidden{text-decoration:none;}

ul{margin-top:0; margin-bottom:18px;}
form{margin:0; padding:0; display:inline;}

#container{border:none; text-align:left; margin:0; background:#FFFFFF; width:100%;}
#containerHome{border:none; text-align:left; margin:0; background:#FFFFFF;}
#content{margin:10px 5px 10px 0px; width:100%; display:block;}
html>body #content{height:auto;}
/*** Below is the Tan hack, It fixes the box model of IE5.x/win, making it display the same as other browsers. ***/
* html #content{
width: 99%; 
w\idth: auto; 
}
#contentHome{background:#ffffff;}

.clear{clear:both; font-size:0pt; margin:0; padding:0;}
.nn4{display:none;}

/* header classes */
#printLogo{display:inline;}
#header{display:none;}
#headerHome{display:none;}
/* end of header classes */

/* left nav */
#lNav{display:none;}

/* tier 4 nav */
#t4nav{display:none;}
#breadcrumb{font-size:8pt; font-weight:bold; color:#000000; margin-bottom:5px;}

/* content */
h1{font-size:11pt; color:#880022; margin-top:0; white-space:none;} /* page title */
.heading{font-size:10.5pt; font-weight:bold; color:#880022; white-space:none;} /* section subtitle */
.subheading{font-size:10pt; font-weight:bold; color:#333333; white-space:none;} /* subtitle */
.indent{padding-left:10px; display:block;}
.standardHR{background:#888888;	color:#888888; border:0px; height:1px; padding-bottom:0; margin-bottom:2px;}
.topArrow{width:100%; display:block; border-bottom:1px solid #999999; text-align:right; margin:9px 0px 9px 0px;}
.topArrow a{text-decoration:none; font-size:8pt; color:#880022;}
.floatLeft{float:left;}
.floatRight{float:right;}
.testimonial{width:150px; float:right; margin:0px 0px 10px 10px; padding:5px; background:#FFFFEE; border:1px solid #666666;}
.testimonial p{margin:0px 0px 6px 0px; font-size:8pt;}
.needed{color:#CC0000; font-weight:bold;}
h2{font-size:10.5pt; color:#880022; margin-top:0; white-space:none;} /* headings for sitemap */

/* tables */
.tblHeader{background:#003366; color:#FFFFFF; font-size:9pt;}
.tblText1{background:#EEEEEE; color:#000000;}
.tblText2{background:#FFFFFF; color:#000000;}
.tblBg{background:#666666;}

/* footer classes */
#footer{height:25px; font-size:8pt; color:#000000; background:#ffffff; text-align:center;}
#footer a{font-size:8pt; color:#000000; line-height:25px;}
#copyright{clear:all; font-size:8pt; color:#666666; background:#FFFFFF; text-align:center; padding:5px;}
#copyright a{font-size:8pt; color:#666666;}
/* end of footer classes */

/* homepage classes */
#homeIntro{width:700px; padding:20px 0px 20px 0px; margin:0px 30px 0px 30px; color:#333333; font-size:11pt; font-weight:bold; font-style:italic;}
.homeNewsContainer{width:307px; height:208px; color:#666666; background:#dddddd; border:1px solid #666666;}
.homeNews{margin:5px;}
.homeNews p{color:#666666; margin:0px 0px 9px 0px;}
.homeNewsTitle{font-size:10.5pt; font-weight:bold;}
#stories{color:#666666; margin:0px 0px 9px 0px;}
#stories a{color:#666666; text-decoration:none;}
.center{text-align:center;}
#homeNav{float:right;}

/* form classes */
form{display:inline; margin:0; padding:0;}
.error{font-weight:bold; text-align:center; color:#cc0000;}
.required{font-weight:bold; color:#cc0000;}
.example{font-family:helvetica,arial,sans-serif; font-size:8pt; color:#666666;}
.select{font-size:9pt; display:inline;}
.label{font-size:9pt; font-weight:bold; text-align:right;}
.labelL{font-size:9pt; font-weight:bold;}/* use for labels that are left justified */
.field{font-family:"courier new", monospace, courier; font-size:9pt;}
.formButton	{font-size:9pt; color:#ffffff; background:#5588AA; margin:6px 5px 0px 5px;}
.fieldSmall	{font-family:"courier new", monospace, courier; font-size:8pt;}
.formBorder{}
.formHeader{font-weight:bold; color:#ee0088; padding:5px 2px 10px 2px;}
.response{font-weight:bold; color:#005500;}
.instructions{font-weight:bold; color:#005500;}
/* end of form classess */

