/* CSS Document */
.body {
	background:#FFFFFF;
	margin:0px;
	padding:0px;
	width:100%
	height:auto;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
		}
.headerContent {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100px;
	z-index:2;
	background-image:url(../Images/Header-Bckgrd.gif);
	background-repeat:repeat-x;
		}
.bodyContainer {
	width:95%;
	height:auto;
	background:#FFFFFF;
	top:100px;
	left:0px;
	position:absolute;
	z-index:1;
	}
.LeftContent {
	position:absolute;
	top:0px;
	left:0px
	background-color:#eefdcf;
	width:110px;
	height:auto;
	}
.RightContent {
	position:absolute;
	top:0px;
	left:110px;
	background-color:#ffffff;
	width:95%;
	height:auto;
}

.footerContent {
	position:absolute;
	left:120px;
	top:auto;
	background-color:#eefdcf;
	width:675px;
	height:80px;
	border-bottom:#000066 solid; 
	margin-bottom:10px;
}

.NavContentLeft {
	position:absolute;
	top:100px;
	left:0px;
	width:110px;
	height:auto;
	z-index:3;
}
.NavContentTop {
	position:absolute;
	top:0px;
	left:0px;
	position:absolute;
	z-index:4;
}
.doublebluelineleftmar1001010pxwidth680px {
	border-left:#000066 double medium;
	border-right:#000066 double medium;
	margin:0px;
	position:relative;
	left:0px;
	width:690px;
	height:auto;
}

H1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000066;
	margin:20px 10px;
	font-size:20px;
}
H2 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000066;
	margin:20px 10px;
	font-size:18px;
}
H3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000066;
	margin:20px 10px;
	font-size:16px;
	padding-top:10px;
}
H4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000066;
	margin:20px 10px;
	font-size:14px;
}
H5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000066;
	margin:20px 10px;
	font-size:12px;
}
H6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000066;
	margin:20px 10px;
	font-size:10px;
}
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#000000;
	padding:10px;
}
li {
	padding:0px 10px;
}

a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color: #003300;
	text-decoration:none;
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
	color: #000066;
}
a:hover {
	text-decoration:underline;
	color: #009900;
}
a:active {
	text-decoration:none;
	color: #66FF00;
}
.bold {
	font-weight:bold;
}
.boxC4DA97wid250px {
	background-color:#C4DA97;
	width:250px;
	height:auto;
	margin:10px;
	
	}
.boxC4DA97wid670px {
	background-color:#C4DA97;
	width:670px;
	height:auto;
	margin:10px;
	
	}	
 .boxEEFDCFwid250px {
	background-color: #EEFDCF;
	width:250px;
	height:auto;
	margin:10px;
	}
 .boxEEFDCFwid670px {
	background-color: #EEFDCF;
	width:670px;
	height:auto;
	margin:10px;
	}
