.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #D6D3D0;
}
a:link {
	font-weight: bold;
	color: #003399;
}
.bottomnavlinks {
	width: 782px;
	font-size: 13px;
	font-weight: bold;
	color: #383737;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	padding: 0px;
	background-color: #D6D3D0;
	margin: 0px;
	text-decoration: none;
	clear: both;
	float: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383737;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #383737;
}
.indent {
	margin-left: 25px;
	clear: none;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
.bgnorepeat {
	background-image: url(images/backgroundDes1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
a:visited {
	color: #8297BA;
	font-weight: bold;
}
a:hover {
	color: #5E5C5B;
	font-weight: bold;
}
.rightalign {
	text-align: right;
}
