body {
	font-size: 100%;
	line-height: 1.125em;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	text-align: center;
	background-color: #B5B195;
}
#container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}
#content {
	background-color: #FFF;
	float: left;
	width: 960px;
	text-align: left;
	margin-bottom: 30px;
}

#header {
	float: left;
	height: 115px;
	width: 960px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
}
#nav {
	float: left;
	width: 888px;
	background-color: #FFF;
	padding-top: 13px;
	padding-bottom: 13px;
	margin-left: 42px;
	display: inline;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	display: inline;	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	margin: 0px;
}
#nav ul li a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #767488;
	padding-right: 10px;
	padding-left: 10px;	
}
#nav ul li a:hover {
	color: #D29F35;
	text-decoration: none;
	font-weight: bold;
}
#nav ul li a#active {
	color: #002582;
	text-decoration: none;
	font-weight: bold;
}
#nav ul li a#whitebar {
	text-decoration: none;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#nav ul li a#activewhitebar {
	color: #002582;
	text-decoration: none;
	font-weight: bold;
	border-right-color: #FFF;
}

#text {
	display: inline;
	float: left;
	width: 868px;
	margin-left: 52px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #002fa7;
	border-bottom-color: #002fa7;
	padding-bottom: 30px;
	padding-top: 28px;
}
#text1 {
	display: inline;
	float: left;
	width: 868px;
	margin-left: 52px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #767488;
	padding-bottom: 15px;
	padding-top: 28px;
}
#text2 {
	display: inline;
	float: left;
	width: 868px;
	margin-left: 52px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #767488;
	padding-bottom: 20px;
	padding-top: 0px;
}
.col1 {
	display: inline;
	float: left;
	width: 276px;
	margin-right: 20px;
}
.col2 {
	display: inline;
	float: left;
	width: 276px;
}
.col3 {
	text-align: right;
	float: right;
	width: 276px;
	display: inline;
}
.doublecol2 {
	text-align: inline;
	float: left;
	width: 572px;
	display: inline;
}

#footer {
	display: inline;
	float: left;
	width: 868px;
	margin-left: 52px;
}
a {
	font-weight: bold;
	color: #002582;
	text-decoration: none;
}
#text a:visited {
	color: #929496;
}

a:hover {
	color: #D29F35;
	text-decoration: none;
	font-weight: bold;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 0px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.4em;
	color: #767488;
	margin-top: 0px;
	margin-bottom: 18px;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.95em;
	color: #767488;
	margin-top: 0px;
	margin-bottom: 0px;
}

h5 {
	font-size: 0.75em;
	margin-top: 10px;
	margin-bottom: 20px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}
.harpercole {
	color: #B7BBBE;
	text-decoration: none;
	font-weight: normal;
}
.caption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.65em;
	color: #6d6e71;
	margin-top: 5px;
	line-height: 1.4em;
	margin-bottom: 10px;
}
.nospaceabove {
	margin-top: 0px;
}

.quote {
	color: #6d6e71;
}


.bullet {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	margin-top: 5px;
	margin-left: 0px;
	text-align: left;
	padding-left: 0px;
}
.bullet li {
	list-style-type: disc;
	margin-top: 5px;
	margin-left: 0px;
}
