@charset "utf-8";
/* CSS Document */

#centerContent h3 { font-size:2em; text-transform:uppercase; margin: 10px 17px 10px 30px; }
#centerContent #breadcrumb { margin: 0 0 0 25px; }  

#border { display: block; border-bottom: solid 4px #cccccc; width: 870px; margin: 5px 0 20px 30px; }
*HTML #border { display: block; border-bottom: solid 4px #cccccc; width: 870px; margin: 0 0 20px 30px; }

#headLeft { float:left; background:url(/common/images/backgrounds/bkg_landingPage.gif) no-repeat; width:580px; height:245px;  margin: 0 10px 15px 5px; }
*HTML #headLeft { margin: 0 10px 0 3px; padding: 0; }
#headLeft h4 { font-weight:bold; font-size: 1.5em; color:#336699; text-transform:uppercase; margin: 20px 0 15px 0; }
#headLeft img  {float:left; margin:0 5px 0 0;  }
#headLeft p { margin: 0 15px 15px 0; }
*HTML #headLeft p { margin: 0 15px 5px 0; }

#headRight { float:left; background: #eceff0; width:281px; height:245px; margin: 0 0 15px 0; }
*HTML #headRight { margin: 0; }
#headRight h4 { font-weight:bold; color: #336699; font-size: 1.1em; text-transform:uppercase; margin: 20px 14px 4px 15px; border-bottom:solid 5px #336699; padding: 0 0 4px 0; }
#headRight p { margin: 0 14px 5px 15px; }
#headRight ul  { display:block; float:left; margin:0 0 0 15px; padding:0; }
*HTML #headRight ul  { display:block; float:left; margin:0; padding:0; width: 265px; }
#headRight li { float:left; width: 120px; margin:0; padding: 0 0 3px 0; list-style-type: none; }
*HTML #headRight li { display: block; float:left; width: 130px; margin:0 0 0 0; padding: 0 0 3px 0; list-style-type: none; }

/* bottom page Content */
#columnOne { display:block; float:left; width: 284px; padding: 0; margin: 0 12px 0 10px; border-right: 1px solid #cccccc; }
*HTML #columnOne { margin: 0 12px 0 3px; }
#columnTwo { display:block; float:left; width: 284px; padding: 0; margin: 0 12px 0 0; border-right: 1px solid #cccccc; }
#columnThree { display:block; float: left; width:272px; padding: 0; margin: 0 0 0 0; }

#columnOne .headlineBackground, #columnTwo .headlineBackground, #columnThree .headlineBackground { background:url('/common/images/bkg_landingheaderbox.gif') no-repeat; width:272px; height:32px; margin: 0 0 10px 0; padding:0; }

#columnOne h3, #columnTwo h3, #columnThree h3 { font-size: 1.2em; font-weight:bold; color: #ffffff; text-transform: uppercase;  padding: 10px 0 0 10px; margin:0; }
#columnOne span.highlight, #columnTwo span.highlight, #columnThree span.highlight { font-size: 1.0em; font-weight:bold; color:#ef893b; text-transform:uppercase;  }

#columnOne p, #columnTwo p, #columnThree p { width: 250px; margin: 0 0 14px 10px; }
#columnOne .block, #columnTwo .block, #columnThree .block { height: 175px; padding:0; margin:0; width:272px; }
#columnOne fieldset  { width:250px; margin: 0 0 14px 10px; padding:0;  border:none; }
#columnOne label { display:block; margin: 10px 0 10px 0;  }
#columnOne select { width: 250px; }
#columnOne option { font-family: "Verdana", "Arial", Sans-Serif; font-size: 10px; color:#666; }

#columnOne .cancel {display:block; float:right; height: 25px; width: 66px; margin: 10px 0 0 0; background:url('/common/images/btn_cancel.gif') no-repeat; }
#columnOne .cancel a span { position:absolute; left:-999px; font-size:.5em; }
#columnOne a:hover.cancel { color: #fff; }

a.btn_continue { float:left; height:23px;  background:url('/common/images/buttons/btn_blue_arrow_right.gif') right top no-repeat; color:#fff; text-align:center; width:90px; font-weight:bold; text-transform:uppercase; text-decoration:none;  font-size: 1.1em; margin: 5px 0 0 170px; } 
a.btn_continue span { display:block; height:23px; background:url('/common/images/buttons/btn_blue_left.gif') left top no-repeat; padding:4px 8px 0 0; cursor:pointer; }
a:hover.btn_continue { color: #fff; }

