/* CSS Document */

@charset "utf-8";

* {
  margin: 0;
  padding: 0;
}

html {
	height: 100%;
}

body {
	background-image: url(../images/bg_full_water_new2012.jpg);
	background-repeat: no-repeat;
	min-height: 950;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-position: center top;
	background-color: #7EC6DC;
	height: 100%;
}

/* html>body #site-container {

	min-height: 100%;

	height: auto;

} */



p {
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}

h1 {
	font-size: 16px;
	color: #325974;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

h1 a{
	text-decoration: none;
	color: #376380;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #407293;
}

h3 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #036;
}

hr {
	color: #7DB9DE;
	background-color: #7DB9DE;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 3px;
	margin-bottom: 3px;
}

td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 1px;
}

ol {
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 20px;
	margin-right: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-right: 12px;
	margin-left: 20px;
}

li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

blockquote {
	margin-left: 20px;
}

#site-container {
	width: 900px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-image: url(../images/bg_content_base.jpg);
	background-repeat: repeat-y;
}

#site-header {
	height: 68px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom; 0px;
}

#tabs-panel {
	background-image: url(../images/bg_tabsPanel.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#content-container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_content_base.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #09839A;
	height: 1850px;
	position: relative;
}

#left-column-container {
	float: left;
	width: 222px;
	min-height: 900px;
	background-color: #09839A;
}

#left-column-flash {
	height: 410px;
	width: 222px;
	padding-top: 17px;
}

.left-navigation-item {
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}

.left-navigation-item a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.left-navigation-item a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #033357;
	text-decoration: none;
	background-color: #84BEE3;
	height: auto;
	width: auto;
	padding: 2px;
}

.left-column-logo {
	margin-top: 20px;
}

#right-column-container {
	width: 678px;
	min-height: 100%;
	float: left;
	min-height: 900px;
	background-repeat: repeat-y;
	background-position: right top;
}

#page-header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000033;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #3B0033;
	float: left;
}

#page-content {
	padding-right: 25px;
	padding-left: 24px;
	text-align: left;
	height: auto;
	padding-top: 25px;
	width: 658px;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 12px;
	text-align: center;
	float: left;
	width: 197px;
}

#copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #D1EEFC;
	text-decoration: none;
	padding: 12px;
}

#footer {
	height: 68px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_footer_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	margin-bottom: 0px;
}

.home-image-buffer {
	padding-right: 4px;
	padding-left: 8px;
}

.sidebar-right {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 10px;
	float: right;
	margin-bottom: 20px;
	margin-left: 12px;
	border: 1px solid #003366;
	background-color: #FFFFFF;
	clear: left;
	width: 300px;
	margin-right: 20px;
}

.floating-sidebar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	border: 1px solid #003366;
	background-color: #FFFFFF;
	clear: left;
	width: 250px;
	margin-right: 10px;
}

.image-right {
	margin-bottom: 12px;
	margin-left: 12px;
	margin-right: 25px;
	float: right;
	height: auto;
	text-align: left;
}

.image-left {
	margin-bottom: 12px;
	margin-right: 12px;
	float: left;
	height: auto;
	text-align: left;
}

.image-enlarge {
	float: right;
	height: 24px;
	width: 250px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.whitetext {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.tablealigncenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	visibility: visible;
	left: 1px;
	top: 1px;
	position: relative;
	text-align: center;
	letter-spacing: normal;
	vertical-align: text-top;
	word-spacing: normal;
	white-space: normal;
}

