.clsPager2 {
	color: #FFCC33;
	text-decoration: none;
}


a.AdminButton {
	text-decoration: none;
}
a:hover.AdminButton {
	text-decoration: none;
}
a:active.AdminButton {
	text-decoration: none;
}




body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td, th {
	font-size: 11px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	color: #000066;
	margin: 5px 0px 5px 0px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	margin: 5px 0px 5px 0px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	margin: 5px 0px 5px 0px;
}
p {
	text-align: justify;
	margin: 0px 0px 5px 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
input, select, textarea, button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
img {
	border: none;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FFCC33;
	text-decoration: none;
}
a:active {
	color: #DDAA11;
	text-decoration: none;
}
a.clsPagerItem {
	font-weight: bold;
	text-decoration: none;
}
a:hover.clsPagerItem {
	text-decoration: none;
}
a:active.clsPagerItem {
	text-decoration: none;
}

.clsActivePagerItem {
	font-weight: bold;
	color: #FFCC33;
}
a.clsLink {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.clsLink {
	color: #FFCC33;
	text-decoration: none;
}
a:active.clsLink {
	color: #FFFFFF;
	text-decoration: none;
}
a.clsActiveLink {
	color: #FFCC33;
	text-decoration: none;
}
a:hover.clsActiveLink {
	color: #FFFFFF;
	text-decoration: none;
}
a:active.clsActiveLink {
	color: #FFFFFF;
	text-decoration: none;
}
.clsWhite {
	color: #FFFFFF;
}
a.clsWhite {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.clsWhite {
	color: #FFFFFF;
	text-decoration: none;
}
a:active.clsWhite {
	color: #FFFFFF;
	text-decoration: none;
}
.clsOrange {
	color: #FFCC33;
}
a.clsOrange {
	color: #FFCC33;
	text-decoration: none;
}
a:hover.clsOrange {
	color: #FFCC33;
	text-decoration: none;
}
a:active.clsOrange {
	color: #FFCC33;
	text-decoration: none;
}
.clsBlack {
	color: #000000;
}
a.clsBlack {
	color: #000000;
	text-decoration: none;
}
a:hover.clsBlack {
	color: #000000;
	text-decoration: none;
}
a:active.clsBlack {
	color: #000000;
	text-decoration: none;
}
.clsEmpty {
	color: #996666;
}
.clsGray {
	color: #666666;
}
.clsError {
	color: #990000;
}
table.clsPanelHeader {
	table-layout: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #444A5D;
}
table.clsPanel {
	table-layout: fixed;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #2C3142;
}
table.clsList {
	table-layout: fixed;
	color: #000000;
	background-color: #8F98B8;
}
table.clsList thead td {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #555E7F;
	border-top: 1px solid #4C4C72;
	border-right: 1px solid #4C4C72;
	border-bottom: 1px solid #4C4C72;
	padding: 0px 3px 0px 3px;
	height: 20px;
}
table.clsList tbody td {
	padding: 1px 3px 1px 3px;
	border-right: 1px solid #7D88AC;
	border-bottom: 1px solid #7D88AC;
}
table.clsList tfoot td {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #555E7F;
	border-top: 1px solid #4C4C72;
	border-right: 1px solid #4C4C72;
	border-bottom: 1px solid #4C4C72;
	padding: 0px 3px 0px 3px;
	height: 20px;
}
table.clsFrame {
	table-layout: fixed;
	margin: 5px 5px 5px 5px;
	color: #000000;
	background-color: #7D88AC;
}
p.clsFAQGroup {
	font-size: 17px;
	font-weight: bold;
	font-style: normal;
	color: #000066;
	margin-bottom: 10px;
}
p.clsFAQQuestion {
	font-weight: bold;
}
p.clsFAQAnswer {
	font-weight: normal;
}