* {
	margin:0px;
	padding:0px;
}
body {
	background-color:#d4d4d4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}
#container {
	background-color:#f2f2f2;
	width:920px;
	position:absolute;
	left:50%;
	margin-left:-460px;
	padding:10px;
	border:1px solid #999999;
	border-top:0px;
}
#contact_table td {
	padding:5px;
	text-align:left;
}
#header {
}
#link_div {
background: #215282; /* Old browsers */
background: -moz-linear-gradient(top,  #215282 0%, #215282 38%, #173859 67%, #173859 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#215282), color-stop(38%,#215282), color-stop(67%,#173859), color-stop(100%,#173859)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #215282 0%,#215282 38%, #173859 67%,#173859 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #215282 0%,#215282 38%, #173859 67%,#173859 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #215282 0%,#215282 38%, #173859 67%,#173859 100%); /* IE10+ */
background: linear-gradient(to bottom,  #215282 0%,#215282 38%, #173859 67%,#173859 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#215282', endColorstr='#173859',GradientType=0 ); /* IE6-9 */

	height:49px;
	border-bottom:2px solid #122B45;
	border-top:2px solid #122B45;
	padding-left:10px;
	text-align:center;
}
#link_div div ul {
	display:inline;
}
#link_div div ul li {
	display:inline;
	line-height:49px;
}
#link_div div ul li a {
	padding: 10px 30px 10px 30px;
	color:#ffffff;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Verdana;
}
#link_div div ul li a:hover {
	background-color:#122B45;
	color:#ffffff;
	padding: 5px 29px 5px 29px;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Verdana;
	border:1px solid #215282;
}
#leftSection {
	float:left;
	width:250px;
	padding:15px 0px 15px 0px;
}
#middleSection {
	width:650px;
	padding:15px 0px 15px 0px;
	font-size:9pt;
}
#footer {
	color:#333333;
	border-top:2px solid #cccccc;
	padding:0px 0px 15px 0px;
	text-align:center;
	font-size:8pt;
}
#footer a {
	color:#333333;
}
#footer a:hover {
	color:#3300CC;
}
.formField {padding:0px 0px 0px 5px; color:#000000; font-size:10pt;	font-family:"Trebuchet MS", Arial, Verdana;}
.formHeader {padding:3px 0px 3px 5px; color:#ffffff; font-size:10pt; background-color:#0E2340; font-weight:bold;	font-family:"Trebuchet MS", Arial, Verdana;}
.choice			{ font-size:10pt;	font-family:"Trebuchet MS", Arial, Verdana;}

#header_body
{
	position:relative;
	width:918px;
	height:340px;
	clear:both;
	border:1px solid #000000;
	margin-bottom:10px;
}
#header_body div
{
	position: absolute; 
	top: 0px; 
	left: 0px; 
}
#header_body img
{
	vertical-align: top;
	width:918px;
	height:340px;
}
#page_header
{
	font-weight:bold;
	font-size:24px;
	color:#215282;
	border-bottom:1px solid #215282;
	padding-bottom:10px;
}
#page_header div
{
	margin-left:25px;
}
.sub_header
{
	padding-top:10px;
	font-weight:bold;
	font-size:18px;
	color:#215282;
	border-bottom:1px solid #215282;
	border-top:1px solid #215282;
	padding-bottom:10px;
}
.sub_header a
{
	margin-left:10px;
}
.sub_sub_header
{
	font-weight:bold;
	font-size:14px;
	color:#215282;
}
p
{
	margin:10px;
	font-size:10pt;
	line-height:12pt;
	color:#333333;
	font-family:"Trebuchet MS", Arial, Verdana;
}
						a {text-decoration:none;}
						.apply_now_button {
							border-radius:5px;
							border: 1px solid #666;
							padding:2px 2px 2px 2px;
							width:160px;
							margin:0 auto;
							box-shadow: 2px 2px 2px #888888;
							font-family:"Trebuchet MS", Arial, Verdana;
							-webkit-font-smoothing: antialiased !important;
							text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
							cursor:pointer;
						}
						.apply_now_button .innerbox {
							border-radius:5px;
							background-color:#0033FF;
							padding:5px;
							background: #215282; /* Old browsers */
background: -moz-linear-gradient(top,  #215282 0%, #215282 38%, #173859 67%, #173859 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#215282), color-stop(38%,#215282), color-stop(67%,#173859), color-stop(100%,#173859)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #215282 0%,#215282 38%, #173859 67%,#173859 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #215282 0%,#215282 38%, #173859 67%,#173859 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #215282 0%,#215282 38%, #173859 67%,#173859 100%); /* IE10+ */
background: linear-gradient(to bottom,  #215282 0%,#215282 38%, #173859 67%,#173859 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#215282', endColorstr='#173859',GradientType=0 ); /* IE6-9 */
						}
						.button_header {
						text-align:center;
							color:#fff;
							font-weight:bold;
							font-size:20pt;
						}
						.button_sub_header {
							color:#fff;
							text-align:center;
							font-size:12pt;
							font-weight:bold;
						}
						
.second_list {margin:15px 10px 20px 30px; line-height:17px; font-size:8pt;}
.list_heading {color:#112D55; font-weight:bold; font-size:10pt; margin-bottom:10px;}
.left_bar { margin:15px 10px 20px 30px; line-height:17px; font-size:8pt}