body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 100px;
	padding: 0;
	background-image: url(../../images/bkgnd.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #D50810;
}
a:active {
	text-decoration: none;
	color: #193366;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
h1 {
	font-size: 14px;
	color: #002267;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 12px;
}
h2 {
	font-size: 13px;
	color: #003687;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3 {
	font-size: 13px;
	color: #D93F26;
	font-weight: bold;
}
.hd {
	font-size: 13px;
	color: #0E0086;
	font-weight: bold;
}
.md {
	font-size: 11px;
}
.vsm {
	font-size: 8px;
}
.hl {
	font-weight: bold;
	font-size: 11px;
	color: #D93F26;
}
.hl2 {
	font-weight: bold;
	color: #D93F26;
}
hr {
	border: 0px;
	color: #193366;
	background-color: #193366;
	height: 1px;
}
#layout {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#hd {
	display: block;
}
#spacer {
	height: 16px;
	background-image: url(../../images/bdrR.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-image: url(../../images/bkgnd_col.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#links {
	width: 780px;
	margin-top: 4px;
	margin-left: auto;
	margin-right: auto;
	background-color: #D8DCE5;
	padding: 10px;
	font-size: 11px;
	text-align: center;
}
#footer {
	margin-top: 4px;
	display: block;
}
.content {
	padding-left: 14px;
	padding-right: 16px;
	padding-top: 0px;
	padding-bottom: 16px;
	background-image: url(../../images/bdrR.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.divider {
	width: 100%;
}
.pic {
	border: 1px solid #193366;
}
.colhd {
	width: 179px;
	color: #FFFFFF;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #41629B;
	background-image: url(../../images/col_hd.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.colrow {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
	font-size: 11px;
	border: 1px solid #193366;
	background-color: #D8DCE5;
	background-image: url(../../images/col_grad.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
table.colnav {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
a.colnav {
	padding: 2px;
	padding-left: 8px;
	display: block;
	margin-top: 3px;
}
a.colnav:link {
	background-color: #D8DCE5;
	text-decoration: none;
}
a.colnav:visited {
	background-color: #D8DCE5;
	text-decoration: none;
}
a.colnav:hover {
	background-color: #193366;
	text-decoration: none;
	color: #FFF;
}
a.colnav:active {
	background-color: #C62B00;
	color: #FFF;
}
table.info {
	border-bottom: 1px solid #D8DCE5;
	border-right: 1px solid #D8DCE5;
	background-color: #FAFBFE;
}
table.info td {
	padding: 4px;
	border-top: 1px solid #D8DCE5;
	border-left: 1px solid #D8DCE5;
	line-height: 14px;
}
.info_hd {
	height: 18px;
	font-weight: bold;
	color: #170077;
	font-size: 13px;
	background-color: #EDEFF2;
}
.info_btm {
	font-size: 11px;
	background-color: #EDEFF2;
}
.field {
	background-color: #EDEFF2;
	border: 1px solid #D8DCE5;
	font-size: 11px;
	color: #000000;
	padding: 2px;
}
.field_srch {
	font-family: Verdana;
	background-color: #FFFFFF;
	border: 1px solid #1A468F;
	font-size: 11px;
	color: #000000;
	padding-left: 3px;
	margin-left: 8px;
	margin-right: 8px;
}
.field_login {
	background-color: #FFFFFF;
	font-size: 10px;
	color: #000000;
	padding-left: 2px;
	height: 16px;
	width: 40px;
}
.button {
	background-color: #D8DCE5;
	font-size: 13px;
}
.dropmenu {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #D8DCE5;
}