@media screen, projection {
	* 					{margin:0; padding:0;}
	body 				{font-family:Arial, sans-serif; font-size:12px;}
	body, tr, input, 
	td, textarea, a		{}
		
	a					{color:#0caa66;}
	a:hover				{color:#000;}

.clear {clear:both;}
.indent {text-indent:-10000px;}
.print {display:none;}
.no-borders {border:none;}

body.hydro {background:#58b0d4 url(../i/bg.jpg) top center no-repeat;}
body.turtle {background:#0f6051 url(../i/turtle_bg.jpg) top center no-repeat;}

#mouse-over-bar {width:934px; height:30px; margin:68px auto 0 auto;}

#menu-bar {width:934px; margin:0 auto; height:57px;}
	.hydro-bar {background:url(../i/hydro_bar.jpg);}
	.turtle-bar {background:url(../i/turtle_bar.jpg);}
	
	#menu-bar ul {list-style:none; margin:0 16px; padding-top:12px;}
	#menu-bar li {padding:0 30px 0 0; float:left; position:relative;}
	#menu-bar li.end {padding:0;}
	#menu-bar a {color:#fff; text-decoration:none; text-transform:uppercase; font-weight:bold; font-size:14px;}
	#menu-bar a:hover {color:#000;}
	
	.sub-dropdown {z-index:50; position:absolute; padding:0 10px 10px 10px; left:-10px; top:22px; display:none; line-height:1.4;}
		.hydro-sub-dropdown {background:#006749;}
		.turtle-sub-dropdown {background:#024989;}
		
		
#container {width:934px; margin:0 auto; text-align:left;}
	.hydro-container {background:url(../i/hydro_shadow.jpg) right repeat-y;}
	.turtle-container {background:url(../i/turtle_shadow.jpg) right repeat-y;}
		
	#flash {width:925px; height:521px;}
	
	#main {width:925px; background:url(../i/main_bg.gif) left repeat-y;}
		#left {float:left; width:409px;}
			.hydro-template {width:293px; height:183px; margin:26px 0 30px 40px; background:url(../i/hydroaction.gif) no-repeat;}
			.turtle-template {width:285px; height:122px; margin:104px 0 30px 45px; background:url(../i/turtle.gif) no-repeat;}
			.logo a {width:100%; text-decoration:none; display:block;}
			.hydro-template a {height:183px;}
			.turtle-template a {height:122px;}
		
			#sidebar {width:250px; margin:0 0 30px 64px; color:#fff;}
				#sidebar p {margin-bottom:10px;}
				#sidebar a {color:#fff; text-decoration:underline;}
				#sidebar.hydro-side a:hover {color:#4ca2ca;}
				#sidebar.turtle-side a:hover {color:#0f6051;}
				
			#search-form {width:250px; padding:0 0 30px 64px;}
				.hydro-btn {margin:0 6px; padding:1px 3px; text-align:center; color:#4ca2ca; border:1px solid #4ca2ca; background:#fff; font-weight:bold; font-size:12px; text-decoration:none;}
				.turtle-btn {margin:0 6px; padding:1px 3px; text-align:center; color:#0f6051; border:1px solid #0f6051; background:#fff; font-weight:bold; font-size:12px; text-decoration:none;}
				.hydro-btn:hover, .turtle-btn:hover {background:#ccc;}
		#right {float:right; width:493px; margin-right:23px;}
		
			#super-submenu {list-style-type:none; margin:8px 0;}
			#super-submenu li {float:left; padding:0 8px; border-right:1px solid;}
			#super-submenu li.no-borders {border:none;}
		
		#content {margin:20px 0;}
		
		#content h1, #content h2, #content h3, #content h4, #content h5, #content h6,
		#content p, #content table, #content ol, #content ul, #content dl, #content form {margin-bottom:12px;}
		#content ol, #content ul {margin-left:30px;}
		#content h1 {font-size:18px;}
			#content h1.page-title {color:#db6222; font-size:24px;}
		#content h2 {font-size:16px;}
		#content h3 {font-size:14px;}
		#content li {padding:2px 0;}
		#content dl dt {float:left; clear:both; font-weight:bold;}
		#content dl dd {float:right;}
			
		#content .mceEditor td * {margin:0; padding:0;}

	
#footer {width:934px; height:150px; margin:0 auto; background:url(../i/container_shadow.png) top no-repeat;}

	#footer ul {list-style:none; float:left; margin:12px 0;}
	#footer ul li {float:left; padding:0 6px; color:#04214c; border-right:1px solid;}
	#footer ul li.no-borders {border:none;}
	#footer ul li a {text-decoration:none; text-transform:lowercase; font-size:14px;}
		#footer ul li a.hydro-footer {color:#04214c;}
		#footer ul li a.turtle-footer {color:#103a24;}
		#footer ul li a.hydro-footer:hover, #footer ul li a.turtle-footer:hover {color:#fff;}
		
	#nsf {float:right; width:76px; height:76px; margin:12px 9px; background:url(../i/nsf.png);}
	

address {font-style:normal; margin:0 0 12px 0;}
}