a{text-decoration:none;}
a:hover{color:#9B0D0D;text-decoration:underline;}
body{background-color:#000000;font-family:Arial,Helvetica,sans-serif;font-size:11px;text-align:center;}
h4{text-decoration:underline;}
h5
{
	font-size:13px;
}
.contactBox{background-image:url(../images/contact_box.gif);background-repeat:no-repeat;color:#DFDFDF;float:right;font-size:10px;height:67px;padding:5px 10px 5px 10px;width:279px;margin-top:20px;}
.contactBox a{color:#DFDFDF;}
.contactBox img{margin-left:80px;margin-right:10px;}
.contactForm .button{font-size:10px;}
.contactForm DD{float:left;margin:0 0 0.5em 0.25em;width:66%;}
.contactForm DT{clear:both;float:left;text-align:right;width:33%;}
.footerText{color:#DFDFDF;padding-right:10px;padding-top:35px;text-align:right;}
.footerText a{color:#DFDFDF;text-decoration:none;}
.footerText a:hover{color:#9B0D0D;text-decoration:underline;}
.logo img{bottom:-20px;position:relative;border:0;}
.moreAbout{background-color:#303134;}
.moreLessLink{color:#DFDFDF;font-weight:700;}
.padded{padding:10px;}
.padded h1{font-size:14px;font-weight:700;margin:0;margin-bottom:10px;padding:0;}
.redBar{clear:both;background-image:url(../images/redbar.gif);background-repeat:repeat-x;height:5px;width:775px;}
.section{background-image:url(../images/section_bg.gif);background-repeat:repeat-y;width:175px;}
.section a:hover{background-image:url(../images/section_red_over.gif);color:#000000;font-weight:700;text-decoration:none;}
.section .current{background-image:url(../images/section_red_over.gif);color:#000000;font-weight:700;text-decoration:none;}
.section li{border-bottom:1px solid #424446;height:18px;margin:0;padding:0;padding-top:10px;width:145px;}
.section li a{background-image:url(../images/section_points.gif);background-position:left;background-repeat:no-repeat;color:#DFDFDF;display:block;height:18px;letter-spacing:4px;padding-left:15px;width:147px;}
.section ul{list-style:none;margin:0;margin-left:10px;padding:0;width:150px;}
.sectionFooter{background-image:url(../images/section_footer.gif);background-repeat:no-repeat;height:14px;width:175px;}
.sectionHeader{background-image:url(../images/section_header.gif);background-repeat:no-repeat;color:#9B0D0D;font-size:12px;font-weight:700;height:18px;margin:0;padding:7px 0 5px 10px;width:175px;}
.sectionSelect{background-color:#F2F2F2;border:0;font-size:11px;margin-left:5px;margin-top:5px;}
.sectionText{color:#DFDFDF;padding-left:5px;padding-right:5px;}
.softHr{background-color:#424446;border:0;color:#424446;height:1px;margin:0;padding:0;width:150px;}
.textArea{background-color:#232426;border-left:1px solid #38393A;border-right:1px solid #38393A;border-top:1px solid #38393A;color:#DFDFDF;line-height:1.5em;margin-top:5px;width:557px;}
.textArea a{color:#DFDFDF;text-decoration:none;}
.textArea a:hover{color:#9B0D0D;text-decoration:underline;}
.textAreaBottom{background-image:url(../images/middle_bottom.gif);background-repeat:no-repeat;height:12px;width:557px;}
#footer{clear:both;background-image:url(../images/grad_footer.gif);background-repeat:repeat-x;border-bottom:1px solid #38393A;border-left:1px solid #38393A;border-right:1px solid #38393A;height:50px;width:775px;}
#header{height:120px;width:100%;}
#left{margin-bottom:10px;width:210px;}
#right{float:right;width:585px;}
#wrapper{margin:0 auto;text-align:left;width:800px;}


.pdf
{
	width: 90%;
	height: 50px;
	font-size: 12px;
	font-weight: 700;
}

.pdf img
{
	border: 0;
}



.pdfLink
{
	display: inline;
	position: relative;
	top:-15px;
	left:10px;
}


.hr
{
border: 0;
color: #930406;
background-color: #930406;
height: 2px;
}


.textArea DT {
   clear:both;
   width:33%;
   float:left;
   text-align:right;
}

.textArea DD {
   float:left;
   width:66%;
   margin:0 0 0.5em 0.25em;
}

.required
{
	color:Red;
	font-weight:700;
}