
.banner{
	display: block;
	height: 187px;	
	position: relative;
	left: 0px;
	top: 0px;
	color: #ffff00;	
	width: auto;			
}

.bannerQuote{
	display: block;
	position: relative;
	visibility: visible;
	height: auto;
	width: 55em;
	left: 0px;
	top: 0px;	
	background-color: #fff;	
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #000099;	
}
.bannerQuoteText{
	font-size: 125.01%;
	font-weight: bold;
	color: #009;
}

.bodyBlock{
	position: relative;
	left: 0px;
	top: 0px;	
	width: 55em;
	border-color: #009;
	border-style: solid;
	border-width: 1px 0px 0px 0px;		
}

.clear{
	clear: both;
}

.menu{
	z-index: 2;
	display: block;	
	float: left;
	left: -12em;
	visibility: visible;
	width: 12em;
	text-align: left;
	font-size: 100.01%;	
}

.content{
	display: block;	
	overflow: visible;
	float: right;
	width: 42.9em;	
	margin-left: -12em;	
	background-color: #ffffff;		
}

.text-content{
	margin: 1em;
	width: 40.9em;
}

.footer{	
	position: relative;
	width: 55em;
	visibility: visible;
	left: 0px;
	top: 0px;
	text-align: center;
	background-color: #fff;
	color: #666;		
}

a.footerLink{
	color: #666;
	text-decoration: underline;
}

a.footerLink:visited{
	color: #666;
	text-decoration: underline;
}

a.footerLink:hover{	
	color: #666;
	text-decoration: none;
}

body{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 100.01%;
	color: #000;
}


.sideLinksCurr{	
	/*color: #025eab;*/
	color: #009;
	font-weight: bold;
}

.ban{
	display: block;	
	overflow: visible;
	float: left;
	z-index: 1;
	background-color: #009;
}

.banInfo{
	display: block;	
	overflow: visible;		
	z-index: 10;
	background-color: #f0f8ff;
	color: #009;
	width: 18em;
	//width: 20em;
	float: left;
}

.sideLinks{
	padding: 0.3em 0.4em 0.3em 0.4em;		
	border: 1px #ffff00 solid;
	/*color: #025eab;*/
	color: #009;
	background-color: #fff;	
	z-index: 11;
	line-height: 1.5;
}

a.sideLink{
	/*color: #025eab;*/
	color: #009;
	text-decoration: underline;
}

a.sideLink:visited{
	/*color: #025eab;*/
	color: #009;
	text-decoration: underline;
}

a.sideLink:hover{	
	/*color: #025eab;*/
	color: #009;
	text-decoration: none;
}

.page{
background-color: #009; 
width: 55em; 
border-color: #009; 
border-style: solid; 
border-width: 0px 1px 1px 0px;
}


/* Styles for the text in the main area*/

.pageTitle{
	font-size: 120.01%;
	color: #009;
	font-weight: bold;
}

a.mainLink{
	color: #000;
	text-decoration: underline;
}

a.mainLink:visited{
	color: #000;
	text-decoration: underline;
}

a.mainLink:hover{	
	color: #000;
	text-decoration: none;
}

.subTitle{
	font-weight: bold;
	color: #009;	
}

.sideMenuIndent{
	margin: 0em 0em 0em 0.3em;
}

.sideLinkMain{
	color: #009;
}

.inPageNavBar{
	color: #009;
	text-align: center;
}

.inPageNavCurr{
	color: #009;	
}

.inPageNavLink{
	color: #009;
	text-decoration: underline;
}

.inPageNavLink:visited{
	color: #009;
	text-decoration: underline;
}

.inPageNavLink:hover{
	color: #009;
	text-decoration: none;
}

img{
	border: 0;
}

.caveat{
color:#FF0000;}

.middle{
text-align:center;}

.theme{
color:#000099;}

.themeDesc{
text-align:center;
font-size:95.01%;
color:#5f5f5f;}

.centerText{text-align:center;}

