body {
	background-color: #A5B8C0;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
}
ul, li, td, tr {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
}
p {
	text-align:justify;
}
#testimonials p {
	text-align: justify;
        text-indent: 32px;
	margin: 2px;
}
hr {
	border: 0;
	color: #0F74A6;
	background-color: #0F74A6;
	height: 1px;
	width: 90%;
}
img.alignleft {
	border-color: #A5B8C0;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
	margin: 4px 7px 0px 0px;
}
img.alignright {
	border-color: #A5B8C0;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
	margin: 4px 0px 0px 7px;
}

form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
select, textarea {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #C8D1D6; 
	border-width: 0;
}
input.bginput {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #C8D1D6;
	border-width: 0;
}
input.button {
	color: #762E09;
	font-size: 9px;
	background: #EEF0F2 url("images/formbutton_bg.gif");
	border: outset 2px;
	font-weight: bold;
}

.siteborder {
	border: 1px solid #234F78;
	background-color: #E3EAEB;
}
.content {
	padding: 0px 10px 2px 0px;
	height: 500px;
}

.sidebold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #0869A0;
}
.sidesmall {
        padding: 2px 3px 2px 6px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #0869A0;
}
.stress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6D8B92;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8D8476;
}

a:link, a:visited, a:active {
	color: #DAA509;
	text-decoration: none;
}
a:hover {
	color: #0F74A6;
	text-decoration: none;
}
a.lite:link, a.lite:visited, a.lite:active {
	color: #EDE4DE;
	text-decoration: none;
}
a.lite:hover {
	color: #EDE4DE;
	text-decoration: underline;
}

