﻿* 
{
	margin:0;
	padding:0;
}

body {
    FONT-SIZE: 62.5%;
    FONT-FAMILY: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    BACKGROUND-COLOR: #71828a;
    background-image: url('images/pagebg.jpg');
    background-position: top;
    background-repeat: repeat-x;
    background-attachment: fixed;
    width: 100%;
}

A:link
{ 
	text-decoration:underline; 
	color: #0000FF; 
}

A:visited 
{ 
	text-decoration:underline; 
	color: #0000ff; 
}

A:active  
{ 
	text-decoration:underline; 
	color: #0000FF; 
}

A:hover   
{ 
	text-decoration:underline; 
	color: #0000FF; 
}

#ntopage 
{
	top: 0;
	left: 0;
	width: 760px;
    BORDER-RIGHT: #959596 0 solid;
    BORDER-TOP: #959596 1px solid;
    BORDER-LEFT: #959596 0 solid;
    BORDER-BOTTOM: #959596 0 solid;
    margin-left: auto;
    margin-right:auto;  
	background-image: url('images/nto-header.jpg');
	background-repeat: no-repeat;
}

#pagehead
{
	position:  relative;
	width: 760px;
	height: 65px;
	background-image: url('images/c01new.gif');
	background-repeat: repeat-x;
	text-align: left;
	margin-top: 150px;
}

#tab
{
	position: relative;
	font-family: "Arial", "Verdana", "Helvetica", "sans-serif"; 
	FONT-SIZE: 12pt; 
	font-weight: bold;
	line-height: 34px;
	left: 0;
	top: 0;
	background-image: url('images/c02long.gif');
	background-repeat: no-repeat;
	width: 210px;
	height: 65px;
	padding-left: 5px;
}

.servedby
{
	position: absolute;
	top: -4px;
	left: -2px;
    WIDTH: 760px;
    COLOR: white;
    TEXT-ALIGN: right;
    font-size: 8pt;
    font-style: italic;
}

.headerimg 
{
	position: absolute;
	top: 34px;
	left: 0;
    WIDTH: 760px;
    COLOR: white;
    TEXT-ALIGN: right
}

.searchimg 
{
	position: absolute;
	top: 28px;
	left: 0;
    WIDTH: 760px;
    COLOR: white;
    TEXT-ALIGN: left;
    padding-left: 2px;
}

.heading1
{
	position: absolute;
	left: 0;
	top: 34px;
	width: 760px;
	text-align: center;
}

.sidebar 
{
	width: 220px;
	text-align: justify;
	/*background-color: White;*/
	float: left;
	padding: 20px 0 20px 0;
	/*margin-bottom: -2000px;
	padding-bottom: 2000px;*/

}

.widecolumn 
{
	width: 520px;
	/*background: White; url('images/gap_01.gif');*/
	background-position: left;
	background-repeat: repeat-y;
	padding:  20px 0 20px 20px;
	float: right;
	/*margin-bottom: -2000px;
	padding-bottom: 2000px;*/
}

.sidestatement
{
	width: 220px;
	text-align: justify;
	/*background-color: White;*/
	float: left;
	padding: 20px 0 20px 0;
	/*margin-bottom: -300px;
	padding-bottom: 300px;*/
}

.widestatement 
{
	width: 520px;
	/*background: White; url('images/gap_01.gif');*/
	background-position: left;
	background-repeat: repeat-y;
	padding:  20px 0 20px 20px;
	float: right;
	/*margin-bottom: -300px;
	padding-bottom: 300px;*/
}

.certified 
{
	width: 760px;
	background: White;
	background-position: left;
	background-image: url('images/gap_04.gif');
	background-repeat: repeat-y;
	padding: 0px 0 10px 0;
	text-align: right;
}

#content 
{
	overflow: hidden;
	background-color: #FFFFFF;
	background: White url('images/gap_04.gif') repeat-y;
}

.widecolumn .img500 
{
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	border: 0;
}
.widecolumn #submit
{
	float:right;
	margin-bottom: 10px;
}

.widestatement #submit
{
	float:right;
	margin-bottom: 10px;
}

.steps 
{
	line-height: 10px;
}

.steps img 
{
	padding-right: 20px;
}

.spacer 
{
	padding: 10px 0 10px 0;
	width: 191px;
	margin: 0 auto 0 auto;
}

.widecolumn p 
{
	text-align: justify;
	padding-right: 20px;
	padding-bottom: 20px;
	font-size: 120%;
}

.feature 
{
	width: 191px;
	margin-left: auto;
	margin-right: auto;
	background: #687D92 url('images/c_03.gif') no-repeat bottom;
	padding: 0 0 20px;
	font-weight: bold;
}

.feature dl dt 
{
	background: url('images/featuretop.gif') no-repeat;
	padding: 20px 20px 0;
	font-size: 150%;
	color: #FFF;
	line-height: 1;
	margin: 0;
	text-align: center;
}

.feature div 
{
	background: #687D92 url('images/featurebg.gif') repeat-x top;
}

.feature dd 
{
	padding: 10px 10px 0;
	color: #FFF;
	line-height: 1.3;
	margin: 0;
}

.feature dd p
{
	padding: 0 0 10px;
}

#combo 
{
	padding: 20px 0 20px 0;
	width: 191px;
	margin-left: auto;
	margin-right: auto;
}

#cmbCounty 
{
	width: 191px;
}

.footer
{
	clear: both;
	float: left;
	height: 25px;
	width: 760px;
	background-color: Black;
	color: White;
	text-align: center;
	line-height: 25px;
}

#foot
{
	background-color: white;
	padding-top: 2px;
}

#footer_disclaimer
{
	background-color: #EEEEEE;
	text-align: justify;
	font-size: 7pt;
	padding: 5px 20px 5px 20px;
}

#searchform 
{
	width: 500px;
	margin-left:auto;
	margin-right: auto;
	background-color: #C8E3FF;
	background-image: url('images/searchBG.jpg');
	background-position: top;
	background-repeat: repeat-x;
}

#topright
{
	background-image: url('images/searchTR.gif');
	background-position: right top;
	background-repeat: no-repeat;
}

#changecounty
{
	width: 100px;
	margin: -47px 0 0 0;
	position: relative;
	top: 106px;
	left: 311px;
	text-align: center;
}

#changecounty a img
{
	border-width:0;
}

fieldset 
{
	margin:  -6px 0 0 0;
	padding: 0;
	border-style: none;
	background-image: url('images/searchTL.gif');
	background-position: left top;
	background-repeat: no-repeat;
}


legend 
{
	margin-left: 1em;
	color: #000000;
	font-weight: bold;
}

fieldset ol 
{
	padding: 2em 1em 0 1em;
	list-style: none;
	background-image: url('images/searchBL.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
}

fieldset ol li label
{
	margin-top: 4px;
}

fieldset ol li div label
{
	margin-top: 6px;
}

fieldset li 
{
	padding-bottom: 1em;
}

label 
{
	float: left;
	width: 10em;
	margin-right: 1em;
}

fieldset .submit 
{
	float: none;
	width: 14em;
}

.rdogroup
{
	margin-top: 0;
	background-image: none;
}

.rdogroup legend 
{
	margin: 0;
}

.rdogroup ol 
{
	background-image: none;
        margin-top: -20px;
}

.radio
{
   margin:-10px;
}

#bottomright 
{
	background-image: url('images/searchBR.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
}

.luck
{
	padding: 5px;
	text-align: center;
	width: 100%;
	background-color: White;
}

.noluck
{
	padding: 20px;
	font-size: 120%;
	font-weight: bold;
	background-color: White;
}

.noluck ul
{
	padding-left: 20px;
	list-style-image: url('images/bullet1.gif');
}

.noluck ul li
{
	margin-top: 2px;
}

.highlight
{
	color: Red;
}

.datagrid tr td
{
	padding: 2px 5px 2px 5px;
}

.dataheader td
{
	background: #C8E3FF url('images/dataheader.gif') repeat-x;
}

.dataheader_2 td
{
	background: #C8E3FF; /* url('images/dataheader_2.gif') repeat-x;*/
	background-position:bottom;
}

.spacer #Calendar1
{
	width: 191px;
	height: 150px;
}

.spacer a img
{
	border: 0;
	border-style:none;
}

#imgTaxBreakdown, #imgLevy, #imgValue, #imgTax
{
	cursor:pointer;
}

#curtain 
{  
	width:100%;
	display:none;
	background-color:#000000;
	position:absolute;
	top:1000px;
	left:0;
	height: 100%;
	z-index:999;
	opacity:.70;
	filter:alpha(opacity=70);
	visibility: visible;
}

#DialogWrapper
{
	width: 100%;
	position: absolute;
	display: none;
	z-index: 1000;
	top: 1000px;
}

#DialogWindow
{
	border: 1px #FFFFFF outset;
	width: 400px;
	margin: 250px auto 0 auto;
	background: #FFFFFF;
	position: relative;
	top: 0;
	/*display:none;*/
	/*left: 0;*/
	/*z-index: 1000;*/
}
 
#DialogContent
{
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 100%;
	font-size: 90%;
/*	float: right;*/
/*	display: block;*/
}

 
#DialogIcon
{
	padding: 10px;
	float: left;
}
 
#DialogHeader
{
	border-bottom: 1px #00449E outset;
	background: #00449E;
/*	background: #C8E3FF url('images/dataheader.gif') repeat-x;*/
	text-align: right;
}
 
#DialogTitle
{
	float: left;
	padding: 8px;
	color: #FFFFFF;
	font-size: 120%;
	font-weight: bold;
}
 
#DialogActionBtn
{
	cursor:pointer;
}

#graphs
{
	margin-left: 2px;
	padding: 5px 0 5px 0;
	background-color: #FFFFFF;
}

#GraphWrapper
{
	width: 100%;
	position: absolute;
	display: none;
	z-index: 1000;
	top: 1000px;
}

#GraphWindow
{
	border: 1px #FFFFFF outset;
	width: 760px;
	margin: 250px auto 0 auto;
	background: #FFFFFF;
	position: relative;
	top: 0;
	/*display:none;*/
	/*left: 0;*/
	/*z-index: 1000;*/
}
 
#GraphContent
{
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 100%;
	font-size: 90%;
	height: 200px;
/*	float: right;*/
/*	display: block;*/
}

 
#GraphIcon
{
	padding: 10px;
	float: left;
}
 
#GraphHeader
{
	border-bottom: 1px #00449E outset;
	background: #00449E;
/*	background: #C8E3FF url('images/dataheader.gif') repeat-x;*/
	text-align: right;
}
 
#GraphTitle
{
	float: left;
	padding: 8px;
	color: #FFFFFF;
	font-size: 120%;
	font-weight: bold;
}
 
#GraphActionBtn
{
	cursor:pointer;
}

.assess tr td
{
	vertical-align: top;
}

.camahead
{
	padding:2px;
	text-align: center;
	background: #C8E3FF url('images/dataheader.gif') repeat-x;
	font-family: Arial;
	font-weight:bold;
	font-size: 10pt;
}

.camahead a:Link
{
	color: Black;
}

.camahead a:Visited
{
	color: Black;
}

.camahead a:Active
{
	color: Black;
}

.camahead a:Hover
{
	color: Red;
}

.cardtypes
{
	margin: 0;
	padding: 20px 0 0 20px;
	list-style-type: none;
	width: 191px;
	float: left; /* Contain floated list items */	
}

.cardtypes ul
{
	margin-left: auto;
	margin-right: auto;
}

.cardtypes ul li
{
	display: inline;
	margin: 0;
	padding: 0 0 0 20px;
	float: left;
}

#interest
{
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 5px;
}


