body {
	background-color:#E5E5E5;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
.middleTable {
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: -10px;
	float: none;
}
.welcomeBox {
	position: relative;
	top: 0px;
}
.blueBox {
	color: #145B89;
	text-align: justify;
	margin-bottom: 4px;
	margin-right: 10px;
}

p {
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 4px;
}
ul {
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
		list-style-type: disc;
	list-style-image: url(images/arrowDot.gif);
}
ol {
margin-top: 0px;
}


a:hover {
	text-decoration:underline;
	
}
a{
	color: #006600;
	text-decoration:none;
	
}
.footerFont {
	font-size: 10px;
	color: #666666;
}
.textBoxStyle {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	height: 12px;
	width: 380px;
}
textarea {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	height: 120px;
	width: 380px;
}



li {
	list-style-position: outside;

	margin-left: -20px;
	text-align: left;
	margin-bottom: 4px;
	margin-top: 0px;
}
.buttonStyle {
	width: 100px;
	height: 25px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.alignReadMore {
	text-align: right;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 10px;
	text-align: left;
}
.emailForm {
	font-size: 10px;
}
.picTag {
	position: relative;
	left: 318px;
	top: 246px;
}
.photoCaption {
	font-size: 9px;
	text-align: center;
}
.photosBorder {
	border: 1px outset #666666;
}
hr {
	margin-top: 30px;
	margin-bottom: 30px;
	color: #CCCCCC;
}

