body {
	margin-left: 13px;
	margin-top: 0px;
}

td {
	font-family: Trebuchet MS, verdana, arial, helvetica;
	font-size: 12px;
	} 

td.rowhead {
	font-family: Trebuchet MS, verdana, arial, helvetica;
	font-size: 12px;
	color: white;
	font-weight: bold; 
	background: #0079B9;
	padding: 4px 4px 4px 8px;
	} 	
	
.answer { color: #007100; font-size: 16px; font-weight: bold; font-family: Trebuchet MS, verdana, arial, helvetica; }	
.body { color: #02477B; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.callout { color: #4E2313; font-size: 11px; font-family: Trebuchet MS, verdana, arial, helvetica; }
.bodywhite { color: white; font-size: 13px; font-family: Trebuchet MS, verdana, arial, helvetica; }
.footer { color: #EBEBEB; font-size: 11px; font-family: Trebuchet MS, verdana, arial, helvetica; }
.question { color: #790000; font-size: 16px; font-weight: bold; font-family: Trebuchet MS, verdana, arial, helvetica; }	
.subhead { color: #0C4D8C; font-size: 12px; font-weight: bold; font-family: Trebuchet MS, verdana, arial, helvetica; }
.pagehead { color: #BF7D35; font-size: 16px; font-weight: bold; font-family: Trebuchet MS, verdana, arial, helvetica; }
.error{ color: red; font-size: 11px; font-family: Trebuchet MS, verdana, arial, helvetica; }
.input {color: #1669B2; font-size: 10px; font-family: Trebuchet MS, verdana, arial, helvetica; }
div.boxblue {
	margin: 0px 0px 0px 0px;
	padding: 20px;
	border: 1px solid ##87BAE5;
	width: 500;}

.loginheader {color:#ffffff; font-weight:bold; background-color:#0C4D8C; font-size:="0.9em"; }

.background { background-color:#DADCE9;}
.childnodes 
{
	color:#BF7D35;
	font-family:Times New Roman;
	font-size: 12px;
}

a { color: #185ABD; text-decoration: none }
a:hover { color: blue; text-decoration: UNDERLINE; }


a.darkblue
{
	color: #02477B; text-decoration: none
}
a.darkblue:hover
{
	color: #02477B; text-decoration: UNDERLINE;
}
a.darkblue:visited
{
	color: #02477B; text-decoration: none	
}
fpClass
{
	background-color:#DADCE9;
	border-color:#B5C7DE;
	border:1px;
	font-size:large;
}