/*body*/
html, body{ 
	background-color: #5f7676;
	text-align: center;
	margin: 0px;
	font-family: arial, geneva, verdana, sans-serif;
	font-size: 12pt;	
} 

.alignright
{
clear: both;
margin: 0 0 5px 15px;
padding: 0;
float: right;
}

.alignleft
{
margin: 0 15px 5px 0;
padding: 0;
float:left;
}

table
{
	padding: 0;
	margin: 0;
	border-top: 10px solid #859191;
}
#container
{	
	width:800px;
	\width:802px;
	w\idth:800px;
	padding: 0;
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	background-color: #8c9c9a;	
	border: 1px solid #859191;
	min-height: 500px;
	}

.gradient
	{
	width:140px;
	height: 100px;
	margin: 0;
	padding: 0;
	border:0;
	}	
	
#banner
	{
	width:100%;
	height: 100px;
	margin: 0;
	padding: 0;
	border: 0;
	}

#banner img
{
border: 0;
padding: 0;
margin: 0;
}

#banner a
{
margin: 0;
padding: 0;
}

#main
{
clear: left;
width: 100%;
background-color: #bfcfcc;
margin: 0;
padding: 0;
}

table
{
margin: 0;
padding: 0;
}

.border
{background-image: url(../images/bluebarZ.gif);
background-repeat: repeat-x;
background-position: top left;
height: 29px;
min-height: 29px;
}
.leftnav
{
clear: right;
width: 140px;
float: left;
margin: 0;
padding: 0;
background-color: #8c9c9a;
height: 100%;
min-height: 500px;
}

#nav
	{
	float: left;	
	color: #3a494b;
	margin: 0;
	padding: 0;
	background-color: #9db2b1;
	width: 140px;	
	}
	

ul.verticalNavPopOut 
{
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
}

ul.verticalNavPopOut a 
{
	font-size: .9em;
	font-weight: normal;
	font-style: normal;
 	display: block;
	width: 130px;
	color: #3a494b;
	padding: 5px 15px;
	text-decoration: none;
	text-align: left;
}

ul.verticalNavPopOut li 
{
 display: inline; /* Removes gaps in IE/WIN */
}

/* 2nd level nav definitions*/
ul.verticalNavPopOut ul
{
	left: -999em;
	text-align: left;
	position: absolute;
	margin: -26px 0 0 135px;
	padding: 0;
	background-color: #9db2b1;	
}

ul.verticalNavPopOut ul li a
{
	font-size: .9em;
	font-weight: normal;
	font-style: normal;
 	display: block;
	width: 130px;
	color: #3a494b;
	padding: 3px 15px;
	text-decoration: none;
	text-align: left;			
}
ul.verticalNavPopOut ul li a:hover, ul.verticalNavPopOut ul li a:active
{
	width: 140px;
	color: #8d0000;
	background-color: #bfcfcc;
	border: 1px solid #fff;	
}


ul.verticalNavPopOut ul ul {
	left: -999em;
	width: 140px;
	text-align: left;
	position: absolute;
	margin: -26px 0 0 135px;
	padding: 2px;
	background-color: #92b2b1;	
}
	
ul.verticalNavPopOut li:hover ul, ul.verticalNavPopOut li:hover ul ul,
ul.verticalNavPopOut li.iehover ul, ul.verticalNavPopOut li.iehover ul ul { /* 2nd, 3rd level hide */
	left: -999em;
}
	
ul.verticalNavPopOut li:active, ul.verticalNavPopOut li:hover ul, ul.verticalNavPopOut li li:hover ul,
ul.verticalNavPopOut li.iehover ul, ul.verticalNavPopOut li li.iehover ul { /* 2nd, 3rd level show */
	left: auto;
}


ul.verticalNavPopOut a:hover, ul.verticalNavPopOut a:active
{
	width: 140px;
	color: #8d0000;
	background-color: #bfcfcc;

}

#text
{ 
	text-align: center;
	margin: 0;
 	padding: 0;
}

#content 
{
text-align: left;
margin-top: 15px;
margin-bottom: 25px;
margin-left: auto;
margin-right: auto;
width: 90%;}

#content h1
{
margin-top: 20px;
font-size: 1.25em;
color: #33494c;
font-weight: bold;
} 	

#content h2
{
font-size: 1.15em;
color: #3a494b;
font-weight: normal;
font-style: italic;
} 
#content h3
{
padding: 0;
margin: 5px 0;
font-size: 1em;
color: #3a494b;
font-weight: bold;
} 

#content h4
{
font-size: .9em;
color: #3a494b;
font-weight: normal;
font-style: italic;
} 

#content p
{
margin: 0 0 15px 0;
font-size: 1em;
color: #3a494b;
font-weight: normal;
} 

#content ul
{
margin: 15px 0;
list-style: disc;
} 

#content ul li
{
margin-left: 30px;
font-size: 1em;
font-style: italic;
color: #3a494b;
font-weight: normal;
} 


#content a:link
{
font-size: 1em;
color: #3a494b;
font-weight: normal;
text-decoration: underline;

} 

#content a:visited
{
font-size: 1em;
color: #3a494b;
font-weight: normal;
text-decoration: underline;
} 

#content a:hover
{
font-size: 1em;
color: #8d0000;
font-weight: normal;
text-decoration: underline;
} 

#content a:active
{
font-size: 1em;
color: #8d0000;
font-weight: normal;
text-decoration: underline;
} 


#content .small
{
font-family: "verdana";
font-size: 8pt;
font-style: italic;
color: #8d0000;

}
#content img
{
border: 1px solid #859191;
}

#content blockquote
{
 text-align: left;
 position-relative: center;
 clear: both;
 width: 400px;
 padding: 10px;
 margin-top: 35px;
 margin-left: auto;
 margin-right: auto;
 background-color: #9db2b1;
 }
 
#content blockquote h1
{
 margin: 2px 0;
 font-size: 1.2em;
 }
 
#content blockquote h2
{
 margin: 2px 0;
 font-size: 1em;
 font-style: italic;
 } 

#content blockquote p
{
 margin: 2px 0;
 font-size: 1em;
 font-style: normal;
 }  
 
#content blockquote ul
{
text-indent: 0px;
} 
#content blockquote ul li
{
 list-style: none;
 font-size: 11px;
 font-style: italic;
 }    
 
 #content hr
 {
 height: 1px;
 color: #859191;
 width: 95%;
 }
 	
#center
{text-align: center;}	

	
#footer
	{
	width: 100%;
	background-color: #8c9c9a;
	text-align: center;
	margin: 0;
	padding: 20px;
	}
	
#footer p
	{
	margin: 5px;
	font-size: .65em;
	font-weight: normal;
	color: #000;	
	} 	
	
#footer a
	{
	font-weight: normal;
	text-decoration: none;
	}

#footer a:link, #footer a:visited
	{
	color: #000;
	}

#footer a:hover, #footer a :active
	{
	color: #8d0000;
	} 	
 		 	 		
