﻿body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 8pt;
	background-color:#CCCC99;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.mainPage
{
	background-color:#FFFFFF;
}

#wrapper
{
    width: 790px;
    margin: 0 auto;
}

.question
{
    font-weight:bold;
    color:Blue
}

.questionDescription
{
}

.questionFields
{
}

#leftBody
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #333333;
    text-align: left;
    text-indent: 0px;
    vertical-align: top;
    padding: 10px;
    background-image: url(./images/gradient2.jpg);
    border-top: 2px inset #CCCCCC;
    float: left;
    width: 150px;
    background-repeat: repeat-x;
}
#rightBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color: #FFFFFF;
	text-align: justify;
	text-indent: 0px;
	vertical-align: top;
	padding: 10px;
	list-style-position: inside;
	list-style-image: url(./images/bullet.gif);
	border-top: 2px inset #CCCCCC;
	float:left;
	width:703px;
}

.searchStyle
{
    font-size: 8pt;
    font-family: Arial;
}

.resourceBox
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #333333;
    text-align: left;
    vertical-align: top;
    border: 2px inset #CCCCCC;
    text-indent: 0px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    margin: 3px;
    background: url(./images/resourceTitle.jpg) #cccccc repeat-x center top;
}

.shadowLeft {
	background-image: url(./images/leftShadow.jpg);
	background-repeat: repeat-y;
	width:20px;
}
.shadowRight {
	background-image: url(./images/rightShadow.jpg);
	background-repeat: repeat-y;
	width:20px;
}
.shadowDown {
	background-image: url(./images/downShadow.jpg);
	background-repeat: repeat-x;
	height:20px;
}
.shadowRightCorner {
	background-image: url(./images/rightCornerShadow.jpg);
	background-repeat: no-repeat;
}

.mainMenuBar {
	text-align: left;
	text-indent: 10pt;
	vertical-align: middle;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	background-color: #000000;
	height:20px;
}
a.mainMenuBar:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}
a.mainMenuBar:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}
a.mainMenuBar:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
a.mainMenuBar:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}

.downBar {
	text-align: center;
	text-indent: 10pt;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	background-color: #000000;
	height:20px;
	
}


.header
{
    background-color: #333333;
    color: #FFFFFF;
    padding: 3px;
    font-weight: bold;
}
.subheader
{
    font-size: 10pt;
    font-family: Arial;
    text-align: left;
    padding: 3px;
    font-weight: bold;
    margin-left: 10px;
    
}
.owner
{
    font-size: 8pt;
    font-family: Arial;
}
.taxroll
{
    font-size: 8pt;
    font-family: Arial;
    font-weight: bold;
}
.subkey
{
    color: #0000cc;
    font-size: 8pt;
    font-family: Arial;
}
.marginleft
{ 
    margin-left: 10px;
}
.paymentgrid
{
    border: 1px solid #C0C0C0;
    margin: 10px;
    width: 95%;
}
.paymentgridleft
{
    border: 1px solid #C0C0C0;
    margin-left: 10px;
    width: 95%;
}
.paymentgrid_header
{
    font-size: 8pt;
    font-family: Arial;
    text-decoration: underline;
    text-align: left;
    background-color: #CCFFCC;
}
.paymentgrid_receivable
{
    font-size: 8pt;
    font-family: Arial;
    text-align: right;
}
.paymentgrid_detail
{
    font-size: 8pt;
    font-family: Arial;
    text-align: left;
}
.paymentgrid_balance
{
    font-size: 8pt;
    font-family: Arial;
    text-align: left;
    color: #FF0000;
}
.paymentgrid_penalty
{
    font-size: 8pt;
    font-family: Arial;
    text-align: left;
    color: #FF0000;
}
.paymentgrid_total
{
    font-size: 8pt;
    font-family: Arial;
    text-align: right;
    color: #FF0000;
    font-weight: bold;
}
.paymentgrid_topborder
{
    border-width: 1px;
    border-color: #C0C0C0;
    border-top-style: solid;
}
.paymentgrid_bottomborder
{
    font-size: 8pt;
    border-width: 1px;
    border-color: #C0C0C0;
    border-bottom-style: solid;
    font-family: Arial;
}

.paymentgrid_bottomborder_recievable
{
    border-width: 1px;
    border-color: #C0C0C0;
    border-bottom-style: solid;
    text-align: right;
}
.paymentgrid_bottomborder_recievable_label
{
    font-size: 8pt;
    border-width: 1px;
    border-color: #C0C0C0;
    border-bottom-style: solid;
    text-align: right;
    font-family: Arial;
}
.itemcontainer
{
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #000000;
    padding-bottom: 25px;
}
.perdiem
{
    color: maroon;
    font-style: italic;
    margin: 10px;
}
.TabMenu
{
    background-color: White;
    font-size: small;
}
.ListPermits
{
    background-color: White;
    font-size: 8pt;
    font-weight: normal;
    width: 100%;
}