/* Website Body */
body {
	background-color: white;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}

/* Text Styles */
.Main_Text {
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #354a5c;
}
.Image_Right {
	float: right;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.Image_Left {
	float: left;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.Caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:  #8aaacb;
	margin: 0;
	padding: 0;
}
.Headline1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .95em;
	font-style: normal;
	line-height: 1.3em;
	font-weight: bold;
	font-variant: normal;
	color: #3da601;
}
.Headline2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #018cc3;
}
.Headline3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0664b1;
}
.Headline4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FEFBE8;
}
#bottomnav {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0a6ebf;
}
#bottomnav a:link, #bottomnav a:visited {
	text-decoration: none;
	background-color: white;
	color: #5b8b26;
	font: normal normal bold .85em Verdana, Arial, Helvetica, sans-serif;
}
#bottomnav a:hover, #bottomnav a:active {
	text-decoration: underline;
	background-color: white;
	color: #5b8b26;
	font: normal normal bold .85em Verdana, Arial, Helvetica, sans-serif;
}
.topbutton {
	color: #00a4e4;
	text-decoration: none;
}
.BottomNavPageLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00a4e4;
}
#Copyright_Text {
	font: .6em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #84b746;
	padding: 0 50px 0;
}
#Copyright_Text a:link, #Copyright_Text a:visited {
	text-decoration: none;
	background-color: white;
	color: #4eb5dd;
}
#Copyright_Text a:hover, #Copyright_Text a:active {
	text-decoration: underline;
	background-color: white;
	color: #4eb5dd;
