.SerifText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
.pageheadertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight:bold;
	letter-spacing: 0.2em;
	text-indent: 8px;
	color: #367A4D;
}
.coltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #474B7A;
	letter-spacing: 0.2em;
	text-indent: 8px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}


.whitetext {
	color: #FFFFFF;
}
.smalltext {
	font-size: 10pt;
	font-weight: normal;
}
body {
	background-color:#002F00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.litebluetext {
	color: #CCFFFF;
}
.easyreadtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.redtext {
	color: #FF0000;
}
p {
	line-height: 120%;
	font-size:14px;
}
.bold {
	font-weight: bold;
}
.bold-underline {
	text-decoration: underline;
	font-weight: bold;
}
.smalltextItalic {
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
}
.greentext {

	color: #006600;
}
.underline {

	text-decoration: underline;
	font-weight: normal;
}
.boldmonospace {
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
}
.whitetextSmall {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Garamond;
}
#navbar
{
	background:url(images/navbar_background.jpg) no-repeat;
	padding-top:44px;
	padding-bottom:68px;
	padding-right:25px;
}
#navbar a, #navbar a:link, #navbar a:visited, #navbar a:active, #navbar a:hover
{
	color:#FFF;
	text-decoration:none;
}
#navbar a:hover
{
	text-decoration:underline;
}
img.fltlft
{
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}
