.navMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.headerReel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
body {
	background-image: url(images/bg.gif);
	background-attachment: fixed;
	background-position: right;
	background-repeat: repeat-y;
	
}
html,body {
	height: 125%;
}
div#test {
	height: 100%;
}
.bodyContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.bodyHiContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #0066FF;
}
.bodySidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFBB;
	border: 2px solid #FFFFFF;
	width: 75%;
	margin-bottom: 5px;
}
.headerContType {
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	font-size: 32px;
	font-style: italic;
	font-weight: bold;
	color: #337BDD;
}
a {
	color: #3366CC;
	text-decoration: underline;
}
a:visited {
	color: #3366CC;
	text-decoration: underline;
}
a:active {
	color: #3366CC;
	text-decoration: underline;
}
a:hover {
	color: #3366CC;
	text-decoration: none;
}
.bodyHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
}
.bodyTake {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 3pt;
	text-decoration: underline;
	border: none;
}
.bodyHiTake {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 3pt;
	text-decoration: underline;
	border: none;
	background-color: #3399FF;
	color: #000000;
}
.bodyTakeSidebar {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFBB;
	border: 10px solid #FFFFFF;
}
.bodyContentWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
}
.bodyHeaderWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
}
.nav {
}
.navNoticeWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
}
a.navNoticeWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.navNoticeWhite:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.navNoticeWhite:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.navNoticeWhite:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}