body {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	/* background-color: #DAE2EF; */
	background-image: url(../images/bkgd.gif);
	margin-left: 0px;
	margin-top: 0px;
	text-align: center;
}
p {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
}
ul {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: dimgray;
	list-style-image: url(/images/mm_bullet.gif);
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: orangered;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: white;
	background-color: #7F9BC8;
	border-width: 1pt;
	border-top-color: whitesmoke;
	border-bottom-color: midnightblue;
	border-left-color: whitesmoke;
	border-right-color: midnightblue;
	border-style: solid;
}
.maintable {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	width: 800px;
	background-color: #FFFFFF;
	padding: 0px;
	vertical-align: top;
	border: 0px none;
}
.contentcell {
	background-attachment: scroll;
	background-image: url(../images/body_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.contenttable {
	margin: 0px;
	padding: 10px;
}
.topmenu {
	background-attachment: scroll;
	background-image: url(../images/topmenu_bkgd.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.banner {
	background-attachment: scroll;
	background-image: url(../images/bar_horz.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: gray;
	background-color: white;
	text-align: center;
	padding: 5px;
}
.bluehr {
	color: darkblue;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	height:5px;
}
.indicia {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: silver;
	text-align: center;
	padding:1px;
}

/* BEGIN Styles for home page items*/
.indextestimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8 pt;
	background-color: papayawhip;
	padding: 10px;
	vertical-align: top;
	border: 1px goldenrod;
}

.serviceoverviewtable {
	background-color: whitesmoke;
	width:100%;
	padding: 0px;
	border-collapse: collapse;
	/*table-layout: fixed;
	border-spacing: 10px;*/
}
.serviceoverviewcell {
	border-bottom: 1px dotted darkgray;
	margin: 0px;
	padding: 0px;
	border-bottom-style: dotted;
	border-bottom-color:darkgray;
	border-bottom-width:thin;
}

.serviceoverviewtitle {
	color: darkblue;
	text-decoration: underline;
	font-family: Verdana,san-serif;
	font-size: 8pt;
	font-weight: bold;
}
.serviceoverviewtext {
	color: dimgray;
	font-family: Verdana,san-serif;
	font-size: 8pt;
}
.serviceoverviewlink {
	color: darkorange;
	font-family: Verdana,san-serif;
	font-size: 7pt;
}
.serviceoverviewimage {
	padding: 5px;
	border: 0px;
}
.welcometable {
	width:100% px;
	padding: 0px;
	border-collapse: collapse;
	/*table-layout: fixed;
	border-spacing: 10px;*/
}
.welcometext {
	color: midnightblue;
	font-family: Verdana,san-serif;
	font-size: 8pt;
}
.welcomephone {
	color: goldenrod;
	font-family: Verdana,san-serif;
	font-size: 9pt;
	font-weight: bold;
}
.tstoverviewcell {
	padding: 5px;
	border: 0px;
}
.tstoverviewtext {
	color: dimgray;
	font-family: Verdana,san-serif;
	font-size: 8pt;
}
.tstoverviewlink {
	color: darkorange;
	font-family: Verdana,san-serif;
	font-size: 7pt;
}
.login {
	background-image: url(../images/bkgd_lightgold.gif);
	background-repeat: repeat;
	font-family: Verdana,san-serif;
	font-size: 8pt;
	color: dimgray;
}
/* END Styles for home page items*/

/* BEGIN Styles for custom error pages */
.errortable {
	width:70%;
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
	/*text-align: center;
	border-collapse: collapse;
	table-layout: fixed;
	border-spacing: 10px;*/
}
.errorcell {
	padding: 80px;
	border-bottom: 1px dotted red;
	border-top: 1px dotted red;
	border-bottom-style: dotted;
	border-bottom-color:red;
	border-bottom-width:thin;
	border-top-style: dotted;
	border-top-color:red;
	border-top-width:thin;
}
.errortitle {
	color: red;
	font-family: Verdana,san-serif;
	font-size: 12pt;
	font-weight: bold;
}
.errortext {
	color: midnightblue;
	font-family: Verdana,san-serif;
	font-size: 9pt;
}
/* END Styles for custom error pages */

/* BEGIN Styles for contact page items*/
.contacttable {
	width:100%;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
}
.contactcaption {
	color: midnightblue;
	font-family: Verdana,san-serif;
	font-size: 7pt;
	font-weight: normal;
	text-align: right;
}
contactinput {
	border: 1pt solid silver;
}
.captioncell {
	border-bottom: 1px dotted darkgray;
	margin: 0px;
	padding: 10px;
	border-bottom-style: dotted;
	border-bottom-color:darkgray;
	border-bottom-width:thin;
}


/* BEGIN Styles for thank you */
.thankyoutable {
	width:70%;
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
	/*text-align: center;
	border-collapse: collapse;
	table-layout: fixed;
	border-spacing: 10px;*/
}
.thankyoucell {
	padding: 80px;
	border-bottom: 1px dotted blue;
	border-top: 1px dotted blue;
	border-bottom-style: dotted;
	border-bottom-color:blue;
	border-bottom-width:thin;
	border-top-style: dotted;
	border-top-color:blue;
	border-top-width:thin;
}
.thankyoutext {
	color: midnightblue;
	font-family: Verdana,san-serif;
	font-size: 9pt;
}
/* END Styles for thank you */

/* BEGIN Styles for testimonial text */
.testimonialtext {
	color: dimgray;
	font-family: Verdana,san-serif;
	font-size: 9pt;
}
/* END Styles for testimonial text */

/* BEGIN Styles for policies text */
.policytext {
	color: dimgray;
	font-family: Verdana,san-serif;
	font-size: 8pt;
}
/* END Styles for policies text */

/* BEGIN Styles for bio text */
.biotext {
	color: dimgray;
	font-family: Verdana,san-serif;
	font-size: 8pt;
}
.biotitle {
	color: #CC3300;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
/* END Styles for bio text */

