﻿/* color scheme 
#334433;	
#6699aa;
#88aaaa;
#bbcccc;
#447799;
*/

/* JW: originally, the anchor tag was colored white, which was invisible in primary content.
    I removed it and went with the default to make my links visible. */
a, a.hover, a.visited, a.active {
	color: #FFFFFF;
	text-decoration: none;
}

h5{
	font-size:12px;
}
body {
	text-align: center;
	margin:0 22%;
	padding: 0;
	background-color: #bbcccc;
	font-family: Verdana;
	font-size: 12px;
}
img{
	float:left;
}
.MainNavBar {
	float:left;
	text-align: left;
	background-color: #447799;
	height: 28px;
	width: 670px;
	border-top: 3px white solid;
}
.MainNavItem {
	float: left;
	text-align: center;
	width: 84px;
	height: 28px;
	color: white;
	padding: 0px 3px 0px 3px;
	line-height: 24px;
	border-right: 1px white solid;
}
.MainNavItemSelected {
	float: left;
	text-align: center;
	width: 84px;
	height: 28px;
	color: #447799;
	font-weight:bold;
	background-color: white;
	padding: 0px 3px 0px 3px;
	line-height: 24px;
	border-right: 1px white solid;
}

.MainContentArea {
	float:left;
	width: 670px;
	background-color: white;
	clear: both;
}
.FullLengthContentBlock {
	text-align: left;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.Footer {
	float:left;
	width: 670px;
	background-color: #447799;
	clear: both;
	color: white;
	height: 50px;
}
.FooterCopyright {
	font-size: 10px;
	margin-top: 10px;
}

.MainBodyAnchor {
	color: #447799
}

.style1 {
	line-height: 115%;
	font-size: small;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0in;
	margin-bottom: 10.0pt;
}
.style2 {
	text-indent: -.25in;
	line-height: 115%;
	font-size: 11.0pt;
	font-family: Calibri, sans-serif;
	margin-left: .5in;
	margin-right: 0in;
	margin-top: 0in;
	margin-bottom: .0001pt;
}
.style3 {
	line-height: 115%;
	font-size: small;
	margin-left: .5in;
	margin-right: 0in;
	margin-top: 0in;
	margin-bottom: .0001pt;
}
.style4 {
	text-indent: -.25in;
	line-height: 115%;
	font-size: 11.0pt;
	font-family: Calibri, sans-serif;
	margin-left: .5in;
	margin-right: 0in;
	margin-top: 0in;
	margin-bottom: 10.0pt;
}
.style5 {
	font-family: Verdana;
	font-size: small;
}
.style6 {
	vertical-align: baseline;
	border: 0;
}
