@charset "UTF-8";
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
}
body {
	margin: 0 0 100px 0;
	padding: 0;
	background: #AAB2C3 url(../../images/bkgnd.jpg) center top repeat-x;
}
#container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background: #FFF url(../../images/bkgnd_container.jpg) left repeat-y;
}
#head {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 0;
}
#colL {
	float: left;
	width: 180px;
	margin: 0;
	padding: 4px 0 10px 0;
	background: url(../../images/bkgnd_navtop.jpg) top no-repeat;
}
#nav {
	list-style: none;
	font-weight: bold;
	border: 0;
	padding: 0;
	margin: 10px 0 0 0;
}
#nav a {
	display: block;
	padding: 2px 2px 2px 10px;
	margin-top: 3px;
	background: #FFF url(../../images/btn_bkgnd.gif) bottom repeat-x;
	text-decoration: none;
}
#nav a:visited {
	background: #FFF url(../../images/btn_bkgnd.gif) bottom repeat-x;
	text-decoration: none;
}
#nav a:hover {
	background: #FF6800 url(../../images/btn_bkgnd_sw.gif) bottom repeat-x;
	text-decoration: none;
	color: #FFF;
}
#nav a:active {
	background-color: #0F2B4D;
	color: #FFF;
}
#content {
	margin: 0 0 0 180px;
	padding: 10px 20px 16px 16px;
}
#content a:link {
	text-decoration: underline;
	color: #000;
}
#content a:visited {
	text-decoration: underline;
	color: #000;
}
#content a:hover {
	text-decoration: underline;
	color: #C01400;
}
#content a:active {
	text-decoration: underline;
	color: #0F2B4D;
}
#links {
	margin: 0;
	padding: 0;
	font-size: 11px;
	background: #F2F4F7 url(../../images/bkgnd_links.jpg) repeat-y;
	overflow: hidden;
}
#links_sub {
	width: 800px;
	margin: 0 0 0 156px;
}
.links_menu {
	display: inline;
	float: left;
	position: relative;
	width: 25%;
	margin: 0;
}
.links_menu ul {
	list-style: none;
}
.links_menu h4 {
	font-size: 13px;
	color: #0F2B4D;
	font-weight: bold;
	margin: 0 0 2px 0;
}
#footer {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 0;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 0px;
    line-height: 0px;
}
.colhd {
	font-weight: bold;
	color: #FFF;
	margin-top: 10px;
	padding: 2px 0 2px 10px;
	background: #697986 url(../../images/col_hd.jpg) left repeat-y;
}
.colrow {
	padding: 5px 5px 5px 10px;
	font-size: 11px;
	border: 0px;
	background: #DFE4EE url(../../images/col_grad.jpg) bottom repeat-x;
}
.colimg {
	margin-top: 10px;
	padding: 0;
	line-height: 0px;
}
a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #C01400;
}
a:active {
	text-decoration: none;
	color: #0F2B4D;
}
p {
	margin: 10px 0;
}
h1 {
	font-size: 14px;
	color: #C01400;
	font-weight: bold;
	margin: 0 0 12px 0;
}
h2 {
	font-size: 14px;
	color: #0F2B4D;
	font-weight: bold;
	margin: 10px 0;
}
h3 {
	font-size: 13px;
	color: #101D2E;
	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: #C01400;
}
.hl2 {
	font-weight: bold;
	color: #C01400;
}
.hlbox {
	padding: 8px;
	margin: 0 0 12px 0;
	border: 1px solid #697986;
	background-color: #F2F4F7;
}
hr {
	border: 0px;
	color: #697986;
	background-color: #697986;
	height: 1px;
}
.pic {
	border: 1px solid #6D759F;
}
table.info {
	border-bottom: 1px solid #697986;
	border-right: 1px solid #697986;
	background-color: #F2F4F7;
}
table.info td {
	padding: 6px;
	border-top: 1px solid #697986;
	border-left: 1px solid #697986;
	line-height: 14px;
}
.info_hd {
	height: 18px;
	font-weight: bold;
	color: #C01400;
	font-size: 13px;
	background-color: #DFE4EE;
}
.info_btm {
	font-size: 11px;
	background-color: #DFE4EE;
}
form {
	margin: 0;
	padding: 0;
}
.field {
	background-color: #FFF;
	border: 1px solid #AAB2C3;
	font-size: 11px;
	color: #000;
	padding: 2px;
}
.field_srch {
	font-family: Verdana;
	background-color: #FFF;
	border: 1px solid #000000;
	font-size: 11px;
	color: #000;
	padding-left: 3px;
	margin: 0 8px 0 8px;
}
.field_login {
	background-color: #FFF;
	font-size: 10px;
	color: #000;
	padding-left: 2px;
	width: 40px;
}
.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 #DFE5EC;
}

