/* Homepage */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A8C4C8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}
a:link, a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:13pt;
	text-decoration:underline;
	color: #333333;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	line-height:13pt;
	text-decoration:none;
}
.featured_hdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #698C99;
	text-decoration:none
}
.featured_hdr a:link, .featured_hdr a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #698C99;
	text-decoration:none
}
.featured_hdr a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #698C99;
	text-decoration:none
}
.featured {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	line-height:13pt;
}
.featured a:link, .featured a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:13pt;
	text-decoration:underline;
	color: #333333;
}
.featured a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	line-height:13pt;
	text-decoration:none;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #456F80;
}
.footer a:link, .footer a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration:underline;
	color: #456F80;
}
.footer a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration:none;
	color: #456F80;
}
	ul
	{
	list-style-image: url(/assets/images/bullet.gif);
	}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #9A999D;
	text-decoration:none
	margin-top: 10px;
	padding-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #9A999D;
	text-decoration:none
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.field { 
	font-size: 11px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #EDE6E4; 
	border: 1px solid #CAC4C2; 
	padding: 4px; 
	margin: 4px; 
}
.button {
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    color: #FFFFFF;
    background-color: #B9B0AD;
}
.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height:12pt;
}
.footer_alt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #7A7878;
}
.footer_alt a:link, .footer_al a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration:underline;
	color: #7A7878;
}
.footer_alt a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration:none;
	color: #7A7878;
}