/* Main CSS for 'KBC' */

/* generic styles */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

* html .clearfix {height: 1%;}
.clearfix {display: inline-block;}

body  
{
	font-family: Arial;
	text-align: center; 
	background: white;
	margin:0;
	padding:0;
	height:100%;
	scrollbar-track-color: white;
	scrollbar-base-color: #00A8DE;
	scrollbar-arrow-color: white;
	scrollbar-shadow-color: #00A8DE;
	scrollbar-lightshadow-color: #00A8DE;
	scrollbar-darkshadow-color: #00A8DE;
	scrollbar-highlight-color: #00A8DE;
	scrollbar-3dlight-color: #00A8DE;
}


#whatsNew
{
	position:absolute;
	left:630px;
	top:365px;
	height: 143px;
	width:166px;
	background:url(/_images/whatsNew_back.gif);
}


#whatsNew_header
{
	position:absolute;
	left:25px;
	top:7px;
}

#whatsNew_items
{
	position:absolute;
	top:23px;
}

table.main
{
	margin-top: 10px;
	margin-left: 10px;
	width: 92%;

}

a img
{
	border: none;
}

p	
{
	font-size: 9pt;
}


p.title
{
	margin-top:5px;
	color: #E78B32;
	font-weight:bold;
	font-size:12pt;
}

p.summary
{
	margin-top:-15px;
	color: #444244;
	font-weight:bold;
	font-size:9pt;	
}

a.callToAction
{
	border:0;
	float:left;
	clear:both;
	margin-top:15px;
	margin-left:10px;
}

p.calc
{
	font-size:11.5pt;
	color:#005072;

}

ul.calc
{
	font-size:10.5pt;
	color:#005072;
	margin-left:30px;
	list-style-image:url(/_images/b_tick.gif);
	margin-bottom:30px;
}

ul.calc li
{
	padding-left:5px;
	margin-bottom:6px;
}

img.header
{
	*margin-right:-3px;
	float:right;
	clear:none;
}

img.contact
{
	margin-top: 5px;
	float:right;
	clear:none;
}

#header a
{
	color:White;
	font-weight:bold;
	text-decoration:none;
}

#header a:hover
{
	text-decoration:underline;
}



p.full
{
	margin-left:0px;
	*margin-left:0px;
	margin-bottom:20px;
	float:left;
	width:100%;
}

p.full2
{	
	margin-left:0px;
	*margin-left:0px;
	margin-bottom:20px;
	float:left;
	width:90%;
}

a.linkimg
{
	float:left;
	margin-right:45px;	
}

p.linktextrow
{
	margin-top:-15px;
}

span.linktext
{
	color:#E78B32;
	font-weight:bold;
	font-size:9pt;
	float:left;
	width: 127px;
}


a.backbutton
{
	float:left;
	clear:left;
	width:70px;
	height:20px;
	line-height:20px;
	text-align:center;
	margin-top:25px;
	margin-left:50px;
	color:White;
	font-weight:bold;
	font-size:9pt;
	text-decoration:none;
	background:#005072;
	border: 2px solid white;
}

a.contact_apply
{
	position:absolute;
	margin-top: 8px;
	margin-left: 120px;
	height: 25px;
	width: 110px;
	*background: white;
	*filter: alpha(opacity=0); /*ie hack - ie does not support empty sizes elements properly*/
}

a.contact_email
{
	position:absolute;
	margin-top: 8px;
	margin-left: 332px;
	height: 25px;
	width: 85px;
	*background: white;
	*filter: alpha(opacity=0); /*ie hack - ie does not support empty sizes elements properly*/
}

a.contact_address
{
	position:absolute;
	margin-top: 8px;
	margin-left: 622px;
	height: 25px;
	width: 90px;
	*background: white;
	*filter: alpha(opacity=0); /*ie hack - ie does not support empty sizes elements properly*/
}

a.contact_form
{
	position:absolute;
	margin-top: 8px;
	margin-left: 456px;
	height: 25px;
	width: 124px;
	*background: white;
	*filter: alpha(opacity=0); /*ie hack - ie does not support empty sizes elements properly*/
}

a.contact_careers
{
	position:absolute;
	margin-top: 8px;
	margin-left: 654px;
	height: 25px;
	width: 85px;
	*background: white;
	*filter: alpha(opacity=0); /*ie hack - ie does not support empty sizes elements properly*/
}

a.foot
{
	text-decoration: none;
	font-size: 10px;
	letter-spacing: 1.2pt;
	color: white;
}

a.foot:hover
{
	text-decoration: underline;
}

p.calltoaction
{
	float:left;
	clear:left;
	margin: 20px 0 5px 2px;
	width:445px;
	border:2px solid #E78B32;
	background: #005072;
	color: white;
	text-align:center;
}

p.header
{
	margin:0;
	font-size: 7.5pt;
	float:right;
	clear:right;
	width: 630px;
	height: 21px;
	text-indent: 10px;
	line-height: 21px;
	color: White;
	background: #005072;
}

p.foot
{
	margin-top:8px;
	margin-bottom: -6px;
	font-size: 7.5pt;
	color:white;
	float: left;
	width:100%;
	text-align:center;
	
}

/* definition of panel positioning and sizes */	
#container 
{
	position: relative;
	margin: 0 auto;
	width: 800px;
	*width: 803px;
	*height: 600px;
	min-height: 600px;
	text-align: left;
	background: url(/_images/background.jpg) repeat top left; 
	overflow:visible;
}

#container_blanktemplate
{
	position: relative;
	margin: 0 auto;
	width: 800px;
	*width: 803px;
	*height: 600px;
	min-height: 600px;
	text-align: left;
	overflow:visible;
}
	
#header	
{
	height: 120px;
	width:800px;
	background-color:#ffffff;
}
		
#contact 
{
	width:800px;
	height: 38px;
	float: left;
	clear: left;
	background: #E78B32;
}

#menu 
{

	width:170px;
	*height:430px;
	min-height:430px;
	padding:0;
	float: left;
	clear: left;
	overflow:visible;
	background:none;	
}

#menu a
{
	float:left;
	margin:2px 0 0 0;
	padding-left:10px;
	width:160px;
	height:25px;
	line-height:25px;
	background:#005072;	
	color:White;
	font-size:9pt;
	text-decoration:none;
	font-weight:bold;
}

#menu a.selected
{
	border:1px solid #005072;
	width:158px;
	*width:170px;
	background:#005072;	
	color:White;
	font-weight:bold;
}

#menu div.submenu a
{
	float:left;
	margin:2px 0 0 0;
	padding-left:15px;
	width:153px;
	*width:170px;
	height:auto;
	overflow:hidden;
	border:1px solid #005072;
	background:white;	
	color:#005072;
	font-size:9pt;
	text-decoration:none;
	font-weight:normal;
}

#menu a:hover
{
	text-decoration:underline;
}

#menu div.submenu a:hover
{
	text-decoration:underline;
}

#linkmax
{
	margin:0;
	margin-left:3px;
	float:left;
	clear:none;
	width:160px;
	*width:160px;
	*height:430px;
	min-height:430px;
	background: #C9CDD3;
	overflow:visible;
}

#footer 
{
	width: 800px;
	height: 60px;
	line-height:13px;
	float: left;
	clear:left;
	background: #E78B32;
}

#main
{
	*margin-right: -3px;
	width:460px;
	*width:460px;
	*height:440px;
	min-height:440px;
	float:left;
	clear:none;
	overflow:visible;
	background: #EFF0F1;
}

#main_full
{
	*margin-right: -3px;
	width:630px;
	*width:630px;
	*height:440px;
	min-height:440px;
	float:left;
	clear:none;
	overflow:visible;
	background: #EFF0F1;
}

#awards
{
}

ul.awards
{
	width:105px;
	list-style:none;
}

/* styles for main content */
#main table
{
	color: #005072;
}

#main a
{
	color: #005072;
}

#main a:hover
{
	text-decoration: none;
	font-weight: bold;
}

#main a.calltoaction
{
	color:White;
	font-weight:bold;
	text-decoration:none;
}

#main_full table
{
	color: #005072;
}

#main_full a
{
	color: #005072;
}

#main_full a:hover
{
	text-decoration: none;
	font-weight: bold;
}

#main_full a.calltoaction
{
	color:White;
	font-weight:bold;
	text-decoration:none;
}



/* styles for link bar */
#linkmax p
{
	color:#005072;
	font-weight:bold;
	margin-left:10px;
	margin-top:30px;
	margin-bottom:-20px;
}

#linkmax ul
{
	margin-top:0px;
	margin-left:10px;
	padding-left:15px;
	color:#00A8DE;
	list-style:disc;
}

#linkmax ul.new
{
	margin-top:0px;
	margin-left:10px;
	padding-left:0px;
	list-style:none;
}

#linkmax ul.newlinks
{
	margin-top:-14px;
	margin-left:10px;
	padding-left:0px;
	list-style:none;
}

#linkmax ul.newlinks2
{
	margin-top:5px;
	margin-left:0px;
	padding-left:0px;
	list-style-image:url(/_images/dot.gif);
	list-style-position:inside;
}


#linkmax li.new
{
	width:100%;
	line-height:20pt;
	font-size:8pt;
	font-weight:bold;
	text-align:center;
	color:white;
	background:#007546;
	border:none;
}

#linkmax li.newlink
{
	margin:-1px 0;
	width:90%;
	line-height:18px;
	font-size:6.5pt;
	text-align:left;
	border:1px solid #444244;
	background: url(/_images/newlink.jpg) no-repeat top right ;
}

#linkmax li.newlink2
{
	margin:-1px 0;
	width:97%;
	line-height:18px;
	font-size:6.5pt;
	text-align:left;
}

#linkmax li.newlink2_bottom
{
	margin:-1px 0;
	width:97%;
	line-height:18px;
	font-size:6.5pt;
	text-align:left;

	border:none;
}


#linkmax li
{
	margin-bottom:3px;
	border-bottom:1px solid white;
	width:100%;	
}

#linkmax a
{
	font-size:7.5pt;
	color:#005072;
	text-decoration:none;
}

#linkmax a.newlink
{
	text-indent:3px;
	line-height:18px;
	font-size:7pt;
	color:#444244;
	text-decoration:none;
}

#linkmax a.newlink2
{
	text-indent:3px;
	line-height:18px;
	font-size:9pt;
	color:#FFFFFF;
}

#linkmax a.newlink2:hover
{
	color:#dddddd;
}


#linkmax a.min
{
	margin-top:2px;
	margin-left:2px;
}


#linkmax a:hover
{
	color:#ffffff;
}

/* dynamic menu positioning */
#menu_homeloans_1 
{
	position: absolute;
	margin-top: 198px;
	*margin-top: 40px;
	margin-left: 168;
	*margin-left: -631px;
	width:150px;
	height:163px;
	background: #C9CDD3;
	/*filter: alpha(opacity=90);*/
}

#menu_business_projectfinance_2 
{
	position: absolute;
	margin-top: 225px;
	*margin-top: 67px;
	margin-left: 316;
	*margin-left: -481px;
	width:170px;
	height:56px;
	background: #C9CDD3;
	/*filter: alpha(opacity=90);*/
}

#menu_business_propertyfinance_2
{
	position: absolute;
	margin-top: 252px;
	*margin-top: 94px;
	margin-left: 316;
	*margin-left: -481px;
	width:205px;
	height:83px;
	background: #C9CDD3;
	/*filter: alpha(opacity=90);*/
}

#menu_business_businessfinance_2
{
	position: absolute;
	margin-top: 279px;
	*margin-top: 121px;
	margin-left: 316;
	*margin-left: -481px;
	width:215px;
	height:191px;
	background: #C9CDD3;
	/*filter: alpha(opacity=90);*/
}

#menu_business_corporatefinance_2
{
	position: absolute;
	margin-top: 306px;
	*margin-top: 148px;
	margin-left: 316;
	*margin-left: -481px;
	width:205px;
	height:83px;
	background: #C9CDD3;
	/*filter: alpha(opacity=90);*/
}

#menu_business_treasury_2
{
	position: absolute;
	margin-top: 333px;
	*margin-top: 175px;
	margin-left: 316;
	*margin-left: -481px;
	width:195px;
	height:164px;
	background: #C9CDD3;
	/*filter: alpha(opacity=90);*/
}

#menu_business_wealthmngmnt_2
{
	position: absolute;
	margin-top: 360px;
	*margin-top: 202px;
	margin-left: 316;
	*margin-left: -481px;
	width:250px;
	height:137px;
	background: #C9CDD3;
	/*filter: alpha(opacity=90);*/
}

#menu_business_interfinance_2
{
	position: absolute;
	margin-top: 387px;
	*margin-top: 229px;
	margin-left: 316;
	*margin-left: -481px;
	width:90px;
	height:110px;
	background: #C9CDD3;
	/*filter: alpha(opacity=90);*/
}

#menu_business_propertyfinance_investment_3 
{
	position: absolute;
	margin-top: 252px;
	*margin-top: 94px;
	margin-left: 519;
	*margin-left: -278px;
	width:95px;
	height:56px;
	background: #C9CDD3;
	/*filter: alpha(opacity=90);*/
}

#menu_business_propertyfinance_development_3 
{
	position: absolute;
	margin-top: 279px;
	*margin-top: 121px;
	margin-left: 519;
	*margin-left: -278px;
	width:95px;
	height:56px;
	background: #C9CDD3;
	/*filter: alpha(opacity=90);*/
}

#menu_business_propertyfinance_european_3 
{
	position: absolute;
	margin-top: 306px;
	*margin-top: 148px;
	margin-left: 519;
	*margin-left: -278px;
	width:95px;
	height:56px;
	background: #C9CDD3;
	/*filter: alpha(opacity=90);*/
}

#menu_business_businessfinance_loans_3 
{
	position: absolute;
	margin-top: 279px;
	*margin-top: 121px;
	margin-left: 529;
	*margin-left: -268px;
	width:120px;
	height:137px;
	background: #C9CDD3;
	/*filter: alpha(opacity=90);*/
}

#menu_business_businessfinance_expansion_3 
{
	position: absolute;
	margin-top: 306px;
	*margin-top: 148px;
	margin-left: 529;
	*margin-left: -268px;
	width:120px;
	height:137px;
	background: #C9CDD3;
	/*filter: alpha(opacity=90);*/
}

#menu_business_businessfinance_remortgage_3 
{
	position: absolute;
	margin-top: 333px;
	*margin-top: 175px;
	margin-left: 529;
	*margin-left: -268px;
	width:120px;
	height:137px;
	background: #C9CDD3;
	/*filter: alpha(opacity=90);*/
}

#menu_business_businessfinance_pension_3 
{
	position: absolute;
	margin-top: 360px;
	*margin-top: 202px;
	margin-left: 529;
	*margin-left: -268px;
	width:120px;
	height:137px;
	background: #C9CDD3;
	/*filter: alpha(opacity=90);*/
}

#menu_business_corporatefinance_facilities_3 
{
	position: absolute;
	margin-top: 306px;
	*margin-top: 148px;
	margin-left: 519;
	*margin-left: -278px;
	width:115px;
	height:83px;
	background: #C9CDD3;
	/*filter: alpha(opacity=90);*/
}

#menu_business_corporatefinance_mbombi_3 
{
	position: absolute;
	margin-top: 333px;
	*margin-top: 175px;
	margin-left: 519;
	*margin-left: -278px;
	width:115px;
	height:83px;
	background: #C9CDD3;
	/*filter: alpha(opacity=90);*/
}

#menu_business_corporatefinance_acquisition_3 
{
	position: absolute;
	margin-top: 360px;
	*margin-top: 202px;
	margin-left: 519;
	*margin-left: -278px;
	width:115px;
	height:83px;
	background: #C9CDD3;
	/*filter: alpha(opacity=90);*/
}

#menu_business_treasury_deposits_3 
{
	position: absolute;
	margin-top: 333px;
	*margin-top: 175px;
	margin-left: 509;
	*margin-left: -288px;
	width:120px;
	height:29px;
	background: #C9CDD3;
	/*filter: alpha(opacity=90);*/
}

#menu_business_treasury_contact_3 
{
	position: absolute;
	margin-top: 360px;
	*margin-top: 202px;
	margin-left: 509;
	*margin-left: -288px;
	width:120px;
	height:29px;
	background: #C9CDD3;
	/*filter: alpha(opacity=90);*/
}

#menu_business_treasury_callgo_3 
{
	position: absolute;
	margin-top: 387px;
	*margin-top: 229px;
	margin-left: 509;
	*margin-left: -288px;
	width:120px;
	height:29px;
	background: #C9CDD3;
	/*filter: alpha(opacity=90);*/
}

#menu_business_treasury_foreign_3 
{
	position: absolute;
	margin-top: 414px;
	*margin-top: 256px;
	margin-left: 509;
	*margin-left: -288px;
	width:120px;
	height:29px;
	background: #C9CDD3;
	/*filter: alpha(opacity=90);*/
}

#menu_business_treasury_banking_3 
{
	position: absolute;
	margin-top: 441px;
	*margin-top: 283px;
	margin-left: 509;
	*margin-left: -288px;
	width:120px;
	height:29px;
	background: #C9CDD3;
	/*filter: alpha(opacity=90);*/
}

#menu_business_treasury_interest_3 
{
	position: absolute;
	margin-top: 468px;
	*margin-top: 310px;
	margin-left: 509;
	*margin-left: -288px;
	width:120px;
	height:29px;
	background: #C9CDD3;
	/*filter: alpha(opacity=90);*/
}

#menu_business_wealthmngmnt_enhancement_3 
{
	position: absolute;
	margin-top: 360px;
	*margin-top: 202px;
	margin-left: 563;
	*margin-left: -232px;
	width:90px;
	height:56px;
	background: #C9CDD3;
	/*filter: alpha(opacity=90);*/
}

#menu_business_wealthmngmnt_retirement_3 
{
	position: absolute;
	margin-top: 387px;
	*margin-top: 229px;
	margin-left: 563;
	*margin-left: -232px;
	width:90px;
	height:56px;
	background: #C9CDD3;
	/*filter: alpha(opacity=90);*/
}

#menu_business_wealthmngmnt_protection_3 
{
	position: absolute;
	margin-top: 414px;
	*margin-top: 256px;
	margin-left: 563;
	*margin-left: -232px;
	width:90px;
	height:56px;
	background: #C9CDD3;
	/*filter: alpha(opacity=90);*/
}

#menu_business_wealthmngmnt_borrow_3 
{
	position: absolute;
	margin-top: 441px;
	*margin-top: 283px;
	margin-left: 563;
	*margin-left: -232px;
	width:90px;
	height:56px;
	background: #C9CDD3;
	/*filter: alpha(opacity=90);*/
}

#menu_business_wealthmngmnt_transfer_3 
{
	position: absolute;
	margin-top: 468px;
	*margin-top: 310px;
	margin-left: 563;
	*margin-left: -232px;
	width:90px;
	height:56px;
	background: #C9CDD3;
	/*filter: alpha(opacity=90);*/
}
#menu_homeloans_existingCust_1 
{
	position: absolute;
	margin-top: 225px;
	*margin-top: 67px;
	margin-left: 168;
	*margin-left: -631px;
	width:200px;
	height:80px;
	background: #C9CDD3;
	/*filter: alpha(opacity=90);*/
}

#menu_homeloans_about_1 
{
	position: absolute;
	margin-top: 252px;
	*margin-top: 94px;
	margin-left: 168;
	*margin-left: -631px;
	width:200px;
	height:79px;
	background: #C9CDD3;
	/*filter: alpha(opacity=90);*/
}


#menu_personal_protection_2
{
	position: absolute;
	margin-top: 252px;
	*margin-top: 94px;
	margin-left: 321;
	*margin-left: -476px;
	width:205px;
	height:83px;
	background: #C9CDD3;
	/*filter: alpha(opacity=90);*/
}

#menu_personal_savings_2
{
	position: absolute;
	margin-top: 279px;
	*margin-top: 121px;
	margin-left: 321;
	*margin-left: -476px;
	width:205px;
	height:83px;
	background: #C9CDD3;
	/*filter: alpha(opacity=90);*/
}

#menu_personal_insurance_2
{
	position: absolute;
	margin-top: 306px;
	*margin-top: 148px;
	margin-left: 321;
	*margin-left: -476px;
	width:205px;
	height:83px;
	background: #C9CDD3;
	/*filter: alpha(opacity=90);*/
}

#menu_personal_wealthmanagement_2
{
	position: absolute;
	margin-top: 333px;
	*margin-top: 175px;
	margin-left: 321;
	*margin-left: -476px;
	width:205px;
	height:83px;
	background: #C9CDD3;
	/*filter: alpha(opacity=90);*/
}

#menu_personal_pensions_2
{
	position: absolute;
	margin-top: 360px;
	*margin-top: 202px;
	margin-left: 321;
	*margin-left: -476px;
	width:205px;
	height:83px;
	background: #C9CDD3;
	/*filter: alpha(opacity=90);*/
}

#menu_existing_1 
{
	position: absolute;
	margin-top: 252px;
	*margin-top: 94px;
	margin-left: 168;
	*margin-left: -631px;
	width:145px;
	height:56px;
	background: #C9CDD3;
	/*filter: alpha(opacity=90);*/
}

#menu_existing_personal_2
{
	position: absolute;
	margin-top: 252px;
	*margin-top: 94px;
	margin-left: 311;
	*margin-left: -486px;
	width:150px;
	height:56px;
	background: #C9CDD3;
	/*filter: alpha(opacity=90);*/
}

#menu_existing_business_2
{
	position: absolute;
	margin-top: 279px;
	*margin-top: 121px;
	margin-left: 311;
	*margin-left: -486px;
	width:90px;
	height:110px;
	background: #C9CDD3;
	/*filter: alpha(opacity=90);*/
}

#menu_email
{
	position: absolute;
	margin-top: 158px;
	*margin-top: 0px;
	margin-left: 328px;
	*margin-left: -468px;
	width:86px;
	height:137px;
	background: #E78B32;
	/*filter: alpha(opacity=90);*/
}

#menu_address
{
	position: absolute;
	margin-top: 38px;
	*margin-top: 0px;
	margin-left: 630px;
	*margin-left: -160px;
	width:84px;
	height:137px;
	background: #E78B32;
	/*filter: alpha(opacity=90);*/
}

#menu_feedback
{
	position: absolute;
	margin-top: 158px;
	*margin-top: 0px;
	margin-left: 521px;
	*margin-left: -278px;
	width:118px;
	height:137px;
	background: #E78B32;
	/*filter: alpha(opacity=90);*/
}

#menu_careers
{
	position: absolute;
	margin-top: 158px;
	*margin-top: 0px;
	margin-left: 653px;
	*margin-left: -146px;
	width:80px;
	height:137px;
	background: #E78B32;
	/*filter: alpha(opacity=90);*/
}

/* menu bar styling */

ul.menu 
{
	margin-top:40px;
	margin-left: 10px;
	padding: 0;
	list-style-type: none;
}

ul.sub 
{

	margin-top: 0px;
	margin-left: 2px;
	margin-bottom:0px;
	padding: 0;
	list-style-type: none;
}

li.menu  
{
	width:99%;
	border-bottom:2px solid white;
	background: url(/_images/menuitem.jpg) no-repeat top right ;
}

li.link  
{
	width:99%;
	border-bottom:2px solid white;
}

li.sub  
{
	text-indent: 10px;
	width:99%;
	border-bottom:2px solid white;
	background: url(/_images/menuitem.jpg) no-repeat top right ;
}

li.sublink  
{
	text-indent: 10px;
	width:99%;
	border-bottom:2px solid white;
}

li.button  
{
	width:99%;
	text-align:center;
	background: #005072;
}

a.contactmenu
{
	line-height: 25px;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

a.menu
{
	line-height: 25px;
	font-size: 8pt;
	font-weight: bold;
	color: #005072;
	text-decoration: none;
}

a.link:hover
{
	color: white;
}

a.buttonlink
{
	line-height: 20pt;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

a.buttonlink:hover
{
	color: #C9CDD3;
}

p.no_side
{
	position:absolute;
	*margin-left:-2px;
	margin-top: 25px;
	width:1px;
	height:2px;
}

p.one_side
{
	position:absolute;
	*margin-left:-2px;
	margin-top: 25px;
	width:1px;
	height:2px;
	border-left:2px solid white;
}

p.two_side
{
	position:absolute;
	*margin-left:-2px;
	margin-top: 25px;
	width:1px;
	height:29px;
	border-left:2px solid white;
}

p.three_side
{
	position:absolute;
	*margin-left:-2px;
	margin-top: 25px;
	width:1px;
	height:56px;
	border-left:2px solid white;
}

p.four_side
{
	position:absolute;
	*margin-left:-2px;
	margin-top: 25px;
	width:1px;
	height:83px;
	border-left:2px solid white;
}

p.five_side
{
	position:absolute;
	*margin-left:-2px;
	margin-top: 25px;
	width:1px;
	height:110px;
	border-left:2px solid white;
}

p.six_side
{
	position:absolute;
	*margin-left:-2px;
	margin-top: 25px;
	width:1px;
	height:137px;
	border-left:2px solid white;
}

p.seven_side
{
	position:absolute;
	*margin-left:-2px;
	margin-top: 25px;
	width:1px;
	height:164px;
	border-left:2px solid white;
}

p.eight_side
{
	position:absolute;
	*margin-left:-2px;
	margin-top: 25px;
	width:1px;
	height:191px;
	border-left:2px solid white;
}

.smallText
{
	font-size:smaller;
}

.th_emp
{
	font-size:larger;
	font-weight:bold;
}

#careers
{
	margin-left:10px;
	margin-right:10px;
}
.generalPage
{
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
}

.calculatorOutput
{
font-size:10px;
border-collapse:collapse;
border:1px solid #004e72;
width:430px;
margin-left:auto;
margin-right:auto;
}

.mainRate
{
	background-color:white;
	width:435px;
	font-size:14pt;
	border: 1px solid black;
	min-height:150px;
	padding:10px 10px 10px 10px;
	text-align:center;
}

.mainRate_2
{
	background-color:white;
	width:425px;
	font-size:14pt;
	border: 1px solid black;
	height:110px;
	padding:10px 10px 10px 10px;
	text-align:center;
}


.mainRateTable
{
	background-color:white;
	width:380px;	
	text-align:center;
}

.mainRateProductName
{
	color:#005072;
	font-size:12pt;
	margin-bottom:10px;

}

.mainRateFinances
{
	color: green;
	font-weight:bold;
	font-size:18pt;	
	margin-bottom:5px;
}

.mainRateRates
{
	font-size:12pt;
	font-weight:normal;
}

.mainRateQualify
{
	font-size:11pt;
}

.mainRateQualify b
{
	font-size:14pt;
}

table.awards
{
	width:auto;
	border:2px #005072 solid;	
	margin-bottom:10px;
}

p.awards_headline
{
	font-style:italic;
	margin-top:0px;
	margin-left:10px;
	margin-bottom:0px;
	font-size:11.5pt;
	color:#005072;
}

.form_row
{
	padding-left:20px;
	margin-top:3px;
	padding-top:10px;
	width:317px;
	height:20px;
	
	*padding-top:7px;
	*height:15px;

	clear:both;
	font-size:12px;
}

.form_spacer_row
{
	height:5px;
}

.form_label
{
	float:left;
	width:76px;
}

.form_label_long
{
	float:left;
	width:220px;
	font-size:10px;
}


.form_input
{
	float:left;

}

.form
{
	position:relative;
	width:317px;
	height=248px;
	min-height:248px;
	top:228px;
	left:136px;
	color:black;
	border:1px black solid;
	background-color:#ffffff;
}

.form_spacer_row
{
	height:5px;
}

p.general
{
	width:400px;
	margin-left:20px;
	margin-top:20px;
	font-size:14px;
	color:#005072;
}

div.general
{
	width:400px;
	margin-left:20px;
	margin-top:20px;	
}

div.comp_back
{
	background: url(/_images/form.jpg) no-repeat top right;
	width:458px;
	height:486px;

}

div.comp_back250
{
	background: url(/_images/form250.jpg) no-repeat top right;
	width:458px;
	height:486px;

}


div.comp_back_2
{
	background: url(/_images/form_makeover.jpg) no-repeat top right;
	width:458px;
	height:486px;
}

.comp_small
{
	font-size:10px;
	color:black;
}

div.lhs_adds
{
	position:relative;
	clear:both;
	width:170px;
	height:200px;
	padding-top:10px;
	padding-left:5px;
}

#menu div.lhs_adds a
{
	background-color:#C9CCD3;	
	width:0px;
	margin: 0,0,0,0;
	padding-left:0px;
}

ul.nopaddingList
{
	margin-left:15px;
	margin-bottom:0px;
}

div.row
{
	width:400px;
	height:30px;
	clear:both;
}

div.high_row
{
	width:400px;
	height:120px;
	clear:both;
}


div.label
{
	width:150px;
	float:left;
}

div.input
{
	width:250px;
	float:left;
}

ul.errors
{
	color:red;
	font-size:10px;
}

div.IHMO
{
	width:150px;
	height:53px;
	position:relative;
	left:10px;	
}

div.IHMO a
{
	font-size:14px;
	color:green;
}

.warning
{
	font-size:10pt;
	font-style:italic;
}


.form_Gen
{
	font-size:12px;
}

.form_gen .row
{
	float:none;
	width:430px;
}

.form_gen .label
{
	float:left;
	width:150px;
}

.form_gen .input
{
	float:left;
}


.form_fancy
{
	border:1px black dashed;
	background:white;
	padding-left:10px;
	padding-top:10px;
}

div.awards
{
	width: 455px;
	height: 126px;
	border: 2px black solid;
}

div.textBanner
{
	float:left;
	width:204;
	height:auto;
}


div.textBanner .top
{
	width:204px;
	height:17px;
	background-color:#ffffff;
	background-image:url(../_images/top_of_banner_box.gif);
	background-repeat:no-repeat;	
}

div.textBanner .middle
{
	width:204px;
	height:auto;
	
	min-height:90px;
	height:235px;
	vertical-align:top;
	padding-left:0px;
	background-image:url(../_images/middle_of_banner_box.gif);
	background-repeat:repeat-y;
	*margin-top:-1px;

}

div.textBanner .bottom
{
	width:204px;
	height:17px;
	background-image:url(../_images/bottom_of_banner_box.gif);
	background-repeat:no-repeat;
}

div.textBanner table
{
	min-height:90px;
	border-collapse:collapse;
	width:194px;
}

div.textBanner td
{
	vertical-align:top;
	text-align:center;
	font-size:10px;
}

div.textBanner li
{
	list-style-image:url(../_images/tick2.gif);
	line-height:20px;

}

div .leftAlign
{
	text-align:left;
}

div.textBanner h1
{
	font-size:16px;
	color:red;
	margin-bottom:-10px;
}
div.textBanner h2
{
	font-size:14px;
	*margin-bottom:-15px;
}


div.left_spacer
{
	margin-left:25px;
}

table.calculator
{
	background:#c9cdd3;
	text-align:center;
	font-size:10px;
}

table.contactForm
{
	width:400px;
	border-collapse:collapse;
}
table.contactForm td
{
}

div.callback_form
{
	border:1px navy solid;
	padding:10px 10px 10px 10px;
	background-color:white;
}

div.callback_form .row
{
	font-size:12px;
}

#userError
{
	border:1px black solid;
	padding:10px 10px 10px 10px;
	margin-left:50px;
	margin-bottom:10px;
	width:320px;
	height:20px;
	background-color:#ffeeee;
	color:red;
	font-size:14px;
	font-weight:bold;
}

