
body {
	background-color : #FFFFFF;
	color : #333333;
	margin-top : 20px;
	vertical-align : middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.menu_bar 
{
	/*background-color: #333333;*/
	height: 27px;
}

.siteTable
{
	padding: 4px;
	border: solid 1px #993300;
}
h1 
{
	font-size: 14px;
	font-weight: bold;
	color: #B2E3FA;
}
.heading 
{
	font-size: 14px;
	font-weight: bold;
	color: #B2E3FA;
}
h1.feature
{
	font-size: 14px;
	font-weight: bold;
	color: #1B5B85;
}
.feature_heading
{
	font-size: 14px;
	font-weight: bold;
	color: #1B5B85;
}
.bold 
{
	font-weight: bold;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
td.content {
	font-size: 11px;
	padding: 25px;
	background-color: #ebebeb;
	border-top: solid 4px #FFFFFF;
}

td {
	font-size: 11px;
}

td.feature {
	font-size: 11px;
	color : #1B5B85;
}

.validation 
{
	color: #FFFFFF;
}