body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-x;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 11px;
}
td, p {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 11px;
}
.contentbg p {
	margin: 16px;
}
.standard, a {
	color: #666666;
	font-size: 11px;
}
standard:hover, a:hover {
	color: #000066;
}
.logo {
	padding: 16px;
}
.sidenav {
	border-right: solid 1px #cccccc;
}
.sidelinks {
	padding-left: 16px;
}
.sidelinks a{
	line-height: 18px;
	font-size: 12px;
	text-decoration: none;
	color: #b31b2b;
}
.sidelinks a:hover {
	color: #000066;
	text-decoration: underline;
}
.padleft {
	padding-left: 16px;
}
.address {
	margin: 8px;
	padding: 8px;
	border: solid 1px #cccccc;
	color: #002e92;
	font-size: 10px;
}
.address a {
	font-size: 10px;
}
.content {
	width: 466px;
	margin-left: 16px;
	margin-top: 30px;
	border-bottom: solid 15px #00248d;
	height: 427px;
	background-image: url(../images/content_bg.gif);
	background-repeat: no-repeat;
}
.contentint {
	width: 466px;
	margin-left: 16px;
	margin-top: 16px;
	border-bottom: solid 15px #00248d;
	height: 427px;
	background-image: url(../images/content_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 120px;
}
.contentpad {
	width: 482px;
	margin-left: 0px;
	margin-top: 0px;
	height: 427px;
	background-image: url(../images/content_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 160px;
}
.contentpad p, .contentpad h1, .contentpad h2, .contentpad h3, .contentpad h4, .contentpad h5, .contentpad h6{
	margin-left: 16px;
}
.contentpad a{
	padding-left: 16px;
}
.blueband{
	margin-left: 16px;
	border-bottom: solid 15px #00248d;
	width: 466px;
}
.contentbg {
	background-image: url(../images/content_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 120px;
}
h1 {
	font-size: 16px;
	color: #002e92;
}
h2 {
	font-size: 14px;
	color: #002e92;
}
h3 {
	font-size: 14px;
	color: #b31b2b;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 12px;
	color: #002e92;
}
h6 {
	font-size: 12px;
	color: #b31b2b;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
td, tr {
	margin: 0px;
	padding: 0px;
	}
