/* xmlns:h="http://www.w3.org/1999/xhtml" xmlns:zk="http://www.zkoss.org/2005/zk"*/

.header{
	background-image: url('client?id=logo.jpg');
	background-color:#33539d;
	width:760px;
	height:100px;
	alt: City and County of Broomfield, CO;
		margin-top:0px;
		margin-bottom:0px;
	padding:0px;
	vertical-align:top;
	align:center;
	background-repeat:no-repeat;
}

.wide{
	width:760px;
	size:760px;
}



.south{
	width:760px;
	size:760px;
	height:85px;	
		max-height:85px;	
		padding:0px;
		margin:0px;
		background-color: #33539d !important; 
}

/*[if IE]
.south{
	width:760px;
	size:760px;
	height:90px;	
		max-height:90px;	
		padding:0px;
		margin:0px;
		background-color: #33539d !important; 
}
	
[endif]*/

.southDivSpacer{
height:0px !important;
padding:0px !important;
margin:0px !important;
}
/* to make site expand to fit entire screen, 100%, add important to height:100%  and add overflow:hidden*/
.outerborderlayout{
	width:760px;
	height:100% !important;
	min-height:440px;
	margin-right: auto;
	margin-left: auto;
	background-color: #c0c0c0 !important;
	align:center;
	position:relative;
	margin:0px;
	padding:0px; 
	overflow:hidden;
}

.outerNorth{
	width:100%;
	height:100%;
	align:center;
	
}



	

.bkgrnd { 
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #c0c0c0;
	/*overflow:auto;*/
	vertical-align:top;
	align:center;
}

.container {
	background-color:#ffffff;
	/*margin-right: auto;
	margin-left: auto;*/
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left; /*need this to be left to make sure west shows in the west in ie*/
	padding: 0px;
	vertical-align: top;
	width:760px !important;
	align:center;
	height:100%;
	border-style:solid !important; 
	border-color:none !important;
	border-right-width:0px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-top-width:0px; 
}

.containerNorth {
	background-color:none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right; 
	padding: 0px;
	vertical-align: top;
	width:760px !important;
	align:center;
	
}


.seal{
	background-color: transparent;
	display:none;
	}
	
.bkgrnd2 { 
	background-color: #c0c0c0;
	overflow:auto;
}

.container2 {
	background-color:#ffffff;
padding:0px;
margin:0px;
position:relative;
}

.title{
font-family:Arial; 
font-weight:bold; 
font-size: 20px;
color:#162443;
margin-top:20px;
margin-bottom: 15px;
}

.subhead{
font-family:Arial; 
font-weight:bold; 
font-size: 16px;
color:#33539d;
}


/*account bar classes*/

.account{
font-family:Arial; 
font-weight:normal; 
font-size: 13px;
color:#d2002c;
}
.accountb{
font-family:Arial; 
font-weight:bold; 
font-size: 13px;
color:#d2002c;
}
.accountheader{
padding-top:3px;
padding-bottom:3px;
margin:0px;
background-color: #f0cd20;
width:100%;
height:16px;
margin:0px;
vertical-align:middle;
}




/*general Text classes*/

.label{
font-family:Arial; 
font-weight:bold; 
font-size: 12px;
color:#162443;
text-align:right;
}

/*menu name*/
.menuLabel{
font-family:Arial; 
font-weight:bold; 
font-size: 12px;
color:#ffffff;
text-align:right;
}

.link{
font-family:Arial; 
font-weight:bold; 
font-size: 12px;
color:#d2002c;
text-align:center;
background-color:transparent;
border-style:none;
cursor:pointer;
}

.link:hover{
font-family:Arial; 
font-weight:bold; 
font-size: 12px;
color:#eaa645;
text-align:center;
text-decoration:none;
background-color:transparent;
border-style:none;
cursor:pointer;
}

.message{
font-family:Arial; 
font-weight:bold; 
font-size: 12px;
color:#162443;
text-align:center;
text-decoration:none;
}
.divztext{
font-family:Arial; 
font-weight:bold; 
font-size: 12px;
color:#ffffff;
text-align:center;
text-decoration:none;
}

.body{
font-family:Arial; 
font-weight:normal; 
font-size: 12px;
color:#000000;
text-align:center;
}

.error{
font-family:Arial; 
font-weight:bold; 
font-size: 11.5px;
color:#162443;/*ff0000*/
text-align:center;
}

.redinstruct{
font-family:Arial; 
font-weight:bold; 
font-size: 10px;
color:#162443;/*ff0000*/
text-align:center;
}

/**************************/



/*FAQ page specific classes*/

/*corresponds to title*/
.faqTitle{
font-family:Arial; 
font-weight:bold; 
font-size: 16px;
color:#162443;
margin-top:20px;
margin-bottom: 10px;
}
/*corresponds to subhead*/
.faqSubhead{
font-family:Arial; 
font-weight:bold; 
font-size: 15px;
color:#33539d;
}
/*corresponds to label*/
.faqLabel{
font-family:Arial; 
font-weight:bold; 
font-size: 14px;
color:#162443;
text-align:right;
}
/*corresponds to body*/
.faqBody{
font-family:Arial; 
font-weight:normal; 
font-size: 14px;
color:#000000;
text-align:center;
}
/*corresponds to subhead*/
.faqFooter{
font-family:Arial; 
font-weight:bold; 
font-size: 14px;
color:#33539d;
}

/*corresponds to link*/
.faqLink{
font-family:Arial; 
font-weight:bold; 
font-size: 14px;
color:#d2002c;
text-align:center;
background-color:transparent;
border-style:none;
cursor:pointer !important;
text-decoration: underline !important;
}

.faqLink:hover{
font-family:Arial; 
font-weight:bold; 
font-size: 14px;
color:#eaa645;
text-align:center;
text-decoration: underline !important;
background-color:transparent;
border-style:none;
cursor:pointer !important;
}
/**************************/




/*Instruction page specific classes*/

/*corresponds to title*/
.InstructTitle{
font-family:Arial; 
font-weight:bold; 
font-size: 16px;
color:#162443;
margin-top:20px;
margin-bottom: 15px;
}
/*corresponds to subhead*/
.InstructSubhead{
font-family:Arial; 
font-weight:bold; 
font-size: 15px;
color:#33539d;
}
/*corresponds to label*/
.InstructLabel{
font-family:Arial; 
font-weight:bold; 
font-size: 14px;
color:#162443;
text-align:right;
}
/*corresponds to body*/
.InstructBody{
font-family:Arial; 
font-weight:normal; 
font-size: 14px;
color:#000000;
text-align:center;
}
/*corresponds to subhead*/
.InstructFooter{
font-family:Arial; 
font-weight:bold; 
font-size: 15px;
color:#33539d;
}

/**************************/

.special{
	height:100%;
}


/*optional bottom div with site info*/


.divz{
background-color: #33539d !important; 
border-left: 0px solid #ffffff;
border-right: 0px solid #ffffff;
border-bottom: 0px solid #ffffff;
border-top: 0px solid #efefef;
width:760px;
padding-top:0px;
padding-bottom:0px;
align:center;
height:85px;
vertical-align:bottom;
}


/*[if IE]
.divz{
background-color: #33539d !important; 
border-left: 0px solid #ffffff;
border-right: 0px solid #ffffff;
border-bottom: 0px solid #ffffff;
border-top: 0px solid #efefef;
width:760px;
padding-top:0px;
padding-bottom:0px;
align:center;
height:90px;
}
[endif]*/

.divzleft{
background-color: #33539d;
width:300px;

align:left;
}
.divzmiddle{
background-color: #33539dc;
width:300px;

align:center;
}

.divzright{
background-color: #33539d;
width:140px;
height:64px;
align:right;
background: url('client?id=smalllogo.png') no-repeat bottom right;
padding-top:10px;
}

/*end optional bottom div with site info*/


/*rounded corner box classes*/
.box{
background-color:#eaa645;
border-style:none;
margin-left:0px !important;
margin-top:0px !important;
}

.tr{
text-align: right;
vertical-align:top;
background: url('client?id=tr.png') no-repeat top right;
background-color:transparent;
width:28px;
height:28px;
}

.tl{
background: url('client?id=tl.png') no-repeat top left;
background-color:transparent;
vertical-align:top;
width:28px;
height:28px;
}


.br{
text-align: right;
vertical-align:bottom;
background: url('client?id=br.png') no-repeat bottom right;
width:28px;
height:28px;
background-color:transparent;
}

.bl{
background: url('client?id=bl.png') no-repeat bottom left;
vertical-align:bottom;
width:28px;
height:28px;
background-color:transparent;
}





/*main menu classes*/
.menubox{
background-color:#eaa645;
border-style:none;
margin-left:0px !important;
margin-top:0px !important;
}

.menutr{
text-align: right;
vertical-align:top;
background: url('client?id=menutr.png') no-repeat top right;
background-color:transparent;
width:1px;
height:28px;
}

.menutl{
background: url('client?id=menutl.png') no-repeat top left;
background-color:transparent;
vertical-align:top;
width:1px;
height:28px;
}


.menubr{
text-align: right;
vertical-align:bottom;
background: url('client?id=menubr.png') no-repeat bottom right;
width:1px;
height:28px;
background-color:transparent;
}

.menubl{
background: url('client?id=menubl.png') no-repeat bottom left;
vertical-align:bottom;
width:1px;
height:28px;
background-color:transparent;
}



/*new button classes*/


.xsmall{
	background-color: transparent;
	border: 0px;
	background-image:url('client?id=xsmall.png');
	font-family: Arial, Helvetica, FreeSans, 'sans-serif';
	font-size: 12px;
	color: #162443;
	text-align: center;
	vertical-align: middle;
	text-decoration:none;
	font-weight: bold;
	height: 22px;
	width: 46px;
	cursor: pointer;
}

.xsmall:hover{
	background-color: transparent;
	border: 0px;
	background-image:url('client?id=xsmall.png');
	font-family: Arial, Helvetica, FreeSans, 'sans-serif';
	font-size: 12px;
	color: #162443;
	text-align: center;
	vertical-align: middle;
	text-decoration:none;
	font-weight: bold;
	height: 22px;
	width: 46px;
	cursor: pointer;
	opacity:0.3;filter:alpha(opacity=30);
}

.small{
	background-color: transparent;
	border: 0px;
	background-image:url('client?id=small.png');
	font-family: Arial, Helvetica, FreeSans, 'sans-serif';
	font-size: 12px;
	color: #162443;
	text-align: center;
	vertical-align: middle;
	text-decoration:none;
	font-weight: bold;
	height: 22px;
	width: 70px;
	cursor: pointer;
}

.small:hover{
	background-color: transparent;
	border: 0px;
	background-image:url('client?id=small.png');
	font-family: Arial, Helvetica, FreeSans, 'sans-serif';
	font-size: 12px;
	color: #162443;
	text-align: center;
	vertical-align: middle;
	text-decoration:none;
	font-weight: bold;
	height: 22px;
	width: 70px;
	cursor: pointer;
	opacity:0.3;filter:alpha(opacity=30);
}

.medium{
	background-color: transparent;
	border: 0px;
	background-image:url('client?id=medium.png');
	font-family: Arial, Helvetica, FreeSans, 'sans-serif';
	font-size: 12px;
	color: #162443;
	text-align: center;
	vertical-align: middle;
	text-decoration:none;
	font-weight: bold;
	height: 22px;
	width: 109px;
	cursor: pointer;
}

.medium:hover{
	background-color: transparent;
	border: 0px;
	background-image:url('client?id=medium.png');
	font-family: Arial, Helvetica, FreeSans, 'sans-serif';
	font-size: 12px;
	color: #162443;
	text-align: center;
	vertical-align: middle;
	text-decoration:none;
	font-weight: bold;
	height: 22px;
	width: 109px;
	cursor: pointer;
	opacity:0.3;filter:alpha(opacity=30);
}

.large{
	background-color: transparent;
	border: 0px;
	background-image:url('client?id=large.png');
	font-family: Arial, Helvetica, FreeSans, 'sans-serif';
	font-size: 12px;
	color: #162443;
	text-align: center;
	vertical-align: middle;
	text-decoration:none;
	font-weight: bold;
	height: 22px;
	width: 137px;
	cursor: pointer;
}

.large:hover{
	background-color: transparent;
	border: 0px;
	background-image:url('client?id=large.png');
	font-family: Arial, Helvetica, FreeSans, 'sans-serif';
	font-size: 12px;
	color: #162443;
	text-align: center;
	vertical-align: middle;
	text-decoration:none;
	font-weight: bold;
	height: 22px;
	width: 137px;
	cursor: pointer;
	opacity:0.3;filter:alpha(opacity=30);
}

.menubtn{
	background-color: transparent;
	border: 0px;
	background-image:url('client?id=menubtn.png');
	font-family: Arial, Helvetica, FreeSans, 'sans-serif';
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	text-decoration:none;
	font-weight: bold;
	height: 22px;
	width: 137px;
	cursor: pointer;
}

.menubtn:hover{
	background-color: transparent;
	border: 0px;
	background-image:url('client?id=menubtn.png');
	font-family: Arial, Helvetica, FreeSans, 'sans-serif';
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	text-decoration:none;
	font-weight: bold;
	height: 22px;
	width: 137px;
	cursor: pointer;
	opacity:0.3;filter:alpha(opacity=30);
}

.menuActive{
	background-color: transparent;
	border: 0px;
	background-image:url('client?id=menuActive.png');
	font-family: Arial, Helvetica, FreeSans, 'sans-serif';
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	text-decoration:none;
	font-weight: bold;
	height: 22px;
	width: 137px;
	cursor: pointer;
	opacity:0.6;filter:alpha(opacity=60)
	}


.xlarge{
	background-color: transparent;
	border: 0px;
	background-image:url('client?id=xlarge.png');
	font-family: Arial, Helvetica, FreeSans, 'sans-serif';
	font-size: 12px;
	color: #162443;
	text-align: center;
	vertical-align: middle;
	text-decoration:none;
	font-weight: bold;
	height: 22px;
	width: 150px;
	cursor: pointer;
}

.xlarge:hover{
	background-color: transparent;
	border: 0px;
	background-image:url('client?id=xlarge.png');
	font-family: Arial, Helvetica, FreeSans, 'sans-serif';
	font-size: 12px;
	color: #162443;
	text-align: center;
	vertical-align: middle;
	text-decoration:none;
	font-weight: bold;
	height: 22px;
	cursor: pointer;
	opacity:0.3;filter:alpha(opacity=30);
}

.disabledButton{
	cursor: arrow;
	opacity:0.3;filter:alpha(opacity=30);
		color: #ffffff;
	}
	
.disabledButton:hover{
	cursor: arrow;
	opacity:0.3;filter:alpha(opacity=30);
	color: #ffffff;
	}
	

/*end new button classes*/


.backArrow{
background-image: url('client?id=backArrow.png');
font-family:Arial, helvetica, sans-serif; 
font-weight:bold; 
font-size: 13px;
color:#ffffff;
text-decoration:none;
background-color: transparent;
border:none;
height:11px;
width:10px;
background-repeat:no-repeat;
cursor:pointer;
vertical-align:middle;
margin-right:3px;
}
.backArrow:hover{
background-image: url('client?id=backArrow.png');
font-family:Arial, helvetica, sans-serif; 
font-weight:bold; 
font-size: 13px;
color:#ffffff;
text-decoration:none;
background-color: transparent;
border:none;
height:11px;
width:10px;
background-repeat:no-repeat;
cursor:pointer;
opacity:0.6;filter:alpha(opacity=60);
vertical-align:middle;
margin-right:3px;
}

p, div, span, label, a, input, textarea, button, input.button, input.file 
{
font-family: Arial, helvetica, freesans,'sans-serif';
font-size: small;
font-weight: normal;
}



.panelstyle{
	overflow-y:auto;
	overflow-x:hidden; 	
	position:relative; 
	visibility:true;
	border-style: solid;
	border-right:1px;
	border-left:1px;
	border-top:0px; 
	border-bottom:1px;
	border-color:#333333;
	padding:5px;
}


.totalline{
background-color:lightyellow;
height:25px;
}

.strong{
font-weight:bold;
}

/*width for all message dialog boxes*/
.messageBox{
width:500px;
}

/*groupbox formatting classes*/
.gbBkgrnd{
background-color:white;
}
.gbCap{
font-family: Arial, helvetica, freesans,'sans-serif';
font-size: 12px;
font-weight: bold;
}

.txtBold{
font-weight: bold;
}

.selectedRow{
background-color: #ffeec9;
}

.messageDiv{
padding:5px;
}

.viewBtn{
background-image: url('client?id=view.png');
background-position:center center;
background-repeat:no-repeat;
background-color:transparent;
width:20px;
height:20px;
border-style:none;
}

.addBtn{
background-image: url('client?id=add.png');
background-position:center center;
background-repeat:no-repeat;
background-color:transparent;
width:20px;
height:20px;
border-style:none;
}

.deleteBtn{
background-image: url('client?id=delete.png');
background-position:center center;
background-repeat:no-repeat;
background-color:transparent;
width:20px;
height:20px;
border-style:none;
}

.editBtn{
background-image: url('client?id=edit.png');
background-position:center center;
background-repeat:no-repeat;
background-color:transparent;
width:20px;
height:20px;
border-style:none;
}

.acctTooltip{
cursor:pointer;
color: green;
}

.acctTooltipCutoff{
cursor:pointer;
color: red;
}

.bar{
	background-image: url('client?id=bar.png');
	background-position:center center;
	background-repeat: repeat-x;
	background-color:transparent;
	width:100%;
	height:20px;
}

.FAQquestion{
font-family:Arial;
font-style:italic;
font-weight:bold; 
font-size: 12px;
color:#2b2b2b;
}

.FAQanswer{
font-family:Arial;
font-weight:normal; 
font-size: 12px;
color:#000000;
}

.forminstructions{
	font-family:Arial;
	font-weight:normal; 
	font-size: 12px;
	color:#555555;
	}
	
.description{
	color:#555555; 
	font-size:10px;
	}


/******Receipt.zul style classes*/

.printbtn{
		background-color: transparent;
	border: 0px;
	background-image:url('client?id=medium.png');
	font-family: Arial, Helvetica, FreeSans, 'sans-serif';
	font-size: 12px;
	color: #eeeeee;
	text-align: center;
	vertical-align: middle;
	text-decoration:none;
	font-weight: bold;
	height: 22px;
	width: 109px;
	cursor: pointer;
	}

@media print {
	.printbtn{
	display:none;
	}}
	
.headerBox{
	background-image:url('client?id=statementHeader.png');
	background-position:top left;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, FreeSans, 'sans-serif';
	font-size: 14px;
	color: #ffffff;
	text-align: left;
	align:left;
	vertical-align: middle;
	text-decoration:none;
	font-weight: bold;
	height: 30px;
	width: 375px;
	padding-top:7px;
	padding-left:8px;
	}
	
.statementLogo{
	background-image:url('client?id=receiptLogo.png');
	background-position:top left;
	background-repeat: no-repeat;
	height: 40px;
	width: 75px;
	}
	
.smallTxt{
	font-family: Arial, Helvetica, FreeSans, 'sans-serif';
	font-size: 9px;
	color: #000000;
	text-align: left;
	align:left;
	text-decoration:none;
	}
	
.boldTxt{
	font-family: Arial, Helvetica, FreeSans, 'sans-serif';
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
	}
	
.mediumTxt{
	font-family: Arial, Helvetica, FreeSans, 'sans-serif';
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	}
	
.colorTxt{
	font-family: Arial, Helvetica, FreeSans, 'sans-serif';
	font-size: 11px;
	color: #202c82;
	text-decoration:none;
	font-weight:bold;
	}
	
.colorLgTxt{
	font-family: Arial, Helvetica, FreeSans, 'sans-serif';
	font-size: 13px;
	color: #202c82;
	text-decoration:none;
	font-weight:bold;
	}
	
.colorItTxt{
	font-family: Arial, Helvetica, FreeSans, 'sans-serif';
	font-size: 11px;
	color: #202c82;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
	}
	
.largeTxt{
	font-family: Arial, Helvetica, FreeSans, 'sans-serif';
	font-size: 13px;
	color: #000000;
	text-decoration:none;
	}
	
.xlargeTxt{
	font-family: Arial, Helvetica, FreeSans, 'sans-serif';
	font-size: 22px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
	}


.menubtn .z-button-cr, .menubtn .z-button-cl, .menubtn .z-button-cm, .menubtn .z-button-bl, .menubtn .z-button-bm,
.menubtn .z-button-br, .menubtn .z-button-tl, .menubtn .z-button-tm, .menubtn .z-button-tr,
.menuActive .z-button-cr, .menuActive .z-button-cl, .menuActive .z-button-cm, .menuActive .z-button-bl, .menuActive .z-button-bm,
.menuActive .z-button-br, .menuActive .z-button-tl, .menuActive .z-button-tm, .menuActive .z-button-tr, 
.xsmall .z-button-cr, .xsmall .z-button-cl, .xsmall .z-button-cm, .xsmall .z-button-bl, .xsmall .z-button-bm,
.xsmall .z-button-br, .xsmall .z-button-tl, .xsmall .z-button-tm, .xsmall .z-button-tr,
.small .z-button-cr, .small .z-button-cl, .small .z-button-cm, .small .z-button-bl, .small .z-button-bm,
.small .z-button-br, .small .z-button-tl, .small .z-button-tm, .small .z-button-tr,
.medium .z-button-cr, .medium .z-button-cl, .medium .z-button-cm, .medium .z-button-bl, .medium .z-button-bm,
.medium .z-button-br, .medium .z-button-tl, .medium .z-button-tm, .medium .z-button-tr,
.large .z-button-cr, .large .z-button-cl, .large .z-button-cm, .large .z-button-bl, .large .z-button-bm,
.large .z-button-br, .large .z-button-tl, .large .z-button-tm, .large .z-button-tr,
.xlarge .z-button-cr, .xlarge .z-button-cl, .xlarge .z-button-cm, .xlarge .z-button-bl, .xlarge .z-button-bm,
.xlarge .z-button-br, .xlarge .z-button-tl, .xlarge .z-button-tm, .xlarge .z-button-tr,
.backArrow .z-button-cr, .backArrow .z-button-cl, .backArrow .z-button-cm, .backArrow .z-button-bl, .backArrow .z-button-bm,
.backArrow .z-button-br, .backArrow .z-button-tl, .backArrow .z-button-tm, .backArrow .z-button-tr{
	background-image: none;
}

/********statement style classes*/