﻿/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background: #1F2348 url(../images/body_bg.jpg) repeat-x;
	font: 11px/14px tahoma,arial;
	color: #6F7173;
}
#topPanel {
	background: url(../images/tp_bg1.jpg);
	width: 856px;
	height: 305px;
	margin: auto;
}
.top_logo {
	float: left;
	margin: 14px 0px 0px 37px;
}
#topNav {
	float: right;
	height: 20px;
	text-align: right;
	margin-right: 0px;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 0px;
}
.navItem {
	margin-right: 20px;
	line-height: 14px;
	vertical-align: baseline;
}
.navItem img {
	margin-bottom: -2px;
	margin-right: 3px;
}
.navItem a:link, .navItem a:visited, .navItem a:hover {
	color: #ffffff;
	text-decoration: none;
}
,
.navItem a:active {
	color: #6F6F8B;
}
img {
	border-width: 0px;
	border-style: none;
}
p {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 16px;
	margin-bottom: 10px;
}
h2 img {
	vertical-align: middle;
	margin-right: 5px;
}

h3 {
	font-size: 12px;
	margin-bottom: 10px;
}

.flt {
	float: left;
}
.frt {
	float: right;
}
.fld {
	float: left;
	display: inline;
}
.clt {
	clear: left;
}
.tp_bor {
	float: left;
	margin: 0px 22px 0px 23px;
}
.tp_map {
	float: left;
	margin: 11px 0px 0px 360px;
}
.tp_smenu {
	
	top: 50px;
	left: 463px;
	padding-left: 150px;
	margin-top: 58px;
	min-width: 400px;
}
.lp_real {
	float: left;
	clear: left;
	margin: 185px 0px 0px 60px;
}
.cp_centerdiv {
	width: 856px;
	margin: auto;
}
.lp_leftdiv {
	float: left;
	border: 1px solid #8C90B5;
	border-width: 0px 1px 0px 1px;
	width: 854px;
	background: #303459;
}
.lp_leftdiv1 {
	float: left;
	display: inline;
	width: 268px;
}
.lp_leftdiv2 {
	background: url(../images/lp_bg.gif);
	display: inline;
	width: 232px;
	float: left;
	margin-left: 36px;
}
.lp_form {
	width: 186px;
	margin: 14px 0px 0px 22px;
	padding-bottom: 15px;
}
.lp_txtbox {
	width: 182px;
	height: 19px;
	border: 1px solid #191D42;
	background-color: #D9DDFF;
	float: left;
	font: 11px/23px tahoma,arial;
}
.lp_txtbox1 {
	width: 182px;
	height: 19px;
	border: 1px solid #191D42;
	background-color: #D9DDFF;
	float: left;
	font: 11px/23px tahoma,arial;
	margin-top: 9px;
}
.lp_txtbox3 {
	width: 182px;
	height: 19px;
	border: 1px solid #191D42;
	background-color: #D9DDFF;
	float: left;
	font: 11px/23px tahoma,arial;
	margin-top: 9px;
}
.lp_sel1 {
	width: 86px;
	height: 19px;
	border: 1px solid #191D42;
	background-color: #D9DDFF;
	float: left;
	font: 11px/23px tahoma,arial;
	margin-top: 9px;
}
#footer {
	width: 856px;
	margin: auto;
	font-weight: bold;
	color: white;
}
#footerText {
	float: left;
	width: 856px;
	color: #ffffff;
	background-image: url("images/fp_bg.gif");
	height: 95px;
	margin-top: -34px;
	display: inline;
	text-align: center;
}
.fp_link {
	color: #fff;
	text-decoration: none;
}
.fp_link:hover {
	text-decoration: underline;
}
.fp_bor {
	margin: 0px 7px 0px 7px;
}
#footer p {
	text-align: center;
}
.sub_nav_list, .small_sub_nav_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.sub_nav_list li, .small_sub_nav_list li {
	margin-top: 0px;
}
.sub_nav_list a {
	overflow: hidden;
	display: block;
	line-height: 25px;
	width: 178px;
	padding-left: 25px;
	color: #494D73;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.small_sub_nav_list a {
	overflow: hidden;
	display: block;
	line-height: 25px;
	width: 190px;
	padding-left: 25px;
	color: #494D73;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.sub_nav_list a:hover, .small_sub_nav_list a:hover {
	text-decoration: underline;
}
.illustration {
	text-align: center;
}
.illustration img {
	padding-top: 50px;
}
.space {
	clear: both;
}
.copy {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.copy p {
	margin-top: 8px;
	margin-bottom: 6px;
	color: black;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.copy ul
{
	margin-top: 5px;
}
.copy li {
	
	color: black;
	line-height: 16px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.Divider {
	margin-top: 10px;
	margin-bottom: 0px;
	background: url(../images/divider.gif) no-repeat;
	text-align: center;
}
.Label {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
.copy table {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}
.copy th {
	border: none;
	padding: 3px 5px 3px 5px;
	text-align: left;
	font-weight: bold;
}
.copy td {
	border: none;
	padding: 5px 5px 5px 5px;
	font-size: 12px;
}
.copy A:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 100%;
	COLOR: #355e79;
	FONT-STYLE: normal;
	FONT-FAMILY: verdana, arial, tahoma, sans-serif;
	TEXT-DECORATION: none;
}

.copy  A:link {
	FONT-WEIGHT: bold;
	FONT-SIZE: 100%;
	COLOR: #355e79;
	FONT-STYLE: normal;
	FONT-FAMILY: verdana, arial, tahoma, sans-serif;
	TEXT-DECORATION: none;
}

.copy A:hover
{
 	text-decoration:underline;
}

.Layout {
	MARGIN-LEFT: 100px;
}


.Select
{
	margin-top: 5px;
	text-align: center;
}
