body {
	margin: 0;
	padding: 0;
}

body, td, tr, th {
	color: #666666;
	font: 12px Arial, Helvetica, sans-serif;
}

.rap {
	border-right: 1px solid #818A8F;
	border-left: 1px solid #818A8F;
	border-bottom: 1px solid #818A8F;
}

.small {
	font-size: 10px;
}

h1 {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2B6583;
	margin-bottom: 0;
}

p {
	margin-top: 0;
}

a:link {
	color: #6B2507;
}

a:visited {
	color: #2B6583;
}

a:hover {
	color: #6B2507;
	text-decoration: none;
}

a:active {
	color: #6B2507;
}

.sublinks {
	font-size: 11px;
}

.sublinks a:link {
	color: #2B6583;
	text-decoration: none;
}

.sublinks a:visited {
	color: #2B6583;
	text-decoration: none;
}

.sublinks a:hover {
	color: #6B2507;
	text-decoration: underline;
}

.sublinks a:active {
	color: #2B6583;
	text-decoration: none;
}

.forlinks {
	font-size: 11px;
}

.forlinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.forlinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.forlinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.forlinks a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.footer {
	text-align: center;
	border-top: 1px solid #818A8F;
	font-size: 9px;
	color: #666;
}

.mouse {
	font-size: 9px;
	color: #666;
}

select {
	background: #DBEAEE;
	border-style: solid;
	border-width: 1px;
	border-top-color: #E9F2F5;
	border-left-color: #E9F2F5;
	border-bottom-color: #97C4B7;
	border-right-color: #97C4B7;
	color: #666666;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}
.subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006699;
	text-decoration: none;
}

.top {
	background: url(images/up_arrow.gif) no-repeat 0px 2px;
	padding-left: 10px;
	font-size: 10px;
}

.white {
	color: #FFFFFF;
}

.subheadsred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6B2507;
	text-decoration: none;
}

.choose li {
	margin-bottom: 8px;
}
