body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #168C0D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4F9749;
}
a:hover {
	text-decoration: underline;
	color: #185713;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 13px;
	line-height:16px;
}

/* LAYOUT GOES HERE */
/* LAYOUT GOES HERE */
/* LAYOUT GOES HERE */

TD.overallheader {
background-image:url(images/aa-header.jpg);
background-repeat:no-repeat;
cursor: pointer;
cursor: hand;
height:132px;}

.overallrepeater {
background-image:url(images/aa-repeater.jpg);
background-repeat:repeat-y;}

TD.overallfooter {
background-image:url(images/aa-footer.jpg);
background-repeat:no-repeat;}

/* LAYOUT GOES HERE */


/* CUSTOM TEXT STUFF */
/* CUSTOM TEXT STUFF */
/* CUSTOM TEXT STUFF */

.footertext,a.footertext:link,a.footertext:visited {
font-size:10px;
color:#999999;
text-decoration:none}

a.footertext:hover {
color:#000000;
text-decoration:underline;}

.breadcrumb,a.breadcrumb:link,a.breadcrumb:visited {
font-size:11px;
color:#666666;}


.buttonscontainer {width: 140px;}

.buttons a {color: #283A27;
border: 1px solid;
background-color: #DFDFDF;
padding: 2px;
padding-left: 3px;
font: 11px;
font-weight: normal;
text-decoration: none;
border-color: #F3F3F3 #7E8A82 #7E8A82 #F3F3F3;
display: block;
margin: 0px;
width: 100%;
text-align: left;}

.buttons a:hover {border: 1px solid;
padding-left: 4px;
padding-top: 3px;
padding-bottom: 1px;
padding-right: 1px;
background-color: #D1D1D1;
border-color: #7E8A82 #F3F3F3 #F3F3F3 #7E8A82;
color: #283A27;  /* #168C0D; */
text-decoration: none;}






/* CUSTOM TEXT STUFF */.testimonialsbody {
	border: 1px dotted #999999;
	font-size: 11px;
	color: #3C3C3C;
}


.logos { text-align:left; width:132px; margin:0 auto; }
.logos img { margin-bottom:0.5em; }
