body{
	background-color:maroon;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

DIV.contentWrapper {
	position:relative;
	display:block;
	margin-top:20px;
	margin-left:10%;
	margin-right:10%;
	width:800px;
	background-color:white;
	border-left; border-right; border-top; 	border-bottom: 4px;
	border-style: double;
	border-color:rgb(246,201,48);
}

DIV.header {
	PADDING-RIGHT; PADDING-LEFT: 0px; 
	width:800px;
	align:left;
	vertical-align:top;
}

DIV.footer {
	BACKGROUND-IMAGE: url("images/footerImage.gif") width:"100%";
	BACKGROUND-REPEAT: no-repeat; 
	HEIGHT: 25px; 
	width:800px;
	BACKGROUND-COLOR: rgb(190,31,76);
	border-left; border-right; border-top; border-bottom: 0px;
	align:left;
	vertical-align:bottom;
}

.footerText{
FONT-SIZE: 9px; 
	COLOR: white; 
	TEXT-DECORATION: none
}
	
.footer a{
	FONT-SIZE: 9px; 
	COLOR: white; 
	text-decoration:none
}

.footer a:hover{
	COLOR: rgb(246,201,48);
}

.homepageTable a{
FONT-SIZE: 11px; 
	color:white;
	TEXT-DECORATION: none;
}

.homepageTable a:hover{
COLOR: rgb(190,31,76);
}

td.mainNavTable{
	color:#FFFFFF;
	font-size:10px;
	width:20%;
	background-color:rgb(246,201,48);
	TEXT-DECORATION: none
}

td.mainNavTable a:hover{
	COLOR: rgb(190,31,76);
}

a:hover{
text-decoration:underline
}



DIV.subNav {
	paddingtop; PADDING-RIGHT; PADDING-BOTTOM: 0px;
	PADDING-LEFT: 5px;  
	HEIGHT: 25px;
	position:relative;
	align:left;
	vertical-align:middle;
	width:800px;
	z-index:1;
	BACKGROUND-COLOR: rgb(246,201,48);
	border-left; border-right; border-top; border-bottom: 0px;
}

.subNavText {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: rgb(190,31,76);
	}

.subNavText a{
	COLOR: rgb(190,31,76);
		TEXT-DECORATION: none 	
}

.subNavText a:hover{
	COLOR: rgb(34,45,99);
	TEXT-DECORATION: none 	
}

.subNavCurrent {
	COLOR: rgb(34,45,99);
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px; 
	text-decoration: none
}

DIV.inPageSidebar {
	margin-LEFT: 15px;
	WIDTH: 140px;
	height:100px;
	top: 230px;
	position:absolute;
	FONT-SIZE: 11px;
	COLOR: rgb(34,45,99);
	z-index:2
}

.inPageSidebar a {
	text-decoration: none;
	COLOR: rgb(34,45,99);
}

.inPageSidebar a:hover {
	COLOR: rgb(190,31,76);
	TEXT-DECORATION: underline; 
}

A:hover{
	TEXT-DECORATION: none
}

 DIV.main {
	margin-left:165px;
	width:630px;
	display:block;
	top: 180px;
	position:static;
	
	padding-right:20px;
	padding-bottom:25px;
	z-index:2;
}

.mainNav {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 16px; 
	COLOR: white; 
	TEXT-DECORATION: none; 
	BACKGROUND-color: rgb(19,39,100);
	height:18px;
	padding:2;
	margin-left:inherit
	}

.mainNav a {
	text-decoration: none;
	COLOR: white;
}

.mainNav a:hover {
	COLOR: rgb(246,201,48);
}

.mainNavCurrent {
	COLOR: rgb(190,31,76); 
	TEXT-DECORATION: none; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 18px; 
	padding : 10px 2px 2px 2px;
	background-color:rgb(246,201,48); 
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style:solid;
	border-top-color: rgb(246,201,48);
	border-right-color: rgb(246,201,48);
	border-left-color: rgb(246,201,48);
	border-bottom-color: rgb(246,201,48);
}

.mainTextBlue {
	FONT-SIZE: 12px; 
	COLOR: rgb(34,45,99); 
	TEXT-DECORATION: none
}

.mainTextBlue a {
	COLOR: rgb(34,45,99);
	text-decoration: none 
}

.mainTextBlue a:hover {
	COLOR: rgb(190,31,76);
	TEXT-DECORATION: underline; 
}
.headingText {
	FONT-SIZE: 18px; 
	weight:bold;
	COLOR: black; 
	TEXT-DECORATION: none
}


div.popup {
	top:2px; 
	width:400px;
FONT-FAMILY: verdana, arial, helvetica;
border-top: solid rgb(246,201,48) 3px;
border-bottom: solid rgb(246,201,48) 3px; 
border-left: solid rgb(34,45,99) 3px;
border-right: solid rgb(34,45,99) 3px 
}

.hrHighlight{
height:3px; 
color: rgb(246,201,48)
}
