body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	color: #000666;
	text-align: left;
	min-width: 925px;
	float: none;
	background-color: #000666;
}
#outerWrapper {
	width: 925px;
	margin-top: 2em;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;
	background-color: #EEE;
}
#outerWrapper #headerOuter {
	background-image: url(../images/BHEsunset.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 205px;
}
#outerWrapper #headerBar {
	clear: both;
	float: left;
	width: 100%;
	background-image: url(../images/Background6bar.png);
	color: #FEE902;
	text-align: center;
	height: 31px;
	background-repeat: no-repeat;
	background-position: left;
	background-color: #252137;
	font-size: 1.4em;
	font-weight: bold;
}
#outerWrapper #headerOuter2 #headerBar {
	clear: both;
	float: left;
	width: 100%;
	background-image: url(../images/Background6bar.png);
	color: #FEE902;
	text-align: center;
	height: 31px;
	background-repeat: no-repeat;
	background-position: left;
	background-color: #252137;
	font-size: 1.2em;
	font-weight: bold;
}
#outerWrapper #headerBar3 {
	text-align: center;
	height: 70px;
	background-image: url(../images/Background6bar.png);
	clear: both;
	float: left;
	width: 100%;
	background-repeat: repeat-y;
	background-position: left;
	vertical-align: bottom;
	background-color: #252137;
}
#mainContent3 #mc3left {
	float: left;
	width: 45%;
	margin-left: 2em;
	margin-top: 5px;
}
#mainContent3 #mc3right {
	float: right;
	width: 45%;
	margin-right: 2em;
	margin-top: 5px;
}
#mainContent3 #mc3Lower {
	text-align: center;
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#outerWrapper #headerOuter2 #headerBar3 a {
	text-align: center;
}
#outerWrapper #headerOuter2 #logoInnerLeft {
	background-color: #EEE;
	float: left;
	height: 93px;
	width: 45%;
}
#outerWrapper #headerOuter2 #logoInnerMiddle {
	float: left;
	width: 5%;
	height: 93px;
}
#outerWrapper #headerOuter2 #logoInnerRight {
	float: left;
	height: 93px;
	text-align: center;
	vertical-align: text-bottom;
	width: 45%;
}
#outerWrapper #headerOuter2 h1 {
	line-height: normal;
	font-size: 1.75em;
}
#outerWrapper #mainContent {
	background-color: #EEE;
	height: 305px;
	clear: both;
	background-image: none;
	text-align: center;
}
#outerWrapper #mainContent h1 {
	font-size: 1.75em;
	color: #F09100;
}
#outerWrapper #mainContent a {
	color:#000666;
	text-decoration:underline;
	font-size:1.75em;
	font-weight:bold;
}
#outerWrapper #mainContent a:hover {
	color:#00F;
	text-decoration:underline;
}
	
body ul {
	text-align: left;
	list-style-type: circle;
	line-height: 1.5em;
	list-style-position: outside;
}
body ul li  {
	font-weight: normal;
	font-variant: normal;
	font-size: 1em;
	font-style: normal;
	list-style-type: circle;
	color: #000666;

}

#mainContent body a {
	color: #000666;
	text-decoration:underline;
}

#mainContent body a:hover {
	color: #00F;
}
#mainContent2 body a {
	color: #000666;
	text-decoration:underline;
}

#mainContent2 body a:hover {
	color: #00F;
}

#mainContent3 body a {
	color: #000666;
	text-decoration:underline;
}

#mainContent3 body a:hover {
	color: #00F;
	text-decoration: underline;
}

#outerWrapper #mainContent #mainLeftPanel {
	height: 290px;
	width: 300px;
	float: left;
	background-image: url(../images/3pnl_bg_gradient.jpg);
	background-repeat: no-repeat;
	background-color: #EEECF7;
	margin-left: 6px;
	padding-top: 10px;
}
#outerWrapper #mainContent #mainCenterPanel {
	height: 290px;
	width: 300px;
	float: left;
	background-image: url(../images/3pnl_bg_gradient.jpg);
	background-repeat: no-repeat;
	background-color: #EEECF7;
	margin-left: 5px;
	padding-top: 10px;
}
#outerWrapper #mainContent #mainRightPanel {
	height: 290px;
	width: 300px;
	float: left;
	background-image: url(../images/3pnl_bg_gradient.jpg);
	background-repeat: no-repeat;
	background-color: #EEECF7;
	margin-left: 5px;
	padding-top: 10px;
}
#outerWrapper #bottomArea {
	text-align: center;

}
#outerWrapper #bottomArea a {
	font-size: 0.8em;
	color: #000666;
	text-decoration: underline;
	font-weight: bold;
}
#outerWrapper #bottomArea a:hover {
	color: #00F;
}
#outerWrapper #footerArea {
	clear: both;
	width: 100%;
	background-color: #252137;
	background-image: url(../images/Background6bar.png);
	background-repeat: no-repeat;
	height: 32px;
	text-align: center;
	background-position: left bottom;
	margin-top: 5px;
	margin-bottom: 5px;
}
.whiteTextSm {
	font-size: .8em;
	font-weight: bold;
	color: #FFF;
}
#outerWrapper #mainContent2 {
	background-color: #EEE;
	clear: both;
	background-image: none;
	margin-left: 10px;
}
#mainContent2 #bodyLeftNav {
	float: left;
	width: 150px;
}
#mainContent2 #bodyRightMain {
	float: left;
	width: 78%;
	margin-left: 15px;
	text-align: left;
}
#mainContent2 #bodyLower {
	text-align: center;
	clear: both;
}
#mainContent2 #bodyLower a {
	font-size: 0.8em;
	color: #000666;
	text-decoration: underline;
	font-weight: bold;
}
#mainContent2 #bodyLower a:hover {
	color: #00F;
}
#mainContent3 #mc3Lower a {
	font-size: 0.8em;
	color: #000666;
	text-decoration: underline;
	font-weight: bold;
}
#mainContent3 #mc3Lower a:hover {
	color: #00F;
}
#outerWrapper #mainContent3 #mc3left ul li a {
	color: #000666;
	text-decoration: underline;
}
#outerWrapper #mainContent3 #mc3MainPanel {
	margin-left: 2em;
	margin-right: 2em;
}

#outerWrapper #mainContent3 #mc3left ul li a:hover {
	color: #00F;
}


#outerWrapper #mainContent3 #mc3MainPanel a {
	color:#000666;
	text-decoration:underline;
}

#outerWrapper #mainContent3 #mc3MainPanel a:hover {
	color:#00F;
	text-decoration:underline;
}
#outerWrapper #mainContent3 #mc3right table {
	margin-left: 2em;
}
#outerWrapper #mc3right #AppImages {
	float: right;
	width: 95%;
}
#outerWrapper #bottomArea #certSeal {
	text-align: center;
}

