body
{
	font-family : verdana;
	font-size : 8pt;
	color : #000000;
	background-color : #eaeaea;
	margin : 10px;
}

h2
{
	font-family : trebuchet ms, arial;
	font-size : 14pt;
	font-style : bold;
	color : #ffffff;
}

h3
{
	font-family : arial;
	font-size : 12pt;
	font-weight : bold;
	color : #ffffff;
	padding-bottom : 0px;
	padding-top : 3px;
	padding-left : 3px;
}


th
{
	font-family : verdana;
	font-size : 8pt;
	font-weight : bold;
	color : Black;
	background : #eaeaea;
	text-align : left;
	white-space : nowrap;
}

td
{
	font-family : verdana;
	font-size : 8pt;
	color : Navy;
}

a:active,a:link,a:visited
{
	font-family : verdana;
	font-size : 8pt;
	color : Maroon;
	text-decoration : none;
}

a:hover
{
	text-decoration : underline;
	
}

.header
	 {
	font-size : 9pt;
	font-weight: bold;
	color: #ffffff;
	font-family: Verdana, sans-serif;
	text-decoration : none;
	background-color : #394a63;
	border-bottom : thin ridge #ffffff;
	padding : 2px;
}

.form
	{
	font-size: 08pt;
	font-weight: normal;
	color: #000000;
	font-family: Verdana, sans-serif;
	border : thin groove;
	background-color : #eaeaea;
}

.notes
	 {
	font-size : 9pt;
	font-weight: normal;
	color: #000000;
	font-family: Arial, sans-serif;
	text-decoration : none;
	font-style : italic;
}

.alert
	 {
	font-size : 9pt;
	font-weight: normal;
	color: #ffcc00;
	font-family: Arial, sans-serif;
	text-decoration : none;
	font-style : italic;
}


	
.warning
	 {
	font-size : 8pt;
	font-weight: normal;
	color: Red;
	font-family: Arial, sans-serif;
	text-decoration : none;
	font-style : italic;
}

.dateFormat
	{
	font-size: 08pt;
	font-weight: normal;
	color: #000000;
	font-family: Verdana;
	}
	
.TextBox
	{
	border: 1px solid;
	background-color: #ffffff;
	}
	
.header
	{
	font-size: 9pt;
	font-weight: bold;
	color: White;
	font-family: Verdana;
	background-color: Navy;
	border-style : none;
}

	.page_header
	{
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	font-family: Verdana;
	background-color: #cccccc;
}
.correctAnswer
	{
	color: #FF0000;
	}
