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

body {
	margin: 0;
	padding: 0;
	background: url(../images/body_bg.jpg) repeat-x;
	background-color: #FFFFFF;
}

#maincontainer {
	width: 950px;
	height: auto;
	position: relative;
	margin: 0 auto 0 auto;
}

#header {
	height: 30px;
	width: 878px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 36px 0 36px;
}

#header_left {
	width: 439px;
	height: 30px;
	float: left;
	text-align: left;
}

#header_left h1 {
	color: #6A6B6E;
	font-size: 14px;
	margin: 5px 0 0 0;
	font-weight: normal;
}

#header_right {
	width: 439px;
	height: 30px;
	float: left;
	text-align: right;
	margin: 0 0 0 0;
}

#header_right h2 {
	color: #6A6B6E;
	font-size: 14px;
	margin: 5px 0 0 0;
	font-weight: normal;
}


#logo {
	width: 352px;
	height: 112px;
	float: left;
	background: url(../images/logo.jpg) top no-repeat;
	margin: 0 0 0 36px;
}

#phone {
	width: 526px;
	height: 40px;
	float: left;
	margin: 0 36px 0 0;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#phone h3 {
	color:#246EB5;
	font-size: 18px;
	margin: 10px 5px 0 0;
	font-weight: normal;
}

#toplinks {
	height: 72px;
	width: 526px;
	float: left;
	margin: 0 36px 0 0;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#toplinks a:link, #toplinks a:visited {
	color: #686868;
	text-decoration: none;
}

#toplinks a:hover {
	color: #1762AC;
	text-decoration: none;
}

#toplinks ul {
	list-style: none;
	margin: 40px 10px 0 0;
}

#toplinks ul li {
	display: inline; 
	margin: 0 0 0 20px;
	color: #686868;
	text-transform: uppercase;
	font-size: 15px;
}

#leftcircle {
	width: 23px;
	height: 223px;
	float: left;
	background: url(../images/left_circle.jpg) top no-repeat;
}

#middle {
	width: 900px;
	height: 223px;
	float: left;
	background: url(../images/middle_bg.jpg) top no-repeat;
}

#nav {
	width: 878px;
	height:37px;
	float: left;
	border-left: 1px solid #6B9FC8;
	border-right: 1px solid #6B9FC8;
	border-top: 1px solid #6B9FC8;
	background-color: #1762AC;
	margin: 12px 0 0 11px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#nav a:link, #nav a:visited, #nav a:hover {
	color:#FFFFFF;
	text-decoration: none;
}

.blue {
	width: 1px;
	height: 37px;
	background: url(../images/nav_border.jpg) top no-repeat;
	float: left;
}

#nav_1 {
	width: 91px;
	height: 37px;
	float: left;
	background: url(../images/nav/navOff.jpg) top no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
}

#nav_1 p {
	margin: 12px 0 0 15px;
}


#nav_2 {
	width: 137px;
	height: 37px;
	float: left;
	background: url(../images/nav/navOff.jpg) top no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
}

#nav_2 p {
	margin: 12px 0 0 15px;
}

#nav_3 {
	width: 161px;
	height: 37px;
	float: left;
	background: url(../images/nav/navOff.jpg) top no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
}

#nav_3 p {
	margin: 12px 0 0 15px;
}

#nav_4 {
	width: 182px;
	height: 37px;
	float: left;
	background: url(../images/nav/navOff.jpg) top no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
}

#nav_4 p {
	margin: 12px 0 0 15px;
}

#nav_5 {
	width: 175px;
	height: 37px;
	float: left;
	background: url(../images/nav/navOff.jpg) top no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
}

#nav_5 p {
	margin: 12px 0 0 15px;
}

#nav_6 {
	width: 126px;
	height: 37px;
	float: left;
	background: url(../images/nav/navOff.jpg) top no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
}

#nav_6 p {
	margin: 12px 0 0 5px;
}

#menu_1 {
	display:none;
	border-left: solid 2px #1762AC;
	border-right: solid 2px #1762AC;
	border-bottom: solid 2px #1762AC;
	z-index:10;
	position: absolute;
	height: auto;
	width: 153px;
	font-size: 14px;
	color: #FFFFFF;
	padding: 5px 5px 10px 5px;
	background-color: #AFB0B3;
	top: 192px;
	left: 35px;
	line-height: 2.0em;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
}

#menu_1 a:link, #menu_1 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#menu_1 a:hover {
	text-decoration: none;
	color: #1762AC;
}

#menu_3 {
	display:none;
	border-left: solid 2px #1762AC;
	border-right: solid 2px #1762AC;
	border-bottom: solid 2px #1762AC;
	z-index:10;
	position: absolute;
	height: auto;
	width: 200px;
	font-size: 14px;
	color: #FFFFFF;
	padding: 5px 5px 10px 5px;
	background-color: #AFB0B3;
	top: 192px;
	left: 263px;
	line-height: 2.0em;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
}

#menu_3 a:link, #menu_3 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#menu_3 a:hover {
	text-decoration: none;
	color: #1762AC;
}

#mainimg {
	width: 878px;
	height: 158px;
	float: left;
	margin: 0 0 0 11px;
	border-left: 1px solid #6B9FC8;
	border-right: 1px solid #6B9FC8;
	border-bottom: 2px solid #1762AC;
}

#rightcircle {
	width: 24px;
	height: 223px;
	float: left;
	background: url(../images/right_circle.jpg) top no-repeat;
}

#contentarea {
	width: 898px;
	height: auto;
	background-color: #F5F9FC;
	float: left;
	margin: 13px 23px 10px 23px;
}

#contentarea h1 {
	color: #1762AC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	margin: 15px 30px 0 30px;
	font-weight: normal;
}

#contentarea h2 {
	color: #686868;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0px 30px 15px 30px;
	font-weight: normal;
}

#contentarea h3 {
	color: #1762AC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	margin: 0px 30px 5px 30px;
	font-weight: normal;
}

#contentarea p {
	color: #686868;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0 30px 20px 30px;
	line-height: 1.5;
}

#contentarea ul {
	color: #686868;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0 30px 20px 30px;
	line-height: 1.5;
}

#contentarea ol {
	color: #686868;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 0 30px 20px 30px;
	line-height: 2.5;
}

#contentarea a:link, #contentarea a:visited {
	color: #1762AC;
	text-decoration: none;
}

#contentarea a:hover {
	color: #1762AC;
	text-decoration: underline;
}

#footer {
	width: 898px;
	height: auto;
	float: left;
	background-color:#78B0DB;
	margin: 0 0 40px 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #1762AC;
	text-decoration: none;
}

#links_1 {
	width: 189px;
	height: auto;
	float: left;
}

#links_1 ul {
	color: #FFFFFF;
	font-size: 10px;
	margin: 15px 0 10px 15px;
	list-style: none;
	padding: 0 0 0 0;
}

#links_1 ul li {
	margin: 0 0 3px 0;
}

#links_2 {
	width: 189px;
	height: auto;
	float: left;
}

#links_2 ul {
	color: #FFFFFF;
	font-size: 10px;
	margin: 15px 0 10px 15px;
	list-style: none;
	padding: 0 0 0 0;
}

#links_2 ul li {
	margin: 0 0 3px 0;
}

#links_3 {
	width: 189px;
	height: auto;
	float: left;
}

#links_3 ul {
	color: #FFFFFF;
	font-size: 10px;
	margin: 15px 0 10px 15px;
	list-style: none;
	padding: 0 0 0 0;
}

#links_3 ul li {
	margin: 0 0 3px 0;
}

#links_4 {
	width: 331px;
	height: auto;
	float: left;
	text-align: right;
}

#links_4 p {
	color: #FFFFFF;
	font-size: 10px;
	margin: 15px 15px 55px 0;
}

table#ApplyNow {
	text-align: right;
	width: 640px;
	color: #686868;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0 0 0 70px;
}

table#ApplyNow tr td {
	padding: 5px;
}

.left {
	float: left;
}

#Update_Success {
	margin: 20px 0 20px 0;
	border: solid 1px #1762ac;
	color: #FFFFFF;
	text-align: left;
	font-size: 16px;
	display: block;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #78b0db;
}

#Error_Msg {
	margin: 20px 0 20px 0;
	border: solid 1px #FF0000;
	color: #FFFFFF;
	text-align: left;
	font-size: 16px;
	display: none;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CC0000;
}

