html, body { 
	margin:0; 
	padding:0; 
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:center;

}  

#wrapper { 
	width:900px; 
	text-align:left;  
	margin-left:auto; 
	margin-right:auto; 
	background-color:white;
} 

/* HEADER AREA */
 
#header {
	position:relative; 
	height:146px; 
	width:100%;
	background-image:url(pix/header_new.jpg);
	background-repeat:no-repeat;
	text-align:right;
	margin-top:10px;
}

#header ul {
	margin:0;
	padding:125px 0 0 0;
	list-style:none;
	font-size:0.7em;
	font-weight:bold;
	color:#fff;
}

#header li {
	display:inline;

}

#header li a, #header li a:visited {
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	padding-right:5px;
	padding-left:5px;	
}

#header li a:hover {
	text-decoration:underline;
}

/* END HEADER */

/* INTRO BOX */

#introText {
	width:100%;
	background-color:#e9f3f9;
	margin-top:5px;
	margin-bottom:5px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	padding-bottom:10px;
	padding-top:10px;
	line-height:1.5em;
}

#introText p {
	padding-left:10px;
	padding-right:10px;
	margin-top:2px;
}

#introText ul {
	list-style-image:url(pix/arrow.gif);
	line-height:2em;
	margin-top:0;
}

#introText table {
	margin-top:0;
	padding-top:0;
}

/* END INTRO BOX */

/* BREADCRUMB */

.breadcrumb {
}

.breadcrumb a {
	color:#000099;
}

.breadcrumb a:hover {
	background-color:#e9f3f9;
	text-decoration:none;
}

/* END BREADCRUMB */

.homeText {
	background-color:#e9f3f9;
}

/* LATEST NEWS SIDEBAR*/

#scm-sidebar-latestnews {
	padding-left: 0;
	margin-left: 0;
	width: 205px;
	margin-left:-35px;
}

#scm-sidebar-latestnews li {
	list-style:none;
	margin: 0;
	padding: 0.25em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:190px;
}

#scm-sidebar-latestnews li a { 
	text-decoration: none;
	color: #000; 
	padding-left: 5px;		
}

#scm-sidebar-latestnews li a:hover { 
	text-decoration: none;
	background-color: #0b60aa;
	display: block;
	color: #fff;
}

/* END LATEST NEWS */

/* HOME SECTIONS - RELATE TO THE
BOXES ON THE HOME PAGE */


.boxWrapper {
	padding-top:5px;
	padding-bottom:10px;
	width:292px;
	float:left;
	margin-right:8px;

}

.boxTop {
	width: 292px;
	height: 28px;
	background-color:#0b60aa;
	background-image:url(pix/blueCorner.gif);
	background-position:top left;
	background-repeat:no-repeat;
}


.boxTop h4 {
	text-align:right;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	padding:5px;
}

.boxMiddle {
	width:292px;
	height:350px;
	line-height:17px;
	padding-top:5px;
	padding-bottom:10px;
	background-image:url(pix/boxBg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.boxMiddle p {	
	padding-left:10px;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
}

.boxMiddle a, .boxMiddle a:visited {
	color:#333333;
	font-size:1.0em;
	font-weight:bold;
	text-decoration:none;
}

.boxMiddle a:hover {
	color:#003366;
	font-size:1.0em;
	font-weight:bold;
	text-decoration:underline;
}

.boxMiddle img {
	padding-left:5px;
}


.boxMiddle ul {
	list-style-image:url(pix/arrow.gif);
	line-height:1.6em;
	margin-top:0;
	font-size:0.7em;
	font-family:arial;
}

.boxBottom {
	width:292px;
	background-color:#e9f3f9;
}

.navlist {
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid gray;
	width: 292px;
}

.navlist li {
	list-style:none;
	margin: 0;
	padding: 0.25em;
	border-top: 1px solid gray;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.navlist li a { 
	text-decoration: none;
	color: #000; 
	padding-left: 5px;		
}

.navlist li a:hover { 
	text-decoration: none;
	background-color: #0b60aa;
	display: block;
	color: #fff;
}

/* END HOME SECTIONS */

/* CENTER AREA LAYOUT */

#centerDiv {
	padding-left:20px;	
	
}

#centercontent {
	width:670px;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:22px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	letter-spacing:0.2px;
}

#centercontent p {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:black;
}

#centercontent a {
	color:#025696;
}

#centercontent a:hover {
	background-color:#e9f3f9;
	text-decoration:none;
}

#centercontent h1 {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#000066;
}

#centercontent h2 {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000066;
}

#centercontent h3 {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000066;
}

#centercontent li {
	line-height:25px;
	list-style-image:url(pix/arrow.gif);
	text-decoration:none;
}

#centercontent li a {
	color:#025696;
	padding:2px;
	text-decoration:none;
}

#centercontent li a:hover {
	background-color:#e9f3f9;
	text-decoration:none;
}

#centercontent img {
	padding:10px;
}
/* END CENTER AREA LAYOUT */

/* LEFT CONTENT LAYOUT */

#leftcontent {
	width:205px;
	background-color:#e9f3f9;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
	background-image:url(pix/leftBg.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#scm-sidebar-navigation {
	width: 12em;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: Tahoma, Arial, sans-serif;
	/*'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;*/
	font-size : 12px;
	color: #333;
	width:205px;
}

#leftcontent ul {
	margin: 0;
	padding: 0;
	list-style:none;
	border: none;
}


#scm-sidebar-navigation li {
	border-bottom: 1px solid #ffffff;
	margin: 0;
}

#scm-sidebar-navigation ul li li a  {
	border-top: 1px solid #ffffff;
	background-image:url(/inc/html/aquate/pix/arrow.gif);
	background-position:8px 7px;
	background-repeat:no-repeat;
	padding-left:25px;
}

#scm-sidebar-navigation ul li li a:hover  {
	background-image:url(/inc/html/aquate/pix/arrow.gif);
	background-position:8px 7px;
	background-repeat:no-repeat;
}

#scm-sidebar-navigation li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	color: #000;
	text-decoration: none;
}

html>body #scm-sidebar-navigation li a {
	width: auto;
}

#scm-sidebar-navigation li a:hover {
	background-image:url(pix/menuBgHover.gif);
	color: #000;
	text-decoration:underline;
}

#scm-sidebar-navigation li #active {
	border-left: 10px solid #1c64d1;
	border-right: 10px solid #5ba3e0;
	background-color: #2586d7;
	color: #ffffff;
}

/* RIGHT CONTENT LAYOUT */

#rightcontent {
	width:205px;
	background-color:#e9f3f9;
	padding-top:10px;
	padding-bottom:10px;
	display:inline;
}

#rightcontentWrapper {
	padding-right:20px;
	padding-top:5px;
	padding-bottom:10px;
	width:205px;
	display:inline;
	float:right;
}

/* END RIGHT CONTENT */

/* PAGE FOOTER */

#footer {
	height:150px; 
	background-image:url(pix/footerBackground.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	clear:both;
	width:900px;
	float:right;

} 

#footer p {
	padding-right:10px;
	padding-top:50px;
	text-align:right;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

/* END PAGE FOOTER */

/* PAGE HACK FOR IE */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
 
.clearfix {
	display: inline-block;
}


/* CSS Document */

/* MiniCal calendar style */

table.minical {
	
}

table.minical a {
	font-weight: bold;
	color: #000 !important;
	text-decoration: none; 
}

table.minical a:hover {
	text-decoration: none;
}

table.minical td.previous-month {
	font-size: 14px;
}

table.minical td.previous-month:hover {

}

table.minical td.next-month {
	font-size: 14px;
}

table.minical td.next-month:hover {
}

table.minical td.current-month {
	font-weight: bold;
	color: #000;
}

table.minical tr.day-headings td {
	color: #000;
	background-color:#e9f3f9;
	font-weight: bold;
	width: 20px;
	padding-bottom: 0px;
}

table.minical td.day {
	text-align: center;
	color: #000;
	border: 1px solid #ccc;
	padding-bottom: 0px;
}

table.minical td.weekend-day {
	text-align: center;
	color: #000;
	background-color: #ccc;
	padding-bottom: 0px;
}

table.minical td.weekend-day:hover {
	border: 1px solid #eee;
	background-color: #efefef;
}

table.minical td.inactive {
	text-align: center;
	border: 1px solid #ccc;
	padding-bottom: 0px;
}

table.minical td.day:hover {
	border: 1px solid #eee;
	background-color: #efefef;
}

table.minical td.current-day {
	text-align: center;
	color: #000;
	border: 1px solid #69c;
	background-color: #e9f3f9;
	padding-bottom: 0px;
	font-size: 10px;
}

table.minical td.current-day:hover {
	border: 1px solid #eee;
}

/* SimpleCal calendar style */

table.simplecal {
	font-size:11px;
	line-height:110%;
	margin-top:0px;
	margin-bottom:0;
	padding-bottom:0;
	padding-top:4px;
	text-align:left;
}

table.simplecal a {
	font-weight: bold;
	color: #000 !important;
	text-decoration: none; 
}

table.simplecal a:hover {
	text-decoration: underline;
}

table.simplecal td.previous-month {
	text-align: left;
	padding-left: 3px;
}

table.simplecal td.previous-month:hover {
	/*border: 1px solid #ccc;*/
}

table.simplecal td.next-month {
	text-align: right;
	padding-right: 3px;
}

table.simplecal td.next-month:hover {
	/*border: 1px solid #ccc;*/
}

table.simplecal td.current-month {
	font-weight: bold;
	color: #000;
	font-size: 16px;
	height: 40px;
	vertical-align: middle;
}

table.simplecal tr.day-headings td {
	color: #000;
	background-color:#e9f3f9;
	font-weight: bold;
	width: 20px;
	padding-bottom: 0px;
}

table.simplecal td.day {
	border: 1px solid black;
	color: #000;
	padding-bottom: 0px;
	height: 75px;
	width: 14%;
}

table.simplecal td.weekend-day {
	background-color: #ccc;
	border: 1px solid #000;
	color: #000;
	padding-bottom: 0px;
	height: 75px;
	width: 14%;
}

table.simplecal td.inactive {
	padding-bottom: 0px;
	width: 14%;
	height: 75px;
}

table.simplecal td.current-day {
	color: #000;
	border: 1px solid #000;
	background-color: #fff;
	padding-bottom: 0px;
	width: 14%;
	height: 75px;
}

table.simplecal span.day-date {
/*	height: 100%;*/
	width: 20px;
	vertical-align: top;
	display: block;
	float: left;
	font-weight: bold;
}

table.simplecal a.link {
	font-weight: normal;
	padding-bottom:5px;
}

table.simplecal a.link:hover {
	text-decoration: underline;
}

table.simplecal a.link-important {
	color: #fd0 !important;
	font-weight: bold;
}

table.simplecal a.link-important:hover {
	text-decoration: underline;
}


#sitegallery-image {
	padding:10px;
	
}

#sitegallery-image img {
	border:3px solid #efefef;
}

/* END HACK */