body {
background-color: #c4ddff;
font-family: Verdana, Helvetica, Arial, sans-serif;
text-align: center;
color: black; }

#container {
margin: 0 auto;
text-align: left;
width: 709px; }

.boxblue {
border: solid 1px #c4ddff;
padding: 12px;
margin: 0 0 16px; }

.boxgreen {
border: solid 1px #444;
padding: 12px;
margin: 0 0 16px; }

.boxblue p, .boxblue h1, .boxblue h2, .boxblue h3, .boxgreen p, .boxgreen h1, .boxgreen h2, .boxgreen h3  {
margin: 0; }

.pagehead { width: 560px; height: 48px; background-color: #1b4d1a; }

.pagehead2 { background-image: url(graphics/headerblank.gif); width: 560px; height: 46px; }

.headtext {
font-family: Georgia, Times, "Times New Roman", serif; font-weight: bold; color: white; font-size: 32px; line-height: 30px; padding: 8px; }

.headsmall { font-size: 26px; line-height: 30px; }

.pageborder {
border-left: 3px solid white;
border-right: 3px solid white; }

.paddingmaintextarea {
padding: 20px 27px 10px; }

.paddingmenuarea {
padding: 0 5px; }

/*font styles here*/

h1 {
color: #444;
font-size: 18px;
line-height: 20px;
margin: 0 0 14px; }

h2 {
color: #444;
font-size: 16px;
line-height: 18px;
margin: 0 0 12px; }

h3 {
font-size: 14px;
line-height: 16px;
margin: 0 0 10px; }

p {
font-size: 12px;
line-height: 15px;
margin: 0 0 11px; }

.smaller {
font-size: 10px;
line-height: 13px; }

.larger {
font-size: 14px;
line-height: 16px; }

.mainmenu p a, .mainmenu a {
margin: 5px 0;
font-size: 10px;
line-height: 13px;
color: #1b4d1a;
text-decoration: none; }

/*end font styles*/

/*link styles here*/

.mainmenu p a:hover, .mainmenu a:hover {
color: #ffffff; }

a {
color: #1b4d1a; }

a:hover {
text-decoration: none;
font-weight: bold; }

/*end link styles*/

.clear {
clear: both;
margin-top: 12px; }

