body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
}
body {
	background: #F1F5FA url(../../images/bkgnd.jpg) top repeat-x;
	margin: 0 0 100px 0;
}
.layout #container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background: #FFF url(../../images/bkgnd_container.jpg) top repeat-y;
}
.layout #head {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 0;
}
.layout #colL {
	float: left;
	width: 180px;
	padding: 0 0 10px 0;
}
.layout #spacer {
	height: 10px;
}
.layout #nav {
	text-align: left;
	list-style: none;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.layout #nav a {
	display: block;
	padding: 2px 0 2px 8px;
	margin-top: 3px;
	background: #B2CCED url(../../images/btn_bkgnd.gif) bottom repeat-x;
	text-decoration: none;
}
.layout #nav a:visited {
	background: #B2CCED url(../../images/btn_bkgnd.gif) bottom repeat-x;
	text-decoration: none;
}
.layout #nav a:hover {
	background: #5BAD0A url(../../images/btn_bkgnd_sw.gif) bottom repeat-x;
	text-decoration: none;
	color: #FFF;
}
.layout #nav a:active {
	background-color: #FF0000;
	color: #FFF;
}
.layout #search {
	margin: 10px 0;
	padding: 3px 0 3px 10px;
	background-color: #CCDDF2;
}
.navbox {
	font-size: 11px;
	padding: 5px 5px 5px 8px;
	border: 0px;
	background-color: #CCDDF2;
}
.layout #content {
	margin: 0 0 0 180px;
	padding: 8px 30px 10px 20px;
}
.layout #btmlink {
	font-size: 11px;
	padding: 10px 0;
	text-align: center;
	background-color: #CCDDF2;
}
.layout #footer {
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 0;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 0px;
    line-height: 0px;
}
a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #D43500;
}
a:active {
	text-decoration: none;
	color: #266587;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
hr {
	border: 0px;
	color: #024D74;
	background-color: #024D74;
	height: 1px;
}
h1 {
	font-size: 14px;
	color: #2613B6;
	font-weight: bold;
	margin-bottom: 12px;
}
h2 {
	font-size: 13px;
	color: #276AB3;
	font-weight: bold;
	margin: 10px 0;
}
h3 {
	font-size: 12px;
	color: #DB1A37;
	font-weight: bold;
	display: inline;
}
.hd {
	font-size: 13px;
	color: #276AB3;
	font-weight: bold;
}
.md {
	font-size: 11px;
}
.sm {
	font-size: 10px;
}
.hl {
	font-weight: bold;
	font-size: 11px;
	color: #DB1A37;
}
table.info {
	border-bottom: 1px solid #DFEAF0;
	border-right: 1px solid #DFEAF0;
	background-color: #FAFBFE;
}
table.info td {
	padding: 4px;
	border-top: 1px solid #DFEAF0;
	border-left: 1px solid #DFEAF0;
	line-height: 14px;
}
.info_hd {
	height: 18px;
	font-weight: bold;
	color: #024D74;
	font-size: 13px;
	background-color: #F1F6F8;
}
.pic {
	border: 1px solid #024D74;
}
form {
	margin: 0;
	padding: 0;
}
.field {
	background-color: #FFF;
	font-size: 10px;
	color: #000;
	padding-left: 2px;
}
.field_srch {
	background-color: #F3F4F9;
	border: 1px solid #024D74;
	font-size: 11px;
	color: #000;
	padding-left: 3px;
}
.button {
	background-color: #E6EDF9;
	font-size: 13px;
	margin-bottom: 6px;
}
.dropmenu {
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	border: 1px solid #024D74;
}

