body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #435A77;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	background-image: url(../../images/bkgnd.gif);
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF430E;
}
a:active {
	text-decoration: none;
	color: #0000CC;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
h1 {
	font-size: 14px;
	color: #2F435C;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 12px;
}
h2 {
	font-size: 13px;
	color: #435A77;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3 {
	font-size: 13px;
	color: #C42A00;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
.hd {
	font-size: 13px;
	color: #273575;
	font-weight: bold;
}
.md {
	font-size: 11px;
}
.hl {
	font-weight: bold;
	color: #FF430E;
}
#layout {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#hd {
	display: block;
}
#nav {
	display: block;
	background-color: #7A8A9A;
}
#content {
	background-color: #FFFFFF;
	padding-top: 14px;
	padding-bottom: 10px;
	padding-left: 16px;
	padding-right: 10px;
	background-image: url(../../images/hd_3.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
#content a:link {
	text-decoration: underline;
}
#hmcontent {
	background-color: #FFFFFF;
	padding-top: 14px;
	padding-bottom: 10px;
	padding-left: 16px;
	padding-right: 10px;
	background-image: url(../../images/hm_3.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
#hmtxt {
	width: 490px;
}
#links {
	font-size: 11px;
	margin-top: 4px;
	background-color: #FFFFFF;
	padding: 10px;
	text-align: center;
}
#footer {
	margin-top: 4px;
	background-color: #FFFFFF;
	padding: 0px;
	display: block;
}
.floatright {
	float: right;
	margin-right: 20px;
	width: 540px;
}
.floatright2 {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	width: 180px;
}
table.info {
	border-bottom: 1px solid #C8D0DA;
	border-right: 1px solid #C8D0DA;
	background-color: #FAFBFE;
}
table.info td {
	padding: 4px;
	border-top: 1px solid #C8D0DA;
	border-left: 1px solid #C8D0DA;
	line-height: 14px;
}
.info_hd {
	height: 18px;
	font-weight: bold;
	color: #17499B;
	font-size: 13px;
	background-color: #EFF2F6;
}
.info_btm {
	font-weight: bold;
	color: #FF430E;
	font-size: 11px;
	background-color: #E7EBEE;
}
.field {
	background-color: #FFFFFF;
	border: 1px solid #E7EBEE;
	font-size: 11px;
	color: #000000;
	padding: 2px;
}
.button {
	background-color: #E7EBEE;
	font-size: 13px;
}
