body {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Sans-serif;
	font-size: 12px;
	background-color:white;
	color:#333333;
	margin: 0;
	padding: 0;
}
table {
	font-family: Trebuchet, Trebuchet MS,  Verdana, Sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 2px;
}

td { 
/*border: solid 1px #c00;*/
}
img {
	border: none;

}


/* box styles */

.content {
	width: 900px;
	padding: 0 10px 20px 20px;

}
.tax-guides-content {text-align: center; padding: 0 0px 75px 50px;}
.tax-guides-content p {text-align: center; padding: 0 25px;}

.contact {text-align: right;}
#maintable {
	margin: 0px 0 0;
	padding: 0;
	width: 900px;
}

img.welcometo {margin: 0px 0 0 36px;}

img.logo-home {
	margin: 20px 45px 6px
}
img.logo-home-page {
	margin: 0px 45px 6px 8px
}

.about-logo {text-align: center; margin: 20px 0px; border: solid 1px #fff;}

a.leftaboutlogo {margin: 0 50px 0 0;}
a.middleaboutlogo {margin: 0 50px 0 0;}
a.rightaboutlogo {margin: 0;}


.downloads {
	margin: 20px 0;
	text-align: center;}
	
.update {
	text-align: center;
	font-weight: bold;
	}


.spacer {clear: both;}
	
/* menu styles */
#menu {
	padding: 0;
	margin: 0;
	text-align: right;
	list-style: none;
	text-decoration: none;

	/*border: solid 1px #00f;*/
	}

#menu li {
	margin: 0; padding: 10px 50px 34px 0px; 
	background: url(image/menu-bg.gif) repeat-x right top;
	letter-spacing: 1px;
	}

#menu a:link {color: #fff; text-decoration: none; font-weight: bold;}
#menu a:visited {color: #fff; text-decoration: none; font-weight: bold;}
#menu a:hover {color: #6F2000; font-weight: bold; font-style: italic;}
#menu a:active {color: #fff; text-decoration: none; font-weight: bold;}

#menu a.on:link {color: #6F2000; text-decoration: none; font-style: italic; font-weight: bold;}
#menu a.on:visited {color: #6F2000; text-decoration: none; font-style: italic; font-weight: bold;}
#menu a.on:hover {color: #6F2000; text-decoration: none; font-style: italic; font-weight: bold;}
#menu a.on:active {color: #6F2000; text-decoration: none;font-style: italic;  font-weight: bold;}



a.autumn:link {color:maroon;}
a.autumn:visited {color:maroon;}
a.autumn:hover {color:maroon;}
a.autumn:active {color:maroon;}

a.spring:link {color:green;}
a.spring:visited {color:green;}
a.spring:hover {color:green;}
a.spring:active {color:green;}

a.winter:link {color:navy;}
a.winter:visited {color:navy;}
a.winter:hover {color:navy;}
a.winter:active {color:navy;}
/* headings */

h1 {
	padding: 0;
	margin: 0 0 1em 0;
	color: #000062;
	font: bold 18px "Trebuchet MS";
}
h1.taxguides {margin: 35px 0 35px 0; text-align: center;}
h2 {
	padding: 0;
	margin: 1em 0 .5em 0;
	margin-collapse: collapse;
	font-weight: bold;
	color:#FF0000;
	font-size: 16px
}
h3 {
	padding: 0;
	font-weight: bold;
	color:#009;
	margin: 1em 0 0.5em;
	font-size: 16px;

}
h4 {font-weight: normal;}
h5 {font-weight: normal;}
h6 {font-weight: normal;}

h3 .credentials {font-size: 9px; margin-left: 2em;}

/* text styles */

p {
	margin: 0 0 1em;
	line-height: 1.5em;
}

.contactinfo { text-align: left; font-size: 11px; margin: 0; padding: 0;}
.introtext {
	margin: 0 0 0 25px; padding: 0; 
	}
	
	
.text20 {
        font-family: Helvetica, Arial, sans-serif;
        font-size:10px;
        text-decoration:none;
        color:gray;
        font-weight: bold;
    }
.bottompara {font-size: 11px; margin: 10px 0 0;}
strong {color: #009; font-weight: bold;}
	
/* footer */
.footerpara {margin: 50px 0; width: 400px; margin: 0 auto; border: solid 1px #00f; }
.textblurb {margin: 10px 0 10px 225px; width: 300px; line-height: 1.5em; }

.footercell {padding: 0; margin: 0;}
.footer {
	margin: 10px 0;
	margin: 10px 0 0 15px;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}

.footer-menu {
	background: url(image/menu-bg.gif) left top;
	padding: 7px 20px 10px 0px;
	text-align: center;
	height: 24px;
	color: #CCCCCC;

	}


/* links */
    a:link {
	color: #009;
	text-decoration:underline;
}
    a:active { color:red }
    a:visited { color:#000099}
a:hover {
	color: red;
	text-decoration:underline;
}    
/* images */    

.comic-illustration {margin: 100px 0 0 25px;}
   
   
   #update-table {width: 475px; margin: 35px 0;}
#update-table td {padding: 0; margin: 0;}	
.imageright {
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.table {
	border: 1px solid #999999;
	margin-left: 20px;
}
.cellright {
	text-align: right;
	padding-right: 1px;
}
.imageleft {

	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.underline {
	text-decoration: underline;
	text-align: right;

}
.red {
	color: #FF0000;
	font-weight: bold;
}
.blue {
	color: #000099;
	font-weight: bold;
}
.cellrightblue {
	text-align: right;
	padding-right: 2px;
	color: #000099;
	background: #efefef;
	font-weight: bold;
}
.blue-greybgnd {
	color: #000099;
	font-weight: bold;
}

