@charset "UTF-8";
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
}
body {
	margin: 0 0 100px 0;
	padding: 0;
	background: #009DE1 url(../../images/bkgnd.jpg) center top repeat-x;
}
#container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background: #FFF url(../../images/bkgnd_container.jpg) repeat-y;
}
#head {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 0;
}
#home {
	display: block;
	margin: 0 0 20px -1px;
	padding: 0;
	border: 0;
	line-height: 0;
}
#colR {
	float: right;
	width: 180px;
	position: relative;
	bottom: 20px;
	padding: 0 0 10px 0;
}
#nav {
	width: 179px;
	position: relative;
	bottom: 60px;
	left: 0px;
	line-height: 0;
}
#colnav {
	list-style: none;
	border: 0;
	padding: 0;
	margin: 7px 0 0 0;
}
#colnav a {
	display: block;
	padding: 2px 2px 2px 10px;
	margin-top: 3px;
	background-color: #C9D4E6;
	text-decoration: none;
}
#colnav a:visited {
	background-color: #C9D4E6;
	text-decoration: none;
}
#colnav a:hover {
	background-color: #0089CF;
	text-decoration: none;
	color: #FFF;
}
#colnav a:active {
	background-color: #BA0000;
	color: #FFF;
}
#content {
	margin: -22px 180px 0 0;
	padding: 10px 16px 16px 20px;
}
#content a:link {
	text-decoration: underline;
	color: #000;
}
#content a:visited {
	text-decoration: underline;
	color: #000;
}
#content a:hover {
	text-decoration: underline;
	color: #0089CF;
}
#content a:active {
	text-decoration: underline;
	color: #BA0000;
}
#sitelink {
	padding: 10px;
	margin: 10px;
	border: 1px solid #808894;
}
#links {
	background-color: #C9D4E6;
	padding: 10px;
	font-size: 10px;
	text-align: center;
}
#footer {
	display: block;
	margin: 0;
	background-color: #009DE1;
	line-height: 0;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 0px;
    line-height: 0px;
}
.pic {
	border: 1px solid #6D759F;
}
.colhd {
	margin-top: 10px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	padding: 2px 12px 2px 0;
	background: #808894 url(../../images/colhd.jpg) left repeat-y;
}
.colrow {
	padding: 5px 5px 5px 10px;
	font-size: 11px;
	border: 0px;
	background: #C9D4E6 url(../../images/col_grad.jpg) bottom repeat-x;
}
.colimg {
	margin-top: 10px;
	padding: 0;
}
a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #0089CF;
}
a:active {
	text-decoration: none;
	color: #BA0000;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
h1 {
	font-size: 14px;
	color: #003892;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 12px;
}
h2 {
	font-size: 13px;
	color: #2E3C5D;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3 {
	font-size: 12px;
	color: #BA0000;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
.hd {
	font-size: 13px;
	color: #2E3C5D;
	font-weight: bold;
}
.md {
	font-size: 11px;
}
.hl {
	font-weight: bold;
	font-size: 11px;
	color: #BA0000;
}
.hl2 {
	font-weight: bold;
	color: #BA0000;
}
hr {
	border: 0px;
	color: #808894;
	background-color: #808894;
	height: 1px;
}
table.info {
	border-bottom: 1px solid #808894;
	border-right: 1px solid #808894;
	background-color: #F9FAFD;
}
table.info td {
	padding: 4px;
	border-top: 1px solid #808894;
	border-left: 1px solid #808894;
	line-height: 14px;
}
.info_hd {
	height: 18px;
	font-weight: bold;
	color: #170077;
	font-size: 13px;
	background-color: #C9D4E6;
}
.info_btm {
	font-size: 11px;
	background-color: #C9D4E6;
}
form {
	margin: 0;
	padding: 0;
}
.field {
	background-color: #EFF2F8;
	border: 1px solid #ADB5C0;
	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: #EFF2F8;
	font-size: 13px;
	margin-bottom: 8px;
}
.dropmenu {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	border: 1px solid #EFF2F8;
}

