@charset "UTF-8";
/* CSS Document */

@import url(aquanic-content-areas.css);
@import url(aquanic-footer.css);

/* This wrapper element is the main wrapper of the entire page. */
#SecondaryLayout_MainBodyContainer {
	width: 780px;
	/*min-height: 600px;
	height: 100%;
	max-height: 101%;
	font-size: 80%;*/
	color: #000000;
	text-align: left;
	clear: both;
	/*min-height: 400px;*/	
	background-color: #F7F4DA;	
	padding: 0px 0px 15px 0px;
}

/* This styling element encompases the top navigation menu, the left hand navigation menu, and the body container
   It's designed to act as a wrapper around all three elements.*/
#SecondaryLayout_MainBodyContainer #SecondaryLayout_Nav_BodyContainer {
	/*height: 100%;
	max-height: 101%;*/
	background-color: #F7F4DA;
	margin: 0px;
	padding: 0px;
	clear: both;/**/
	width: 780px;
	/*overflow: hidden;*/
}

/*	This wrapper element wraps around the main content portion of the page. */
#SecondaryLayout_BodyContainer {
	width: 570px;
	/*min-height: 600px;*/
	height: 100%;
	background-color: #F7F4DA;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: left;
	/*clear: both;	
	overflow: hidden;*/	
}
#SecondaryLayout_BodyContainer .top {
	background-image:url(../images/ContentBodyTopBorder.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	width: 540px;
	height: 16px;
	clear: both;
	margin: 14px 0px 0px 0px;
	padding: 0px;
}

#SecondaryLayout_BodyContainer .body
{
	background-color: #ffffff;
	width: 537px;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 1px;
	/*height: 100%;*/
	border-left: 1px solid #203466;
	border-right: 1px solid #203466;
}

#SecondaryLayout_BodyContainer .bottom {
	background-image:url(../images/ContentBodyBottomBorder.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	width: 540px;
	height: 16px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#SecondaryLayout_Nav_BodyContainer #backlinkWrpr 
{
	color: #203466;
	font-style: italic;
	font-weight: bold;
	text-align:center;
	font-size: 85%;
	width: 540px;
	height: 20px;
	float:left;
	margin: 7px 0px 20px 200px;
	padding: 0px;
}
#backlinkWrpr a, #backlinkWrpr a:link, #backlinkWrpr a:visited
{ 
text-decoration: none; 
color: #203466; 
}
#backlinkWrpr a:hover, #backlinkWrpr a:active{
 text-decoration: underline; 
 color: #FF0000;
 }
 
.backlink 
{
	color: #203466;
	font-style: italic;
	font-weight: bold;
	text-align:center;
	font-size: 85%;
	width: 540px;
	height: 20px;
	float:left;
	margin: 7px 0px 0px 10px;
	padding: 0px;
}
.backlink a, .backlink a:link, .backlink a:visited
{ 
text-decoration: none; 
color: #203466; 
}
.backlink a:hover, .backlink a:active{
 text-decoration: underline; 
 color: #FF0000;
 }

#SecondaryLayout_Nav_BodyContainer #LeftNavBarContainer {
	background-color: #F7F4DA;
	height: 100%;
	max-height: 800px;
	width: 200px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#NavBar_BodyWrapper
{
	clear: both;
	width: 780px;
	margin: 0px 0px 30px 0px;
	padding: 0px;
	overflow: hidden;
}


#LeftNavBar .bottom {
	background-color: #FFFFFF;
	background-image: url(../images/leftNavBar-bottom_bkgrnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 0px 0px 22px;
	padding: 0px;
	clear: both;
	height: 16px;
	width: 175px;
}
#LeftNavBar .top {
	background-image: url(../images/leftNavBar-top_bkgrnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	height: 17px;
	width: 175px;
	margin: 14px 0px 0px 22px;
	padding: 0px;
	overflow: hidden;
}
#LeftNavBar .body {
	background-color: #FFFFFF;
	border-left: 1px solid #203466;
	border-right: 1px solid #203466;
	clear: both;
	width: 173px;
	margin: 0px 0px 0px 22px;
	padding: 0px;
}
#LeftNavBar .search-box
{
	background-color: #FFFFFF;
	border-left: 1px solid #203466;
	border-right: 1px solid #203466;
	clear: both;
	width: 161px;
	margin: 0px 0px 0px 22px;
	padding: 18px 0px 5px 12px;
}
.search-box p
{
	margin: 0px;
	padding: 0px;
}
.search-box h4
{
	font-size: 110%;
	font-style:normal;
	font-stretch:expanded;
	margin: 0px;
	padding: 0px;
}
.search-box form
{
	width: 150px;
	margin: 0px;
	padding: 3px 0px 0px 9px;
	
}
#LeftNavBar ul
{
	width: 150px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	display: block;
	
}
#LeftNavBar li {
	list-style-image: url(../images/leftNavBar-list-bullet-img.gif);
	list-style-position: outside;
	border-bottom: 2px dotted #203466;
	width: 130px;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	font-size: 80%;
	
}
#LeftNavBar li ul
{
	width: 120px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	display: block;
}
#LeftNavBar li ul li
{
	width: 100px;
	margin: 0px 0px 0px 10px;
	font-size: 85%;
}
#LeftNavBar li ul li ul
{
	width: 90px;
	margin: 0px 0px 0px 10px;
	font-size: 85%;
	padding: 0px;
	display: block;

}
#LeftNavBar li ul li ul li
{
	width: 80px;
	margin: 0px 0px 0px 10px;
	font-size: 85%;
}
#LeftNavBar li.first-navlink
{
	list-style-image: url(../images/leftNavBar-list-bullet-img.gif);
	list-style-position: outside;
	border-top: 2px dotted #203466;
	border-bottom: 2px dotted #203466;
	width: 130px;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	
}
#LeftNavBar a, #LeftNavBar a:link, #LeftNavBar a:active, #LeftNaBar a:visited
{
	text-decoration: none;
	color: #203466;
	padding: 0px;
	margin: 0px;
}
#LeftNavBar a:hover
{
	text-decoration: underline;
	color: #203466;
	padding: 0px;
	margin: 0px;
}
