BODY {
	background-color: #ffffff;
	color: #000;
	font-family: 'Arial';
	text-align: center;
	margin: 0 auto;
}

H1 {
	color: #000;
	font-family: 'Arial';
	text-transform: capitalize
}

H2 {
	color: #000;
	font-family: 'Arial';
	text-transform: capitalize
}

H3 {
	color: #000;
	font-family: 'Arial';
	text-transform: capitalize
}

H4 {
	color: #000;
	font-family: 'Arial';
	text-transform: capitalize
}

H5 {
	color: #000;
	font-family: 'Arial';
	text-transform: capitalize
}

H6 {
	color: #000;
	font-family: 'Arial';
	text-transform: capitalize
}

TH {
	color: #000;
}

A {
	text-decoration: none;
	font-weight: bold;
	color: #000080;
}

A:HOVER {
	text-decoration: underline;
	font-weight: bold;
	color: #CC3300;
}

IMG {
	border: none;
}

#configuration {
	width: 100%;
	text-align: right;
	font-size: 8pt;
	font-weight: bold;
	background-color: #f9f9f9;
	height: 20px;
}

#header {
	width: 100%;
	border-top: 1px solid silver;
	border-bottom: 3px solid silver;
	padding-top: 10px;
	padding-bottom: 10px;
}

.clientNameA{
	font-style: italic;
	color: #CC3300;
	font-size: 34pt;
	font-weight: bold; 
	padding-right: 5px;
	font-family: 'Impact';
}

.clientNameB{
	font-size: 34pt;
	font-weight: bold; 
	font-family: 'Impact';
	color: #000080;
}

.clientImage{

}

.clientContact {
	font-size: 22pt;
}

#navigation { 
	width: 175px;
	text-align: left;	
	font-size: 21pt;
	vertical-align: top;
	border-right: 1px solid silver;
}

.link {
	font-size: 21pt;
}

.linkText {
}

.linkImage {
}

.linkHeader{
	font-size: 22pt;
	font-weight: bold;
	background-color: #f5f5f5;
	padding: 2px;
}

#menu {
	font-size: 20pt;
	height: 10px;
	padding-left: 5pt;
	padding-right: 5pt;
	background-color: #f5f5f5;
}

#content {
	text-align: left;
	vertical-align: top;
	padding: 10px;
	font-size: 22pt;
}

#footer {
	width: 100%;
	font-size: 21pt;
	font-weight: bold;
	border: 1px solid silver;
	border-left: none;
	border-right: none;
	background-color: #f9f9f9;
}

.footerText{
}

.data20-center {
	text-align: center;
	width: 20%;
}

.data20-left {
	text-align: left;
	width: 20%;
}

.data40-left {
	text-align: left;
	width: 40%;
}

.data75-right {
	text-align: right;
	width: 75%;
}

.data25-right {
	text-align: right;
	width: 25%;
}

/* hx:datatable */
.data60-left-dt {
	text-align: left;
	width: 60%;
}

.data40-left-dt {
	text-align: left;
	width: 40%;
}

.data10-right-dt {
	text-align: right;
	width: 10%;
}

.data25-center-dt {
	text-align: center;
	width: 25%;
}

.data25-right-dt {
	text-align: right;
	width: 25%;
}

.hud-container {
	border: 1px solid #3c3c3c;
	font-size: 130%;
}

.hud-header {
	color: #fff;
	background-color: #3c3c3c;
}

.container {
	border: 1px solid #dcdcdc;
}

.header {
	color: #fff;
	font-size: 105%;
	background-color: #dcdcdc;
}

.bodyarea{
	padding-top: 10px; 
	text-align: center;
	padding-bottom: 10px;
}

.headerText{
	font-size: 130%;
	font-weight: bold;
	text-align: left;
	width: 100%;
}

.accountLinkText{
	font-size: 120%;
	font-weight: bold;
	text-align: right;
	width: 100%;
}

.searchBody {
	width: 100%;
}

.searchHeader {
	text-align: left;
	width: 99%;
	font-size: 150%;
	font-weight: bold;
}

.searchInstructions {
	text-align: left;
	width: 99%; 
}

.searchCriteria {
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 130%;
}

.searchLabel {
	vertical-align: top;
	text-align: right;
}

.searchText {
	vertical-align: top;
	text-align: left;
	width: 100%;
}

.searchFinePrint {
	font-size: 105%;
	font-weight: normal;
	font-style: italic; 
}

.searchValue {
	width: 99%;
	text-align: left;
	font-weight: bold;
	border-top: 1px solid #dcdcdc;
	padding-top: 5px;
	padding-bottom: 5px;
}

.searchFooter {
	background-color: #dcdcdc;
	width: 98%;
}

.resultsToolbar {
	padding-bottom: 5px;
	width: 100%;
	font-size: 130%;
}

.resultsHeader {
	font-size: 150%;
	font-weight: bold;
}

.resultsCriteria {
	font-size: 95%;
	border-top: 1px solid #dcdcdc;
}

.resultsOption{
	font-size: 110%;
}

.paymentBody {
	width: 90%;
}

.paymentFooter {
	text-align: right;
	background-color: #dcdcdc;
	width: 99%;
}

.paymentPartial {
	width: 99%;
	font-weight: bold;
	display: none;
	font-size: 100%;
}

.paymentTotal {
	width: 99%;
	font-weight: bold;
	border-top: 4px double #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	text-align: right;
	background-color: #f5f5f5;
	font-size: 130%;
}

.paymentAdjustment {
	width: 99%;
	font-weight: bold;
	border-bottom: 1px solid #dcdcdc;
	text-align: right;
	font-size: 130%;
}

.paymentOriginal {
	width: 99%;
	font-weight: bold;
	border-bottom: 1px solid #dcdcdc;
	border-top: 1px solid #dcdcdc;
	text-align: right;
	font-size: 130%;
	background-color: #f5f5f5;
}

.paymentLabel {
	vertical-align: top;
	text-align: right;
	font-size: 130%;
}

.paymentDisclaimer {
	color: #CC3300; 
	font-size: 110%; 
	font-weight: bold;
}

.paymentHeader {
	width: 99%;
	font-weight: bold;
	font-size: 125%;
	color: #333;
	background-color: #dcdcdc;
	width: 99%;
}

.paymentOptions {
	width: 99%;
	text-align: left;
	border-bottom: 1px solid #dcdcdc;
	font-size: 130%;
}

.siteButton {
	color: white; 
	border: 1px solid #000080; 
	background-color: #000080; 
	font-weight: bold; 
	font-family: 'Trebuchet MS';
	font-size: 125%;
}

.siteButtonHover {
	color: white; 
	border: 1px solid green; 
	background-color: green; 
	font-weight: bold;
	font-family: 'Trebuchet MS'; 
	font-size: 125%;
}

.paymentAmount{
	font-family: 'Trebuchet MS';
	font-size: 190%;
	font-weight: bold;
}

.contentFooter {
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	width: 99%;
	background-color: #f5f5f5; 
}

.returnNavigation {
	border: 1px solid #333;
	background-color: #333;
	color: white;
	font-weight: bold;
	font-size: 120%;
	text-align: left;
}

.left {
	text-align: left;
	width: 100%;
}

.whiteRequestLink {
	color: white; 
	text-decoration: none;
}

.required {
	color: red; 
	font-size: 105%; 
	font-style: italic; 
	font-weight: bold;
}

.error {
	color: red; 
	font-size: 120%; 
	font-weight: bold;
}

.taxStatement{
	width: 100%;
	font-weight: bold;
	border: 1px solid #dcdcdc;
	font-size: 130%;
}

.dataTableEx {
	empty-cells:show;
	font-size: 130%;
}

.headerClass {
	background-color: #dcdcdc;
	border: 1px solid gray;
}

.footerClass {
}

.rowClass1 {
	background-color: white;
	border-bottom: 1px solid gray;
}

.rowClass2 {
	background-color: #ecf1fb;
	border-bottom: 1px solid gray;
}

.columnClass1{
}

.columnClass2{
}

.columnClass3 {
	width: 20%;
	text-align: center;
}

.columnClass4 {
	width: 20%;
	text-align: right;
}

.columnClass5 {
	text-align: right;
}

.columnClass6 {
	text-align: left;
}

.inputText {
	font-size: 130%;
}

.commandExButton {
	font-size: 125%;
}

.selectOneRadio {
	font-size: 240%;
	font-weight: bold;
}

.noTaxesDue {
	background-color: #f5f5f5;
	font-size: 120%;
	width: 100%;
}

.viewTaxStatement {
	font-size: 325%;
	font-weight: bold;
}

.noAppraisalInfo {
	background-color: #f5f5f5;
	font-size: 130%;
	text-align: center;
	width: 100%;
	border: 1px solid #dcdcdc;
	font-weight: bold;
}

.legal {
	width: 100%;
	font-size: 23pt;
}

.noStatement{
	background-color: #f5f5f5;
	font-size: 100%;
	width: 100%;
	border: 1px solid #dcdcdc;
}
