body {
	font-family: "Trebuchet MS", Futura, Arial, Helvetica, Verdana, sans-serif;
	color: #000;
	text-align: center;
	font-size: 90%;
	background-color: #009FEF;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	letter-spacing: 0.1em;
	color: #006600;

}

a {
	text-decoration: none;
}
	
div#mainwrap {
	width: 600px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	text-align: left;
}

div#header {
	height: 150px;
	width: 100%;
}

div#header h1 {
	font-family: "mead bold", Futura, Arial, Helvetica, Verdana, sans-serif;
	color: #787860;
	text-align: center;
	padding: 10px;
}

div#topnav {
	color: #F0F0D8;
	padding: 8px;
	font-size: 90%;
	background-color: #D8D8D8;
	text-align: center;
}

div#topnav a {
	color: #787860;
	border-bottom: 0px solid #787860;
	font-weight: bold;
}

div#topnav a:hover {
	color: #303030;
	border-bottom: 1px solid #303030;
}

div#breadcrumb {
	color: #3f3f3f;
	padding: 8px;
	font-size: 85%;
	background-color: #8bcb2f;
}

div#breadcrumb a {
	color: #3f3f3f;
	border-bottom: 1px solid #787860;
}

div#breadcrumb a:visited {
	color: #3f3f3f;
	border-bottom: 1px dashed #787860;
}

div#breadcrumb a:hover {
	color: #303030;
	border-bottom: 1px solid #303030;
}

div#contentwrap {
	border: 0px solid #2A2ABD;
}

div#content {
	line-height: 170%;
	padding: 20px;
}

div#content h2 {
	color: #3f3f3f;
	border-bottom: none;
	padding-bottom: 6px;
}

div#content h3 {
	color: #3f3f3f;
	border-bottom: 3px dashed #F0F0D8;
	padding-bottom: 6px;
}

div#content a {
	color: #0000FF;
	border-bottom: 1px solid #0000FF;
}

div#content a:visited {
	color: #787860;
	border-bottom: 1px dashed #787860;
}

div#content a:hover {
	color: #303030;
	border-bottom: 1px solid #303030;
	text-align: center;
}

div#content ul li {
	list-style-type: disc;
	line-height: 170%;


}

div#bottomnav {
	color: #3f3f3f;
	padding: 8px;
	font-size: 80%;
	background-color: #8bcb2f;
	text-align: center;
}

div#bottomnav a {
	color: #3f3f3f;
	border-bottom: 1px solid #787860;
	font-weight: bold;
}

div#bottomnav a:hover {
	color: #303030;
	border-bottom: 1px solid #303030;
}

div#copyright {
	color: #3f3f3f;
	padding: 8px;
	font-size: 80%;
	background-color: #458733;
}

div#copyright a {
	color: #3f3f3f;
	border-bottom: 1px dashed #787860;
}

div#copyright a:hover {
	color: #303030;
	border-bottom: 1px solid #303030;
}
		
.right {
	text-align: right;
}

.left {
	text-align: left;
} 
	
div#clear {
	clear: both;
}

.box {
	color: #787860; 
	border: 1px solid #787860; 
	background-color: #F0F0D8; 
	padding: 10px 12px 12px;
	margin: 20px 100px;
	text-align: justify;
	font-size: 90%;
	line-height: 180%;
}
		
.center {
	text-align: center;
}
.warning {
	color: #FF0000;
}
		
		.subheading1 {
	margin: 0;
	letter-spacing: 0.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 16px;
	font-weight: bold;
}
blockquote {
	padding: 0 10px;
	font-style: italic;

}
.calltoaction {


	color: #000000;
	border-bottom: none;
	padding-bottom: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
