body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #0a2b53;
	margin-top: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #333333;
	font-size: 12px;
}
h1 {
	font-size: 14px;
	color: #FF6600;
	text-transform: uppercase;
}
h2 {
	font-size: 14px;
	color: #0A2B53;
	text-transform: uppercase;
}
.footertext {
	color: #FFFFFF;
	height: 70px;
	text-align: center;

}
.navdiv {
	background-image: url(images/dottedline.jpg);
	background-position: bottom;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.main a:link {
	color: #0A2B53;
	text-decoration: none;
}
.main a:visited {
	color: #0A2B53;
	text-decoration: none;
}
.main a:hover {
	color: #FF6600;
	text-decoration: none;
}
.main a:active {
	color: #0A2B53;
	text-decoration: none;
}
