/* MAIN CONTENT */

#landingBanner{ 
	padding: 0 0 6px 0;
}

#landingBanner a img { 
	margin: 0 2px 0 -2px;
	_margin: 0 5px 0 -5px;
}

#landingWide #landingBanner a img {
	margin: 0 2px 0 -2px;
}

#landingContent{ 
font-family: Arial, Helvetica, sans-serif;
	width:436px;
	float: left;
	padding: 0;
	margin: 0;
}

#landingContent #boxContent .line, #landingContent .boxContent .line, {
	width: 416px;
	height: 3px;
	margin: 0;
	padding: 6px 0 0 0;
	background-image: url(/images/landing/line-wide.gif);
	background-repeat: no-repeat;
}

#Col1Student{
	width: 160px;
	margin: 0;
	padding: 0 10px 0 0;
	float: left;
	padding-left: 40px;
}

#Col2Student{
	width: 180px;
	margin: 0;
	padding: 0 10px 0 0;
	float: left;
}

#Col3Student{
	width: 140px;
	margin: 0;
	padding: 0 10px 0 0;
	float: left;
}

#Col1{
	width: 180px;
	margin: 0;
	padding: 0 10px 0 0;
	float: left;
}

#Col2{
	width: 180px;
	margin: 0;
	padding: 0 10px 0 0;
	float: left;
}

#Col3{
	width: 160px;
	margin: 0;
	padding: 0 10px 0 0;
	float: left;
}

#landingWide{ 
	width:589px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	padding: 0 0 0 0;
	margin: 0;
}

#landingWideStudent{ 
	width:770px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	padding: 0 0 0 0;
	margin: 0;
}

#landingFull{ 
	width:750px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	padding: 0 0 0 0;
	margin: 0;
	min-height: 400px;
	height: 400px;
}

#landingRight{ 
	width:150px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	padding: 0;
	margin: 0;
	float: right;
	color:#ff9900; 
	font-size: 0.9em;
	font-weight: normal;
}

#landingRightMortgages{ 
font-family: Arial, Helvetica, sans-serif;
	width:139px;
	float: left;
	padding-left: 10px;
	margin: 0;
	float: right;
	color:#ff9900; 
	font-size: 0.9em;
	font-weight: normal;
}

#landingRight #subBanner{ 
	width:150px;
	padding: 4px 0 0 0;
	margin: 0;
}

.crossSell{
	padding-left: 6px;
	padding-top: 4px;
}

.crossSell img{
	padding: 4px;
}


/* For affiliate pages only */
.addressLeft {
	width: 370px;
	float: left;
}

.addressLeft fieldset {
	border: 0;
}

.addressLeft fieldset input, .addressLeft fieldset textarea {
	margin: 1px 0;
}

.addressLeft fieldset input.submit {
	margin: 4px 0 4px 150px;
/* next comment for IE PC only */
	_margin-left: 153px;
	width: 100px;
}

.addressLeft fieldset .labelWrapper {
	width: 150px;
	float: left;
	padding: 2px 0;
}

.labelWrapper {
	font-size: 0.9em;
}

.labelWrapperWide, .labelWrapperWide2, .labelWrapperWide2Deep, .labelWrapperWideLessDeep {
	font-size: 0.9em;
}

#studentContent .labelWrapper2 .labelWrapper60 .labelWrapper120{
	font-size: 1em;
	margin-bottom: 4px;
}

.addressRight { 
	width:180px;
	padding: 0;
	margin: 0;
	float: right;
}


/* Forms for EBIS */

.formEBIS h4 {
	color:#3399cc;
	padding: 0;
	margin: 0;
  }

.formEBIS {
	float: left;
	padding: 0;
}

.formEBIS fieldset {
	border: 0;
}

.formEBIS fieldset .labelWrapper {
	width: 170px;
	float: left;
	padding: 4px 0;
	color:#333; 
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 0.9em;
}

.formEBIS fieldset .labelWrapperRenewal {
	width: 200px;
	float: left;
	padding: 4px 0;
	color:#333; 
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 0.9em;
}


.formEBIS fieldset .labelWrapperRenewalOther {
	width: 220px;
	float: left;
	padding: 0;
}

.formEBIS fieldset .labelWrapperRenewalDate {
	width: 150px;
	float: left;
	padding-bottom: 2px;
	color:#333; 
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 0.9em;
}

.formEBIS fieldset .labelWrapperRenewalQuote {
	width: 150px;
	float: left;
	padding: 4px 0;
	color:#333; 
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 0.9em;
}

.formEBIS fieldset .labelWrapperRenewalQuote a {
	color:#333; 
}

.formEBIS .IEA .labelWrapper{
	width: 100px;
	float: left;
	padding-bottom: 6px;
}

.formEBIS .IEA .labelWrapperLong{
	width: 375px;
	float: left;
	padding-bottom: 4px;
	font-size: 0.9em;
	height: 22px;
}

.formEBIS .IEA{
	width: 585px;
}

.formEBIS input, .formEBIS textarea, .formEBIS select {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  padding:2px; 
  border:solid 1px #999; 
  font-weight:normal;
  color:#333;
  font-size: 0.9em;
  background: #dde5f2;
  background-color: #dde5f2 ! important;
  }
  
 .formEBIS .inputLarge {
	width: 220px;
	color:#333; 
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 0.9em;
  	background-color: #dde5f2 ! important;
  }
  
 .formEBIS .inputMed {
	width: 120px;
	color:#333; 
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 0.9em;
  }
  
.formEBIS .inputMonth {
	width:20px;
	padding-right: 4px;
	color:#333; 
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 0.9em;
  }
  
.formEBIS .inputYear {
	width:40px;
	padding-right: 4px;
	color:#333; 
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 0.9em;
  }
  
 .formEBIS .inputSelect {
	width:226px;
	padding-right: 4px;
	margin-top:1px;
	color:#333; 
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 0.9em;
  }
  
  .formEBIS .inputDate {
	width:140px;
	padding-right: 4px;
	color:#333; 
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 1em;
  }
  
   .formEBIS .inputDD {
	width:226px;
	padding-right: 4px;
	color:#333; 
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 0.9em;
  }
  
   .formEBIS .inputOther {
	width:205px;
	padding-right: 4px;
	color:#333; 
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 0.9em;
  }


/* For forms */
.form {
	width: 430px;
	float: left;
}

.form fieldset, .formWide fieldset {
	border: 0;
}

.form fieldset input, .addressLeft fieldset textarea, .addressLeft fieldset .textareaBody, .form fieldset textarea.textareaBody {
	margin: 1px 0;
	width: 163px;
	_width: 161px;
	font-family: Arial, Helvetica, sans-serif;
}

.form fieldset input.seminarCheck {
	background-color: transparent !important;
	width: 20px;
	border: 0;
}

.form fieldset input.submit {
	margin: 4px 0 4px 150px;
/* next comment for IE PC only */
	_margin-left: 153px;
	width: 100px;
	border: 0;
}

.form fieldset input.submitForm {
	width: auto;
	border: 0;
}

input.submitForm {
	width: auto;
	border: 0;
	background: #fff;
	background-color: white ! important;
}

input.submitBanner {
	border: 0;
	background: #fff;
	background-color: white ! important;
}

.form fieldset .labelWrapper {
	width: 150px;
	float: left;
	padding: 2px 0;
}

.form fieldset .labelWrapper2 {
	width: 190px;
	float: left;
	padding: 2px 0;
	height: 14px;
}
.form fieldset .labelWrapper60, .form fieldset .labelWrapper120 {
	float: left;
	padding: 2px 0px 0px 0px;
	height: 14px;
	
}
.form fieldset .labelWrapper60 select, .form fieldset .labelWrapper120 select {
	font-size: 1.0em;
	_font-size: 1.1em;
	margin-top: 1px;
	min-height:20px;
}
.labelWrapper60{
	width: 60px;
}
.labelWrapper60.wider{
	width: 90px;
}
.labelWrapper120{
	width: 120px;
}
.form fieldset .labelWrapperWide {
	width: 190px;
	float: left;
	padding: 4px 0 2px 0;
	min-height: 3.0em;
	_height: 3.0em;
}

.form fieldset .labelWrapperWide2 {
	width: 200px;
	float: left;
	padding: 0 0 2px 0;
	min-height: 3.0em;
	_height: 3.0em;
}

.form fieldset .labelWrapperWide2Deep {
	width: 200px;
	height: 80px;
	float: left;
	padding: 0 0 2px 0;
}
.form fieldset .labelWrapperWideLessDeep {
	width: 200px;
	height: 50px;
	float: left;
	padding: 0 0 2px 0;
}

.form fieldset.minibus span.micro {
	display: block;
	padding: 0 0 8px 0;
}

.form fieldset textarea.inputBodyWide {
	width: 352px;
	height: 80px;
}

.form img.hidden {
	display: none;
}

/* For calculator pages */

.calculator fieldset {
	border: 0;
}

.calculator fieldset .labelWrapper {
	width: 400px;
	float: left;
	padding: 2px 8px 0 0;
}

.calculator fieldset .labelWrapperCar {
	width: 320px;
	float: left;
	padding: 2px 0;
}

.calculator fieldset .resultCost {
	height: 1em;
	padding: 0 0 0 12px;
}

.calculator fieldset .inputBody {
	width: 80px;
	margin: 1px 0;
}

.calculator fieldset .selectBody {
	width: 200px;
	margin: 1px 0 1px 8px;
	padding:2px; 
	border: 1px solid;
	border-color: #999;
	font-weight:normal;
}

.calculator .equals {
	padding: 0 0 0 12px;
	font-weight: bold;
	width: 120px;
	float: left;
}

.calculator .carTotal {
	color:red;
	font-weight: bold;
	padding: 2px 0 0 12px;
}

/* For mortgage calculator */


#financial fieldset {
	border: 0;
}


#financial fieldset legend {
	color:#3399CC; 
	font-weight:bold;
	font-size: 1.2em;
	text-decoration:none;
	margin: 0;
	padding: 0 0 6px 0;
}



#financial fieldset .labelWrapper {
	width: 170px;
	float: left;
	padding: 2px 0;
}



#financial fieldset label {
	margin: 0 0 0 0;

}


#financial fieldset select {
	margin: 1px 0;
	border: 1px solid;
	border-color: #999;
	font-weight:normal;
}


#financial fieldset .selectBody {
	width: 80px;
	margin: 1px 0;
	border: 1px solid;
	border-color: #999;
	font-weight:normal;

}


#financial fieldset .inputBody {
	width: 150px;
	margin: 1px 0;
	padding:2px; 
	border: 1px solid;
	border-color: #999;
	font-weight:normal;

}


#financial fieldset input.radio, #financial fieldset input.checkBox {
	border: 0;
	background-color: none;
}




.fMortgages fieldset {
	border: 0;
}


.fMortgages fieldset legend {
	color:#3399CC; 
	font-weight:bold;
	font-size: 1.2em;
	text-decoration:none;
	margin: 0;
	padding: 0 0 6px 0;
}


.fMortgages fieldset .labelWrapper {
	width: 170px;
	float: left;
	padding: 2px 0;
}


.fMortgages fieldset label {
	margin: 0 0 0 0;
}


.fMortgages fieldset select {
	margin: 1px 0;
	border: 1px solid;
	border-color: #999;
	font-weight:normal;
}


.fMortgages fieldset .selectBody {
	width: 80px;
	margin: 1px 0;
	border: 1px solid;
	border-color: #999;
	font-weight:normal;
}


.fMortgages fieldset .inputBody {
	width: 150px;
	margin: 1px 0;
	padding:2px; 
	border: 1px solid;
	border-color: #999;
	font-weight:normal;
}


.fMortgages fieldset input.radio, #financial fieldset input.checkBox {
	border: 0;
	background-color: none;
}



input.radio, input.checkBox {
	border: 0;
	background-color: transparent !important;
}



a img.mortgageCalcButton {
	float: right;
	border: 0;
	margin: 8px 0 0 0;
}



/* Main Box Wide */

#landingFull #boxTop{
	height: 28px;
	width: 750px;
	padding: 12px 0 0 10px;
	background-image: url("/images/landing/box-top-full.gif");
	background-repeat: no-repeat;
	margin-left: 10px;
}

#landingFull #boxTopDiscount{
	height: 28px;
	width: 750px;
	padding: 12px 0 0 10px;
	background-image: url("/images/landing/box-top-discount.gif");
	background-repeat: no-repeat;
	margin-left: 10px;
}

#landingFull #boxTopDiscount h1{
	margin: 0 0 0 52px;
	width: 500px;
}

#landingFull #boxContent{
	width:728px;
	_width:750px;
	padding: 4px 10px 0 10px;
	border-left:solid 1px #ffCC00;
	border-right:solid 1px #ffCC00;
	margin-left: 10px;
	}
	
#landingFull #boxContent2{
	width:728px;
	padding: 4px 10px 0 10px;
	border-left:solid 1px #ffCC00;
	border-right:solid 1px #ffCC00;
	margin-left: 10px;
	}
	
#landingFull #boxContent2 #discount_renewal_content {
	width: 600px;
	margin: 0 0 0 53px;
	}

#landingFull #boxContent2 #discount_renewal_content fieldset#mainFields {
	margin: 0 0 0 32px;
	}
	
#landingFull #boxContent2 #discount_renewal_content fieldset#studyingSearch {
	margin: 0;
	}

#landingFull #boxBottom {
	background: url("/images/landing/box-bottom-full.gif") no-repeat;
	height: 15px;
	margin-left: 10px;
	width: 750px;
}
	
	

#landingWide #boxTop, #landingWide .boxTop {
	background: url("/images/landing/box-top-wide.gif") no-repeat;
	height: 28px;
	width: 578px;
	padding: 12px 0 0 10px;
}



#financial #landingWide #boxTop, #financial #landingWide .boxTop {
	background: url("/images/landing/box-top-wide-fin.gif") no-repeat;
}

#financial #landingWide #boxTop, #financial #landingWide .boxTop {
	background: url("/images/landing/box-top-wide-fin.gif") no-repeat;
}

#financial #landingWide #boxTop, #financial #landingWide #whiteBoxTop .boxTop {
	background: url("/images/landing/box-top-wide-finWhite.gif") no-repeat;
}

#business #landingWide #boxTop, #business #landingWide .boxTop {
	background: url("/images/landing/box-top-wide-ebis.gif") no-repeat;
}

#business #landingWide #boxTop h2 {
	color: #003f8f;
	font-size: 1.2em;
}

#landingWide #boxContent, #landingWide .boxContent{
	width: 565px;
	padding: 4px 10px 0 10px;
	border-left:solid 1px #ffCC00; 
	border-right:solid 1px #ffCC00; 
	float: left;
	}
	
#financial #landingWide #boxContent, #financial #landingWide .boxContent{
	border-left:solid 1px #39c; 
	border-right:solid 1px #39c; 
	}
	
#business #landingWide #boxContent, #business #landingWide .boxContent{
	border-left:solid 1px #003f8f; 
	border-right:solid 1px #003f8f; 
	}
	
#business #landingWide #boxBottom, #business #landingWide .boxBottom {
	background: url("/images/landing/box-bottom-wide-ebis.gif") no-repeat;
}
	
#landingWide #boxContentLeft{
	width: 445px;
	padding: 4px 10px 0 10px;
	border-left:solid 1px #ffCC00; 
	border-right:solid 1px #ffCC00; 
	float: left;
	}
	
#landingWide #boxContent #Left, #landingWide .boxContent #Left{
	width: 270px;
	float: left;
	padding-right: 10px;
	
}

#landingWide #boxContent #Right, #landingWide .boxContent #Right{
	width: 270px;
	float: left;
	padding-left: 10px;
	border-left:solid 1px #ffCC00;
	}
	
#landingWide #boxContent #Left2{
	width: 270px;
	float: left;
	padding-right: 10px;
	padding-left: 30px;	
}

#landingWide #boxContent #Left4{
	width: 280px;
	float: left;
	padding-right: 10px;
}

#landingWide #boxContent #Left2 h2, #landingWide #boxContent #Right2 h2{
	color: #CC0000;
}

 #landingWide #boxContent #Left4 h2,  #landingWide #boxContent #Right4 h2{
	color: #CC0000;
	font-size: 1.2em;
}

#landingWide #boxContent #Left2Remind{
	width: 250px;
	float: left;
	padding-right: 0px;
	padding-left: 30px;	
}

#landingWide #boxContent #Right2{
	width: 200px;
	float: left;
	padding-left: 10px;
	}
	
#landingWide #boxContent #Right4{
	width: 190px;
	float: left;
	padding-left: 10px;
	}


#landingWide #boxContent #Left, #landingWide .boxContent #Col1{
	width: 130px;
	float: left;
	padding-right: 10px;	
}

#landingWide #boxContent #Left, #landingWide .boxContent #Col2{
	width: 130px;
	float: left;
	padding-right: 10px;	
}

#landingWide #boxContent #Left, #landingWide .boxContent #Col3{
	width: 130px;
	float: left;
	padding-right: 10px;	
}


#landingWide #boxContent img.Right, #landingWide .boxContent img.Right{
	float: right;
	}
	
#landingWide .line{
	width: 560px;
	height: 3px;
	margin: 0;
	padding: 6px 0 0 0;
	background-image: url(/images/landing/line-wide.gif);
	background-repeat: no-repeat;
}

#landingWide #boxBottom, #landingWide .boxBottom, #landingWide .landingBoxWide .boxBottom{
	background: url("/images/landing/box-bottom-wide.gif") no-repeat;
	padding: 0 0 8px 0;
	height: 10px;
	width: 588px;
	clear: both;
}

#landingWide .landingBoxWide #boxTop, #landingWide .landingBoxWide .boxTop {
	background: url("/images/landing/box-top-wide-img.gif") no-repeat;
	height: 10px;
	padding: 0;
	width: 585px;
}

#landingWide .landingBoxWide .boxBottom{
	margin-top: 10px;
	clear: both;
}

#landingWide .landingBoxWide #boxContent, #landingWide .landingBoxWide .boxContent{
	width: 565px;
	padding: 10px;
	border: 0; 
	background: url("/images/landing/box-top-wide-img.gif") no-repeat;
	float: none;
	min-height: 110px;
	_height: 110px;
}

#financial #landingWide .landingBoxWide #boxContent, #financial #landingWide .landingBoxWide .boxContent{
	width: 565px;
	padding: 10px;
	border: 0; 
	background: url("/images/landing/box-top-wide-fin-img.gif") no-repeat;
	float: none;
	min-height: 110px;
	_height: 110px;
}

#landingWide .landingBoxWide #boxContent .getQuoteButton, #landingWide .landingBoxWide .boxContent .getQuoteButton {
	float: right;
	margin-top: 8px;
}

#landingWide .landingBoxWide #boxContent h2, #landingWide .landingBoxWide .left .content h2, #landingWide .landingBoxWide .right .content, #landingWide .landingBoxWide .boxContent h2 {
	padding-top: 4px;
	color: #003f8f;
}

#landingWide .landingBoxWide p.boxLink {
	background: url("/images/buttons/blue-circle.gif") no-repeat;
	border: 0;
	padding: 2px 0 4px 24px;
	height: 18px;
	position-top: 200px;
}

#landingWide .landingBoxWide p.boxLinkInline {
	background: url("/images/buttons/blue-circle.gif") no-repeat;
	border: 0;
	margin: 7px 30px 0 0;
	padding: 2px 0 4px 24px;
	height: 18px;
	display: inline;
	float: right;
}

#landingWide .landingBoxWide p.boxLink a:link,
#landingWide .landingBoxWide p.boxLinkInline a:link,
#landingWide .landingBoxWide p.boxLink a:visited,
#landingWide .landingBoxWide p.boxLinkInline a:visited {
	color: #003f8f;
	text-decoration: none;
}

#landingWide .landingBoxWide p.boxLink a:hover,
#landingWide .landingBoxWide p.boxLinkInline a:hover,
#landingWide .landingBoxWide p.boxLink a:active,
#landingWide .landingBoxWide p.boxLinkInline a:active {
	color: #39c;
	text-decoration: underline;
}

#financial #landingWide #boxBottom, #financial #landingWide .boxBottom {
	background: url("/images/landing/box-bottom-wide-fin.gif") no-repeat;
}

#landingWide .landingBoxWide .boxBottom {
	background: url("/images/landing/box-bottom-wide-img.gif") no-repeat bottom;
	height: 30px;
	margin: -15px 0 0 -1px;
	*margin: -23px 0 0 -2px;
}

#financial #landingWide .landingBoxWide .boxBottom {
	background: url("/images/landing/box-bottom-wide-fin-h.gif") no-repeat bottom;
	height: 30px;
	margin: -15px 0 0 -2px;
	_margin: -23px 0 0 -2px;
}

#landingWide .landingBoxWide .left, #landingWide .landingBoxWide .right {
	background: url("/images/landing/box-top-narrow.gif") no-repeat top left;
	float: left;
	width: 268px;
	padding: 10px 10px 0 10px;
	margin: 8px 0 0 0;
}

.contentPublicLiab {
	height: 210px;
	_height: 250px;
	}
	
.contentPublicLiab p {
	height: 80px;
	margin: 10px 0 0 0;
	}
	


#financial #landingWide .landingBoxWide .left, #financial #landingWide .landingBoxWide .right {
	background: url("/images/landing/box-top-narrow-fin.gif") no-repeat top left;
	float: left;
	width: 268px;
	padding: 10px 10px 0 10px ;
	margin: 8px 0 0 0;
}

#financial #landingWide .landingBoxWide .rightNone{ background:none;} /*When there is no right hand landing box*/
 
#landingWide .landingBoxWide .left .content, #landingWide .landingBoxWide .right .content {
	min-height: 100px;
	_height: 100px;
}

#landingWide .landingBoxWide .left .content p, #landingWide .landingBoxWide .right .content p {
	height: 35px;
}

#landingWide .landingBoxWide .left .content p.blank, #landingWide .landingBoxWide .right .content p.blank {
	line-height: 1em;
}

			
#landingWide .landingBoxWide .left a img, #landingWide .landingBoxWide .right a img {
	margin: 10px 0 0 0;
}

#landingWide .landingBoxWide .right, #financial #landingWide .landingBoxWide .right {
	margin-left: 8px;
}

#landingWide .landingBoxWide .left .boxBottom, #landingWide .landingBoxWide .right .boxBottom {
	background: url("/images/landing/box-bottom-narrow.gif") no-repeat bottom left;
	height: 40px;
	padding-left: 8px;
	margin: 18px -8px 0 -10px;
	_margin-top: -10px;
	width: 279px;
}

.boxBottom2 {
	background: url("/images/landing/box-bottom-narrow.gif") no-repeat bottom left;
	height: 20px;
	padding-left: 8px;
	margin: 18px -8px 0 -10px;
	_margin-top: -10px;
	width: 279px;
}


#financial #landingWide .landingBoxWide .left .boxBottom, #financial #landingWide .landingBoxWide .right .boxBottom {
	background: url("/images/landing/box-bottom-narrow-fin.gif") no-repeat bottom left;
	height: 40px;
	margin: -8px -8px 0 -10px;
	_margin-top: -20px;
	width: 279px;
}

ul.RemindMe {
	margin: 0;
	padding: 6px 0 0 0;
	font-size: 0.9em;
}

#landingWide #boxContent ul li.noArrow{
	list-style-image: none;
	list-style-type: none;
	margin: 8px 0 0 0;
	padding:0;
	height: 26px;
}

#landingWide #boxContent ul li.noArrow2{
	list-style-image: none;
	list-style-type: none;
	margin: 6px 0 0 0;
	padding:0;
	height: 30px;
}

#landingWide #boxContent ul, #landingWide #boxContent ol, #landingWide .boxContent ul, #landingWide .boxContent ol {
	margin: 0 0 0 23px;
	padding: 0;
	color: #333;
	font-size: 0.9em;
}

#landingWide #boxContent ol li, #landingWide .boxContent ol li {
	padding: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#landingWide #boxContent ul li, #landingWide .boxContent ul li {
	list-style-image: url(/images/bullets/arrow_grey.gif);
	padding: 0 0 4px 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

#landingWide #boxContent ul li.blank, #landingWide .boxContent ul li.blank {
	list-style-image: none;
	padding: 0 0 4px 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: disc;
	list-style-position: outside;
}

#landingWide #boxContent ul li ul, #landingWide .boxContent ul li ul {
	margin-top: 8px;
	margin-bottom: 8px;
}

/* Main Box Wide - Terms and Conditions list */

#landingWide #boxContent ol.roman, #landingWide .boxContent ol.roman {
	margin: 0 0 0 24px;
	padding: 0;
	color: #333;
}

#landingWide #boxContent ol.roman li.roman, #landingWide .boxContent ol.roman li.roman {
	list-style-type: lower-roman;
	list-style-image: url(/images/common/spacer.gif);
}

#landingWide #boxContent li.romanSub, #landingWide .boxContent li.romanSub {
	list-style-type: lower-roman;
	list-style-image: url(/images/common/spacer.gif);
}


/* Main Box */

#landingContent #boxTop, #landingContent .boxTop{
	background: url("/images/landing/box-top.gif") no-repeat top left;
	height: 25px;
	width: 430px;
	padding: 15px 0 0 10px;
}

#financial #landingContent #boxTop, #financial #landingContent .boxTop {
	background: url("/images/landing/box-topFinancial.gif") no-repeat;
}

#landingContent h3{
	color: #003F8F;
	font-weight; normal;	
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#landingContent #boxContent, #landingContent .boxContent{
	width: 418px;
	float:left;
	padding: 4px 10px 0 10px;
	border-left:solid 1px #ffCC00; 
	border-right:solid 1px #ffCC00;

	}
	
#financial #landingContent #boxContent, #financial #landingContent .boxContent{
	border-left:solid 1px #39c; 
	border-right:solid 1px #39c; 
}

.lineSplitter{
	border-top: 1px solid #fc0; 
	height: 1px;
	margin: 10px 0 0 0;
	padding: 0;
}

.lineFinSplitter{
	border-top: 1px solid #3399CC; 
	height: 1px;
	margin: 10px 10px 6px 0;
}

.lineFin{
	border-top: 1px solid #3399CC;
	height: 1px;
	width: 560px;
	margin: 10px 0 4px 0;
}

.lineSmallFin{
	border-top: 1px solid #3399CC; 
	height: 1px;
	margin: 6px 10px 4px 0;
	width: 112px;
}

.lineSmallOrange{
	border-top: 1px solid #FF9900; 
	height: 1px;
	margin: 6px 10px 4px 0;
	width: 112px;
}

#boxContent #Left, .boxContent #Left{
	width: 200px;
	float: left;
	padding-right: 10px;
}

#boxContent #Right, .boxContent #Right{
	width: 200px;
	float: left;
}
	
#boxContent #leftWide{
	width: 270px;
	float: left;
	font-size: 1.1em;
}

#boxContent #rightWide{
	width: 270px;
	float: left;
	font-size: 1.1em;
}

#landingContent #boxBottom, #landingContent .boxBottom{
	background: url("/images/landing/box-bottom.gif") no-repeat;
	padding: 0 0 8px 0;
	height: 10px;
	width: 440px;
	clear: both;
}

#financial #landingContent #boxBottom, #financial #landingContent .boxBottom{
	background: url("/images/landing/box-bottomFinancial.gif") no-repeat;
}


#business #landingContent #boxTop, #business #landingContent .boxTop {
	background: url("/images/landing/box-topEBIS.gif") no-repeat;
}

#business #landingContent #boxTopLarge, #business #landingContent .boxTopLarge {
	background: url("/images/landing/box-topEBIS-Large.gif") no-repeat;
	padding: 15px 0 0 10px;
	width: 430px;
	height: 40px;
}

#business #landingContent #boxContent, #business #landingContent .boxContent{
	border-left:solid 1px #003f8f; 
	border-right:solid 1px #003f8f; 
}

#business #landingContent #boxBottom, #business #landingContent .boxBottom{
	background: url("/images/landing/box-bottomEBIS.gif") no-repeat;
}

ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}


.quoteButtonRight {
	float: right;
	padding-top: 10px;
}

.quoteButtonRenewRight{
	float: right;
	margin-top: 27px;
	margin-right: -10px;
	position: relative;
}

.quoteButtonEBIS{
	text-align: right;
	float: right;
	padding: 5px 0 10px 0;
	width: 565px;
}

.bottomText{
	clear: both;
	padding: 10px;
}


#landingWide .boxWrapper #boxContent ul, #landingWide .boxWrapper .boxContent ul  {
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 0.9em;
}

#landingWide #boxContent ul li.tick, #landingWide .boxContent ul li.tick, li.tick{
	list-style-image: none;
	list-style-type: none;
	background: url("/images/bullets/tick.gif") no-repeat;
	margin: 8px 0 0 0;
	padding:0 4px 0 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.9em;
	color: #333;
}

#landingWide #boxContent ul li.blank{
	list-style-image: none;
	list-style-type: none;
	margin: 8px 0 0 0;
	padding:0 4px 0 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.9em;
	color: #333;
}

li.tick h2{
	color: #CC0000;
	padding: 0;
	margin: 0;
}

li.tick a{
	color: #CC0000;
	padding: 0;
	margin: 0;
	text-decoration: underline;
}

li.tick h3{
	color: #CC0000;
	padding: 0;
	margin: 0;
}

li.tick span.termsText {
	font-size: 0.9em;
}

#boxContent table, .boxContent table {
	font-size: 1em;
}

#boxContent h3, .boxContent h3 {
	padding-top: 8px;
}

/* Image Above Quote */

#aboveQuote{
	padding: 0 0 10px 0;
}

/* Quote Box */

#quoteTop{
	background: url("/images/landing/testimonial-box-top.gif") no-repeat;
	padding: 15px 14px 10px 17px;
	width: 116px;
}

#quoteBottom{
	background-image: url("/images/landing/testimonial-box-bottom.gif");
	background-repeat: no-repeat;
	height: 20px;
	width: 147px;
}


#quoteTopSmallFin{
	padding: 15px 14px 10px 17px;
	width: 116px;
	background-image: url("/images/landing/box-top-smallFin.gif");
	background-repeat: no-repeat;
}

#quoteBottomSmallFin{
	background-image: url("/images/landing/box-bottom-smallFin.gif");
	background-repeat: no-repeat;
	height: 12px;
	width: 147px;
}


#quoteTopSmallOrange{
	padding: 15px 10px 10px 17px;
	width: 120px;
	background-image: url("/images/landing/box-top-smallOrange.gif");
	background-repeat: no-repeat;
}

#quoteTopSmallOrange2{
	padding: 15px 17px 10px 17px;
	width: 113px;
	background-image: url("/images/landing/box-top-smallOrange2.gif");
	background-repeat: no-repeat;
}

#quoteTopSmallOrange h3, #quoteTopSmallOrange2 h3{
	color: #FF9900;
}

#quoteBottomSmallOrange{
	background-image: url("/images/landing/box-bottom-smallOrange.gif");
	background-repeat: no-repeat;
	height: 12px;
	width: 147px;
}

#financial #quoteTop, #business #quoteTop{
	background: url("/images/landing/testimonial-box-topFin.gif") no-repeat;
	color: #003f8f;
}

#financial #quoteBottom, #business #quoteBottom{
	height: 20px;
	background: url("/images/landing/testimonial-box-bottomFin.gif") no-repeat;
}

#quoteTopWide{
	background: url("/images/landing/testimonialWide-box-top.gif") no-repeat;
	padding: 15px 10px 10px 17px;
	width: 538px;
	color: #FF9900;
}

#quoteBottomWide{
	background-image: url("/images/landing/testimonialWide-box-bottom.gif");
	background-repeat: no-repeat;
	height: 10px;
	width: 565px;
}

/*Splitter Page*/

#financial #landingWide .boxWrapper {
	float: left;
	width: 288px;
	padding: 0;
	background: url("/images/landing/box-top-splitter.gif") no-repeat;
}

#financial #landingWide .boxWrapper #boxContent, #financial #landingWide .boxWrapper .boxContent{
	width: 273px;
	padding: 4px 4px 0 10px;
	border-left:solid 1px #39c; 
	border-right:solid 1px #39c; 
	min-height: 420px;
	_height: 420px;
	margin: 6px 0 0 0;
}

#financial #landingWide .boxWrapper .boxBottom {
	background: url("/images/landing/box-bottom-splitter.gif") no-repeat bottom;
	height: 10px;
	_margin-top: -6px;
	margin-bottom: 12px;
	line-height: 0;
	width: 279px;
	padding: 0 0 0 10px;
	clear: both;
}


/*EBIS CS, Form & PopUp Pages*/


#CS h2{
  color:#000066; 
  font-weight:bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  text-decoration:none;
  margin: 0;
  padding: 10px 0 4px 0;
  border-bottom: 1px solid #FFCC00;
}

#ebisQuery h2{
  color:#000066; 
  font-weight:bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  margin: 0;
  padding: 10px 0 4px 0;
  border-bottom: 1px solid #FFCC00;
}

.errorText{
	padding: 0 0 10px 8px;
}

#ebisQuery .errorText p{
	font-size: 0.9em;
	color: #CC0000 !important;
	padding: 0;
	margin: 0;
}

#ebisQuery ul.error{
	padding: 10px 0 0 20px;
}

#ebisQuery ul.error li{
  list-style-image: url(/images/bullets/disc-red.gif) ! important;
  padding: 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  color: #cc0000;
  list-style-type: disc;
  list-style-position: outside;
  font-size: 0.9em;
}

#CS p, #ebisQuery p{
  color:#333; 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  text-decoration:none;
  margin: 0;
  padding: 10px 0 4px 0;
}

#ebisQuery .titleBar{
	margin: 8px 0 8px 0;
	padding: 4px 0 4px 5px;
	font-weight: bold;
	font-size: 1em;
	font-family: Verdana, Arial;
	color: #000066;
	background-color: #fef5ca;
}

#ebisQuery .inputSection 
{
	padding: 1px 0 1px 0;
	margin: 4px 0 4px 0;
	background-color: #FFFCF3;
	width: 557px;
}

#pagePopup h2{
  color:#000066; 
  font-weight:bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  margin: 0;
  padding: 10px 0 4px 0;
  border-bottom: 1px solid #FFCC00;
}

#pagePopup p {
	font-size: 1em;
	}
	
#pagePopup ol {
	margin: 20px;
	padding: 0;
}

#pagePopup ol li{
	color:#333; 
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 1em;
  	text-decoration:none;
  	margin: 0;
  	padding: 4px 0 4px 0;
}

#pagePopup ul{
	margin: 20px;
	padding: 0;
	list-style-type: disc;
}

#pagePopup ul li{
	color:#333; 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  text-decoration:none;
  margin: 0;
  padding: 4px 0 4px 0;
}


/* Travel banner */

.travelBannerSingle{
	height: 170px;
	width: 296px;
	background-image: url("/images/banners/travel/Single_Trip_296x170_FINAL.jpg");
	background-repeat: no-repeat;
}

.travelBannerAnnual{
	height: 170px;
	width: 296px;
	background-image: url("/images/banners/travel/Annual_Multi_296x170_FINAL.jpg");
	background-repeat: no-repeat;
}

.travelBannerSingle a.GetMain, .travelBannerAnnual a.GetMain{
	height: 140px;
	width:296px;
	display: block;
	float: right;
}


.travelBannerSingle a.Get, .travelBannerAnnual a.Get{
	height: 20px;
	width:120px;
	display: block;
	float: right;
}

.travelBannerSingle a.Saved, .travelBannerAnnual a.Saved{
	height: 20px;
	width:160px;
	display: block;
	float:left;
}

.travelBannerSingle a span, .travelBannerAnnual a span{
	display: none;
}


/* INSTRUMENT */

.instrumentDescription{
	height: 20px;
	width:220px;
	float:left;
	font-size: 0.9em;
}

input.inputDescription {
	width: 200px ! important;
	margin: 1px 0;
	padding:2px; 
	border: 1px solid;
	border-color: #999;
	font-weight:normal;
  	background-color: #dde5f2 ! important;
}

.instrumentValue{
	height: 20px;
	width:80px;
	float:left;
	font-size: 0.9em;
}

input.inputValue {
	width: 60px ! important;
	margin: 1px 0;
	padding:2px; 
	border: 1px solid;
	border-color: #999;
	font-weight:normal;
  	background-color: #dde5f2 ! important;
}

.instrumentCover{
	height: 20px;
	width:120px;
	float:left;
	font-size: 0.9em;
}

select.selectCover {
	width: 100px ! important;
	margin: 1px 0;
	padding:2px; 
	border: 1px solid;
	border-color: #999;
	font-weight:normal;
  	background-color: #dde5f2 ! important;
}

.instrumentType{
	height: 20px;
	width:120px;
	float:left;
	font-size: 0.9em;
}

select.selectType {
	width: 100px ! important;
	margin: 1px 0;
	padding:2px; 
	border: 1px solid;
	border-color: #999;
	font-weight:normal;
  	background-color: #dde5f2 ! important;
}


.greyText p,
.greyText li {
	color: #646464;
	}

.footerText {
	width: 750px;
	}



	









