body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: underline;
	color: #0000CC;
}
.pic {
	border: 1px solid #B7C3CD;
}
.iso {
	border: 1px solid #19006D;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
hr {
	border: 0px;
	color: #1C3475;
	background-color: #1C3475;
	height: 1px;
}
h1 {
	font-size: 14px;
	color: #000E43;
	font-weight: bold;
	display: inline;
}
h2 {
	font-size: 13px;
	color: #1C3475;
	font-weight: bold;
	display: inline;
}
h3 {
	font-size: 13px;
	color: #22479F;
	font-weight: bold;
	display: inline;
}
.hd {
	font-size: 12px;
	color: #1C3475;
	font-weight: bold;
}
.md {
	font-size: 11px;
}
.hl {
	font-weight: bold;
	font-size: 11px;
	color: #B01B2A;
}
#layout {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#hd {
	display: block;
}
#titles {
	padding-left: 16px;
	padding-right: 16px;
	border-left: 1px solid #1C3475;
	position: absolute;
	top: 226px;
}
#content {
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 14px;
	padding-bottom: 10px;
	border-left: 1px solid #1C3475;
	border-right: 1px solid #1C3475;
	border-bottom: 1px solid #1C3475;
}
#sitelink {
	padding: 10px;
	margin: 10px;
	border: 1px solid #C6CEDC;
}
#pagelink {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #C6CEDC;
}
#links {
	font-size: 11px;
	margin-top: 4px;
	background-color: #FFFFFF;
	padding: 10px;
	text-align: center;
}
#footer {
	font-size: 11px;
	margin-top: 4px;
	padding-top: 10px;
	padding-left: 10px;
	height: 66px;
	background: url(../../images/footer.jpg) no-repeat;
}
.nav {
	float: right;
	position: relative;
	margin-left: 10px;
	margin-bottom: 10px;"
}
table.colnav {
	border-left: 1px solid #7181A8;
	border-right: 1px solid #7181A8;
	border-bottom: 1px solid #7181A8;
	padding: 0px;
	margin: 0px;
}
a.colnav {
	border-top: 1px solid #7181A8;
	font-weight: bold;
	padding: 2px;
	padding-left: 10px;
	display: block;
	margin-top: 0px;
}
a.colnav:link {
	background-color: #D4D8E1;
	background-image: url(../../images/btn_bkgnd.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	text-decoration: none;
}
a.colnav:visited {
	background-color: #D4D8E1;
	background-image: url(../../images/btn_bkgnd.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	text-decoration: none;
}
a.colnav:hover {
	background-color: #516495;
	background-image: url(../../images/btn_bkgnd_sw.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	text-decoration: none;
	color: #FFF;
}
a.colnav:active {
	background-color: #000000;
	color: #FFF;
}
table.info {
	border-bottom: 1px solid #B7C3CD;
	border-right: 1px solid #B7C3CD;
	background-color: #F0F2F5;
}
table.info td {
	padding: 5px;
	border-top: 1px solid #B7C3CD;
	border-left: 1px solid #B7C3CD;
	line-height: 14px;
}
.info_hd {
	height: 18px;
	font-weight: bold;
	color: #222966;
	font-size: 13px;
	background-color: #E2E6EC;
}
table.item {
	border-bottom: 1px solid #504667;
	border-right: 1px solid #504667;
	background-color: #FFF;
}
table.item td {
	padding: 3px;
	border-top: 1px solid #504667;
	border-left: 1px solid #504667;
}
.field {
	font-family: Verdana;
	background-color: #FFFFFF;
	border: 1px solid #19006D;
	font-size: 11px;
	color: #000000;
	padding-left: 3px;
}
.button {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	background-color: #D5DCEE;
}
.dropmenu {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #19006D;
}
