/* CSS Document */

body {
	background-color: #FFFFFF;
	width: 90%;
}


#overall {
	width: 100%;
	height: auto;
	border: solid #FFFFFF 1px;
	margin: 0px auto;
	padding-top: 0px;
	margin-top: 10px;
	background-color: #FFFFFF;
}

#masthead {
	display:none;
}

#print_masthead {
	display: block;
	text-align:left;
 	width: 90%; 

}

#frontmiddle {
	min-height: 0px;
	display:none;
}


	
#vdividermenu ul{
	display: none;
}


#bottommenucontainer {
	display:none;
}

#copyright_print {
	display: block;
	text-align:left;
	margin-top: 25px;
}

.sectiontitle, .sectiontitle2, .sectiontitle3 {
	height: 33px;
	background-image: none;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family:  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 25px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 0px;
	margin-bottom: 25px;

}

.banner_image {
	display:none;
}

#left {
	height: auto;
	width: 217px;
	float: left;
	text-align: left;
	border-right: #FFFFFF solid 1px;
	background-color: #004990;
	background-image: url(images/wbackground.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	display: none;
}


.subfrontcontent {
	margin: 0px 0px 0px 0px;
	color: #000000;
	text-align: left;
}

#subbodymain {
	width: 100%; 
}

#contentwrapper {
	width: 90%;
	background-image: none;
}

