body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 16px;
	color: #000000;
}
a:active { color: #003366; text-decoration: underline; }
a:hover  { color: #000000; text-decoration: none;}
a:link { color: #003366; text-decoration: underline; }
a:vlink { color: #003366; text-decoration: underline; }
a:visited { color: #003366; text-decoration: underline; }
A:link:hover { color: #000000; text-decoration: none;}
A:visited:hover { color: #000000; text-decoration: none;}

#header_contact {
	background-image: url(images/header_contact.gif);
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 15px;
	color: #003366;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	text-align: right;
}

#nav {
	background-color: #C9E1BD;
	width: 200px; 
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	list-style-type: none;
}
#nav A {
	display: block;
	font-weight: bold;
	font-size: 12px;
	width: 200px;
	color: #003366;
	line-height: 30px;
	border-bottom: #ffffcc 1px solid;
	height: 29px;
	padding-left: 20px;
	text-align: left;
	text-decoration: none;
}
#nav LI A:hover {
	display: block;
	color: #C9E1BD;
	background-color: #4D6A90;
	text-decoration: none;
}

#content_window {
	background-color: #739CD2;
	background-image: url(images/bg_content.gif);
	background-position: top;
	background-repeat: no-repeat;
 	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

h3 {
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.heading {
	color: #003366;
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.copy {
	color: #000000;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 24px;
	text-align: justify;
}
.staffcopy {
	color: #000000;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-left: 10px;
	text-align: justify;
}
.contactcopy {
	color: #000000;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}
.downloadcopy {
	color: #000000;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 15px;
	text-align: justify;
}
.formcopy {
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 0px;
}
.formfields {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #C9E1BD;
	border-top: #003366 1px solid;
	border-bottom: #003366 1px solid;
	border-left: #003366 1px solid;
	border-right: #003366 1px solid;
}
.formrowsA {
	height: 30px;
	background-color: #739CD2;
}
.formrowsB {
	height: 30px;
	background-color: #C9E1BD;
}
.staffbio {
	font-size: 11px;
	line-height: 14px;
	list-style-type: square;
	margin-left: inherit;
}
.hourscopy {
	color: #000000;
	font-size: 12px;
	margin-left: 5px;
	margin-right: 10px;
	font-style: normal;
	font-weight: normal;
}
.bottomlinks {
	font-weight: normal;
	font-size: 10px;
	color: #003366;
	line-height: 16px;
	text-decoration: none;
}
.bottomlinks A {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.bottomlinks A:hover {
	color: #000000;
}
.bottomlinks A:visited {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}