body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.25em;
	margin: 0px;
	padding: 0px;
}
#olList {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 20px;
	padding-left: 3px;
}
#ulList {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 13px;
	padding-left: 3px;
	list-style-type: square;
}
#divContent {
	clear: both;
	width: 760px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 10px;
	border-bottom-style: solid;
}
#divHeader {
	margin: 0px;
	width: 760px;
	background-color: #EAEAFF;
	height: 170px;
	vertical-align: middle;
	horizontal-align: middle;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000080;
	padding: 0px;
}
#divHeaderL {
	float: left;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 0px;
}
#divHeaderM {
	padding-top: 8px;
	padding-left: 15px;
	float: left;
	padding-right: 5px;
}
#divHeaderR {
	padding-top: 5px;
	text-align: right;
	padding-right: 10px;
}
#divLeft1 {
	float: left;
	width: 120px;
	text-align: center;
	background-color: #EAEAFF;
	font-size: .9em;
	border: 1px solid #000080;
	height: 460px;
}
#divLeft2 {
	float: left;
	width: 120px;
	text-align: center;
	background-color: #EAEAFF;
	font-size: .9em;
	border: 1px solid #000080;
	height: 460px;
}
#divLeftHeader {
	color: #FFFFFF;
	background-color: #000080;
	height: 25px;
	width: 120px;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	vertical-align: 10%;
	padding-top: 5px;
}
#divGraphic {
	padding-top: 10px;
}
#divGraphicLast {
	padding-top: 10px;
	padding-bottom: 10px;
}
#divRight1 {
	font-size: .9em;
	float: right;
	width: 310px;
	text-align: center;
	height: 460px;
}
#divRight2 {
	font-size: .9em;
	float: right;
	width: 310px;
	text-align: center;
	height: 460px;
}
#divRight3 {
	float: right;
	width: 120px;
	text-align: right;
	height: 460px;
}
#divCenter {
	margin-left: 120px;
	margin-right: 150px;
	border: 1px solid #FF00FF;
}
#divCenterLeft1 {
	width: 305px;
	vertical-align: top;
	float: left;
	margin-left: 10px;
}
#divCenterLeft2 {
	width: 180px;
	vertical-align: top;
	float: left;
	margin-left: 10px;
}
#divCenterRight1 {
	width: 310px;
	float: right;
	margin-left: 10px;
}
#divCenterRight2 {
	width: 440px;
	float: right;
}
#divCenter1Col1 {
	width: 500px;
	padding-left: 10px;
}
#divCenter3Col3 {
	float: right;
	width: 205px;
	margin-left: 5px;
}
#divCenter3Col2 {
	float: right;
	width: 205px;
	margin-left: 5px;
}
#divCenter3Col1 {
	width: 205px;
	float: left;
	margin-left: 10px;
}
#divCenter4Col4 {
	float: right;
	width: 150px;
	margin-left: 5px;
}
#divCenter4Col3 {
	float: right;
	width: 150px;
	margin-left: 5px;
}
#divCenter4Col2 {
	float: right;
	width: 150px;
	margin-left: 5px;
}
#divCenter4Col1 {
	width: 150px;
	float: left;
	margin-left: 15px;
}
#divSubLeft {
	width: 150px;
	vertical-align: top;
	float: left;
}
#divSubRight {
	width: 150px;
	vertical-align: top;
	float: right;
}
#divBoxTop {
	vertical-align: top;
	border: 1px solid #000080;
	background-color: #EAEAFF;
	padding: 10px;
}
#divBoxTopPhoto {
	vertical-align: top;
	background-color: #EAEAFF;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #000080;
}
#divBox {
	vertical-align: top;
	border: 1px solid #000080;
	background-color: #EAEAFF;
	padding-bottom: 10px;
	margin-top: 10px;
	padding-top: 10px;
}
#divButton {
	vertical-align: middle;
	padding-top: 5px;
	padding-left: 0px;
	color: #ECE9D8;
}
#divTextBlock {
	padding-bottom: 7px;
}
#divTextBlockLast {
	padding-bottom: 0px;
}
/*
#ulSingleNav {
	width: 120px;
	border: 1px solid #FFFF00;
}
#ulSingleNav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	list-style-type: none;
	border: 1px solid #FF9900;
	/*display: inline;
}
#ulSingleNav li a:link, #ulSingleNav li a:visited, #ulSingleNav a:active {
	color: #FFFFFF;
	background-color: #000080;
	width: 100px;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-top: 5px;
	padding-bottom: 7px;
	border: 1px solid #CC00FF;
}
#ulSingleNav li a:hover {
	background-color: #5555FF;
	color: #000000;
	border: 1px solid #999999;
}
#ulSingleNav a.current:link, #ulSingleNav a.current:visited {
	background-color: #00550B;
	border: 1px solid #00FF00;
}
*/
#divMainNavMenu {
	background-color: #8080FF;
	width: 760px;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000080;
	text-align: center;
}
#ulMainNavMenu {
	padding: 0px;
	margin: 0px;
}
#ulMainNavMenu li {
	display: block;
	float: left;
	list-style-type: none;
}
#ulMainNavMenu li a:link, #ulMainNavMenu li a:visited, #ulMainNavMenu a:active {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	background-color: #EAEAFF;
	background-position: center center;
	display: block;
	padding: 1px;
	width: 85px;
	font-size: 0.85em;
	text-align: center;
	margin-right: 3px;
}
#ulMainNavMenu li a:hover {
	background-color: #4040FF;
}
#ulMainNavMenu a.current:link, #ulMainNavMenu a.current:visited {
	background-color: #000080;
	font-size: 0.85em;
	font-weight: bold;
	color: #FFFFFF;
}
/* Start Here */
#divSingleNavButton {
	width: 120px;
	vertical-align: middle;
	padding-top: 5px;
}
#ulSingleNavButton {
	padding: 0px;
	margin: 0px;
}
#ulSingleNavButton li {
	display: block;
	list-style-type: none;
}
#ulSingleNavButton li a:link, #ulSingleNavButton li a:visited, #ulSingleNavButton a:active {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000080;
	background-position: center center;
	display: block;
	padding: 1px;
	width: 85px;
	font-size: 0.85em;
	text-align: center;
	margin-right: 3px;
}
#ulSingleNavButton li a:hover {
	background-color: #4040FF;
}
#ulSingleNavButton a.current:link, #ulSingleNavButton a.current:visited {
	background-color: #000080;
	font-size: 0.85em;
	font-weight: bold;
	color: #FFFFFF;
}
/* End Here */

#divSingleNav {
	width: 120px;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}
#ulSingleNav {
	width: 120px;
	height: 20px;
}
#ulSingleNav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	list-style-type: none;
	display: inline;
	float: left;
}
#ulSingleNav li a:link, #ulMainNav li a:visited, #ulMainNav a:active {
	color: #FFFFFF;
	background-color: #000080;
	width: 100px;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
#ulSingleNav li a:hover {
	background-color: #5555FF;
	color: #000000;
}
#ulMainNav a.current:link, #ulMainNav a.current:visited {
	background-color: #000080;
	font-weight: bold;
	color: #FFFFFF;
}
div.clearContent {
	clear: both;
	font-size: 0px;
	font-weight: bold;
	line-height: 0px;
}
#divFooter {
	text-align: center;
	margin: 0px;
	padding: 5px;
	font-size: .9em;
	background-color: #EAEAFF;
	height: 20px;
	width: 750px;
	border: 1px solid #000080;
}
.textL1BldBlack {
	font-size: 1.25em;
	font-weight: bold;
}
.textL1Black {
	font-size: 1.15em;
}
.textL1BldColor {
	font-size: 1.4em;
	font-weight: bold;
	color: #000080;
}
.textL2BldBlack {
	font-size: 1.0em;
	font-weight: bold;
}
.textL2BldColor {
	font-size: 1.0em;
	font-weight: bold;
	color: #000080;
}
#divTextL2BldBlack {
	font-size: 1.0em;
	font-weight: bold;
	padding-bottom: 5px;
}
#divTextL3BldColor {
	font-size: 0.85em;
	font-weight: bold;
	color: #000080;
	line-height: 1.15em;
}
#divTextL3BldColorAlone {
	font-size: 0.85em;
	font-weight: bold;
	color: #000080;
	line-height: 1.15em;
	padding-bottom: 5px;
}
#divTextL3BldBlack {
	font-size: 0.85em;
	font-weight: bold;
	color: #000000;
	line-height: 1.15em;
}
#divTextL3Black {
	font-size: 0.85em;
	padding-bottom: 5px;
	line-height: 1.15em;
}
#divTextL3BlackLast {
	font-size: 0.85em;
	padding-bottom: 15px;
	line-height: 1.15em;
}
.textL3Black {
	font-size: 0.85em;
}
.textCenter {
	text-align: center;
}
.textLeft {
	text-align: left;
}
.textLeft2 {
	text-align: left;
	font-size: 0.85em;
}
.bulletButton {
	margin-left: 1px;
	padding-left: 1px;
}

