body
{
margin: 0;
font-family:Georgia, "Times New Roman", Times, serif;
text-align:center;
background-color:#ffffff;
}

	
#container
{
margin: 1em 5%;
width: 860px;
margin: 0 auto;
text-align: left;
height:auto;
}

#breadcrumb {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-style:italic;
	font-weight:bold;
	color:#848687;
}

#nav {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#848687;
	display:block;
	text-decoration:none;
	position:relative;z-index:99;
}

#top_nav {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#848687;
	display:block;
	text-decoration:none;
}

#sub_nav {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:20px;
	font-style:italic;
	color:#848687;
	display:block;
	text-decoration:none;
}

a:link, a:visited {
	color:#848687; 
	font-weight: normal;
	text-decoration:none;
	}

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

.header {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	color:#848687;
	line-height:18px;
}

.sub-header {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#848687;
	line-height:16px;
}
	
.descriptive_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#848687;
	line-height:20px;
}

.informational_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#848687;
	line-height:16px;
}

.caption {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:10px;
	color:#848687;
}
.header_green {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	color:#7BC143;
	line-height:18px;
}

.sub-header_green {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#7BC143;
	line-height:16px;
}
.header_blue {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	color:#00467F;
	line-height:18px;
}

.sub-header_blue {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#00467F;
	line-height:16px;
}
