/* positions highlights box relative to other content on page */
#secondcolumnWrapper #highlight{
padding:20px 12px 4px 12px;float:right;width:250px;position:relative;
}

/* defines highlights box border and background color */
#secondcolumnWrapper #highlightContainer{
border:1px solid #ccc;background-color:#ebf7ff;vertical-align:top;
}

/* defines highlights content spacing and typography */
#secondcolumnWrapper #highlights p{
margin-right:2px;
}

#secondcolumnWrapper #blueWrapper .imgDiv{
width:200px;
/*border:1px solid #cee5f3;*/
margin:1em;
float:left;
line-height:130%;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#secondcolumnWrapper #blueWrapper .imgDiv p{
clear:both;
padding-left:10px;	
padding-right:10px;
margin-top:0;
margin-bottom:1em;
font-size:0.85em;
height:2em;
}


#secondcolumnWrapper #blueWrapper .noImageLinkBorder{
background-color:transparent;
text-decoration:none;
border:none;
}

#secondcolumnWrapper #blueWrapper .noImageLinkBorder a:hover{
background-color:transparent;
text-decoration:none;
border:none;
}


#secondcolumnWrapper #blueWrapper .pictureleftNoBorder { 
	background-color: #fff;
	border:none;
	font: 11px/1.4em Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 1.5em 1em 1px; 
	float:left; 
	display: inline;
	width: auto;
	position: relative;
	}


#secondcolumnWrapper ul.disc, #secondcolumnWrapper ul.disc ul {
	padding-left:0.8em;
	margin-top: 10px;
	margin-right: 0.5em;
	margin-bottom: 2px;
	margin-left: 0.6em;
}

#secondcolumnWrapper .disc li{
line-height:140%;
list-style-type:disc;
}

#secondcolumnWrapper .discOnly li{
list-style-type:disc;	
}

.important{
font-weight:bold;
color:#cc0000;	
}

#theRegForm{
	font-size:1em;
}

#theRegForm input, #theRegForm select, #theRegForm textarea{
font-size:1em;
background-color:#fff;
padding:2px;
}

#firstname, .iq{
display:none;
visibility:hidden;	
}

.evalCountDown{
background-color:#fafafd;
border:0;
padding:0;
margin-top:4px;
color: #0076c0;
font-weight:bold;
}

.evalSelectMenu{
	margin-left: 20px;
	padding:0;
	background-color: #ffffff;
	font-family: tahoma;
	color:#0076c0;
	font-weight: bold;
}

.evalInput{
background-color: #ffffff;
margin-left:0;
padding:2px;
}

.evalOtherInput{
background-color: #ffffff;
font-size: 80%;
border:1px solid #0076c0;
font-family:tahoma;
margin-left:0;
padding:2px;
}

.submitButton{
color: #0076c0;
font-weight: bold;
}

.cancelButton{
color: #cc0000;
font-weight: bold;
}

.addPaddingLeft{
padding-left:2em;	
}

#secondcolumnWrapper #blueWrapper .envSurveyReadOnly{
background-color:#fafafd;
border:0;
padding:0;
margin-top:4px;
color: #006633;
font-weight:bold;
}

#secondcolumnWrapper .quote{
margin-left:3em;
margin-right:3em;
font-style:italic;	
}

#secondcolumnWrapper form{
font-size:1em;	
}

.roundedTable {
    border: solid #ccc 1px;
	border-collapse:separate;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 0 3px 3px #ccc; 
    -moz-box-shadow: 0 0 3px 3px #ccc; 
    box-shadow: 2px 2px 3px #ccc;    
	/*font-size:11px;    */
	margin:1em 10px 1em 10px;
	font-family:Verdana, Geneva, sans-serif;
	background-color:#fafafd;
	line-height:150%; 
	width:97%;
}

.roundedTable tr.hover:hover {
    background: #fbf8e9;
    -o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;     
}    

.roundedTable th{
	color:#fff;
	font-size:0.85em;
	line-height:125%;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 8px;
	text-align: left;
	vertical-align:top;
}

.roundedTable caption{
color:#0F4979;
font-weight:bold;
font-size:1.2em;
padding:3px;
text-align:left;
}



#secondcolumnWrapper .roundedTable p, #secondcolumnWrapper .roundedTable ul li{
font-size:100%;	
}

#secondcolumnWrapper .roundedTable td {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 4px;
	vertical-align:top;
	font-size:0.85em;
}

/*** for violations table, either 1 merged column or 5 columns ***/

#secondcolumnWrapper .roundedTable tr.roundedTableViolationsCell td{
background-color:#fff;
text-align:left;
font-weight:normal;
}

#secondcolumnWrapper .roundedTable tr td.roundedTableViolationsCell{
background-color:#fff;
text-align:center;
font-weight:bold;
}
/*** end violations table cells ***/

/*** for 2 column website usage and complaints totals table cells ***/
.roundedTable .bottomCell{
background-color:#f3f3f8;	
text-align:left;
}

.roundedTable .leftCell{
background-color:#fafafd;
text-align:left;	
}

.roundedTable .leftFormCell{
background-color:#fafafd;
text-align:right;	
}


.roundedTable .rightCell{
text-align:left;
background-color:#fff;
font-weight:bold;	
}

.roundedTable .rightFormCell{
text-align:left;
background-color:#fff;
}

.roundedTable input{
background-color:#fff;
padding:2px;	
}

.roundedTable input[type="submit"] {
background-color:#1769ae;
color:#fff;
padding:3px;	
font-weight:bold;
font-family:Verdana, Geneva, sans-serif;
}

.roundedTable .rightFormCell textarea {
background-color:#fff;
color:#000;
padding:3px;	
font-family:Verdana, Geneva, sans-serif;
font-size:inherit;
}

.roundedTable input[type="reset"]{
background-color:#ccc;
color:#000;
padding:3px;
font-family:Verdana, Geneva, sans-serif;	
}

/*** end 2 column ***/

/*** for 3 column complaints by county table cells ***/
.roundedTable td.leftThreeCol{
background-color:#fafafd;
vertical-align:top;	
text-align:left;
}


.roundedTable td.centerThreeCol, .roundedTable td.rightThreeCol{
background-color:#fff;
text-align:center;	
}

/*** end 3 column ***/



.roundedTable th {
    background-color: #1769ae;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#1769ae), to(#0b4c82));
    background-image: -webkit-linear-gradient(top, #1769ae, #0b4c82);
    background-image:    -moz-linear-gradient(top, #1769ae, #0b4c82);
    background-image:     -ms-linear-gradient(top, #1769ae, #0b4c82);
    background-image:      -o-linear-gradient(top, #1769ae, #0b4c82);
    background-image:         linear-gradient(top, #1769ae, #0b4c82);
    /*-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; 
    -moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;  
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; */       
    border-top: none;
    /*text-shadow: 0 1px 0 rgba(255,255,255,.5);*/
}

.roundedTable td.first {
    background-color: #eee;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e7e5e5), to(#f4f4f7));
    background-image: -webkit-linear-gradient(top, #e7e5e5, #f4f4f7);
    background-image:    -moz-linear-gradient(top, #e7e5e5, #f4f4f7);
    background-image:     -ms-linear-gradient(top, #e7e5e5, #f4f4f7);
    background-image:      -o-linear-gradient(top, #e7e5e5, #f4f4f7);
    background-image:         linear-gradient(top, #e7e5e5, #f4f4f7);
    /*-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; 
    -moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;  
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; */       
	color:#000;
	font-weight:bold;
	font-size:0.75em;
    /*text-shadow: 0 1px 0 rgba(255,255,255,.5);*/
}

.roundedTable td.headercell {
    background-color: #eee;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#c1d8f4), to(#e6f0fc));
    background-image: -webkit-linear-gradient(top, #c1d8f4, #e6f0fc);
    background-image:    -moz-linear-gradient(top, #c1d8f4, #e6f0fc);
    background-image:     -ms-linear-gradient(top, #c1d8f4, #e6f0fc);
    background-image:      -o-linear-gradient(top, #c1d8f4, #e6f0fc);
    background-image:         linear-gradient(top, #c1d8f4, #e6f0fc);
    /*-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; 
    -moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;  
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; */       
	color:#000;
	font-weight:bold;
    /*text-shadow: 0 1px 0 rgba(255,255,255,.5);*/
}

/*
.roundedTable td:first-child, .roundedTable th:first-child {
    border-left: none;
}
*/
.roundedTable td:first-child, .roundedTable th:first-child {
    border-left: none;
}


.roundedTable th:first-child {
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;
}

.roundedTable th:last-child {
    -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0;
}

.roundedTable th:only-child{
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}

.roundedTable tr:last-child td:first-child {
    -moz-border-radius: 0 0 0 6px;
    -webkit-border-radius: 0 0 0 6px;
    border-radius: 0 0 0 6px;
}

.roundedTable tr:last-child td:last-child {
    -moz-border-radius: 0 0 6px 0;
    -webkit-border-radius: 0 0 6px 0;
    border-radius: 0 0 6px 6px;
}

.roundedTable caption{
color:#0F4979;
font-weight:bold;
font-size:1.2em;
padding:3px;
text-align:center;
}

.left, .left td, .left th, table.left{
text-align:left;	
}

.searchBox{
	color: #000;
	font-weight: bold;
	background-color: #fff;
	padding:3px;
}

.searchButton{
color: #000;
font-weight: bold;
FONT-FAMILY: verdana, arial, tahoma; 
background-color: #eee;
padding:2px 6px;
border-color: #ccc;
}


#secondcolumnWrapper .normalText{
font-family:Verdana, Geneva, sans-serif;
font-weight:bold;	
}

.underline{
text-decoration:underline;	
}

#message{
margin:2em;
}

blockquote p{
font-size:1em;
}

.redboldText{
color:#cc0000;
font-weight:bold;	
}

#middlename{
display:none;	
}