/*
 *  index.css*/

 body {
	background-color: #041836;
	background-image: url(images/waterbackground2.jpg);
	background-repeat: no-repeat;
}

 /* == Georgia, "Times New Roman", Times, serif; nts*/
.body {
	color: #FFFFFF;
	font-size: 14px;
	font-family: "Arial", Helvetica; 
	line-height: 21px;
}
.pageheadertext {
	font-size: 26px; color: #B4BCBF;
	font-family: "Arial", Helvetica; 
}
.italic_14pt {
	font-size: 12px; font-style: ; color: #FFFFFF;
	font-family: "Arial", Helvetica; 
}
.quotetext {
	font-size: 17px; line-height: 30px; color: #FFFFFF;}
	
.allcaps {font-family: "Arial", Helvetica; color: #FFFFFF; font-size: 12px; line-height: 20px;}
.style9 {color: #E1E1E1;}

.style10 {font-size: 14px; color: #FFFFFF;}
.style11 {color: #041836}
.style15 {color: #041836}
.style16 {color: #990099}
.style19 {
font-family: "Times New Roman", Times, serif;
	line-height: 40px;}
.resourcetext {font-size: 14px;
line-height: 16px;}
.resourcetextbold {font-family: "Arial", Helvetica; font-size: 14px; font-weight: bold;
line-height: 16px;}
.resourcetextblue {font-size: 14px; color: #041836;
line-height: 16px;
}
.resourcetexttitle {
	font-size: 16px;
	color: #FFFFFF;
}

/* You named this layer Layer 8 */
#table {
  position: absolute;
  left: -20px;
  top: -5px;
  width: 1060px;
  height: 790px;
  z-index: 1;
}

/* Left Side Navigation */

#sitemenulinks {
	position: absolute;
	left: 196px;
	top: 181px;
	width: 220px;
	height: 387px;
	z-index: 2;
	background-color: #041836;
}
#menu2 {
	background: #304968;
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 2;
	width: 230px;
}
#menu2 li {
	font-family: "Arial", Helvetica; font-size: 12px; letter-spacing: 1px;
	margin: 0;
	padding: 0;
}
#menu2 a {
	background: #304968;
	color: #FFF;
	display: block;
	margin: 0;
	padding: 8px 16px;
	text-decoration: none;
	
}
#menu2 a:hover {
	background: #4265AD;
	color: #fff;
	padding-bottom: 8px;
}                    
 /* Left menu3 list under header in blue box*/
#menu3 {
	background: #041836;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 230px;
	z-index: 2;
}
#menu3 li {
	font-family: "Arial", Helvetica; font-size: 11px; letter-spacing: 0px;
	margin: 0;
	padding: 1px;
}
#menu3 a {
	background: #041836;
	color: #ffffff;
	margin: 0;
	padding: 3px 30px;
	text-decoration: none;
	font-weight: normal;
}
#menu3 a:hover {
	color: #4265AD;
	background: #041836;
	padding-bottom: 3px;
}                  

/* You named this layer logo */
#logo {
	position: absolute;
	left: 191px;
	top: 20px;
	width: 208px;
	height: 86px;
	z-index: 8;
/* Photo box */
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

/* You named this layer link 1 */
#mainbody {
	position: absolute;
	left: 396px;
	top: -10px;
	padding: 80px 25px 25px 25px;
	width: 466px;
	height:auto;
	z-index: 9;
	border-width: 3px;
	border-style: solid;
	border-color: #78899D;
	background-color: #4265AD;
	visibility: visible;
}

/* You named this layer button */
#green_button {
	position: absolute;
	left: 27px;
	top: 1688px;
	width: 466px;
	height: 28px;
	z-index: 10;
}
/* IE Fix */
a { display: inline-block; }
a { display: block; }

/* You named this layer links */
#topmenu {
	position: absolute;
	left: 0px;
	top: 7px;
	width: 475px;
	height: 29px;
	z-index: 12;
	}
	#menu {
	background: #041836;
	float: left;
	list-style: none;
	margin: 0;
	width: 100%;
	border-bottom: solid #78899D 5px;
}
#menu li {
	float: left;
	font-family: "Arial", Helvetica; font-size: 12px; letter-spacing: 1px;
	padding: 0;
}
#menu a {
	background: #041836;
	color: #78899D;
	display: inline;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}
#menu a:hover {
	background: #4265AD bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;
	}              

/* Body Line */
#headerline {
	position: absolute;
	left: 18px;
	top: 153px;
	width: 506px;
	height: 3px;
	z-index: 13;
}

/* bottom logo */
#Layer-14 {
	position: absolute;
	left: 974px;
	top: 738px;
	width: 97px;
	height: 34px;
	z-index: 14;
}

/* Text Links*/
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6EBD45;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;}
	
a:link {
	color: #041836;
}
a:visited {
	color: #99CCFF;}
.style15 {color: #041836}
  /* text-decoration: underline; */
  /* font-weight: bold; */
