
body {
	margin: 0 auto 0;
	padding: 0;
	text-align: center;
	background-color:#0a6d7e;
	line-height: 185%; 
	letter-spacing: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 75%;
}

#container {
	text-align: center;
	position: relative;
	margin: 0px auto 0;
	height: auto;
	width: 930px;
	padding: 0px;
	background-color: #ffffff;
	overflow: hidden;
	display:block;
	}

#topbanner {
	background-image: url(../images/topbanner.gif);
	background-repeat: no-repeat;
	height: 256px;  
	width: auto;	
	margin: 0px 0px 0px 0px;
}

#topbanner h1 span {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 930px;
	height: 266px;
	background-image:url(../images/topbanner.gif);
	background-repeat: no-repeat;
	}

#topbanner h1 		{
	font-size		: 1px;
	color			: #fefaee;
	text-align		: left;
	padding-left	: 200px;
}

#content {
	width: 930px;
	min-height:319px; 
	height:auto !important;
	height: 319px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	}
	
	#leftside {
	width: 295px; /* was 305 */ 
	min-height:200px; 
	height:auto !important;
	height:200px;
	float: left;
	text-align: left;
	margin-left: 16px;
	margin-top: 30px;
	}
	
	ul.nav {
	font-size: 1.0em;
	float: left;
	width: 264px; 
	margin: 0;
	padding: 0px;
	list-style: none;
	background-image: url(../images/navbg.gif);
	background-repeat: no-repeat;

}
ul.nav li a{
	display: block;
	color: #620062;
	text-decoration: none;
	width: 264px;
	padding: 5px 5px 5px 15px;
	background-image: url(../images/navbg.gif);
	background-repeat: no-repeat;
	}
	
ul.nav li a.on		{
	color:#663399;
}
	
ul.nav li a:hover {
	display: block;
	color: #000000;
	text-decoration: none;
	width: 264px;
	padding: 5px 5px 5px 15px;
	background-image: url(../images/navbg.gif);
	background-repeat: no-repeat;
	}
		
	#rightside {
	float: left;
	width: 570px; 
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
	}
	
#rightside h1 			{
	color: #620062;
	font-size			: 1.7em;
	line-height			: 1.5em;	
}

#rightside h2 			{
	color				: #0a6d7e;
	font-size			: 1.5em;
	line-height			: 1.2em;
	font-family     	: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;	
}

#rightside h3 			{
	color				: #000000;
	font-size			: 1.3em;
	margin-bottom		: -0.4em;
	margin-top			: 1.4em;
	font-family     	: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;		
}

#rightside h4 			{
	color				: #0a6d7e;
	color: #620062;
	font-size			: 1.2em;
	line-height			: 1.2em;
	font-family     	: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	margin-bottom		: 0em;	
}

#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	width: 930px;
	height: 59px;
	clear: both;
	font-size: 80%;
	text-align: center;
	padding-top: 10px;
	color: #ffffff;
	margin: 0px auto 0;
}

.italic, cite		{
	font-style		: italic;
}

strong				{
	font-weight		: bold;
}

.right_image		{
	float			: right;
	margin-left		: 10px;
	margin-top		: 10px;
}

#skip_links			{
	position		: absolute;
	left			: -200000px;
}

#rightside ul		{
	margin-bottom	: 3em;
} 

#rightside li		{
	margin			: 0 0 1em 0em ;
	padding-left	: 0.3em;
} 

.testimonial		{
	font-style		: italic;
	font-family		: Georgia, Verdana, Arial, Helvetica, sans-serif;
	color			: #0a6d7e; 
	margin			: -1em 0 2em 0;
	font-size		: 1.2em;
}

a.pdf					{
	background			: url(../images/pdf.gif);
	background-repeat	: no-repeat;
	padding-left		: 1.3em;
}	

.print					{
	display				: none;
}

ul.links_list li		{
	list-style			: none;
	line-height			: 140%;
	margin-bottom		: 0.8em;
	background			: url(../images/green_arrow.gif);
	background-repeat	: no-repeat;
	background-position	: 0px 2px;
}
ul.links_list li a		{
	padding-left		: 1.4em;
}

blockquote				{
	margin				: 0 15px 0 0;
	padding				: 0;
	font-style			: italic;
}
