/* RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font:13px/1.231 arial,helvetica,clean,sans-serif;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
	padding-left: 20px;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0 10px;
	;
}

/* PAGE LAYOUT */

html, body {
	height: 100%;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -80px; /* the bottom margin is the negative value of the footer's height */
}

body {
	margin: 0 auto;
	width: 960px;
}
body {
	background-color: #000066;
	margin-top: 20px;
	background-image: url(css/img/water041%5B1%5D.jpg);
	background-repeat: repeat;
}
.style1 {color: #003399}
.style4 {color: #000000}
.style7 {font-size: x-small}
.style8 {
	color: #0738AF;
	font-style: italic;
}

#leftcolumn {
	float: left;
	width: 220px;
}

#content {
	margin: 0 20px 0 275px;
}

#footer, #push {
	height: 80px; /* #push must be the same height as #footer */
}

#footer {
	background: url(img/footer.png) repeat-x;
	clear: both;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

/* HEADER */

#header {
	background: url(img/header.jpg) no-repeat 0% 0%;
	height: 200px;
}

#header h1 {
	color: #fff;
	font-size: 272%;
	margin: 0;
	padding: 20px 0 0 120px;
}

#header h2 {
	color: #fff;
	font-size: 108%;
	margin: 0;
	padding: 0 0 0 120px;
}

/* MENU 1 */

#menu1 {
	background: url(img/bg_menu1.png) no-repeat 0% 0%;
	float: left;
	height: 35px;
	margin: 0 0 18px 0px;
	width: 100%;
}

#menu1 ul {
	padding: 0;
	margin: 0 0 0 140px;
	float: left;

}

#menu1 ul li { 
	display: inline; 
}

#menu1 ul li a,#menu1 ul li a:link {
	color: #fff;
	float: left;
	padding: 7px 20px 8px 20px;
	text-decoration: none;
}

#menu1 ul li a:hover {
	background-color: #fff;
	color: #003399;
	
}

/* MENU 2 */

#menu2 {
	float: right;
	margin: 0 0 10px 0px;
	width: 220px;
}

* html #menu2 { 
	float: left;
	margin-left: 0;
	padding-left: 20px;
	width: 125px;
}

#menu2 ul {
	background-color: #003399;
	padding: 0px 0 0 0;
	margin: 0;
}
#menu1 li a.current {
	background-color: #9DB6CC;
	color: #000000;
	padding: 7px 10px 8px 10px;
}
#menu2 li a.current {
	background-color: #fff;
	color: #003399;
	padding: 7px 10px 8px 10px;
}

#menu2 ul li a {
	background: url(img/arrow.gif) no-repeat left center;
	color: #fff;
	display: block;
	font-size: 93%;
	font-weight: normal;
	padding: 0.25em 0 0.25em 10px;
	text-decoration: none;
	text-indent: 10px;
	width: 100%;
}

#menu2 ul li a:hover {
	background: url(img/arrowOn.gif) no-repeat left center;
	background-color: #6987C3;
	color: #FFFFFF;
}

/* SIDEBAR */

#sidebar_bg {
	background: url(img/sidebar_bg.png) repeat-y 0% 0%;
}

.sidebar {
	position: relative;
	background-color: #003399;
	color: #fff;
	margin: 0 0 0 140px;
	padding: 10px;
	width: 130px;
}

* html .sidebar {
	position: relative;
	color: #fff;
	margin: 0 0 0 130px;
	padding: 10px;
	width: 110px;
}

.sidebar a, .sidebar a:link {
	color: #37657f;
}

/* HEADINGS */

h1, h2, h3, h4, h5, h6 
{
	color: #37657f;
	letter-spacing: 1px;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}

h1 {
	font-size: 189%;
}

h2 {
	font-size: 146.5%;
}

h3 {
	border-top: 2px dotted #afc1cc;
	border-bottom: 2px dotted #afc1cc;
	font-size: 131%;
	padding: 5px 0;
}

h4, h5, h6 {
	font-size: 100%;
}

/* LINKS */

a, a:link, a:active, a:visited {
	color: #00349A;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #37657f;
	text-decoration: underline;
}

/* SITE STYLES */

body {
	background-color: #37657f;
}

#wrapper {
	background-color: #fff;
}

div {
	margin: 0 auto;
	;
}

p {
	margin: 0 0 18px 0;
}



.float_left { 
	float: left; 
}

.float_right { 
	float: right; 
}

p.float_left { 
	float: left;
	width: 48%;
	margin: 0 2% 20px 0;
}

p.float_right { 
	float: right; 
	width: 48%;
	margin: 0 0 20px 0;
}

body {
	background-color: #000066;
	margin-top: 20px;
	background-image: url(css/img/water041%5B1%5D.jpg);
	background-repeat: repeat;
}
.style1 {color: #003399}
.style4 {color: #000000}
.style5 {
	font-size: small
}
.style6 {font-size: xx-small; }

.clear:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clear {
	display: inline-block;
}

* html .clear {
height: 1%;
}

