﻿h1 {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.bold {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #006600;
	font-style: normal;
	font-variant: normal;
}
.boldSmall {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #006600;
	font-style: normal;
	font-variant: normal;
}

.floatleft {
	padding: 1em;
	float: left;
}
.floatright {
	padding: 1em;
	float: right;
}
.scrollbox {
	padding: 4px;
	overflow: scroll;
	overflow-x: hidden;
	height: 250px;
	margin: .5em;
	clip: rect(auto, auto, auto, auto);
}
.scrollbox2 {
	padding: 4px;
	overflow: scroll;
	overflow-x: hidden;
	height: 200px;
	margin: .5em;
	clip: rect(auto, auto, auto, auto);
}
.scrollbox3 {
	padding: 4px;
	overflow: scroll;
	overflow-x: hidden;
	height: 100px;
	margin: .5em;
	clip: rect(auto, auto, auto, auto);
}

.squarecontainer { 
	width: 100%;
}
.squares {
	float: left;
	width: 210px;
	height: 100%;
	border: 0 none black;
}
.squares2 {
	float: left;
	width: 60%;
	height: 141%;
	margin: .5em;
	border: 0 none black;
}
.style1smallfont {
	font-size: small;
}
.style3largeboldfont {
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.imagenoborder {
	border-style: none;
	border-width: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}
.bolddkgreensm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #003300;
}
#whitelink {
	color: #FFFFFF;
	background-color: #1A8229;
	background-image: url('../images/design/quickbooksgreen1x1.gif');
	background-repeat: repeat;
}
#whitelink a:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('../images/design/quickbooksgreen1x1.gif');
	background-color: #1A8229;
	background-repeat: repeat;
	font-size: x-small;
}
.companyinfo {
	background-image: url('../images/design/icon-lg.png');
	background-repeat: no-repeat;
	height: 106px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	color: #003300;
}
.fsquarecontainer {
	width: 98%;
	height: 100%;
}
.fsquares {
	float: left;
	width: 11.2em;
	/*height: 136px; with image images/design/certified_quickbooks.png*/
	height: 273px;
	margin: .5em;
	border: 1px none black;
}
.fsquares2 {
	/*border-bottom: 2px solid #060;*/
	float: left;
	width: 25em;
	/*height: 135px; with image images/design/certified_quickbooks.png*/
	height: 274px;
	margin: .5em;
	border-left-style: none;
	border-left-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-top-style: none;
	border-top-width: 0px;
	/*background-image: url('../images/design/icon-lg-2.png');
	background-repeat: no-repeat;*/
}
.faqqa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #006600;
}
.pagebullets {
	list-style-image: url('../images/nav/menuarrow2.png');
}
.contactbgtop {
	background-image: url('../images/design/staffTP.png');
	background-repeat: no-repeat;
	background-position:right
}
