.Sectionhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #336FB4;
	padding-top: 5px;
	padding-right: 50%;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 10px;
	margin-left: 0%;
	text-transform: none;
}
body { 
	background: #4C4C4C;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font: 75% Verdana, Arial, Helvetica, sans-serif;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-left: 25px;
}
.subhead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(images/subhead01.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #336FB4;
}
.bodytext-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-left: 25px;
	padding-right: 25px;
}
img {
	padding-right: 10px;
}
.TOCbullet {
	list-style-type: square;
	list-style-image: url(images/bullet.jpg);
}
.toclist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4B59A2;
	line-height: 20px;
}
A:link {
	color: #4B59A2;
	text-decoration: none;
}
A:visited {
	color: #6571AC;
	text-decoration: none;
}
A:active, A:hover {
	color: #CC0066;
	text-decoration: underline;
}

h1 { 
	text-transform: uppercase;
	font: bold 140% Trebuchet, Trebuchet MS, Arial, Helvetica, Verdana, sans-serif 
}

h2 {
	font: bold 140% Trebuchet, Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
}

h3 {
	text-transform: uppercase;
	font: bold italic 130% Trebuchet, Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
}

h4 {
	font: bold italic 130% Trebuchet, Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
}

h5 {
	font: bold 125% Arial, Helvetica, Verdana, sans-serif;
}

h6 {
	font: bold 115% Arial, Helvetica, Verdana, sans-serif;
}

hr {
	color: #787878;
	background: #787878;
	height: 1px;
	border: 0px;
}

#banner {
	color: #fff;
	float:left;
	text-align:left;
	text-transform: none;
	padding: 65px 0px 0px 12px;
	margin: 0px;
	font: 250% Arial, Helvetica, Verdana, sans-serif;
}

h2.menuheader {
	background: url(images/vertical-header.gif) no-repeat;
	text-indent: -20000px;
	margin: 0px 0px 1px 0px;
	padding: 0px;
	width: 180px;
	height: 20px;
	font-size: 10px;
}

.submenu {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.submenu li {
	margin-bottom: 1px;
}

.submenu a:link, .submenu a:visited, .submenu a:hover {
	text-decoration: none;
	color: #000000;
	font-size:10px;
	display: block;
	width: 180px;
	height: 20px;
	padding-left: 15px;
	padding-top: 3px;
	background: url(images/vertical.gif) no-repeat;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 165px;
	height: 17px;
}
	html>body .submenu a:link, html>body .submenu a:visited, html>body .submenu a:hover { 
		width: 165px;
		height: 17px;
	}

.submenu a:hover {
	background: url(images/vertical-over.gif) no-repeat;
}

.table {
	width: 100%;
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

.table td {
	padding: 2px;
	margin: 0px;
	border-bottom: solid 1px #c1c1c1;
}

.table th {
	background: #c1c1c1;
	text-align: left;
	font: bold 100% Verdana, Arial, Helvetica;
}

#container {
	width: 760px;
	background: url(images/bg.gif) repeat-y;
	margin: 0px auto; /* fix for centering div in firefox */
}

#header {
	width: 750px;
	height: 110px;
	background: #414048;
	text-align: left;
	margin: 0px auto; /* fix for centering div in firefox */
	voice-family: "\"}\""; 
	voice-family:inherit;
}

#logo {
	padding: 5px 0px 0px 0px;
	width: 190px;
	float: left;
}

#topmenu {
	text-align: right;
	color: #ffffff;
	padding: 25px 10px 0px 0px;
}
	#topmenu A:link, #topmenu A:visited {
		color: #ffffff;
		text-decoration: none;
	}
	
	#topmenu A:active, #topmenu a:hover {
		color: #FCE200;
		text-decoration: none;
	}
	
#menu {
	clear: both;
	background: #2D4678 url(images/menubg.gif) repeat-x;
	border-bottom: solid 1px #414048;
	width: 750px;
	height: 23px;
	padding: 4px 3px 3px 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	margin: 0px auto; /* fix for centering div in firefox */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 735px;
	height: 16px;
}

	html>body #menu {
		width: 735px;
		height: 16px;
	}
	
	#menu a:link, #menu a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	}
	
	#menu a:active, #menu a:hover {
		color: #81A6EF;
		text-decoration: none;	
	}

#splashpic {
	background: url(images/splashpic.jpg) no-repeat;
	width: 750px;
	height: 198px;
	margin: 0px auto; /* fix for centering div in firefox */
	text-align: left
}

/* begin header image replacement  =============================================== */

.link
{
	float:left;
	width: 156px; 
	height: 137px;
}

.link span, .link em
{
	display:none;
}

.link a, .link a:hover
{
	display:block;
	width: 80px; 
	height: 184px;
	margin-left: 665px;
	border: 0px solid #000;
}

/* =============================================== */

#mainpic {
	background:  url(images/mainpic-ed.jpg) no-repeat;
	width: 750px;
	height: 100px;
	margin: 0px auto; /* fix for centering div in firefox */
	text-align: left
}

#mainpic-ent {
	background:  url(images/mainpic-ent.jpg) no-repeat;
	width: 750px;
	height: 100px;
	margin: 0px auto; /* fix for centering div in firefox */
	text-align: left
}

#mainpic-hea {
	background:  url(images/mainpic-hea.jpg) no-repeat;
	width: 750px;
	height: 100px;
	margin: 0px auto; /* fix for centering div in firefox */
	text-align: left
}

#mainpic-hou {
	background:  url(images/mainpic-hou.jpg) no-repeat;
	width: 750px;
	height: 100px;
	margin: 0px auto; /* fix for centering div in firefox */
	text-align: left
}

#mainpic-job {
	background:  url(images/mainpic-job.jpg) no-repeat;
	width: 750px;
	height: 100px;
	margin: 0px auto; /* fix for centering div in firefox */
	text-align: left
}

#mainpic-meh {
	background:  url(images/mainpic-meh.jpg) no-repeat;
	width: 750px;
	height: 100px;
	margin: 0px auto; /* fix for centering div in firefox */
	text-align: left
}

#mainpic-psk {
	background:  url(images/mainpic-psk.jpg) no-repeat;
	width: 750px;
	height: 100px;
	margin: 0px auto; /* fix for centering div in firefox */
	text-align: left
}

#mainpic-res {
	background:  url(images/mainpic-res.jpg) no-repeat;
	width: 750px;
	height: 100px;
	margin: 0px auto; /* fix for centering div in firefox */
	text-align: left
}

#mainpic-sex {
	background:  url(images/mainpic-sex.jpg) no-repeat;
	width: 750px;
	height: 100px;
	margin: 0px auto; /* fix for centering div in firefox */
	text-align: left
}

.link2
{
	float:left;
	width: 300px; 
	height: 95px;
}

.link2 span, .link2 em
{
	display:none;
}

.link2 a, .link2 a:hover
{
	display:block;
	width: 60px; 
	height: 100px;
	margin-left: 475px;
	border: 0px solid #000;
}

#special1 {
	position: relative;
	left: 375px;
	top: 25px;
	padding: 10px;
	width: 350px;
	height: 250px;
	background: #ffffff;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 330px;
	height: 230px;
}
	#special1[title="special1"] { /* other browsers */
		background: transparent url(images/transparentbg.png);
	}
	
	html>body #special1 {
		width: 330px;
		height: 230px;
	}

#breadcrumb {
	font-size: 90%;
}

#body3col {
	text-align: left;
	width: 750px;
	background: url(images/bodybg.gif) repeat-y;
	border-bottom: solid 1px #414048;
	border-top: solid 1px #414048;
	margin: 0px auto; /* fix for centering div in firefox */
}

#body2col {
	text-align: left;
	width: 750px;
	background: url(images/bodybg2.gif) repeat-y;
	border-bottom: solid 1px #414048;
	border-top: solid 1px #414048;
	margin: 0px auto; /* fix for centering div in firefox */
}

#body2col-ed {
	text-align: left;
	width: 750px;
	background: url(images/bodybg3-ed.gif) repeat-y;
	border-bottom: solid 1px #414048;
	border-top: solid 1px #414048;
	margin: 0px auto; /* fix for centering div in firefox */
}

#body2col-hou {
	text-align: left;
	width: 750px;
	background: url(images/bodybg3-hou.gif) repeat-y;
	border-bottom: solid 1px #414048;
	border-top: solid 1px #414048;
	margin: 0px auto; /* fix for centering div in firefox */
}

#body2col-job {
	text-align: left;
	width: 750px;
	background: url(images/bodybg3-job.gif) repeat-y;
	border-bottom: solid 1px #414048;
	border-top: solid 1px #414048;
	margin: 0px auto; /* fix for centering div in firefox */
}

#body2col-sex {
	text-align: left;
	width: 750px;
	background: url(images/bodybg3-sex.gif) repeat-y;
	border-bottom: solid 1px #414048;
	border-top: solid 1px #414048;
	margin: 0px auto; /* fix for centering div in firefox */
}

#body2col-hea {
	text-align: left;
	width: 750px;
	background: url(images/bodybg3-hea.gif) repeat-y;
	border-bottom: solid 1px #414048;
	border-top: solid 1px #414048;
	margin: 0px auto; /* fix for centering div in firefox */
}

#body2col-meh {
	text-align: left;
	width: 750px;
	background: url(images/bodybg3-meh.gif) repeat-y;
	border-bottom: solid 1px #414048;
	border-top: solid 1px #414048;
	margin: 0px auto; /* fix for centering div in firefox */
}

#body2col-res {
	text-align: left;
	width: 750px;
	background: url(images/bodybg3-res.gif) repeat-y;
	border-bottom: solid 1px #414048;
	border-top: solid 1px #414048;
	margin: 0px auto; /* fix for centering div in firefox */
}

#body2col-ent {
	text-align: left;
	width: 750px;
	background: url(images/bodybg3-ent.gif) repeat-y;
	border-bottom: solid 1px #414048;
	border-top: solid 1px #414048;
	margin: 0px auto; /* fix for centering div in firefox */
}

#body2col-psk {
	text-align: left;
	width: 750px;
	background: url(images/bodybg3-psk.gif) repeat-y;
	border-bottom: solid 1px #414048;
	border-top: solid 1px #414048;
	margin: 0px auto; /* fix for centering div in firefox */
}

#body2 {
	width: 200px;
	padding: 10px;
	float: left;
	/*background: #fff000;*/
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 180px;
}

	html>body #body2 {
		width: 180px;
	}
	
#body1 {
	width: 325px;
	padding: 10px 0px 0px 10px;
	float: left;
	/*background: #000fff;*/
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 330px;	
}
	html>body #body1 {
		width: 330px;
	}
	
#body1b { /* for 2 column layout */
	width: 500px;
	padding: 10px;
	float: left;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 530px;	
}
	html>body #body1b {
		width: 500px;
	}
#printed {
	width:600;
	padding:10px;
	float:none;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 580px;
}

#body3 {
	width: 200px;
	padding: 10px 10px 0px 0px;
	float: right;
	/*background: #0ff0f0;*/
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 180px;

}

#footer {
	background: #2D4678 url(images/menubg.gif) repeat-x;
	border-bottom: solid 1px #414048;
	color: #FFFFFF;
	font:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:100;
	width: 750px;
	padding: 3px;
	text-align: center;
	margin: 0px auto; /* fix for centering div in firefox */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 744px;
}

	html>body #footer {
		width: 744px;
	}

#bottom {
	width: 760px;
	height: 15px;
	background: url(images/bottom.gif) no-repeat;
	margin: 0px auto; /* fix for centering div in firefox */

}.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #4389D7;
}
.subhead-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	padding-left: 25px;
	padding-right: 25px;
	font-weight: bold;
	color: #4389D7;
}
.byline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-weight: bold;
}
.Headline {
	font-size: 18px;
	font-weight: bold;
	color: #105BA4;
	line-height: 19px;
}
