.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #393A6C;
	vertical-align: bottom;
	padding-left: 10px;
	text-align: left;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #393A6C;
}
.mainframe {
	font-family: Arial, Helvetica, sans-serif;
	color: #393A6C;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #FFFF00;
	padding-top: 20px;
	padding-left: 10px;
	overflow: auto;
}
.menuheader {
	font-family: Arial, Helvetica, sans-serif;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.leftborderpane {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.rightborderpane {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-image: url(images/background.gif);
	font-size: 11px;
	font-style: normal;
	color: #393A6C;
	height: 35px;
	border-top: 1px solid #393A6C;
	border-right: 3px none #FFFFFF;
	border-left: 3px none #FFFFFF;
	border-bottom-style: none;
}
.header {
	vertical-align: top;
	height: 185px;
	border-top: 3px none #FFFFFF;
	border-right: 3px none #FFFFFF;
	border-bottom: 3px none #FFFFFF;
	border-left: 3px none #FFFFFF;
	background-image: url(images/background.gif);
	background-position: center top;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
	color: #000000;
	text-indent: -25px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	border-top: 3px none #FFFFFF;
	border-right: 3px solid #FFFFFF;
	border-bottom: 3px none #FFFFFF;
	border-left: 3px solid #FFFFFF;
}
.mainbodylayer {
	width: auto;
}
.menubox {
	margin: 0px;
	padding: 0px;
	background-color: #393A6C;
	z-index: 1;
}
.header_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #393A6C;
	padding-right: 35px;
}
.homebar {
	padding-bottom: 2px;
	padding-left: 10px;
}
