@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
        background-attachment: fixed;
	background-position: left top;
	background-color: #B9CFD9;
	margin: 0px;
	padding: 0px;
}
.slogan {
	height: 125px;
	width: 600px;
	padding-top: 15px;
	padding-left: 15px;
}
.footerbackground {
	background-image: url(../images/footerbackground.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.sidebargradient {
	background-image: url(../images/sidebargradient.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.mainimage {
	background-image: url(../images/backgroundphoto.png);
	background-repeat: no-repeat;
	background-position: center top;
        background-attachment: fixed;
}
.menubackground {
	background-image: url(../images/menubackground.png);
	background-repeat: repeat-x;
}


.maincontentbackground {
	background-image: url(../images/maincontentbackground.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.goldbarmenubackground {
	background-image: url(../images/goldbar.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.legalcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006699;
}
a.legalfooterlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
.sidebarheaders {
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #0D2E60;
	background-image: url(../images/sidebarheaderbackground.png);
	background-repeat: repeat-y;
	text-indent: 15px;
	padding-top: 5px;
	height: 33px;
}
.bluesubheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #014074;
	padding-left: 15px;
}
a.legalfooterlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
a.legalfooterlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
a.legalfooterlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
.subheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	text-indent: 15px;
}
.presidentmessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-indent: 15px;
}

.footermenuheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #7AD8EF;
}
.announcementcontent_bg {
	background-color: #FFFFFF;
	background-image: url(../images/announcementsbackgroundhp.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.red_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #6D000A;
	text-indent: 15px;
}
.whitefootertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 15px;
}
.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.contentarea {
	margin: 5px;
	padding: 10px;
}

