a {
	color: #4951AC;
}

a:hover {
	color: #8BC48B;
	text-decoration: none;
}
a.button {
	background-image: url(images/button.gif);
	display: block;
	background-repeat: no-repeat;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	float: left;
	background-position: center center;
	width: 300px;
	height: 30px;
	padding-top: 10px;
	padding-left: 50px;
	margin-left: 45px;
	margin-top: 20px;
}
* html a.button {
	background-image: url(images/button.gif);
	display: block;
	background-repeat: no-repeat;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	float: left;
	background-position: center center;
	width: 300px;
	height: 30px;
	padding-top: 10px;
	padding-left: 50px;
	margin-left: 25px;
	margin-top: 20px;
}
a.button:hover {
	text-decoration: underline;
	color: #4951AC;
}

body {
	color: #326565;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

td {
	font-size: 13px;
	padding-bottom: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}

h1 {
	color: #4951AC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 0px;
}

h2 {
	color: #4951AC;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 8px;
}

h3 {
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
}
h5 {
	margin-bottom: 5px;
}

hr {
	color: #8BC48B;
	height: 1px;
}
img.midbar {
	width: 500px;
	display: block;
	text-align: left;
	margin-left: -25px;
	margin-top: 20px;
	padding-top: 10px;
	float: left;
}
.accent {
	font-size: 14px;
	font-weight: bold;
	color: #4951AC;
}
.accent .ltblue {
	color: #B7B7FF;
}

.boldbox {
	background-color: #4951AC;
	border: 2px solid #8BC48B;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

.boldbox2 {
	background-color: #4951AC;
	border: 2px solid #8BC48B;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
.clear {
	clear: both;
}

.form {
	background-color: #E6E6FF;
	border: 1px solid #4951AC;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	width: 400px;
}

.form .button {
	background-color: #4951AC;
	color: #FFFFFF;
	font-weight: bold;
}

.form .full {
	color: #4951AC;
	width: 95%;
}

.form td {
	color: #4951AC;
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
}

.infobot {
	background-color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: center;
}

.line {
	background-image: url(images/header_bar.gif);
	background-repeat: no-repeat;
	height: 20px;
	margin-bottom: 0px;
	margin-left: -28px;
	margin-right: -30px;
	margin-top: 0px;
}

.linkhighlight {
	color: #4E984E;
	font-weight: bold;
	text-decoration: none;
}

.listbold {
	color: #4951AC;
	font-size: 14px;
	font-weight: bold;
}

.listnumber {
	background-color: #4951AC;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
}

.testimonials h3 {
	color: #64B064;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: -5px;
	text-align: center;
	margin-left: -10px;
	margin-right: -10px;
	padding-bottom: 5px;
	padding-top: 5px;
}

li#navhighlight a {
	color: #A0A4D1;
}

#article {

}
#article b, #article strong {
	color: #4951AC;
}
#bullets a {
	display: block;
	float: left;
	width: 205px;
	margin-right: 15px;
	color: #51A451;
	text-decoration: none;
	font-size: 14px;
}
#bullets a:hover {
	text-decoration: underline;
}
#bullets a.bullethighlight {
	color: #4951AC;
	text-decoration: underline;
}



#cc {
	width: 200px;
	text-align: center;
	color: #59AA59;
	font-size: 14px;
	margin-left: 20px;
	margin-top: 30px;
}
#cc input {
	font-size: 11px;
	margin: 3px;
}
#cc #ea {
	width: 135px;
	color: #699;
}

#container {
	border-bottom: 2px none #8BC48B;
	border-left: 2px solid #8BC48B;
	border-right: 2px solid #8BC48B;
	border-top: 2px solid #8BC48B;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#container td {
	border: none;
}

#content {
	border: 0px;
	clear: both;

	padding-bottom: 30px;
}

#footer {
	background-color: #FFFFFF;
	font-size: 11px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: center;
	clear: both;
}

#footer .infobot a:hover {
	color: #4951AC;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
}

#footer li {
	display: inline;
}

#footer li a {
	color: #3A415A;
	font-weight: bold;
	text-decoration: none;
}

#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 3px 0px;
}

#footernav {
	background-color: #8BC48B;
	margin-top: 5px;
}

#home {
	margin-left: -30px;
	margin-right: -20px;
	margin-top: 20px;
	z-index: 1;
}

#listpage h1 {
	color: #4951AC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}

#listpage h1 {
	border-bottom-color: #8BC48B;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-bottom: 9px;
}

#logo {
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
}

#mainarea {
	margin-top: 0px;
	float: left;
	width: 450px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
}

#mainarea p {
	margin-bottom: 8px;
	margin-top: 0px;
}

#mainarea .testimonials .company {
	border-bottom-color: #8BC48B;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 5px;
	padding-top: 0px;
}

#mainarea .testimonials img {
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 2px;
}

#mainarea .testimonials p {
	color: #4951BB;
	margin-bottom: 5px;
}

#mainarea .testimonials td {
	color: #4951BB;
	padding-top: 5px;
}

#mainarea li {
}

#mainarea li b {
	color: #4951AC;
}
#mainarea #cc {
	width: 390px;
	background-color: #E6E6FF;
	border: 1px solid #4951AC;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	color: #4951AC;
	margin-bottom: 5px;
	margin-top: 0px;
}
#mainarea #hometext {
	font-size: 14px;
	line-height: 130%;
}
#mainarea #hometext ul li {
	font-weight: bold;
	margin-bottom: 7px;
}

#nav {
	margin-top: 0px;
	padding: 0px;
	width: 250px;
	float: left;
}

#nav #creds {
	margin-top: 40px;
	text-align: center;
}

#nav #creds img {
	margin-bottom: 20px;
}

#nav #navhighlight a {
	color: #A0A4D1;
}

#nav li {
	list-style-image: url(images/leaf.gif);
	list-style-type: none;
	margin-bottom: 10px;
	padding-left: 3px;
}

#nav li a {
	color: #5259AF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: none;
}

#nav li a:hover {
	color: #A0A4D1;
}

#rightcol {
	float: left;
	width: 220px;
	margin-top: 50px;
	margin-left: 20px;
}
#rightcol #mktg-tips {
	border: 2px solid #84C084;
	background-color: #E6E6FF;
	color: #3D4283;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#rightcol #mktg-tips h2 {
	background-color: #94C994;
	padding: 5px;
	margin-top: -5px;
	margin-right: -10px;
	margin-left: -10px;
	margin-bottom: 5px;
	color: #FFF;
	text-align: center;
}
#rightcol #mktg-tips ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#rightcol #featured {
	border: 2px solid #84C084;
	background-color: #E0F9E0;
	color: #5EAE5E;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 0px;
}
#rightcol #featured h2 {
	background-color: #94C994;
	margin-top: 0px;
	margin-right: -10px;
	margin-left: -10px;
	margin-bottom: 5px;
	color: #FFF;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
}
#rightcol #featured ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#rightcol #featured img {
	width: 150px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#rightcol #featured p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#rightcol .testimonials {
	background-color: #E4E6F3;
	border: 2px solid #8CC68C;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	color: #5259AF;
}
#rightcol .testimonials p {
	margin-top: 0px;
	margin-bottom: 7px;
}
#rightcol #rightbullets {
	background-color: #E6E6FF;
	border: 1px solid #4951AC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
}
#rightcol #rightbullets h2 {
	background-color: #4951AC;
	color: #FFF;
	margin-top: -10px;
	margin-right: -10px;
	margin-left: -10px;
	padding: 10px;
	text-align: center;
}

#popup {
	border: 2px solid #A3D3AA;
	padding: 5px 10px;
}

#promobot {
	background-color: #EEF7EE;
	border: 1px solid #8BC48B;
	margin-top: 15px;
	padding: 10px;
	text-align: center;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#promobot p {
	line-height: normal;
}
#service {
	clear: both;
	padding-top: 10px;
	background-image: url(images/header_bar.gif);
	background-repeat: no-repeat;
	background-position: 0px -100px;
}

#toc {
	background-color: #EEF7EE;
	border: 1px solid #8BC48B;
	padding: 5px 10px 5px 10px;
}

#toc h1 {
	font-size: 16px;
}

#toc li {
	line-height: normal;
	margin-bottom: 5px;
}

#toc ol {
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#toc p {
	font-size: 11px;
	line-height: normal;
	padding-left: 10px;
}

#toc ul {
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#topnav {
	background-image: url(images/wide_rule.gif);
	background-repeat: no-repeat;
	background-position: 0px 89px;
	float: left;
	width: 700px;
	height: 50px;
	padding-left: 40px;
	padding-top: 70px;

}
#topnav a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
#topnavpic {
	width: 740px;
	margin-top: 50px;
}
#topnav table tr .link1 a {
	background-image: url(images/tab1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #9C9;
}
#topnav table tr .link1 a:hover {
	background-image: url(images/tab1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;	
	color: #5259AF;
}
#topnav table tr .link1 a.active {
	color: #9599CE;
	background-image: url(images/tab1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#topnav table tr .link1 a.active:hover {
	background-image: url(images/tab1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;	
	color: #5259AF;
}
#topnav table tr .link2 a {
	background-image: url(images/tab2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #9C9;
}
#topnav table tr .link2 a:hover {
	background-image: url(images/tab2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;	
	color: #5259AF;
}
#topnav table tr .link2 a.active {
	color: #9599CE;
	background-image: url(images/tab2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#topnav table tr .link2 a.active:hover {
	background-image: url(images/tab2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;	
	color: #5259AF;
}
#topnav table tr .link3 a {
	background-image: url(images/tab3.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #9C9;
}
#topnav table tr .link3 a:hover {
	background-image: url(images/tab3.gif);
	background-repeat: no-repeat;
	background-position: center bottom;	
	color: #5259AF;
}
#topnav table tr .link3 a.active {
	color: #9599CE;
	background-image: url(images/tab3.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#topnav table tr .link3 a.active:hover {
	background-image: url(images/tab3.gif);
	background-repeat: no-repeat;
	background-position: center bottom;	
	color: #5259AF;
}
#topnav table tr .link4 a {
	background-image: url(images/tab4.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #9C9;
}

#topnav table tr .link4 a:hover {
	background-image: url(images/tab4.gif);
	background-repeat: no-repeat;
	background-position: center bottom;	
	color: #5259AF;
}
#topnav table tr .link4 a.active {
	color: #9599CE;
	background-image: url(images/tab4.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#topnav table tr .link4 a.active:hover {
	background-image: url(images/tab4.gif);
	background-repeat: no-repeat;
	background-position: center bottom;	
	color: #5259AF;
}
#rightcol .testimonials h2, #rightcol .testimonials h3, #toc h1 {
	color: #FFF;
	background-color: #8CC68C;
	margin-top: -5px;
	margin-right: -10px;
	margin-bottom: 5px;
	margin-left: -10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-weight: bold;
}
#servicelist a {
	display: block;
	color: #52A352;
	text-decoration: none;
	font-size: 14px;
}
#servicelist .col {
	width: 210px;
	float: left;
	padding-right: 10px;
}
#servicelist .col a:hover {
	text-decoration: underline;
}
#servicelist .col a.bullethighlight {
	color: #4951AC;
	text-decoration: underline;
}
