@charset "UTF-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, a, a:link, a:link, a:visited, a:hover, a:active, body, .subheadGreen, .photo, p {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0054A4;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0054A4;
}
a:hover {
	text-decoration: none;
	color: #8DD2CA;
}
a:active {
	text-decoration: underline;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../art/bkgds/leftBkgd.jpg);
	background-repeat: repeat-y;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
.subheadGreen {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #4C867F;
}

.photo {
	padding-bottom: 10px;
	padding-left: 10px;
}
.linkBoxes {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	background-image: url(../art/bkgds/TextBgkd.jpg);
	background-repeat: repeat-y;
	padding: 4px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.headBlue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0054A4;
}
