body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #BF0033;
}
a:active {
	text-decoration: none;
	color: #0000CC;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
h1 {
	font-size: 14px;
	color: #980931;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 10px;
}
h2 {
	font-size: 13px;
	color: #BF0033;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
}
h3 {
	font-size: 12px;
	color: #102A4C;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
}
.hl {
	font-weight: bold;
	color: #26568C;
}
.hl2 {
	color: #00498D;
}
#layout {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#hd {
	display: block;
}
#content {
	border-left: 1px solid #182333;
	border-right: 1px solid #182333;
	border-bottom: 1px solid #182333;
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 10px;
	padding-left: 16px;
	padding-right: 10px;
	background-image: url(../../images/bkgnd.jpg);
	background-repeat: repeat-y;
}
#links {
	border-bottom: 1px solid #182333;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	padding: 10px;
}
#footer {
	margin-top: 4px;
	display: block;
}
.box {
	border: 1px solid #C4C7CB;
	background-color: #F8F8F8;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}
.floatright {
	float: right;
	position: relative;
	top: 6px;
	right: -30px;
}
table.info {
	border-bottom: 1px solid #C4C7CB;
	border-right: 1px solid #C4C7CB;
	background-color: #F8F8F8;
}
table.info td {
	padding: 4px;
	border-top: 1px solid #C4C7CB;
	border-left: 1px solid #C4C7CB;
	line-height: 14px;
}
.info_btm {
	font-weight: bold;
	color: #26568C;
	font-size: 11px;
	background-color: #EBEDF0;
}
.field {
	background-color: #FFFFFF;
	border: 1px solid #C4C7CB;
	font-size: 10px;
	color: #000000;
	padding-left: 2px;
}
.button {
	background-color: #EBEDF0;
	font-size: 13px;
}
