﻿h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	color: #5F8761;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #4D5FA9;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	color: #5F8761;
}

li {
	margin-bottom: 4px;
}

.textregular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #3B303D;
	line-height: 1.3;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B303D;
}
.textbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3B303D;
}
.highlightshout {
	color: #FFFFFF;
	background-color: #6497EA;
}
.highlight {
	background-color: #FCED9C;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #111111;
}
.body2{
background-color: #7A9464;
margin: 0px;
padding: 0px;
margin-top:0px;
}

#pagecontainer
{
margin-left: auto;
margin-right: auto;
width: 977px;
text-align: left;
}

.byline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #394D7B;
}
.picborder {

	border: 1px solid #222E4F;
}
.smallgray {
	font-size: 80%;
	color: #666666;
}
.yellowbox1 {
	background-color: #F2EED5;
	color: #414D67;
	border: 1px solid #DFC493;
	padding: 7px;
}

.hotboxheadergreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5F8761;
}
.hotboxheaderblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #394D7B;
}