body {
	font: 10px Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	list-style: disc inside;
}
.h1 {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.border {
	border: 1px solid #CCCCCC;
}
.text {
	font-size: 11px;
}
.text-2 {
	font-size: 11px;
	font-weight: bold;
}
.textbox {
	font-size: 11px;
	color: #999999;
	border: 1px solid #666666;
}
.nav {
	float: left;
	font: bold 11px Geneva, Arial, Helvetica, sans-serif;
	color: #40648C;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 4px;
}
.nav-s {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 11px;
}
a:link {
	color: #59789b;
	text-decoration: none;
}
a:visited {
	color: #59789b;
	text-decoration: none;
}
a:active {
	color: #59789b;
	text-decoration: none;
}
a:hover {
	color: #FFAD26;
	text-decoration: underline;
}
.justify {
	font: 11px Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: justify;
	padding-right: 8px;
	padding-left: 8px;
}
.page-title {
	font: bold 13px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #738dab;
	padding: 2px 2px 2px 8px;
	letter-spacing: 1px;
}
.textblock {
	font: 11px Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 3px;
}
.content {
	border: 1px solid #CCCCCC;
}
.bordersides {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.error {
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.subHeaderLeft {
	font: bold 12px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #BFCBD9;
	text-align: left;
	text-indent: 5px;
	font-weight: bold;
}
.subHeaderCenter {
	font: bold 12px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #BFCBD9;
	text-align: center;
	font-weight: bold;
}
.subHeaderRight {
	font: bold 12px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #BFCBD9;
	text-align: right;
	text-indent: 5px;
	font-weight: bold;
}
.subTextLeft {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
.subTextRight {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: right;
}
.subTextCenter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.subTextHeaderLeft {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-color: #D9E0E8;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFCBD9;
}
.subTextHeaderRight {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-color: #D9E0E8;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFCBD9;
}
.subTextHeaderCenter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-color: #D9E0E8;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFCBD9;
}.topbar {
	background-color: #A6B7CA;
}

