body {
	background-image: url(vertfade.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #CDE6EB;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}
.content {
margin-left: 10px;
margin-right: 10px;
}
.lefttext {
width:570px;
}

.leftlist {
width:265px;
}
.rightlist {
	position: relative;
	width:265px;
	left: 285px;
}
.right {
float:right;
width: 160px;
}
.sub {
	font-size: 70%;
	}
.justified {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: justify;

}
.bodytext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.headerblock {
	border: 1px solid #e95f03;	
}
a:active 	{ color:#FF9900; Text-Decoration: underline}
a:link 		{ color:#0000CC; text-decoration: none} 
a:visited 	{ color:#0000CC; text-decoration: none} 
a:hover 	{ color:#FF0000; Text-Decoration: underline;  } 
h1 {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 3px;

	color: #022F6C;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 3px;

	color: #022F6C;

}
h3 {
	font-size: 16px;
	margin-top: 3px;
	margin-bottom: 0px;
	color: #022F6C;
}
h4 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #022F6C;
}
.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9DD1EE
}
nav {
	margin: 0 0 0 5px;;
	padding: 0 0 0 0;
	
}
	#nav ul {
	border: 0;
	margin: 0;
	margin-top: 6px;
	padding: 0;
	list-style-type: none;
	text-align: center;
	font-size: 14px;
	}
	 #nav ul li {
	margin: 0;

	}
	 #nav ul li a {
	width: 155px;
	display: block;
	height: auto;
	padding: 6px 0 6px 5px;
	margin-bottom: 6px;
	color: #022F6C;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #022F6C;
	background-color: #FFF;
		}
		#nav ul li a:hover {
	color: #FFF;
	background-color: #0584A4;
	
	
}
		#nav a:active {
			color: #B69BD1;
		}
#foot {
	position: absolute;
	font-size: 70%;
	top: 1500px;
	left: 10px;
}.rightspace {
	padding-right: 20px;
}
.justifiedinset {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: justify;
	margin-left: 200px;
}
