/* Style Sheet for Solutions for Accounting */
/*******************************/

* {
	margin: 0;
	padding: 0;
}

table td {
	padding: 3px;
}

ul {
	padding-left: 25px;
	margin-bottom: 10px;
}
a {
	text-align: left;
}

li {
	list-style: url(../images/bulletCategoryList.gif);
	margin-bottom: 3px;
}
body {
	padding: 0;
	width: 737px;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(../images/bgBody.gif) repeat-x;
	color: #626060;
	text-align: justify;
}
#human {
visibility:hidden;
display:none;
}
img {
	display: block;
	margin: 0;
	border:0;
}

form {
	padding: 0;
	margin: 0;
}

h1, h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	font-size: 16px;
	color: #3D8B59;
	margin-top: 3px;
	margin-bottom: 0;
	padding-bottom: 0;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #2D6900;
	font-weight:bold;
	margin: 0;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #66AC66;
	font-weight:normal;
	margin-top: 0px;
	text-align:left;
	margin: 0;
	padding: 0;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	font-size: 13px;
	color: #666;
	margin-top: 3px;
	margin-bottom: 5px;
	padding-bottom: 0;
}

p {
	margin:0;
	padding:0;
}

a {
	font-weight: normal;
	color: #626060;
}

a:hover {
	color: #6C0101;
}

.pgimg { float: right; margin-left: 15px; margin-bottom: 15px; }

/****************IDs****************/
/**********************************/

#contact-bar {
	float: left;
	width: 201px;
	padding: 15px 0 0 0;
}

#contact-info {
	background: #545454;
	color: #fff;
	font-size: 11px;
	padding: 15px 20px 15px 20px;
	text-align: left;
}

#contact-info p {
	margin-bottom: 10px;
}

#container {
	float: left;
	width: 536px;
}


#content-container {
	float: left;
	background: url(../images/bgContent.gif) no-repeat;
	width: 534px;
}

#search-bar {
	float: left;
	width: 534px;
	height: 90px;
	padding-top: 20px;
	border-right: 2px solid #E3E3E3;
}

#search {
	width: 170px;
	float: right;
}

#search p {
	font-weight: bold;
	color: #3D8B59;
	font-size: 11px;
	margin-bottom: 4px;
}

#search input.search-text {
	width: 110px;
	padding: 1px;
}

#search #searchgo {
	border: 0;
	margin-left: 3px;
}

#logo-overlap {
	position: absolute;
	top: 174px;
	width: 13px;
	height: 379px;
}

#menu-header {
	float: left;
	width: 536px;
	height: 13px;
	margin-bottom: 1px;
	background:url(../images/menu-header.jpg);
}

#content {
	float: left;
	border-right: 2px solid #E3E3E3;
	width: 484px;
	padding: 0 25px 10px 25px;
	min-height: 381px
}

#content h1 {
	margin-bottom: 10px;
}

#content p {
	margin-bottom: 10px;
}

#content p a.back {
	padding: 0 0 0 10px;
	background: #FFFFFF url(../images/bulletBack.gif) no-repeat 0 5px;
	color: #535353;
	font-weight: bold;
	text-decoration: none;
}

#content ul.info {
	float: right;
	margin: 0 0 12px 12px;
	padding: 0;
	list-style: none;
}
#content ul.info li {
	width: 150px;
	margin: 0;
	padding: 0;
	border: 1px solid #B9B9B9;
	border-top-width: 0;
	background-image: none;
	background-color: #F1F1F0;
	color: #535353;
	list-style: none;
	list-style-image: none;
}
#content ul.info li.first {
	border-top: 1px solid #B9B9B9;
}
#content ul.info li.nolink {
	width: 138px;
	padding: 6px;
}
#content ul.info li p {
	margin: 0;
	background-color: #F1F1F0;
	color: #535353;
}
#content ul.info li p a {
	width: 116px;
	display: block;
}
#content ul.info li p a.form {
	background: #F1F1F0 url(../images/bulletInfo.gif) no-repeat 6px 5px;
	padding: 6px 6px 6px 28px;
}
#content ul.info li p a.file {
	background: #F1F1F0 url(../images/bulletPDF.gif) no-repeat 4px 5px;
	padding: 6px 6px 6px 28px;
}
#whats-new {
	float: left;
	width: 205px;
	background: url(../images/vDot.gif) right repeat-y;
	display: inline;
	padding: 15px 15px 15px 15px;
}

ul.news {
	margin: 0;
	padding: 0;
}

ul.news li {
	margin: 0 0 12px;
	padding: 0;
	background-image: none;
	list-style: none;
	list-style-image: none;
}

ul.news li strong {
	color: #3D8B59;
}

ul.news li a {
	display: block;
	font-weight: bold;
	margin: 0 0 0 -15px;
	padding: 0 0 0 15px;
	background: #FFFFFF url(../images/bulletMore.gif) no-repeat 0 5px;
	color: #3D8B59;
}

ul.news li a:hover{
	color: #6C0101;
}

#events{
	float: right;
	width: 210px;
	display: inline;
	padding: 15px 15px 15px 15px;
}

#events img {
	float: right;
	border: 1px solid #959595;
	padding: 2px;
	margin: 0 0 0 5px;
}

#footer {
	float: left;
	width: 484px;
	padding: 10px 25px 10px 25px;
	background: #ECECEC;
	border-right: 2px solid #E3E3E3;
	clear: both;
	margin-bottom: 5px;
}

#newsletter {
	float: left;
	width: 235px;
	height: 187px;
	background: url(../images/bgNewsletter.gif) right repeat-y;
	display: inline;
	padding: 5px 0 5px 0;
}

#newsletter .scoe {
	margin: 20px auto 0 auto;
}

#newsletter p {
	font-weight:normal;
	width:200px;
	margin:0px 0px 5px 0px;
}

#newsletter input {
	width: 130px;
	margin-right: 3px;
	font-weight: normal;
	font-size: 11px;
	vertical-align: middle;
}

#newsletter input#newslettergo {
	width: 31px;
	margin-right: 0;
}

#newsletter a {
	color:#3D8B59;
	font-weight: normal;
}

#newsletter a:hover {
	color:#6C0101;
}

#footer-logos {
	float: right;
	width: 235px;
	display: inline;
	padding: 5px 0 5px 0;
}

#footer-logos img {
	margin: 0 auto;
	border: 1px solid #BCC3BA;
}
#newsletter ul {
	list-style: none;
	list-style-image: none;
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
}

#newsletter ul li {
	display:inline;
	list-style: none;
	list-style-image: none;
	margin: 0 5px;
	padding: 0;
}

#newsletter ul li img {
	display: inline;
	vertical-align: middle;
}

#footer-logos p {
	font-weight:normal;
	margin:0px 0px 5px 0px;
}

#footer-logos  a.more {
	float: right;
	margin-top: 10px;
	padding: 0 0 0 10px;
	background: #ECECEC url(../images/bulletMore.gif) no-repeat 0 5px;
	color: #535353;
	font-weight: bold;
	text-decoration: none;
}

.formone {
	margin: 0 0 12px;
	font-weight: bold;
}
.formone table {
	border: 1px solid #B9B9B9;
	border-collapse: collapse;
	background-color: #F1F1F0;
	color: #535353;
}
.formone th {
	padding: 4px;
	border-bottom: 1px solid #B9B9B9;
	background-color: #828080;
	color: #FFFFFF;
	text-align: left;
}
.formone td {
	padding: 0px 9px 0px 5px;
}
.formone tr.first td {
	padding-top: 8px;
}
form.formone p {
	margin: 0;
	padding: 0 0 0 15px;
	background-color: #F1F1F0;
	color: #535353;
}
form.formone p.required {
	padding: 0 25px 0 15px;
	background: #F1F1F0 url(../images/bulletRequired.gif) no-repeat 166px 1px;
	color: #535353;
}
.formone input,.formone textarea {
	width: 140px;
	font-weight: normal;
}
.formone select {
	font-weight: normal;
}
.formone input.button {
	width: auto;
	margin-bottom: 8px;
	border: 1px solid #535353;
	background-color: #3D8B59;
	color: #FFFFFF;
	font-weight: bold;
}
/************Main NAV****************/
/***************************************/

ul#main-navigation {
	padding: 0;
	margin: 0;
	text-align: center;
	list-style:none;
	float: left;
	position: relative;
}
ul#main-navigation li {
	display:inline;
	padding: 0;
	margin: 0;
	color:#858686;
}

ul#main-navigation li a {
	float: left;
	color:#003263;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}



ul#main-navigation li a:hover {
	color: #B30520;
}

ul#main-navigation li a span {
	display: none;
}


/*************Classes***************/
/***********************************/

.clearfix {
	clear:both;
	height: 10px;
}

.spacer-dotted {
	background: url(../images/hDot.gif) bottom repeat-x;
	height: 20px;
	clear: both;
}	

.center {
	text-align: center;
}

.news-lnk {
	font-weight: normal;
	color: #3D8B59;
}

.news-lnk:hover {
	color: #6C0101;
}

.active {
	font-weight: bold;
}

.cat-img {
	float: left;
	margin: 0 10px 10px 0;
	width: 93px;
	border: 1px solid #959595;
	padding: 2px;
	clear: left;
}

.art-images {
	float: left;
	width: 106px;
}

.events {
	border: 1px solid #B9B9B9;
	margin: 0;
	padding: 0;
	list-style-type:none;
	float: left;
}

.events li {
	background: #F1F1F0;
	list-style-image: none;
	list-style: none;
	margin: 0;
	padding: 3px;
	float: left;
	width: 476px;
}

.events li.header {
	background: #828080;
	color: #fff;
	font-weight: bold;
}

.events li span {
	display: block;
	float: left;
	width: 130px;
}

.subList {	
	margin-top: 10px;
	background: #F1F1F0;
	border: 1px solid #B9B9B9;
	padding: 10px 25px 10px 25px;
}

.subList li a {
	color: #3D8B59;
}

.subList li a:hover {
	color: #6C0101;
}

.righttext {
	clear: right;
	float: right;
	width: 366px;
}

.event-righttext {
	clear: right;
	float: right;
	width: 346px;
}

.to_top_link{
	color: #3D8B59;
	clear: both;
	float: right;
}

.homeImg {
	float: right;
	width: 120px;
	margin-left: 10px;
}


/*************Contact Form***************/
/***********************************/
.noPad{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	overflow:hidden;
	font-size: 11px;
}
label {
	width: 80px;
	float: left;
	text-align: left;
	margin-top:1px;
	margin-right: 0.5em;
	display: block;
	font-weight:bold;
}
.buttonSub {
	margin-left: 57px;
	color: #fff;
	background: #71949B;
}
fieldset {
	margin-left: 0px;
	border:0px;
}
legend {
	padding: 2px 6px;
	color: #71949B;
}

