@charset "UTF-8";
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
}
body {
	margin: 0 0 100px 0;
	padding: 0;
	background: #68748D url(../../images/bkgnd.jpg) center top repeat-x;
}
#head {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 0;
}
#container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background: #FFF url(../../images/bkgnd_container.jpg) top repeat-y;
}
#colL {
	float: left;
	width: 180px;
	padding: 0 0 10px 0;
}
#nav {
	list-style: none;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
#nav a {
	font-weight: bold;
	display: block;
	padding: 2px 2px 2px 10px;
	margin-top: 3px;
	background: #B9C7E0 url(../../images/btn_bkgnd.gif) bottom repeat-x;
	text-decoration: none;
}
#nav a:visited {
	background: #B9C7E0 url(../../images/btn_bkgnd.gif) bottom repeat-x;
	text-decoration: none;
}
#nav a:hover {
	background: #000209 url(../../images/btn_bkgnd_sw.gif) bottom repeat-x;
	text-decoration: none;
	color: #FFF;
}
#nav a:active {
	background-color: #F00;
	color: #FFF;
}
#signup {
	list-style: none;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
#signup a {
	font-weight: bold;
	display: block;
	padding: 2px 2px 2px 10px;
	margin-top: 3px;
	background: #CED2DA url(../../images/btn_bkgnd_signup.gif) bottom repeat-x;
	text-decoration: none;
}
#content {
	margin: 0 0 0 180px;
	padding: 10px 16px 20px 20px;
	background-color: #FFF;
}
#content a:link {
	text-decoration: underline;
	color: #000;
}
#content a:visited {
	text-decoration: underline;
	color: #000;
}
#content a:hover {
	text-decoration: underline;
	color: #0F39A3;
}
#content a:active {
	text-decoration: underline;
	color: #CC0033;
}
#links {
	position: relative;
	top: 0px;
	margin-top: 0px;
	background-color: #EDF1F6;
	padding: 10px;
	font-size: 10px;
	text-align: center;
}
#footer {
	position: relative;
	top: 0px;
	margin-top: 0px;
	display: block;
	line-height: 0;
}
#itemlink {
	padding: 10px;
	margin: 10px;
	border: 1px solid #A5B9E0;
	background-color: #EDF1F6;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 0px;
    line-height: 0px;
}
.colhd {
	font-weight: bold;
	color: #000;
	margin-top: 10px;
	padding: 2px 0 2px 10px;
	background: #EDF1F6 url(../../images/col_hd.jpg) left repeat-y;
}
.colrow {
	padding: 5px 5px 5px 10px;
	font-size: 11px;
	border: 0px;
	background: #D6DCE8 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: #0F39A3;
}
a:active {
	text-decoration: none;
	color: #CC0033;
}
p {
	margin: 10px 0 10px 0;
}
h1 {
	font-size: 15px;
	color: #000209;
	font-weight: bold;
	margin: 0 0 12px 0;
}
h2 {
	font-size: 14px;
	color: #112870;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
h3 {
	font-size: 13px;
	color: #252E3D;
	font-weight: bold;
	display: inline;
}
.hd {
	font-size: 13px;
	color: #0C0120;
	font-weight: bold;
}
.md {
	font-size: 11px;
}
.hl {
	font-weight: bold;
	color: #CC0033;
}
.hl2 {
	font-weight: bold;
	font-size: 11px;
	color: #CC0033;
}
hr {
	border: 0px;
	color: #A5B9E0;
	background-color: #A5B9E0;
	height: 1px;
}
.pic {
	border: 1px solid #6D759F;
}
table.info {
	border-bottom: 1px solid #A5B9E0;
	border-right: 1px solid #A5B9E0;
	background-color: #EDF1F6;
}
table.info td {
	padding: 6px;
	border-top: 1px solid #A5B9E0;
	border-left: 1px solid #A5B9E0;
	line-height: 14px;
}
.info_hd {
	height: 18px;
	font-weight: bold;
	color: #C42700;
	font-size: 13px;
	background-color: #D6DCE8;
}
.info_btm {
	font-size: 11px;
	background-color: #D6DCE8;
}
#clean {
}
#clean a:link {
	text-decoration: none;
}
form {
	margin: 0;
	padding: 0;
}
.field {
	background-color: #FFF;
	border: 1px solid #A5B9E0;
	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 9px;
}
.field_login {
	background-color: #FFF;
	font-size: 10px;
	color: #000;
	padding-left: 2px;
	width: 40px;
}
.button {
	background-color: #EDF1F6;
	font-size: 13px;
	margin-bottom: 8px;
}
.dropmenu {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	border: 1px solid #DFE5EC;
}

