﻿body
{
	background-color: #2c2c2c;
	background-image: url(images/misc/road_bkgnd.gif);
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
}
a:link 
{
	color: #d33233;
	text-decoration: none;
}
a:visited 
{
	text-decoration: none;
	color: #d33233;
}
a:hover 
{
	text-decoration: none;
	color: #333333;
}
a:active 
{
	text-decoration: none;
	color: #d33233;
}
.PageTitle
{
	font-weight: bold;
	font-size:medium;
	color: blue;
	font-family: Verdana;
	background-color: #B5C7DE;
	height: 20px;
}
.PageDescription
{
	font-size:x-small;
	color:Navy;
	background-color: #EFF3FB;
}

.ErrorMessage
{
	font-weight: bold;
	color: Red;
	
}

.RequiredSubmitField
{
	font-weight: bold;
	color: Black;
}

.RequiredField
{
	font-weight: bold;
	color: Red;
}

.InfoList
{
	font-size: small;
	border-width: thin;
	border-style: double;
	border-color: Gray;
}

.InfoListHeader
{
	background-color: #d33233;
	font-size: small;
	color: white;
}

.InfoListButton
{
	font-size: x-small;
}

.InnerText
{
	font-size: x-small;
}

.SectionHeader
{
	font-weight: normal;
	font-size:small;
	color: black;
	font-family: Verdana;
	background-color: #99CCCC;
	width: 1000;
}

.TestQuestionNumber
{
	font-weight: normal;
	font-size:large;
	color: #0000FF;
	font-family: Verdana;
}

.TestQuestion
{
	font-weight: normal;
	font-size:large;
	color: #0000FF;
	font-family: Verdana;
}

.TestAnswer
{
	font-weight: normal;
	font-size:small;
	color: #000000;
	font-family: Verdana;
}
.navigation {
	background-image: url(../images/nav/bkgnd.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #231f20;
	width: 167px;
}
.twoboxes_left {
	width: 708px;
	align: left;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231f20;
	border: 1px solid #b5b5b5;
	padding: 20px;
	margin: 5px;
	float: left;
	height: 100%;
	line-height: 16px;
}
.title01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #d33233;
}
.title02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #231f20;
}
.title03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.twoboxes_right {
	width: 244px;
	background-color: #d03135;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #b5b5b5;
	padding: 20px;
	line-height: 16px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	height: 100%;
	float: right;
}
.twoboxes_right a:link {text-decoration: none; color: #FFFFFF}
.twoboxes_right a:visited {text-decoration: none; color: #FFFFFF}
.twoboxes_right a:hover {text-decoration: underline; color: #FFFFFF}

.onebox {
	background-color: #FFFFFF;
	align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231f20;
	border: 1px solid #b5b5b5;
	padding: 20px;
	margin: 5px;
	height: 100%;
	line-height: 16px;
}
.photo1 {
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.generalfonts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231f20;
}
.table1 {
	cell-padding: 4px;
	font-family: Arial;
	font-size: 12px;
	border: 1px dotted #b5b5b5;
	align: left;
	vertical-align: bottom;
	background-color: #f7c7c6;
}
.cellborder1 {
	border-top: 1px dotted #b5b5b5;
	font-family: Arial;
	font-size: 12px;

}
.table1header {
	background-color: #d03135;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.footer {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF
}
.footer a:link {text-decoration:none; color: #FFFFFF}
.footer a:visited {text-decoration: none; color: #FFFFFF}
.footer a:hover {text-decoration: underline; color: #FFFFFF}
