.body {
	font-family: Microsoft Sans Serif;
	font-size: 14px;
	color:#000000;
	text-decoration: none;
	overflow-y:hidden;
	overflow-x:auto;
}
.textdiv {
/*WAS USINGpadding-top:14px;
padding-right:5px;*/


/*scrollbar-face-color:#CE0517;
 scrollbar-track-color:#FFFFFF;
 scrollbar-arrow-color:#FFFFFF;
 background-color:FFFFFF;
  style="height:0;"
 */
 
/*scrollbar-highlight-color:#404040; 
scrollbar-shadow-color:#000000; 
scrollbar-3dlight-color:#616161;
scrollbar-arrow-color:#A1A1A1; scrollbar-track-color:#000000; scrollbar-darkshadow-color:#000000;
*/
}
html {
	/*background-image:url(images/big1940.jpg);*/
/*background-image:url(images/big1140.jpg);*/

/*background-image:url(images/marblish.jpg);*/

/*background-image:url(images/blueripple.jpg);*/
background-image:url(images/background.gif);/*background-color:#e7e5da;*/
/*background-color:#333333;*/
/*background-color:#284775;*/

}

#textdiv
{

}

ul {

}

ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom: 10px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

h2 {
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000000;
	text-decoration: none;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#990000;
}
.TextBox {
	border: 1px solid #000000;
	font-size: 13px;
	color: #000000;
}
.a:link, .a:active, .a:visited {
	font-family: Tahoma;
	font-size:13px;
	text-decoration: none;
	outline-color:Gray;
}
span {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
}
span.textlarge {
	font-size:12px;
	color:#FFFFFF;
}
.navsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.navsmall:hover {
	color: #FFFFFF;
}
/* Quovolver Demo Styles */

/*
 |	All required styles for the effect
 |	are labeled with this *required*
*/


#clientQuote
	{
	margin-top: 30px;
	margin-left: 5px;
	margin-bottom: 30px;
	width:800px;
	z-index: 10;
	position: absolute;
	top: 60;
	left: 330;
	}
	
blockquote p {
	margin-bottom: 10px;
	font-style: italic;
	width: 800px;
	font-size: 14px;
}
blockquote cite {
	font-style: normal;
	display: block;
	text-align: right;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
/*
 |	Setting the width for the blockquotes is required
 |	to accurately adjust it's contianer
*/

blockquote {
	font-family: Georgia, Times, serif;
	width: 800px; /* required */
	margin: 0 auto;
	color: #fff;
	font-weight: bold;
}
/*
 |	The #quote_wrap div is created
 |	by Quovolver to wrap the quotes
*/

#quote_wrap {
	margin: 0;
	padding: 5px;
	width: 800px;
}

input, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	border: solid 1px #000;
}