body {
	text-align: center;
	background-color:#EAF2EB;
	}
div#container
{
margin-left: auto;
margin-right: auto;
width: 700px;
text-align:left;
background-color:white;
}
.topofpage {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:medium;
	color:#1F482C;
	margin-left:8px;
	text-align: left;
	}
.breadcrumb {
	font-size: 11px;
	color: #3F945A;
}
.maincontent {
     font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size: small;
	 margin-left: 20px;
	 margin-right: 30px;
	 margin-bottom: 0;
	 }
.global {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	}
.local {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: #1F482C;
	}
a:visited  {
	color: #1F482C;
	}
a:hover {
	color:#00CCFF;
	}
p { margin-left: 8px; margin-right:12px; }
.monthline { border-top:1px solid #CCCCCC } 
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #3F945A;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #990000;
	background-color: #EAF2EB;
	border: 1px solid #C2EAD4;
	line-height: 160%;
}
.grayglobal {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color: #CCCCCC;
}
.highlight {
	color: #990000;
}
#columnLeft {
float: left;
width: 250px;
margin-left: 10px;
padding-top: 0;
}
#columnRight {
padding-top: 0;
margin: 0 2em 0 200px;
}

