BODY, TD, .main {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 18px;
	color : #333333;
}
H1 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #5B97B1;
	font-size : 19px;
	line-height : 20px;
	margin:8,0,8,0;
	padding:0px;
}
H2, .subheader {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #5B97B1;
	font-size : 17px;
	line-height : 19px;
	margin : 0,0,4,0;
	padding : 0px;
	font-weight: normal;
}
H3 {
	font-family : Arial, Helvetica, sans-serif;
	color: #999999;
	font-size : 14px;
	line-height : 15px;
	margin : 0,0,4,0;
	padding : 0px;
}A {
	color : #0E505F;
}
A:hover {
	text-decoration : none;
}
.topNav {
	color: white;
	font-size : 12px;
	font-weight : bold;
	text-decoration: none;
}
.leftNav {
	text-decoration:none;
	line-height:13px;
	font-size : 11px;
}
.mainsm, .footer {
	font-size: 11px;
}
.footer {
	color: white;
	font-weight:normal;
}
.extranet {font-size: 10px;color:white}
.arrows {
	font-family : "Webdings";
	font-size : 10px;
	font-weight : bold;
}
.layerLink {
	font-family : Arial, Helvetica, sans-serif;
	color: #333333;
	font-size : 11px;
	text-decoration: none;
}
.colorButton {
	font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-weight: bold;
		color:white;
		border:solid 1px black;
		text-decoration:none;
		height:10px;
		text-align:center;
		padding:5px;
		padding-top:2px;
		padding-bottom:2px;
		margin:2px;
}
.colorSubmit {
	font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-weight:bold;
		color:white;
		background-color:#50839F;
		border:solid 1px white;
		text-decoration:none;
}