/* CSS Document */

body{
background-image:url(../images/underwaterlayoutbg.jpg);
background-position:left top;
margin-bottom:0px;
}
.main{
width:100%;
display:block;
}
.mainCenter{
width:812px;
background-color:#fff;
margin: 0 auto;
}

.navbg{
background-image:url(../images/navbg_03.jpg);
width:812px;
height:37px;
background-repeat:no-repeat;
}
.navbg a:visited{
color:#FFFFFF;
}

.header{
display:block;
overflow:hidden;
width:812px;
height:203px;
}

.NavMenu{
display: block;
float: left;
line-height:37px;
padding-left:33px;
font-family:Huxtable;
font-size:18px;
font-style:normal;
color:#FFFFFF;
text-decoration:none;
}
.NavMenu a:visited, .NavMenu a:link{
font-family:Huxtable;
font-size:18px;
font-style:normal;
color:#FFFFFF;
text-decoration:none;
}
.NavMenu a:hover{
font-family:Huxtable;
font-size:18px;
font-style:normal;
color:#003f62;
text-decoration:none;
}


.topHeading{
background-image:url(../images/headerwaterheading_03.jpg);
height:119px;
}

.outerHeading{
width:812px;
height:84px;
}

.headersubheading{
font-family:Forte;
font-size:32px;
color:#FFFFFF;
font-style:normal;
text-indent:120px;
}

.contentheadersubheading{
background-color:#fff;
font-family:Forte;
font-size:28px;
color:#0000000;
font-style:normal;
text-indent:30px;
}

#content{
clear:both;
display:block;
width:812px;
}

.content{

padding-left:30px;
background-color: #FFF;
line-height:25px;

}
.footertext{
display:block;
vertical-align:middle;
height:38px;
background-image:url(images/footergloss_03.jpg);
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
line-height:38px;
font-style:normal;
color:#FFFFFF;
text-align:center;
}
.FormCenter{
display:block;
width: 400px;
margin: 0 auto;
}
.formtext{
float:left;
display:block;
width: 80px;
padding-right:10px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-style:normal;
color:#FFFFFF;
font-weight:bold;
}
.forminput{
padding-top:5px;
}

.parne{
display:block;
width:400px;
height:35px;
height: auto !important;
min-height:35px;
background-color:#3386ff;
border: 1px solid white;
}
.NEparne{
display:block;
width:400px;
height:35px;
height: auto !important;
min-height:35px;
background-color:#01337c;
border: 1px solid white;
}