@import url("forms.css");
html, body { height: auto; }

body, table { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; margin: 0px; padding: 0px; color: #666666; }

#header { background-color: #996699; height: 74px; }

#footer {
	height: 40px;
	background-position: center;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e0b5f5;
	border-bottom-color: #e0b5f5;

}

#content { border-right-width: 10px; border-right-style: solid; border-right-color: #e0b5f5; /*height: 100%;*/ }

#doc { height: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }

#footercontent {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #996699;
	text-align: left;}

#contentbox { border-right-width: 10px; border-right-style: solid; border-right-color: #996699; height: 100%; width: 100%; }

#topnav { background-color: #e0b5f5; height: 30px; width: 100%; }

.leftmargin { width: 180px; }

#topnavsub { background-color: #e7dae7; height: 30px; width: 100%; vertical-align: middle; }

.leftfeature { background-color: e7dae7; background-image: url(../images/leftbg.gif); background-repeat: no-repeat; background-position: right bottom; }

#contentbody {
	font-size: 10pt;
	text-align: left;
	overflow: 100%;
	min-height: 100%;
	height: 100%;
	height: 100%;
	padding-top: 4px;
	padding-right: 40px;
	padding-bottom: 4px;
	padding-left: 4px;
}

#contentbody li {
	list-style-type: square;
	list-style-image: url(../images/bullet.gif);
}

#navcontainer { margin-bottom: 1em; overflow: hidden; }

#navlist { list-style-type: none; margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #996699; text-decoration: none; }

#navlist li { border-left: 1px solid #000; float: left; line-height: 1.1em; margin: 0 .5em 0 -.5em; padding: 0 .5em 0 .5em; }

#navlist a { color: #996699; text-decoration: none; }

#servicecontainer { margin-bottom: 1em;padding-right: 10px; overflow: hidden; width: 140px; }

#servicecontainerheader h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #996699;
	text-align: left;
	margin: 0px;
	padding: 4px;
}
#servicecontainerheader a {
	color: #996699;
	text-decoration: none;
}
#servicelist { list-style-type: square; margin: 0; padding: 0; padding-left: 20px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #996699; text-decoration: none; list-style-position: outside; }

#servicelist li { margin: 0; padding: .3em; }

#servicelist a { color: #996699; text-decoration: none; }

#qlinkcontainer { margin-bottom: 1em; overflow: hidden; width: 175px; }

#qlinklist {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #996699;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
}

#qlinklist li { margin: 0; padding-top: 3px; padding-right: 0px; padding-bottom: 3px; padding-left: 0px; }

#qlinklist a { color: #996699; text-decoration: none; }


h1, h2, h3, h4, h5, h6 { color:996699; }
.testimonial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
}
.smallprint {
	font-size: 10px;
}
#navlist a:hover, #navlist a.current {
color: #FFFFFF; text-decoration: none;
}
.linkshome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #996699;
	text-transform: none;


}


.smallblack {
	FONT-SIZE: 12px; COLOR: #996699;  FONT-FAMILY: Arial, Helvetica, sans-serif; text-decoration: none;
	}
	.smallblack:hover {
	FONT-SIZE: 12px; COLOR: #996699;  FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline ;
	}
