body {
	font-family: "Helvetica" Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#ffffff;
	width: 64em;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

p {
	font-family: "Helvetica" Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-right: 0.625em;
	padding-left: 0.625em;
	text-align: left;
}
div#header {
	background: #ffffff;
	width: 61.875em;
	font: 1.5em "Helvetica" Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	color: #000000;
	padding-top: 5px;
	padding-left: 5px;
}
div#header p {
	font: 1em "Helvetica" Arial, Helvetica, sans-serif;
	text-align:right;
}
div#navbar {
	list-style: url(public_html/none) none;
	background: #333366;
	width: 62.5em;
	font-weight: normal;
}
div#navbar a {
	font: 1.2em "Helvetica" Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: inline;
	font-weight: normal;
	color: #ffffff;
	list-style: none;
	margin: 0em;
	padding: 0em .75em;
	}
div#navbar a:hover {
	font:1.2em "Helvetica" Arial, Helvetica, sans-serif;
	list-style: none;
	color: #ffffff;
	margin: 0em;
	padding: 0em .75em;
	font-weight: normal;
	background-color:#5c832f;
	border-top: 1px;
	border-top-color: #333366;
	border-top-style: solid;
	border-bottom: 1px;
	border-bottom-color: #333366;
	border-bottom-style: solid;
}
div#body {
	background: #ffffff;
	width: 62.5em;
	left: auto;
	right: auto;
	padding: 2px;
	margin: auto;
}
div#content {
	background: #FFFFFF;
	width: 62.5em;
	clear: left;
	display: block;
}

h4 {
	padding: 4px;
	color: #333366;
	border-bottom: 1px solid #333366;
	margin-right: 10px;
	margin-left: 10px;
}
.signature {
	font-family: "Helvetica" Arial, Helvetica, sans-serif;
	color: #333366;
	float: right;
	width: 98%;
	font-style: normal;
	font-size: .93em;
	padding: 2px 2px 2px 2px;
	display: inline;
	height: 9em;
	vertical-align: top;
	text-align: right;
}
.contentblock {
	border: 4px solid #556186;
	width: 30.25em;
	text-align: left;
	float: left;
	margin-top: 5px;
	font-size: 1em;
	line-height: 1em;
	}
.contentblock h5 {
	color: #eceff4;
	background: #333366;
	border-bottom: 4px solid #5c832f;
	border-top: 4px solid #556186;
	border-right: 2px solid #556186;
	border-left: 2px solid #556186;
	text-align: center;
	line-height: 2em;
	font-size: 1.5em;
}
.contentblockright {
	float: right;
	width: 30.25em;
	border: 4px solid #556186;
	margin-top: 5px;
	line-height: 1em;
	font-size: 1em;
	text-align: left;
	padding-bottom: 0px;
}
.contentblockright h5 {
	color: #eceff4;
	background: #333366;
	border-bottom: 4px solid #5c832f;
	border-top: 4px solid #556186;
	border-right: 2px solid #556186;
	border-left: 2px solid #556186;
	text-align: center;
	font-size: 1.5em;
	line-height: 2em;
}
div#resources {
	padding:  0px;
	border: thin outset #333333;
	list-style: none;
	margin-top: 5px;
	width: 62.5em;
	float: left;
	height: 10em;
}
div#resources p {
	list-style: url(public_html/none) none;
	font-family: "Helvetica" Arial, Helvetica, sans-serif;
	font-size: 1em;
}
div#footer {
	width: 62.5em;
	border-top: 4px solid #5c832f;
	margin-top: 1em;
	clear: left;
}
div#footernavbar {
	background: #333366;
	color: #FFFFFF;
	font-family: "Helvetica" Arial, Helvetica, sans-serif;
	text-align: center;
}
div#footernavbar a {
	font-family: "Helvetica" Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	line-height: 2em;
	font-size: 1em;
	font-weight:normal;
}
div#footernavbar a:hover {
	font-family: "Helvetica" Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	color: #ffffff;
	text-decoration: underline;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-weight: normal;
}
.copyright {
	font: .916em "Helvetica" Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}
.emphasis {
	font-weight: bold;
	color: #333366;
}
.standout {
	font-style: oblique;
	font-weight: bold;
	color: #556186;
	text-align: center;
	list-style: none;
}
.link {
	text-align: right;
	text-decoration: none;
	margin: 0px;
	font-size: 1em;
	line-height: 1em;	
	font-weight: bold;
	padding: 0px 4px 0px 4px;
	float: right;
}
div#search {
	font: .83em ;
	color: #333366;
	margin: auto;
	width: 62.5;
	padding: 10px 2px 2px 670px;
	border: 0px;
}

div#resources ul {
	font-size: 1em;
	color: #333366;
	list-style: none;
	padding: 1px, 1px, 1px, 1px;
}
.address {
	font: bold .75em "Helvetica" Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
}
a {
	color: #333366;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #5c832f;
	font-weight:bold;
}
h3 {
	background: #5c832f;
	padding: 4px;
	color: #ffffff;
	font-weight:normal;
	font-size:1.2em;
}
h3 a{
	color:#ffffff;
	padding: 4px;
	font-weight:normal;
	font-size:1.2em;
}
h3 a:hover {
	color: #333366;
	padding: 4px 4px 4px 6px;
	font-weight:bold;
	font-size:1.2em;
}
.contentblockall {
	border: 2px solid #556186;
	width: 62.25em;
	text-align: left;
	margin-top: 5px;
	font-size: 1em;
	line-height: 1em;
	float: left;
	}
.contentblockall h5 {
	color: #eceff4;
	background: #333366;
	border-bottom: 4px solid #5c832f;
	border-top: 4px solid #556186;
	border-right: 2px solid #556186;
	border-left: 2px solid #556186;
	text-align: center;
	line-height: 2em;
	font-size: 1.1em;
	font-weight:normal;
}
.contentblock h5 a {
	color: #eceff4;
	font-size:1.1em;
	font-weight:normal;
}
.contentblock h5 a:hover {
	color: #5c832f;
	font-size:1.1em;
	font-weight:normal;
}
.contentblockright h5 a {
	color: #eceff4;
	font-size:1.1em;
	font-weight:normal;
}
.contentblockright h5 a:hover {
	color: #5c832f;
	font-size:1.1em;
	font-weight:normal;
}
div#footernavbar p {
	text-align: center;
}
div#contentblockall td {
	border: 0.0625em solid #333366;
	font-size: 0.916em;
	color: #000000;
	}
.center {
	text-align: center;
}
div#contentblockall tr p{
	text-align: left;
}
.glossary {
	font-size: 1.4em;
	text-align: center;
}
.glossary a:hover {
	background: #333366;
}
ul {
	font-size: 0.92em;
	font-style: normal;
	line-height: 0.94px;
}
