html, body {
	height: 100% ;
}
body {
	height:100%;	
	background-color:#000033;
}
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
p{
padding:0px 3px 0px 3px;
}
h1{
	font-size:18px;
}
h2{
	font-size:16px;
	color:#003366;
}
hr{
	height:1px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000033;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color:#000033;
}
a:hover {
	text-decoration: none;
	color:#0033FF;
}
a:active {
	text-decoration: underline;
	color:#000033;
}
.mastheadDiv{
	height:15px;
	background-repeat:repeat-x;
}
select{
	font-family:arial;
	font-size:11px;
}
.tabDiv{
	background-image:url(../images/_DivTab.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-top:4px;
	height:24px;
	font-size:14px;
	color:#000033;
}
.tableHeader{
	font-size:12px;
	font-weight:bold;

}
.topNav{
	background-image:url(../images/_Masthead_Div_Gradient.jpg);
	background-repeat:repeat-x;
	height:35px;
	line-height:25px;
	text-align:center;
}
.topNav a {
	color: #032d5f;
}
.topNav a:link {
	text-decoration: underline;
}
.topNav a:visited {
	text-decoration: underline;
	color:#032d5f;
}
.topNav a:hover {
	text-decoration: none;
	color:#0033FF;
}
.topNav a:active {
	text-decoration: underline;
	color: #032d5f;;
}
.infoCell{
	font-size:11px;
}
.homeHeader{
	height:30px;
	background-image:url(../images/_Column-blueFade.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.leftCellDiv{
    font-size:11px;
	background-image:url(../images/_CellLeftDiv.jpg);
	background-position:left top;
	background-repeat:repeat-y;
}
.searchBtn{
	text-align:center;
	padding-top:5px;
}