body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
}

body td {
	color: #666666;
	background-color: #ffffff;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

input, select, textarea {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	border: solid 1px #000000;
}

.button {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	border: solid 1px #000000;
	background-color: #cccccc;
	color: #000000;
	padding: 1px;
}

.clean {
	border: none;
}

#subtitle {
	font-family: 'Verdana,Helvetica' , Serif;
	font-size: 22px;
	font-weight: bold;
	padding:12px;
}

.menu td {
	background-color: #17827F;
}

.subhead {
	background-color: #cccccc;
	border: solid 1px #000000;
	color: #000000;
	padding: 2px;
	text-align: center;
}

.ratetable {
	border-left: solid 1px #000000;
	border-top: solid 1px #000000;
}

.ratetable td {
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	font-size: 10px;
}

.ratetable th {
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	color: #ffffff;
	font-size: 10px;
	background-color: #126866;
	font-style: italic;
}

.symboltable {
	border-left: solid 1px #000000;
	border-top: solid 1px #000000;
}

.symboltable td {
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	color: #000000;
	font-size: 9px;
	background-color: #e0e0e0;
}

.symboltable th {
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	color: #000000;
	font-size: 9px;
	background-color: #cccccc;
}

.bodytexttable {
	background-color:#eaedee;
}
.bodytexttable tr {
	background-color:#eaedee;
}
.bodytexttable td {
	background-color:#eaedee;
}

.pagenav {
	font-size:11px;
	line-height: 18px;
}

.hometext {
	font-size:10px;
	font-weight: bold;
}

#qanda td {
	font-size:10px;
}

.hdrtxt {
	font-size: 12px;
	font-weight: bold;
}

.rateinput {
	border: solid 1px #999999;
	color: #000000;
	background-color: #f9f9f9;
	text-align: right;
}

.appform .subhead {
	background-color:#339999;
	border: solid 1px #000000;
	color: #ffffff;
	padding: 2px;
	text-align: center;
	font-weight: bold;
}

.appform {
	background-color:#D7E3E3;
	border:solid 1px #000000;
	border-collapse:collapse;
}

.appform table {
	background-color: transparent;
}

.appform td {
	background-color: transparent;
}

.applist {
	padding: 0px;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
}

.applist TD {
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

.applist TH {
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	font-weight: bold;
	background-color: #126866;
	color: #ffffff;
}

.applist .button {
	font-size: 11px;
	font-weight: normal;
	border: solid 1px #000000;
	padding: 0px;
	width: 55px;
}
