body {
	padding-top: 25px; }

.bottomnav {
	text-align: center;
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold; }
	
.bottomnav_content {
	padding-top: 10px;
	padding-bottom: 0px;
	text-align: center;
	color: #ffffff;
	font-size: 9pt;
	background-color: #1c38fe; }
	
.bottomnav_content2 {
	padding-top: 10px;
	padding-bottom: 0px;
	text-align: center;
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold;
	background-color: #1c38fe; }
	
.bottomnav_content2 a:link,
.bottomnav_content2 a:visited,
.bottomnav_content2 a:active {
	color: #ffffff; }

.bottomnav_content2 a:hover {
	color: #3399FF;
	text-decoration: none;
	}

.bottomnav a:link,
.bottomnav a:visited,
.bottomnav a:active,
.bottomnav_content a:link,
.bottomnav_content a:visited,
.bottomnav_content a:active {
	color: #ffffff; }

.contentContainer {
	background-color: #DAE1F1;
	padding: 10px; }

.navMenu {
	text-align: center;
	font-size: 12pt;
	background-color: #1c38fe; }
	
.redcontent {
	color: #000; }
	
.redcontent a:link,
.redcontent a:visited,
.redcontent a:active {
	color: #000; }
	
.redcontent a:hover {
	color: #000; }
	
.sidebar {
	background-color: #fffccc;
	border-left: solid 5px #ffe762;
	color: #000;
	padding: 10px; }
	
.sidebar a:link,
.sidebar a:visited,
.sidebar a:active {
	color: #000; }
	
.sidebar a:hover {
	color: #000; }

.topnav {
	font-family: Arial, Verdana, sans-serif; 
	font-weight: bold;
	font-size: 9pt;
	text-align: right;
	padding-top: 10px; }

.topnav a:link,
.topnav a:visited,
.topnav a:active {
	color: #000;
	text-decoration: none; }
	
.topnav a:hover {
	color: #a40108; }
	
.shadowleft {
	background-image: url(/images/shadowleft.png);
	background-repeat: repeat-y;
	width: 10px;
}
.shadowright {
	background-image: url(/images/shadowright.png);
	background-repeat: repeat-y;
	width: 18px;
}

.bluebg2 {
	background-color: #1c38fe;
}

