
.bodyclass {
	background-color: #ffffff;
	background-image: none; 
	margin:0px;
}

#main {
	width: 640px;
	margin-left: auto;
	margin-right: auto;
}

#header_home {
	display: none;
}

/*
#header_home_image {
	float:left;
	width:324px;
	height:29px;
}
*/

#header_inside {
	display:none;
}

#printheader {
	width: 640px;
	height:74px;
}

#topnav {
	display: none;
}

#homecontent {
	display: none;
}

#homecontentprint {
	width: 640px;
}

#insidecontent {
	border: none;
	width:640px;
}

#inside_top {
	display: none;
}

#inside_content {
	background-image: none;
}
	
#sectiontitle {
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:21px;
	padding-left:12px;
}

#navigation {
	display: none;
}

#mainbody {
	width: 640px;
	padding:0px;
}

#sidebar {
	display: none;
}

#pagetitle {
	color: #5288be;
	font-size: 16px;
	font-weight:bold;
	padding:8px 5px 2px 13px;
}

#maincontent {
	width: 600px;
	padding: 10px 0px 15px 22px;
}

#tagline {
	color: #0e3f75;
	font-weight: bold;
	font-size:17px;
	padding-bottom:10px;
}

#contentbottom {
	display: none;
}

#printfooter {
	width: 640px;
	border-top: 1px #001834 solid;
	padding-top:5px;
	color: #001834;
}
 
#footer {
	display: none;
	visibility: hidden;
}

.footerborder {
	background-image: url(../images/bar_footer.gif);
	background-position:top;
	background-repeat: no-repeat;
}	

.footerbg {
	background-image: url(../images/bg_footer.gif);
	background-position:top;
	background-repeat: repeat-x;
	padding-top:14px;
}

.footer_title {
	color: #6ca3c2;
	font-weight:bold;
}

.footer_text {
	color: #ffffff;
}

.footer_text a {
	color:#FFFFFF;
	text-decoration:underline;
}

.footer_text a:hover {
	color: #6ca3c2;
}

.button {
}
