html, body, input, td, table, select, option, h1, h2
{
	font-family:		Arial, helvetica;
}

html, body, input, td, table, select, option	
{
	font-size: 			10pt;
}

html, body
{
	height:				100%;
	min-height:			100%;
}
a
{
	color:				#446E9E;
}
a.menu, a.menuInfo
{
	text-decoration:	none;
	color:				white;
	font-weight:		normal;
	font-style:			normal;
}
a.menu
{
	font-size:			11pt;
	line-height:		140%;
}
a.menuInfo
{
	font-size:			8pt;
}
a.menuLink
{
	font-size:			8pt;
	color:				#446E9E;
}
a.breakcrumb
{	
	color:				#446E9E;
}
.heading
{
	font-size:			14pt;
	font-weight:		bold;
	padding-bottom:		20px;
}
.heading2
{
	font-size:			10pt;
	font-weight:		bold;
}
a.subheading
{
	color:				#446E9E;
	text-decoration:	underline;
	font-size:			10pt;
	font-weight:		bold;
}
.question
{
	font-style:			italic;
	color:				rgb(68, 110, 160);
}
.answer
{
}
th
{
	background-color:	#cccccc;
	border-top: 		1px solid black; 
	border-bottom: 		1px solid black;
}
.tableCell
{
	border-right:		1px solid black;
}
.highlight
{
	color:				rgb(191,23,4);
}
