a {text-decoration:none;}
a:hover {text-decoration:underline;}


#container {font-family: Arial, Helvetica, sans-serif; width:774px;}

#documentHeader {width:100%;}
#documentHeaderLeft {float:left; background:url(/images/backgrounds/home/header_left.gif) no-repeat; height:69px; width:203px;} 
#documentHeaderCenter {	float:left; display:inline;	background:url(/images/backgrounds/home/header_center.gif) repeat-x; height:18px; width:380px; margin: 0px; padding-top: 40px; padding-bottom:11px;}
#documentHeaderCenter a {color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; display:inline; text-decoration:none;  padding-right:12px; margin-top:10px; vertical-align:bottom;}
#documentHeaderCenter a:hover {color:#FF0000; text-decoration:none !important;}
#documentHeaderRight {float:left; cursor:pointer; background:url(/images/backgrounds/home/header_right.gif) right no-repeat; height:69px; width:191px;}
#documentHeaderBottom {background: #3333FF; margin-left:5px;margin-right:5px; height:5px; width:764px; clear:both;}


#mainBody{width:100%; background:url(/images/backgrounds/home/main_body.gif) repeat-y; clear:both;}

/*breadcrumb styles*/
#breadcrumbs {text-transform: capitalize; font: 10px Verdana, Arial, Helvetica, sans-serif;color: #000000;line-height: 15px; text-decoration:none;padding-left:18px; width:765px; display:block; padding-top:10px; padding-bottom:10px;}
#breadcrumbs a {font: 10px Verdana, Arial, Helvetica, sans-serif;color: #000000;line-height: 15px; text-decoration:none;}
#breadcrumbs a:visited {font: 10px Verdana, Arial, Helvetica, sans-serif;color: #000000;line-height: 15px; text-decoration:none;}
#breadcrumbs a:hover {text-decoration:underline;}
.breadcrumb-current {color:#EA2839;}

/*spacer - sets the minimum height of the page*/
#spacer {display:inline; height:520px; clear:both; float:left; margin-left:170px; margin-right:none; margin-top:20px; margin-bottom:100px; width:10px; background:url(/images/backgrounds/home/main_body.gif) repeat-y;}


#mainBodyContent { width:520px; float:left; padding-left:30px; padding-right:35px; padding-bottom:100px;}
#mainBodyContent, table {font-size:12px; line-height:18px; color:#333333;}
#mainBodyContent h1 {font-size:20px; line-height:26px; color:#003366; padding-top:10px; padding-bottom:18px;}
#mainBodyContent h2 {font-size:14px; line-height:16px; color:#d9991a; padding-bottom:10px; padding-top:10px;}
#mainBodyContent h3 {font-size:13px; line-height:16px; color:#333333;}
#mainBodyContent a {color:#104e8b; text-decoration:none;}
#mainBodyContent img {float:left; padding-right:10px;}
#mainBodyContent a:hover {text-decoration:underline;}
#mainBodyContent ul.no-style {list-style:none; padding-left:0px;}
#mainBodyContent li {margin-top:5px; margin-bottom:5px;}


/*Footer*/
#mainFooter {clear:both; background:url(/images/backgrounds/home/footer.gif) no-repeat; width:100%; height:50px; padding-top:45px; font-size:10px;}
#mainFooter a {text-decoration:none; color:#333333; padding:8px;}
#mainFooter a:hover {text-decoration:underline;}

#copyright{display:block; padding:8px; margin-top:10px;}

/*fix for mainBody background display problem*/
.clearfix:after {content: "."; display: block;height: 0; clear: both; visibility: hidden;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


/*Error styles*/
.validation-advice {color:#FF0033; font-size:10px;}

/*Form Styles*/
/*Submit Buttons*/
.submit {background-color:#104e8b; color:#FFFFFF; font-weight:bold; cursor:pointer; border:none; font-family:Arial, Helvetica, sans-serif; padding:4px; float:right; width:auto;}
/*inputs*/
input, select, textarea {font-family:Arial, Helvetica, sans-serif; font-size:11px; width:180px;}
input [type="text"] {border:#999999 1px solid;}
.radio {width:auto;}

/*The style for a line with a clickable icon */
#applyContainer{display:block;}
#apply{float:right; margin-top:20px;}
#apply a {margin-top:30px;cursor:pointer;}
#apply img {padding-left:5px;padding-right:5px;}

