
body, td, th {
	font-family: "Trebuchet MS", verdana, arial sans-serif;
	font-size:13px;
	color:#193A4B;
	margin-top:12px;
	margin-bottom:24px;
}

table.grid { width:600px; }
table.grid tr.columntitles th { width:65px; font-size:11px; vertical-align:bottom; }
table#core tr.columntitles th { font-weight:normal; }
table.grid td { background-color: #d8d8d8; padding:1px; text-align:center; }
table.grid th.question { background-color:#e0e0e0; font-weight:normal; text-align:left; padding:6px; }


table.grid tr.oddrow td { background-color:#fff0e4; }
table.grid tr.oddrow th.question { background-color:#fff8ee; }

table.grid tr.evenrow td { background-color:#e4f0ff; }
table.grid tr.evenrow th.question { background-color:#ecf0fe; }

xbody h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; color: #990033; font-weight: bold}
xbody h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #666666; font-weight: bold}
xbody h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #666666; font-weight: bold}

table.datatable { font-size:12px; }
table.datatable th { background-color:#666666; color:white; text-align:left;}
table.datatable tr { background-color: #EEEEEE; }
table.datatable tr.oddrow { background-color:#DDDDDD; }
table.datatable th { padding:4px; }
table.datatable td { padding:2px 4px 2px 4px; }


p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #666666; font-weight: normal}

xa:link { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color:#707071; text-decoration: none; font-weight: bold}		
xa:visited { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color:#707071; text-decoration: none; font-weight: bold}
xa:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #990033; text-decoration: none; font-weight: bold}
xa:active { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #707071; text-decoration: none; font-weight: bold}

.error{	color:red;}


div.PreviousAndNextLinks {
	xmargin-left:100px;
}

div.PreviousAndNextLinks div {
	float:left;
	padding:6px;
	background-color:#AAAAAA;
	font-weight:bold;
	border:solid #000000 1px;
	margin-right:20px;
}

div.PreviousAndNextLinks div a {
	text-decoration:none;
	color:#333333;
}

h2 { font-size:14px; }

