@charset "UTF-8";
html {
	background-color: #0b3e5f;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-size: 100%;
}


p {
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: white;
	line-height: 18px;
}

h1 {
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: white;
	line-height: 18px;
	font-weight: bold;
	font-style: italic;
}

a:link {
	text-decoration: underline;
	color: #fffac2;
}

a:visited {
	text-decoration: underline;
	color: #fffac2;
}

a:hover {
	text-decoration: none;
}

strong {
	font-size: 110%;
}


img { /* kill firefox borders */
	border: 0;
	behavior: url("pngbehavior.htc");
}



ul {
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #9E1B34;
	line-height: 18px;
	font-weight: bold;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 12px;
	padding-left: 0px;
}


.container {
	width: 936px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	word-wrap: break-word;
	position: relative;

}

.content {
	width: 872px;
	background-color: #2371a0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	word-wrap: break-word;
	position: relative;
}

.contentleft {
	width: 250px;
	float: left;
	margin-top: 40px;
	margin-left: 25px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/leftcontentbkgd.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	display: inline;
}

.contentright {
	width: 540px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 40px;
	margin-left: 20px;
	margin-bottom: 20px;
	border-top: 1px white dotted;
	border-bottom: 1px white dotted;
	overflow: hidden;
	display: inline;
}

.contentright img {
	float: right;
	margin-left: 20px;
	margin-bottom: 5px;
	border: 1px, black, solid;
}

.subheader {
	text-align: right;
	margin-top: 1px;
	width: 250px;
}

.dotted {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px white dotted;
	width: 90%;
	overflow: hidden;
}

.borderleft {
	width: 1px;
	height: 481px;
	position: absolute;
	left: 1px;
	background-image: url(images/border.jpg);
	background-repeat: no-repeat;
}

.borderright {
	width: 1px;
	height: 481px;
	position: absolute;
	right: 1px;
	background-image: url(images/border.jpg);
	background-repeat: no-repeat;
}


.header {
	margin-bottom: 0;
	margin-top: 0px;
	padding-bottom: 0;
	padding-top: 0;
	background-color: white;
	text-align: center;
	height: 100px;
	width: 936px;
}

.logo {
	height: 142px;
	width: 151px;
	position: absolute;
	left: -2px;
	top: 5px;
	z-index: 100;
}


.footer {
	min-height: 160px;
	border-top-style: solid;
	background-position: right bottom;
	background-color: white;
	background-image: url(images/Footerbkgd.gif);
	background-attachment: inherit;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-right: 35px;
	margin-left: 40px;
}


.nav {
	height: 103px;
	width: 936px;
	margin: 0;
	padding: 0;
	overflow: hidden;	
}

.nav img{
	float: left;
	margin: 0;
	padding: 0;	
	display: inline;
}

.subnav {
	height: 111px;
	width: 936px;
	margin: 0;
	padding: 0;
	overflow: hidden;	
}

.subnav img{
	float: left;
	margin: 0;
	padding: 0;	
	display: inline;
}


	

.links {
	letter-spacing: 1px;
	margin-top: 10px;
	text-transform: uppercase;
	line-height: 10px;
	text-align: center;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 9px;
	color: white;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	width: 930px;
}

.links a:link {
	color: white;
	text-decoration: underline;
}


.links a:visited {
	color: #dddcd9;
	text-decoration: underline;
}

.links a:hover {
	color: white;
	text-decoration: none;
}


.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;
}

.mholder {
	width: 105px;
	height: 17px;
	position: absolute;
	top: 0px;
	right: 25px;
	float: right;
}

.mholder2 {
	width: 18px;
	height: 105px;
	position: absolute;
	top: 150px;
	right: 14px;
	z-index: 100;

}

.mholder3 {
	width: 18px;
	height: 105px;
	position: absolute;
	top: 40px;
	right: -18px;
	z-index: 100;
}

.block {
	margin-top: 10px;
	margin-bottom: 10px;
}

.flashmessage {
	width: 318px;
	height: 32px;
	position: absolute;
	bottom: 18px;
	right: 60px;
	z-index: 10;
}

.flashmessage p {
	font-size: 9px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #0b3e5f;
	line-height: 18px;
	text-align: center;
}

.flashmessage a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #0b3e5f;
}

.flashmessage a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #0b3e5f;
}

.flashmessage a:hover {
	font-weight: bold;
	text-decoration: none;
}

#water {
	position: relative;
	width: 936px;
	height: 507px;
}




/* Form Styles */
form {
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: white;
	width: 400px;
	margin-left: 70px;
}

form fieldset {
	 margin-bottom: 10px;
	 margin-right: 15px;
}

form legend {
  	padding: 0 2px;
  	font-weight: bold;
  	color: #fffac2;
}

form label {
	 display: inline-block;
	 line-height: 1.8;
	 vertical-align: top;
	 color: white;
}

form fieldset ol {
  	margin: 0;
  	padding: 0;
}

form fieldset li {
  	list-style: none;
  	padding: 5px;
  	margin: 0;
}

form fieldset fieldset {
  	border: none;
  	margin: 3px 0 0;
}

form fieldset fieldset legend {
  	padding: 0 0 5px;
  	font-weight: normal;
}

form fieldset fieldset label {
  	display: block;
  	width: auto;
}

form em {
  	font-weight: bold;
  	font-style: normal;
  	color: #fffac2;
}

form label {
  	width: 120px; /* Width of labels *
}

form fieldset fieldset label {
  	margin-left: 150px; /* Width plus 3 (html space) */
}

form input:focus {
	background-color: #fffde8;
}

form textarea:focus {
	background-color: #fffde8;
}
