/* CSS Document */
body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#303F4E;
	background-image:url(../images/headerBkg.jpg);
	background-repeat:repeat-x;
}
.wf-loading div#company, .wf-inactive div#company {
	font-family:Georgia, "Times New Roman", Times, serif;
}
.wf-active div#company {
	font-family:'Yeseva One', Georgia, "Times New Roman", Times, serif;
}
.wf-loading div#companyAddress, .wf-inactive div#companyAddress {
	font-family: Verdana, Geneva, sans-serif;
	font-size:1em;
}
.wf-active div#companyAddress {
	font-family:'Yanone Kaffeesatz', Arial, Helvetica, sans-serif;
}
div#company {
	font-size:26px;
	color:#A0782E;
}
div#companyInfo {
	width:500px;
	text-align:center;
	padding-top:13px;
}
div#companyAddress {
	font-size:16px;
}
a, a:visited {
	color: #9F782C;
	text-decoration:none;
}
a:hover  {
	color:#52869F;
	text-decoration:underline;
}
span.requiredIndicator {
	color:#b40000;
}
.indexContactUsInfo .subBoxInfo a:hover {
	color:#fff;
	text-decoration:underline;
}
h1 {
	color:#9F782C;
	font-size:24px;
}
h2, h2 a, h2 a:visited {
	color:#52869F;
	font-size:18px;
}
.linkedImg a:hover {
	background-color:transparent;
}
.clearBoth {
	clear:both;
}
.redTxt {
	color:red;
}
.goldTxt {
	color:#9F782C;
}
.imgLeft {
	float:left;
	margin: 20px 20px 10px 0;
}
.imgRight {
	float:right;
	margin: 20px 0 10px 20px;
}
.centered {
	text-align:center;
}
.borderDrk {
	border:1px solid #999;
}

#outerWrap {
	width:800px;
	margin:0 auto;
}
#logoWrap {
	height:94px;
	margin:0;
	padding:0;
}
#eagle {
	float:left;
	margin-top:5px;
}
#contact-search {
	float:right;
}
#nav {
	clear:both;
	padding:2px 0 0 0;
}
#navWrapper {
	width:745px;
	margin:0 auto;
}
#innerWrap {
	clear:both;
	border-top:4px solid #A0782E;
	background-image:url(../images/innerWrapMiddle.jpg);
	background-repeat:repeat-y;
}
#innerWrapMiddle {
	padding:0 25px;
}

#innerWrapMiddle #leftColumn #bannerShow img {
	border:6px solid #ccc;
}
#bannerShow {
	height:212px;
}
#leftColumn {
	width:522px;
	float:left;
}
#indexContentArea {
	background-color:#FFFFFF;
	padding:25px;
	margin-top:6px;
}
#indexContentArea.payOnline {
	background-image: url(../images/indexPayBkg.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:520px;
}
#indexContentArea h1 {
	margin:-5px 0 10px 0;
}

ul#indexPoints {
	background-color:#F5F1E9;
	margin-left: 0;
	padding: 5px 5px 8px 5px;
	list-style: none;
	margin-bottom:40px;
}
ul#indexPoints li {
	font-weight:bold;
	font-size:16px;
	color:#333333;
	padding-left: 25px;
	padding-top:10px;
	background-image: url(../images/checkmark.png);
	background-repeat: no-repeat;
	background-position: 0;
}
#rightColumn {
	width:210px;
	float:right;
}
#onlineSupport {
	width:205px;
	height:70px;
	background-image:url(../images/onlinesupportbox.jpg);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:12px;
}
#billPayment {
	width:145px;
	height:45px;
	background-image:url(../images/billpaymentbox.jpg);
	background-repeat:no-repeat;
	padding: 15px 5px 0 55px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#274552;
}
#billPayment a, #billPayment a:hover, #pymtSchedule a, #pymtSchedule a:hover, #billQuestions a, #billQuestions a:hover, #indexContactUs .boxHeader a, #indexContactUs .boxHeader a:hover {
	color:#274552;
	text-decoration:none;
	background-color:transparent;
}
.subText {
	color:#BFBFBF;
	font-size:12px;
	font-weight:normal;
}
#pymtSchedule {
	width:145px;
	height:45px;
	background-image:url(../images/paymentschedulebox.jpg);
	background-repeat:no-repeat;
	padding: 15px 5px 0 55px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#274552;
}
#billQuestions {
	width:145px;
	height:45px;
	background-image:url(../images/billquestionsbox.jpg);
	background-repeat:no-repeat;
	padding: 15px 5px 0 55px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#274552;
}
#indexContactUs {
	width:145px;
	background-image:url(../images/contactinfobox.jpg);
	background-repeat:no-repeat;
	background-color:#3C6273;
	padding: 15px 5px 20px 55px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#274552;
}
#indexContactUs .boxHeader {
	margin-bottom:20px;
}
.indexContactUsInfo .subBoxHeader {
	margin-left:-20px;
	margin-top:15px;
	font-size:12px;
	color:#5494AF;
}
.indexContactUsInfo .subBoxInfo {
	margin-left:-20px;
	font-weight:normal;
	font-size:12px;
	color:#BFBFBF;
}
.indexContactUsInfo .subBoxInfo a {
	color:#BFBFBF;
	text-decoration:none;
}	
.indexContactUsInfo .subBoxInfo2 {
	padding-left:12px;
	font-weight:normal;
	font-size:12px;
	color:#BFBFBF;
}
#onlineSupport, #billPayment, #pymtSchedule, #billQuestions {
	margin-bottom: 15px;
}
#indexAnnouncements {
	margin-top:3em;
}
#indexAnnouncements h2 {
	font-size:20px;
	font-weight:normal;
	color:#999;
	background-image:url(../images/newspaper_icon.jpg);
	background-repeat:no-repeat;
	padding-left:68px;
	line-height:50px;
}
#newsSectionHeader a:hover {
	text-decoration:none;
}
.newsItem {
	margin-bottom:25px;
}
.newsDate {
	font-size:11px;
	font-weight:normal;
	font-style:italic;
	color:#9F782C;
	background-color:#F5F1E9;
	background-color:#F4F4F4;
	padding:3px;
}
.newsTitle {
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#303F4E;
	margin:8px 0;
}
.newsTitle a {
	text-decoration:none;
}
.newsTitle a:hover {
	text-decoration:underline;
}
.newsContents {
	color:#666;
	font-size:12px;
}
.dateColumn {
	width:85px;
	float:left;
}
.titleColumn {
	width:385px;
	float:right;
}
.articleRow {
	margin:15px 0;
}
#detailedArticle.newsItem .newsTitle {
	font-size:18px;
}
#footer,#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #999;
	text-align: center;
	margin-top: 15px;
}
#copyright {margin-bottom: 15px;}
#copyright a:hover{ background-color: transparent;}

.tblWidth275 {
	width: 275px; 
}
#assocLogoWrapper {
	padding-bottom:40px;
}
table.quoteBoxTable {
	background-color:#EAEAEA;
	width:100%;
}
table.quoteBoxTable td { vertical-align: top; 
} 
td.quoteBoxLC {
	background-image:url(../images/quoteBoxLC.jpg);
	background-repeat:repeat-x;
	padding-top: 30px;
}
.quoteBoxQuote {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	color:#D8A57F;
	padding-top:15px;
}

TD.fieldObj {
	text-align:left;
	padding:3px;
	vertical-align:top;
}
h2 span.smallTxtNotBold a, h2 span.smallTxtNotBold {
	font-size:12px;
	font-weight:normal;
}
h1 span.smallTxtNotBold {
	font-size:12px;
	font-weight:normal;
	color:#000000;
}
.WADAResultsNavTop {
	margin-bottom:20px;
}
.citation {
	font-style:italic;
	color:#666666;
}
fieldset.NewFromBlank_Default {
	background-color:#EFEFEF;
}
table#tblIndex td {
	text-align:center;
	padding:5px;
}
td.cellObj {
	vertical-align:top;
	font-weight:bold;
	text-align:right;
}
td.dataCell {
	vertical-align:top;
	font-weight:normal;
	color:#336699;
}
.processingFeeDescription {
	float:right;
}
ul#lawSuitManagement, ul.debt_collection, ul#acctsReceivable, ul.govt {
	list-style-image:url(../images/checkmark_gold.png);
	background-color:#F5F1E9;
}
ul#lawSuitManagement li, ul.debt_collection li, ul#acctsReceivable li, ul.govt li {
	padding-bottom:8px;
}
ul#instructionList li {
	padding-bottom:12px;
}
#docketReason {
	padding-top:3px;
	width:300px;
	margin-bottom:15px;
}
#payTo {
	font-size:14px;
	font-weight:bold;
}
.fieldGroupText {
	padding-top:3px;
	font-size:12px;
	font-weight:bold;
}
form.NewFromBlank_Default input.formButton_eCheck {
	margin-top:15px;
}
#termsConditions {
	width:425px;
	padding-top:25px;
	text-align:center
}
.spacer {
	padding-top:20px;
}
table#pymtChoices {
	margin-top:15px;
}
#recurringPymtExplanation {
	width:410px;
	margin-top:25px;
	background-color:#AAA;
	padding:10px;
}
#recurringPymtWrapper {
	background-color:#CCC;
	width:430px;
}
#testimonialWrapper {
	margin-top:45px;
	border-top:1px solid #ccc;
}
.testimonial {
	color:#fefefe;
	font-size:13px;
	padding:20px 0;
	border-bottom:1px solid #ccc;
}
.assocLogo {
	float:left;
	vertical-align:top;
	padding:0 10px;
}
#testimonial {
	background-color:#3C6273;
	padding:10px 15px;
	color:#B68B5B;
	font-weight:bold;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	margin:20px 4px 0 0;
}
.noBold {
	font-weight:normal;
	font-style:italic;
}
.collectionNote {
	margin:20px 0 0 0;
}
#acaLogo {
	text-align:center;
	margin:20px 0;
}