body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
table {
	margin: 0px;
	padding: 0px;
	border: none;
	border-collapse: collapse;
}
td, th {
	font-size: 8pt;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	margin: 0px 5px 10px 5px;
	color: #605d5c;
	text-align: center;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	margin: 10px 5px 10px 5px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	margin: 5px 5px 5px 5px;
}
p {
	text-align: left;
	margin: 5px 5px 5px 5px;
}
/*td.clsMain p {
	color: #000000;
}*/
li {
	text-align: justify;
}
hr {
	line-height: 1px;
	color: #605d5c;

}
form {
	margin: 0px;
	padding: 0px;
}
input, select, textarea, button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
fieldset {
	border: 1px outset #808080;
	padding: 2px;
}
img {
	border: none;
}
a.hint {
	color: #605d5c;
	font-weight: bold;
	text-decoration: none;
}
a.hint:hover, a.hint:active {
	color: #605d5c;
	font-weight: bold;
	text-decoration: none;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover, a:active {
	color: #605d5c;
	text-decoration: none;
}
.clsLetterS a {
	font-size: 14px;
	color: #FFFF00;
	background-color: #605d5c;
	text-decoration: none;
	width: 15px;
	text-align: center;
	padding: 1px 4px;
}
.clsLetterS a:hover,.clsLetterS a:active {
	color: #FFFF00;
}
.clsLetter a {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #605d5c;
	text-decoration: none;
	width: 15px;
	text-align: center;
	padding: 1px 4px;
}
.clsLetter a:hover,.clsLetter a:active {
	background-color: #605d5c;
	color: #FFFFFF;
}
.clsPLZS a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
	background-color: #605d5c;
	text-decoration: none;
	width: 108px;
	text-align: center;
	padding: 1px 4px;
}
.clsPLZS a:hover,.clsPLZS a:active {
	color: #FFFF00;
}

.clsPLZ a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #605d5c;
	text-decoration: none;
	width: 108px;
	text-align: center;
	padding: 1px 4px;
}
.clsPLZ a:hover,.clsPLZ a:active {
	background-color: #605d5c;
	color: #FFFFFF;
}
a.black {
	color: #000000;
	text-decoration: none;
}
a.black:hover {
	color: #605d5c;
	text-decoration: none;
}
a.black:active {
	color: #605d5c;
	text-decoration: none;
}
a.white {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #FFFF00;
	text-decoration: none;
}
a.white:active {
	color: #FFFF00;
	text-decoration: none;
}
.clsPagerItem, .clsPagerItem:hover {
	font-size: 12px;
	text-decoration: none;
}
.clsActivePagerItem {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
form.clsForm {
}
table.clsFormGroupHeader { background-color: #605d5c; color: #FFFFFF; font-weight: bold; text-align: center; padding-top: 0px; padding-bottom: 0px; height: 22px; width: 100%; }
.clsFormGroupHeader { background-color: #605d5c; color: #FFFFFF; font-weight: bold; text-align: center;	padding: 4px 4px; }
table.clsFormGroupTable { background-color: #dededd; width: 100%; }
table.clsFormGroupTable td { background-color: #dededd; }
td.clsFormLeftCol {	text-align: right; width: 50%;  padding: 2px 2px;border: 1px solid #808080;}
td.clsFormWideCol {	text-align: center; width: 100%; padding: 5px 2px; }
td.clsFormRightCol { text-align: left; width:50%; padding: 2px 2px; border: 1px solid #808080;}
table.clsFormGroupTable .wide { width: 260px; border-color:#605d5c; border-style:solid; border-width: 1px;}
table.clsFormGroupTable .extrawide { width:540px; border-color:#605d5c;  border-style:solid; border-width: 1px;}
table.clsFormGroupTable .half { width: 125px; border-color:#605d5c; border-style:solid; border-width: 1px;}
table.clsFormGroupTable .half_20 { width: 120px; border-color:#605d5c; border-style:solid; border-width: 1px;}
table.clsFormGroupTable .onethird { width: 85px; border-color:#605d5c; border-style:solid; border-width: 1px;}
input.button_x { border-style:solid; border-width: 1px;border-color:#605d5c;}

span.clsRequired { color: #FF0000; }
div.clsMenu {
	background-color: #FFFF00;
	padding: 0px;
}
a.clsMenuItem {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding: 1px;
	margin: 1px;
	padding-left: 3px;
	width: 100%;
	background-color: #dededd;
	border: 1px solid #605d5c;
/*
	background-color: #FFFF00;
	border-bottom: 1px solid #dededd;
	border-left: 1px solid #dededd;
	border-right: 1px solid #dededd;
*/
}
a:hover.clsMenuItemHover {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #113366;
	background-color: #70A0E0;
	padding: 1px;
	margin: 1px;
	padding-left: 3px;
	width: 100%;
	background-color: #dededd;
	border: 1px solid #FFFF00;
}
.clsFAQGroup {
	font-size: 17px;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 10px;
	color: #605d5c;
	text-decoration: none;
}
.clsFAQQuestion {
	font-weight: bold;
	color: #605d5c;
	text-decoration: none;
}
.clsFAQAnswer {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
/******************* button type 2 *******************/
.clsButton2 a {
	display: block;
	background-color: #dededd;
	border: 1px solid #605d5c;
	text-align: center;
	height: 100%;
	color: #000000;
	text-decoration: none;
	padding: 1px;
}
.clsButton2 a:hover {
	color: #113366;
	border: 1px solid #FFFF00;
}
/******************* selected button type 2 *******************/
.clsButton2s a {
	display: block;
	text-align: center;
	height: 100%;
	background-color: #605d5c;
	border: 1px solid #605d5c;
	color: #FFFF00;
	text-decoration: none;
	padding: 1px;
}
.clsButton2s a:hover {
	color: #FFFF00;
}
/********** table clsList ***********/
table.clsList {
	/*behavior: url('/include/cp/rowover.htc');*/
	table-layout: fixed;
	background-color: #605d5c;
	ro--hover-background: #605d5c;
	ro--hover-color: #000000;
	ro--selected-background: #605d5c;
	ro--selected-color: #000000;
	ro--shade-background: #dededd;
	ro--light-background: #dededd;
}
table.clsList thead td {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #dededd;
	border-top: 1px solid #AEC3DB;
	border-right: 1px solid #AEC3DB;
	border-bottom: 1px solid #AEC3DB;
	padding: 0px 3px 0px 3px;
	height: 20px;
}
table.clsList thead td a,
table.clsList thead td a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
table.clsList tbody td {
	padding: 1px 3px 1px 3px;
	border-right: 1px solid #CCD1E1;
	border-bottom: 1px solid #CCD1E1;
}
table.clsList tbody td a,
table.clsList tbody td a:hover {
	color: #000000;
	text-decoration: none;
}
table.clsList tbody td.clsLinkButton {
	color: #FFFFFF;
	background-color: #605d5c;
	text-decoration: none;
}
table.clsList tbody td.clsLinkButton a,
table.clsList tbody td.clsLinkButton a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
table.clsList tfoot td {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #605d5c;
	border-top: 1px solid #AEC3DB;
	border-right: 1px solid #AEC3DB;
	border-bottom: 1px solid #AEC3DB;
	padding: 0px 3px 0px 3px;
	height: 20px;
}
table.clsList tfoot td a,
table.clsList tfoot td a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
td.clsButton1 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-color: #605d5c;
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	/*table, td { border-width: 1px; border-style: solid; border-color: #FFCC33; }*/
}
td.clsButton1 a {
	color: #FFFFFF;
	
}
td.clsButton1 a:hover {
	color: #FFFF00;
}
td.clsButton1 a:active {
	color: #FFFF00;
}

td.clsButton1s {
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
	text-align: center;
	vertical-align: middle;
	background-color: #605d5c;
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;

}

td.clsButton1s a {
	color: #FFFF00;
	
}
td.clsButton1s a:hover {
	color: #FFFF00;
}
td.clsButton1s a:active {
	color: #FFFF00;
}

td.Little {
	font-size: 9px;
	font-weight: bold;
	color: #FFFF00;
	text-align: center;
	vertical-align: middle;
	background-color: #605d5c;
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

td.clsButton1a {
	vertical-align: baseline;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
td.clsButton1a a {
	height: 100%;
	width: 100%;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
}
td.clsButton1a a:hover {
	width: 100%;
	display: block;
/*	color: #dddddd;*/
	color: #FFFF00;
	text-decoration: none;
}
td.clsButton1a a:active {
	color: #FFFF00;
	text-decoration: none;
}
