img {border-style: none;}
td,p,span,div,li,ul,ol,blockquote,a {
	font-family:Arial,Geneva,Helvetica;
	font-size:12px;
	color:#333333;
}
td {vertical-align: top;}
h1,h2,h3,h4,h5 {
	font-weight:bold;
	margin-top:0px;
	margin-bottom:3px;
	color: rgb(17,86,139);
}
h1 {
	font-size:24px;
	
}
h2 {
	font-size:18px;

}
h3 {
	font-size:16px;

}
h4 {
	font-size:14px;

}
h5 {
	font-size:12px;

}
.ContentArea td {vertical-align: top}
a {
	color:#0000CC;
}
a:hover {
	color:#000000;
}
.ContentArea {
	
}

#ScreenContent_nH p, #ScreenContent_nH td, #ScreenContent_nH {
	line-height: 25px;
}

.Large {
	font-size:14px;
}
.Small {
	font-size:11px;
}
.Tiny {
	font-size:10px;
}
.Strong {
	font-weight:bold;
}
.Blue {
	color:#0037CE;
}
.SubHeadBlue {
	font-weight:bold;
	font-size:14px;
	color:#0A56D6
}
.White {
	color:White;
}
.Alert {
	color:Red;
}
a.White, a.White:visited {
	color:White;
	text-decoration:none;
}
a.White:hover {
	color:#DDDDDD;
	text-decoration:none;
}
td.White 
{
	vertical-align:top;
}
.textr {text-align: right}
.textc {text-align: center}
.textl {text-align: left}

.clear {clear: both}

/*INPUT TEXT BOXES*/
.HH_tbox {border: 1px solid #84a9ce; font-size: 12px; color: #333; height: 14px;}

#BodyTable {}
#BodyTable td {background-color: #eee;}
#BodyTable td.alab {background-color: #dbe0e4; width: 150px; font-weight: bold; padding: 2px;}
