html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #222;
	font-size: 100.01%;
	color: #000000;
	}
#pages img {
	margin: 5px;
	border: 1px dotted #CCCCCC;
}
	
img {border: 0px;}
	
#wrapper{
	width: 800px;
	margin: 0 auto;
	}
	
#top {
	padding: 0px;
	margin: 0px;
	}
	

#content {
	padding: 30px 60px 30px 60px;
	background-color: #FFFFFF;
}

#pages {
	float:right;
	width: 150px;
	padding: 20px;
	text-align:center;
}


#footer {
	width: 100%;
	font-size:  100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	text-align: center;
}


h1 {
	font-size: 145%;
	font-weight: normal;
	color: #243F91;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	

p {
	font-size:70%;
	line-height: 140%;
	padding: 4px 0 4px 0;
	margin: 0px;
	}
	
bodycopy {
	font-size:70%;
	line-height: 140%;
	padding: 4px 0 4px 0;
	margin: 0px;
	}
	


.leftimage {
	margin-right: 15px;
	margin-bottom: 5px;
	float: left;
	}

.rightimage {
	margin-left: 15px;
	margin-bottom: 5px;
	float: right;
	clear: right;	
	}
	
a {
	color: #243F91;
	text-decoration: underline;
}

a:hover {
	color: #1962E2;
	text-decoration: underline;
}



#footer a {
	color: #D5762B;
	text-decoration: none;
}

#footer a:hover {
	color: #D5762B;
	text-decoration: underline;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100.1%;
	color: #000000;
	margin-top: 15px;
}

h4 a {
	color: #000;
	text-decoration: none;
}

h4 a:hover {
	color: #1962E2;
	text-decoration: underline;
}

