#bannerDiv {
	width: 1000px;
	margin-left: -500px;
	position: absolute;
	z-index: 100;
	left: 50%;
	top: 0px;
	height: 130px;
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFF;
}
#logoDiv {
	background-image: url(jpegs/logo2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	position: absolute;
	z-index: 119;
	height: 126px;
	width: 260px;
	left: 10px;
	top: 0px;
}


#navDiv {
	height: 40px;
	width: 720px;
	margin-left: -230px;
	position: absolute;
	z-index: 1000;
	left: 50%;
	top: 80px;
}
#containerDiv {
	width: 1000px;
	margin-left: -500px;
	position: absolute;
	z-index: 10;
	left: 50%;
	top: 130px;
	background-repeat: repeat-y;
	background-color: #FFF;
	background-image: url(jpegs/page-background.jpg);
}
#containerDiv2 {
	width: 1000px;
	margin-left: -500px;
	position: absolute;
	z-index: 10;
	left: 50%;
	top: 130px;
	background-color: #FFF;
}


#sidebarDiv {
	height: 600px;
	width: 270px;
	position: absolute;
	z-index: 600;
	left: 50%;
	margin-left: 230px;
	top: 130px;
}
#bodyDiv {
	width: 705px;
	z-index: 30;
	top: 649px;
	position: absolute;
	left: 48px;
}

.page-head {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 26px;
	padding-top: 0px;
	padding-bottom: 6px;
	color: #820F23;
	text-align: left;
	font-weight: bold;
	padding-left: 230px;
	border-bottom: 1px solid #F0DCDC;
}

.head01 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #820F23;
	padding-bottom: 9px;
	padding-top: 9px;
}

.head02 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #820F23;
	padding-bottom: 0px;
	text-align: center;
	padding-top: 6px;
}
.head03 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #820F23;
	padding-bottom: 0px;
	text-align: left;
	padding-top: 6px;
}
.head04 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #820F23;
	padding-bottom: 6px;
	line-height: 16px;
}
.head05 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #287DC8;
	padding-bottom: 6px;
	line-height: 18px;
}
.head06 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #820F23;
	padding-bottom: 0px;
	line-height: 18px;
}




.body-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	padding-bottom: 6px;
}
.body-text-center {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	padding-bottom: 4px;
	text-align: center;
	padding-right: 24px;
	padding-left: 24px;
}
.body-text-Free {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding-bottom: 4px;
	text-align: center;
	padding-right: 24px;
	padding-left: 24px;
	font-weight: bold;
}


.body-text-bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	padding-right: 24px;
	padding-bottom: 6px;
	padding-left: 24px;
}


.bullet {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 22px;
	font-weight: bold;
	color: #820F23;
	text-align: center;
	font-size: 12px;
	vertical-align: text-top;
}
.bullet-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	padding-bottom: 3px;
}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	padding-bottom: 4px;
}
.sidebar-bullet-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	padding-bottom: 6px;
}
.sidebar-bullet {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #820F23;
	text-align: center;
	vertical-align: top;
}
.sidebar-answer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #000;
	padding-top: 9px;
	padding-left: 15px;
}
.sidenav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #005696;
	font-weight: bold;
	display: block;
	line-height: 14px;
	border-bottom: 1px solid #F0DCDC;
	padding: 8px 0px;
}
.sidenav a:link {
	color: #005696;
	text-decoration: none;
	display: block;
}
.sidenav a:visited {
	color: #8C7878;
	text-decoration: none;
}
.sidenav a:hover {
	color: #820F23;
	text-decoration: none;
}
.sidenav a:active {
	color: #06F;
	text-decoration: none;
}

