a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #01478D;
	text-decoration: none;
}

a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #01478D;
	text-decoration: underline;
}
.logo {
	height: 125px;
	width: 225px;
	border-top: 0px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 0px none #000000;
	border-left: 1px solid #000000;

}
.bg {
	background-attachment: scroll;
	background-image: url(images/banner_bg.jpg);
	background-repeat: repeat-x;
	background-position: 780px top;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 9px;
}
.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ffffff;
	background-image: url(images/footer.jpg);
}
.grayfooter {
	background-image: url(images/footergray.jpg);
	border: 1px solid #000000;
}
.gray {
	background-color: #E2E0E1;
	border-top: 0px none;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;

}
.top {
	background-image: url(images/top.jpg);
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;

}
.menu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #01478D;
}
a.ResourceLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #01478D;
	text-decoration: underline;
	display: block;
	list-style-position: outside;
	list-style-type: circle;


}
a.ResourceLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: red;
	text-decoration: underline;
}
a.bodylinks {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #01478D;
	text-decoration: underline;
}
a.bodylinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: red;
	text-decoration: underline;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

A.credits {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	text-decoration: none;
	}

A.credits:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	text-decoration: underline;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.scroll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 5px;
	background-color: #E5E3E4;
	border: 1px solid #000000;

}
