body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
	background-color: #F5F4E8;
}

#container {
	width: 699px;
	margin: 0px auto;
	background-color: #fff;
	border-top: 1px solid #8D8D8D;
	border-bottom: 1px solid #8D8D8D;
	border-left: 1px solid #8D8D8D;
	border-right: 1px solid #8D8D8D;
}

a:link, #footer a:active, #footer a:visited, #top a:link, #top a:active, #top a:visited 
	{
	color:#006553;
	text-decoration:underline;
	}

a:hover
	{
	text-decoration:underline;
	color:#451E77;
	}

h1 
	{
	padding: 4px;
	margin: 4px;
	font-size: 20pt;
	font-weight: bold;
	color: #006553;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #451E77;
	}

h2 
	{
	font-size: 14pt;
	font-weight: normal;
	color: #000000;
	padding: 10px 0px 0px;
	margin: 0px;
	}

h3 
	{
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	color: #000;
	}
	
h4 
	{	
	padding: 0px;
	font-size: 10pt;
	font-weight: bold;
	color: #000;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #451E77;
	}

h5 
	{
	font-size: 10pt;
	color: #006453;
	text-decoration:underline;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	}

h6 
	{
	font-size: 9pt;
	color: #999;
	padding: 0 0 0 0px;
	}

#top {
	float: left;
	height: 40px;
	width: 699px;
	background-color: #FFFCCC;
}

#banner {
	float: left;
	height: 129px;
	width: 699px;
	background-color: #E2E0C1;
}

#top_line {
	float: left;
	height: 15px;
	width: 699px;
	background-color: #C9C7A6;
}

#content {
	width: 699px;
	background-color: #fff;
}

#pad {
	padding: 10px;
	color: #000000;
	width: 675px;
}

#bot_line {
	float: left;
	height: 5px;
	width: 699px;
	background-color: #C9C7A6;
}

#footer 
	{
	height: auto;
	font-size: 10px;
	color:#000;
	text-align: center;
	clear:both;
	}

#footer p
	{
	font-size: 10px;
	}
#footer a:link, #footer a:active, #footer a:visited, #top a:link, #top a:active, #top a:visited 
	{
	color:#006553;
	text-decoration:none;
	}

#footer a:hover
	{
	text-decoration:underline;
	color:#451E77;
	}
