.baselinetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.sitetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #455B7C;
	text-decoration: none;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.leftbodyline {
	height: auto;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #485568;
}
.bottombodyline {
	width: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #485568;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 135%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #455B7C;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #485568;
	height: 100%;




}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.maintext a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: #6D97A5;
	text-decoration: none;
}
.maintext a:hover{
	color: #6D97A5;
	text-decoration: underline;
}