body {
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
}

textarea, input { font-family:Arial, Helvetica, sans-serif; }

strong, dfn { font-weight:bold; }
em { font-style:italic; }

.style22 {color: #339933; font-size: 13px; }
.style24 {color: #666666; font-size: 12px; }
.style25 {color: #666666}
.style26 {font-size: 11px;}
.style31 {font-size: 12px;}
.style39 {font-size: 12px;}
.style41 {
	color: #3A922E;
	font-weight: bold;
}
.style43 {color: #990000;}
.style6 {font-family: Arial, Helvetica, sans-serif;}
.style44 {font-size: 10px;}
.style45 {font-weight: bold; color: #999999;}
.style47 {
	color: #666666;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.style48 {font-size: 10px; font-family: Arial, Helvetica, sans-serif; }
.style50 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

#main {
	padding: 0px;
	width: 899px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
	clear: both;
}
#main #logo {
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 899px;
}
#main #columns {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 899px;
	position: relative;
	z-index: 200;
/*	height:800px; */
}

#main #columns #left {
	height:auto;
	position: relative;
	float:left;
	width: 198px;
	z-index: 100;
}

#left {
	z-index: 99999;
}

#main #columns #left h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C5C5C;
}
/*
#main #columns #center {
	position: absolute;
	width: 444px;
	left: 208px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #FFFFFF;
	margin-top: 10px;
}
*/

#header {
	z-index: 999;
}

#menu {
	width: 196px;
	background: #eee;
	z-index: 999;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #FFF;
}

#menu a, #menu h2 {
	font: bold 11px/16px arial, helvetica, sans-serif;
	display: block;
	margin: 0;
	padding: 2px 11px;
}

#menu h2 {
	color: #fff;
	background: #000;
	text-transform: uppercase;
}

#menu a {
	color: #000;
	background: #95d542 url(../images/main_menu0.gif);
	text-decoration: none;
	border-bottom: 1px solid #FFF;
}

#menu a:hover {
	color: #FFF;
	background: #95d542 url(../images/main_menu0_on.gif);
}

#menu li {
	position: relative;
	list-style-type:none;
}

#menu ul ul {
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
}
#menu ul ul {
	display: none;
}

#menu ul li:hover ul {
	display: block;
}
.button {
	display: block;
	width: 174px;
	height: 17px;
	background-color: #112a83;
	}
.button span {
	width: 196px;
	padding-right: 0px;
	z-index: 999;
	}


#main #columns #center {
	position: relative;
	width: 444px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: transparent;
	margin-top: 17px;
	z-index: 1;
	float:left;
}

#content #columns #center {
	z-index: 1;
}

#main #columns #center hr {
	clear: both;
	width: 430px;
	margin: 0px;
	padding: 0px;
	line-height: 1px;
	display: inline;
}
#main #columns #content {
	position: relative;
	float: right;
	width: 630px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	margin-top: 10px;
	padding: 0px 40px 20px 0px;
	z-index: 0;
}
		#content h1 {
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:16px;
			color:#3A922E;
		}
		#content h2 {
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:14px;
			color:#3A922E;
			margin-bottom:0px;
		}
		#content h3 {
			font-family:Arial, Helvetica, sans-serif;
			font-size:13px;
			color:#000000;
			margin-bottom:0px;
		}
		#content p.shrinktop {
			margin-top:3px;
		}
		#content .linebreak {
			background:url(../images/line_break.gif) repeat-x;
			width:100%;
			height:7px;
			margin: 20px 0px 20px 0px;
		}
		#content a:link {color:#3A922E;}
		#content a:visited {color:#3A922E;}		
		#content a:active {color:#3A922E;}
		#content a:hover {color:#999999;}
		#content #rightbox {
			float:right;
			width:215px;
			text-align:left;
			margin-left:30px;
			margin-bottom:30px;
		}
				#content #rightbox ul {
					list-style-image:url(../images/rightbox_list_dot.gif);
					margin:20px 0 0 13px;
					padding:0;
				}
					
#main #columns #right {
	position: relative;
	width: 234px;
	top: 0px;
	right: 0px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
	background-color: #F7F7F7;
	margin-top: 2px;
}
		#main #columns #right h6 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			color: #3A922E;
			background-color: #DFDFDF;
			margin-left: 5px;
			margin-top: 1px;
			margin-bottom: 1px;
			padding: 0 6px 0 6px;
		}
		#main #columns #right a:link {text-decoration:underline; color: #3A922E;}
		#main #columns #right a:visited {text-decoration:underline; color: #3A922E;}
		#main #columns #right a:active {text-decoration:none; color: #888888;}
		#main #columns #right a:hover {text-decoration:underline; color:#888888;}

		.learnmore {
			margin-top: 0px;
			padding-top: 0px;
			list-style: outside;
			font-size: 12px;
		}
		
		.learnmorelist li{
			list-style: none;
		}
								
#main #columns #center h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3A922E;
}
.imgpad {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 2px;
}
#main #footer {
	height: 58px;
	width: 890px;
	position: relative;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/footer_tile.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 0px;
	clear: both;
	overflow: visible;
}
		#main #footer a:link {color: #666666; text-decoration:none;}
		#main #footer a:visited {color: #666666; text-decoration:none;}
		#main #footer a:active {color: #666666; text-decoration:none;}
		#main #footer a:hover {color: #666666; text-decoration:none;}

#main #footer #lefttext{
	display: inline;
	position: relative;
	top: 0px;
	left: 0px;
	height: 50px;
	width: 380px;
	float: left;
	text-align: left;
	padding-top:10px; 
}
#main #footer #righttext{
	display: inline;
	position: relative;
	height: 50px;
	width: 510px;
	float: left;
	text-align: right;
	padding-top:10px; 
	/*padding-right:20px;*/
}
#main #columns #right p {
	margin-left: 15px;
	margin-top: 0px;
}
.forminput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
}

.copyrighttext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}


/*
=========================
NEW SPLASH AREA
=========================
*/
div#flash { padding:10px 0 0 2px; }

table#new #menu { width:200px; }
table#new #menu ul { padding:0; margin:0; position:relative; }
table#new #menu ul li { list-style-type:none; }
table#new #menu ul li a {
	width:178px;
	color: #000;
	background:url(../images/main_menu0.gif) no-repeat top left #95d542;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

table#new #menu ul li a:hover {
	background:url(../images/main_menu0_on.gif) no-repeat top left #3C9330;
	width:178px;
	color: #fff;
}
table#new #menu ul li a.button span {
	width: 178px;
	z-index: 999;
}
table#new #menu ul ul {
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
	padding:0;
	margin:0;
}
table#new #menu ul ul {
	display: none;
}

table#new #menu ul li:hover ul {
	display: block;
}

div#splash {
	width:700px;
	height:241px;
	padding:0;
	position:relative;
}

div#splash div.col { width:170px; height:241px; float:left; }
div#splash div.col a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
}
div#splash div.col a:hover { color:#fff; }

div#splash div.tax-prep { margin:0 0 0 5px; display:inline; }
div#splash div.tax-prep a {
	background:url(../images/top-buttons/btn_clergy-tax-prep.jpg) no-repeat top center;
	width:170px;
	height:31px;
	padding:210px 0 0;
	display:block;
}
div#splash div.tax-prep a:hover { background:url(../images/top-buttons/btn_clergy-tax-prep-over.jpg) no-repeat top center; }

div#splash div.products { margin:0 0 0 5px; display:inline; }
div#splash div.products a {
	background:url(../images/top-buttons/btn_tax-legal-products.jpg) no-repeat top center;
	width:170px;
	height:41px;
	padding:200px 0 0;
	display:block;
}
div#splash div.products a:hover { background:url(../images/top-buttons/btn_tax-legal-products-over.jpg) no-repeat top center; }

div#splash div.finance { margin:0 0 0 5px; display:inline; }
div#splash div.finance a {
	background:url(../images/top-buttons/btn_mortgage-financing.jpg) no-repeat top center;
	width:170px;
	height:31px;
	padding:210px 0 0;
	display:block;	
}
div#splash div.finance a:hover { background:url(../images/top-buttons/btn_mortgage-financing-over.jpg) no-repeat top center; }

div#splash div.payroll { margin:0 0 0 5px; display:inline; }
div#splash div.payroll a {
	background:url(../images/top-buttons/btn_payroll-solutions.jpg) no-repeat top center;
	width:170px;
	height:31px;
	padding:210px 0 0;
	display:block;	
}
div#splash div.payroll a:hover { background:url(../images/top-buttons/btn_payroll-solutions-over.jpg) no-repeat top center; }


/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}