body
{

background:#dcdcdc url(images/body-bg.gif) center repeat-y;
}
@charset "utf-8";
.titles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #2C4E9B;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2C4E9B;
	height: 23px;
}
.smallwhitetext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.greenrule {
	position: relative;
	color: #4C6A3D;
}
.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
}
.photocaptionwhite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007EB1;
	font-weight: bold;
}
a:link{
color:#007EB1;
}

a:active{
color:#007EB1;
text-decoration: none;
}

a:visited{
color:#4C6A3D;
text-decoration: underline;
}

a:hover{
color:#007EB1;
text-decoration: none;
}.subtitles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #007EB1;
}
