﻿body 
{
	font-family:Verdana;
	font-size:11px;
}
.item:hover
{
	background-color:#E1FDFF;
}
tr.TopRow
{
	background-color:#C5D0D5;
	font-weight:bold;
	color:#000000;
}
tr.ColumnName
{
	background-color:#112D58;
	color:#FFFFFF;
	text-transform:uppercase;
}
.NoLines
{
	font-size:14px;
	color:#3861A8;
	font-weight:bold;
	width:500px;
	border: solid 1px #000000;
	background-color:#D8D8D8;
	text-align:center;
		
	}
.formatLabel
{
	white-space:nowrap; 
	font-weight:bold;
	
}
h1
{
	font-size:16px;
		
}	
#seo_header a
{
font-variant:small-caps !important;
	color:#2A4065;
}
h2
{
	font-size:16px;
		
}
h3
{
	font-size:11px;
	text-decoration:none;
	white-space:nowrap;
	text-align:left;
	text-transform:uppercase;
}
h3 a 
{
	text-decoration:none;
	color:#333333;
}
