@charset "utf-8";
/* CSS Document */
									/*
									*********************************************
									*        Created by: Damion Myers           *
									*  Tax Payer Audit and Assement Department  *
									****************IT UNIT *********************
									                                            */              


body
{	
	font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#000000;
	margin:10px auto; 
	width:800px;
}


a
{
	color:#0033CC;
}
h1, h2, p, form
{
	border:0px; 
	margin:0px; 
	padding:0px;
}

textarea
{
	width: 560px;
	height: 120px;
	border: 1px solid #000;
	padding: 5px;
	background-color:#09F;
	color:#000;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; 
}

.popUp
{
	 position:absolute;
	 visibility:hidden;
		 
}

.annual
{

font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;

}


select
{
	width:265px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
}

.heading
{
border:#006393 solid thin;
background-color:#006393;
color:white;
border-bottom:#000 solid 4px;
font-size:14px;
padding:10px;
}

input
{	font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
}

/*p:last-child:after {
       content: "\2766"; /* Here comes the ivy leaf */
      /* font-size: 150%; /* Makes the leaf larger than the normal text */
      /* padding-left: 10px; /* Leaf won't clash with the last letter of the text */
      /* float: right; /* Horizontal position is set to the right edge of the column */
     /*  position: relative; /* This is just an homage to Albert Einstein */
     /*  top: 15px /*Vertical distance from the last line of text */
 


h2
{	color:#666666; 
	margin-bottom:20px;
	font-size:12px;
}

div.main
{
	width:600px;
}

#ResultBox
{
font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; 
text-align:left;
padding:0;
line-height:1.22em;
margin:-4px;
width:800px;
}



div.box
{
	border:solid 1px #c6cfe1;
	background:url(../img/bg.jpg) repeat-x;
	padding:10px 50px;
	margin-bottom:20px;
		
}

div.box h1 
{
	font-size:14px;
	color:#000000;
	padding-bottom:4px;
}

div.box p
{padding-bottom:14px;}

div.box input .input-text
{
	border:1px solid #3b6e22;
	color:#666666;
	width:180px;
}

div.box label
{
	display:block;
	margin-bottom:10px;
	color:#555555;
}

div.box label span
{
	display:block;
	float:left;
	padding-right:6px;
	width:145px;
	text-align:right;
	font-weight:bold;
}
.spacer
{
	margin-left:80px; 
	margin-bottom:10px;
	font-size:11px;
	color:#555555;
}

.blueBtn
{
	width:150px;
	/*background:url(img/cal.png);*/
	/*border: 1px none;*/
	cursor:pointer;
	height:38px;
	margin-left:115px;
}


.blueBtnReset
{
	width:150px;
	/*background:url(img/reset.png);
	border: 1px none;*/
	cursor:pointer;
	height:38px;
}

.blueBtnReturn
{
	width:201px;
	/*background:url(img/Return.png);
	border: 1px none;*/
	cursor:pointer;
	height:38px;
	margin-left:300px;
}


.line 
{ 
background:url(img/borderLine.gif);
background-repeat:no-repeat;
background-position:center bottom;
margin: 8px auto;
height: 1px;
}

div.hr 
{
	height: 10px;
	background:url(img/borderLine.gif) no-repeat scroll center;
	}
	
div.hr hr 
{
	display: none;
}

.hotspot 
{
	cursor:pointer;
	
	}
	
	
#tt {position:absolute; display:block; background:url(img/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(img/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#ccc; color:#000}
#ttbot {display:block; height:5px; margin-left:5px; background:url(img/tt_bottom.gif) top right no-repeat; overflow:hidden}


TD {
	VERTICAL-ALIGN: top;
}
TH {
	VERTICAL-ALIGN: top;
}
TR {
	VERTICAL-ALIGN: top;
}

.hw {
	PADDING-BOTTOM: 6px; BACKGROUND-COLOR: #000000; PADDING-LEFT: 6px; PADDING-RIGHT: 6px; COLOR: #ffffff; FONT-WEIGHT: bold; PADDING-TOP: 6px
}

.dark1 {
	BORDER-BOTTOM: #cccccc 1px solid
}

.dark2 {
	BORDER-BOTTOM: #cccccc 1px solid
}

.light1 {
	BORDER-BOTTOM: #cccccc 1px solid
}

.light2 {
	BORDER-BOTTOM: #cccccc 1px solid
}

.dark2 {
	BACKGROUND-COLOR: #fff0c1
}

.light1 {
	BACKGROUND-COLOR: #ffffff
}

button *

{

border: none !important; 

 }



input,

input *

{

outline: none !important; 

 }



button::-moz-focus-outer,

::-moz-focus-inner

{

border:none!important;

}





menulist *,::-moz-focus-inner

{ 

border: 0px solid transparent !important;

border:none!important;

/*outline:none!important;*/

}




