body { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-image: url(../images/fill-bkgd.jpg); background-repeat: repeat-x; }

p { text-align: left; margin-top: 0; }
.box-text { text-align: left; margin-top: 5px; margin-bottom: 0; }
.text-spacebottom { text-align: left; margin-top: 0; margin-bottom: 5px; }
.text-spacetop { text-align: left; margin-top: 5px; margin-bottom: 0; }
.text-whatsnew {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 0;
}
.text-nospace { text-align: left; margin-top: 0; margin-bottom: 0; }
.text-whatsnew-heading {
	font-weight: bold;
	color: #D5652C;
	margin-bottom: 0px;
}

a:link {
	color: #0080c0;
	text-decoration: underline;
}
a:visited {
	color: #A0A0A4;
	text-decoration: underline;
}
a:hover { color: #d5652c; text-decoration: underline; }
a:active {
	color: #0080c0;
	text-decoration: underline;
}

.box-black { border: solid 1px silver; }
.box-blue { border: solid 1px #0080c0; }
.BorderRightOrange { border-right: 1px dotted #d5652c; }

.BorderLeftOrange { border-left: 1px dotted #d5652c; border-top-width: 0; border-right-width: 0; border-bottom-width: 0; }
h4 {
	color: #d5652c;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-top: 0;
	margin-bottom: 8px;
	border-bottom: 1px dotted #0080c0;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.col-headings {
	color: #d5652c;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 8px;
}
.post-date {
	color: #0080c0;
	margin: 0;
	text-align: left;
}
.service-list {
	text-align: center;
	margin: 2px 0 0;
}
li { color: #0080c0; text-align: left; margin: 0; }
h3 {
	color: #0080c0;
	font-size: 13px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: normal;
	line-height: 120%;
	text-align: center;
	margin-top: 1em;
	margin-right: 5;
	margin-bottom: 1em;
	margin-left: 5;
}
h1 { color: #d5652c; font-size: 18px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 120%; margin: 0; }
h6 {
	color: #d5652c;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	text-align: left;
	margin: 0;
}
h5 {
	color: #d5652c;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	text-align: center;
	margin: 0;
}
h5.black { color: black; font-size: 11px; font-weight: bold; text-align: center; }

.text-sidebar { margin-top: 3px; margin-bottom: 7px; }
.copyright { color: #0080c0; font-size: 10px; text-align: center; }

