body { font-size: 12px; font-family: arial; background-image: url(images/background1.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: center top; }
hr { height: 1px; color: #CCCCCC; border-top: 1px solid #CCCCCC; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-right-style: none; border-bottom-style: none; border-left-style: none; }
p {
	font: 12px/18px arial;
	color: #1A1A1A;
}
ul,li {
		margin: 0px 0px 0px 15px;
		padding: 0px;
		list-style: url(menu/medium_purple_right.gif) none;
}


ul {  }
li { margin-bottom: 2px; }

td { font-size: 12px; font-family: arial; }

a:link { color: #060; }

a:visited { color: #060; }

a:hover { color: #00bd00; }

a:active { color: #060; }
.headline { font-size: 14px; font-family: arial; font-weight: bold; padding-top: 10px; }
.textbox { font-size: 9px; font-family: arial; background-color: #fff; border-color: #8e8e8e; border-width: 1pt; }
.find { font-size: 9px; font-family: arial; margin-right: 12px; }
.left_table { color: #000; padding-right: 7px; padding-left: 7px; }
.box { padding: 15px; border: solid 1px #e2e3e8; }
.b:link { color: #2c479d; }
.b:visited { color: #2c479d; }
.b:hover { color: #2c479d; }

fieldset {
	margin-bottom: 25px;
	border: 1px solid #CCCCCC;
}
.randomtestimonial {
	font: italic 14px/18px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	background: #ECECEC;
	padding: 15px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.randomtestimonial dd {
	font-size: 10px;
	color: #999999;
	margin-top: 10px;
}