@charset "utf-8";
/* CSS Document */

body {
	margin:0;
}

table #leftNavigation {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	line-height:14px;
	text-align:left;
}

table #middleContent {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	line-height:14px;
	text-align:left;
}

.homeLinks {
	font-family: Verdana, Arial, Helvetica, sans-serifl;
	font-size:10px;
	color:#003366;
	font-weight:bold;

}

.homeLinks a:link{
	font-family: Verdana, Arial, Helvetica, sans-serifl;
	font-size:10px;
	color:#003366;
	font-weight:bold;
	line-height:18px;
}


.homeLinks a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serifl;
	font-size:10px;
	color:#003366;
	font-weight:bold;
}


.points {
	font-family:Arial, Helvetica, sans-serifl;
	font-size:10px;
	color:#003366;
}

.titles {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size:20px;
	color:#666;
	text-align:left;
	font-weight:bold;
}

.instructions {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
	color:#003399;
	font-weight:bold;
}


.instructions a:link{
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
	color:#003399;
	font-weight:bold;
}



.whiteHeadlines {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:bold;
}

.questions {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#003366;
line-height:18px;
}

.square{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
}

.error {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FF0000;
}

.Explanation { 
background-color:#eeeeee;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#003366;
line-height:18px;
}
