@charset "UTF-8";
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
	background: #FFF url(../../images/bkgnd.jpg) top repeat-x;
}
html, body, #container {
	height: 100%;
	margin: 0;
	padding: 0;
}
#container {
	width: 1000px;
	height: auto;
	min-height: 100%;
	margin: 0 auto;
	text-align: left;
}
#head {
	margin: 0;
	padding: 10px 0 10px 0;
	border: 0;
	background-color: #F4F5F8;
}
#logo {
	line-height: 0;
}
#nav {
	float: right;
	position: relative;
	padding: 36px 0 0 0;
}
#nav ul {
	list-style: none;
	border: 0;
	padding: 0;
	margin: 0;
}
#nav ul li {
	display: block;
	position: static;
	float: left;
	z-index: 1;
	border-top: 1px solid #F4F5F8;
	font-size: 13px;
}
#nav li ul {
	display: none;
}
#nav ul li a {
	display: block;
	text-decoration: none;
	border: 0;
	padding: 3px 15px 5px 15px;
	white-space: nowrap;
}
#nav ul li a:hover {
	background: #104098;
	color: #FFF;
}
#nav li:hover ul {
	display: block;
	position: absolute;
	z-index: 1;
}
#nav li:hover li {
	float: none;
	font-size: 12px;
}
#nav li:hover a {
	background: #6386C4;
	color: #FFF;
}
#nav li:hover li a:hover {
	background-color: #104098;
}
#nav .btnmenu {
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	-moz-border-top-left-radius: 6px;
	-moz-border-top-right-radius: 6px;
}
#nav .btn {
	border-radius: 6px;
	-moz-border-radius: 6px;
}
#nav .bull {
	padding: 3px 5px 0 5px;
	color: #AAB2C3;
}
#image {
	display: block;
	margin: 0;
	padding: 0;
}
.img_text {
	position: relative;
	top: 34px;
	left: 60px;
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 18px;
	overflow: hidden;
}
.img_text p {
	margin: 12px 0;
}
.img_text h5 {
	font-weight: bold;
	font-size: 22px;
	color: #124099;
	margin: 0 0 20px 0;
}
.link {
	width: 280px;
	height: 150px;
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	overflow: hidden;
}
.link a {
	display:block;
	height: 140px;
}
.link a:hover {
	text-decoration: underline;
	color: #63637D;
}
#content {
	margin: 0 270px 0 0;
	padding: 20px 20px 0 20px;
}
#colR {
	float: right;
	position: relative;
	width: 240px;
	margin: 20px 0 0 0;
	padding: 10px 10px 10px 16px;
	border-left: 1px solid #AAB2C3;
}
#colR ul {
	list-style: none;
	width: 240px;
	border-top: 1px solid #AAB2C3;
	padding: 0;
	margin: 0;
}
#colR ul li {
	display: block;
	height: 80px;
	top: 50%;
	font-size: 13px;
	border-bottom: 1px solid #AAB2C3;
	padding: 10px;
}
#colR ul li .txt { 
	position: relative;
	top: 14px;
	left: 66px; 
	}
#content_footer {
	width: 960px;
	padding: 0 20px 120px 20px;
	margin: 0 auto;
}
#footer {
	clear: both;
 	position: relative;
 	z-index: 10;
 	height: 140px;
 	margin-top: -90px;
	padding: 0;
	color: #FFF;
	background: #50566A url(../../images/bkgnd_footer.jpg) bottom repeat-x;
}
#footer a {
	color: #AAB2C3;
}
#footer a:visited {
	color: #AAB2C3;
}
#footer a:hover {
	color: #FFF;
}
#footer_sub {
	width: 960px;
	margin: 0 auto;
	padding: 10px 0;
	text-align: left;
}
.footer_menu {
	display: inline;
	float: left;
	position: relative;
	margin: 0;
}
.footer_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.footer_menu ul li a {
	color: #AAB2C3;
}
.footer_menu ul li a:visited {
	color: #AAB2C3;
}
.footer_menu ul li a:hover {
	color: #FFF;
}
.footer_menu h4 {
	font-size: 24px;
	color: #FFF;
	font-weight: bold;
	margin: 2px 0 0 0;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 0px;
    line-height: 0px;
}
.item {
	border: 1px solid #E2E8F2;
	padding: 10px;
	margin: 10px 0;
}
a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #63637D;
}
a:active {
	text-decoration: none;
	color: #A50A15;
}
p {
	margin: 10px 0;
}
h1 {
	font-size: 15px;
	color: #2E4F96;
	font-weight: bold;
	margin: 0 0 12px 0;
}
h2 {
	font-size: 14px;
	color: #00006F;
	font-weight: bold;
	margin: 10px 0;
}
h3 {
	font-size: 13px;
	color: #A50A15;
	font-weight: bold;
	margin: 10px 0;
}
.hd {
	font-size: 13px;
	color: #0F2B4D;
	font-weight: bold;
}
.md {
	font-size: 11px;
}
.hl {
	font-weight: bold;
	font-size: 11px;
	color: #A50A15;
}
hr {
	border: 0px;
	color: #D5D5E1;
	background-color: #D5D5E1;
	height: 1px;
}
table.info {
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	background-color: #F4F5F8;
}
table.info td {
	padding: 6px;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	line-height: 14px;
}
table.list {
	border: 0;
}
table.list td {
	padding: 6px 2px 6px 2px;
	line-height: 16px;
}
.info_hd {
	height: 18px;
	font-weight: bold;
	color: #C01400;
	font-size: 13px;
	background-color: #F2F3F7;
}
form {
	margin: 0;
	padding: 0;
}
.field {
	background-color: #FFF;
	border: 1px solid #AAB2C3;
	font-size: 11px;
	color: #000;
	padding: 2px;
}
.button {
	background-color: #F3F5F9;
	font-size: 13px;
	margin-bottom: 6px;
}
.dropmenu {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	border: 1px solid #AAB2C3;
}

