﻿
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #45669A;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #618DD4;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #437C69;
}
.headergreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #437C69;
}
.headerblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #618DD4;
}
.headergray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 94%;
	font-weight: bold;
	color: #686868;
}
.textregular {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #686868;
}


.textbig {

	
	font-size: 120%;
	
}
.textsmall {

	
	font-size: 80%;
	
}

.highlight {
	background-color: #F5F0BD;
}
.highlightshout {
	background-color: #527BC6;
	color: #FFFFFF;

}


body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}



.body2{
background-color: #38689C;
margin: 0px;
padding: 0px;
margin-top:0px;
}

#pagecontainer
{
margin-left: auto;
margin-right: auto;
width: 974px;
text-align: left;
}
.picborder {

	border: 1px solid #222E4F;
}
.smallgray {
	font-size: 11px;
	color: #666666;
}
.yellowbox1 {
	background-color: #F2EED5;
	color: #414D67;
	border: 1px solid #DFC493;
	padding: 7px;
}
.headergreenhotbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #437C69;
}
.headerbluehotbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #618DD4;
}
li{
	margin-bottom: 6px;
}