img { behavior: url(/js/iepngfix.htc); }
img,div,span,a,table { margin: 0px; padding:0px; }




body {
	font-family: arial, helvetica;
	font-size: 11px;
	text-align:center;
	margin: 0px;
	padding: 10px;
}

#page_container {
	position: relative;
	z-index: 0;
	text-align:left;
	background-color: #2e4f8e;
	width:840px !important; width /**/:840px;
	padding: 5px;
	margin: 0 auto;
	
}

#page_header {
	background-color: #fff;
	padding: 10px 10px 0px 10px;
}

#page_content {
	padding: 5px 0px 0px 0px;
}


#splash {
	
	background-image: url(/images/internal/header_gradient-bg.gif);
	background-repeat: repeat-x;
	background-color: #fff;
	width: 100%;
	padding: 0px;
}

#splash_content {
	width: 100%;
	background-image: url(/images/internal/image_woman-folders.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0px 0px 15px 0px;
	margin-left: 5px;
}

#main_content {
	width:838px !important; width /**/:838px;
	padding: 0px;
	margin: 0px auto;
	text-align:left;
}

#leftCol {
	float:left;
	width: 625px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	}
	
#rightCol {
	float:right;
	width: 170px;
	margin: 10px 0px 0px 20px;
	padding: 0px;
	}

#footer {
	position: relative;
	z-index: 0;
	text-align:left;
	background-color: #fff;
	width:840px !important; width /**/:840px;
	padding: 5px;
	margin: 0 auto;
	border-top: 5px solid #2e4f8e;
	}
	
div.banner {
	margin:0px;
	padding: 0px;
	border: 1px solid #2e4f8e;
	background-image: url(/images/banner/banner_gradient-bg.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	}
div.banner_buttons {
	margin: 0px;
	padding: 8px 5px 5px 5px;
	background-image: url(/images/banner/banner-button_gradient-bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	}


div.banner_contactus {
	background-color: #2c4e8d;
	width: 160px;
	padding: 10px 5px 10px 5px;
	text-align:left;
	margin-top: 0px;
	}

td.tdBorderBR {
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	}
	
td.tdBorderR {
	border-right: 1px solid #333;
	}
	
td.tdBorderB {
	border-bottom: 1px solid #333;
	}
	





li.lg_orange_arrow {
	background-image: url(/images/common/bullet_lg-orangeOnWhite-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px -2px;
	padding-left: 25px;
	paddign-top:3px;
	margin-top: 10px;
	height: 20px;
}

input.form_submit {
	border: 1px solid #333;
	font-size: 12px;
	font-weight: bold;
}
input.form_input {
	border: 1px solid #333;
	font-size: 12px;
	font-weight: normal;
	padding: 3px;
	width: 250px;
	position:relative; z-index:11000;
}
select.form_select {
	border: 1px solid #333;
	font-size: 13px;
	font-weight: bold;
	width: 250px;
}


.black_txt { color: black; }
.red_txt { color: red; }
.blue_txt { color: #2e4f8e; }
.ltBlue_txt { color: #1e70c4; }
.ltGreen_txt { color: #6ac912; }
.green_txt { color: green; }
.orange_txt { color: #ff8300; }
.white_txt { color: #fff; }
.bold { font-weight: bold; }
.nobold { font-weight: normal; }
.underline { text-decoration: underline; }
.lineheight120 { line-height: 120% !important; line-height /**/:100%; }
.lineheight150 { line-height: 150% !important; line-height /**/:100%; }
.lineheight175 { line-height: 175% !important; line-height /**/:100%; }
.lineheight200 { line-height: 200% !important; line-height /**/:100%; }
.size10 { font-size: 10px; }
.size11 { font-size: 11px; }
.size12 { font-size: 12px; }
.size14 { font-size: 14px; }
.size16 { font-size: 16px; }
.size18 { font-size: 18px; }
.size20 { font-size: 20px; }
.size24 { font-size: 24px; }
