@charset "UTF-8";
body, body#content {
	background-image:url(images/my_bg.jpg);
	margin: 8px 0px 0px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
body#google {
	background-image:url(images/my_bg.jpg);
	margin: 0px 0px 0px 0px;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
body.footer {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#5f1db3;	
}

ul {
	margin-top: 0px;
}
li {
	margin-top: 5px;
}
table.nopad {
	width: 785
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}
div#wrapper {
	margin-left: 0px;
	margin-right: 0px;
	width: 785px;
	min-height:300px;
	text-align:left;
}
iframe#foot {
	background-color: transparent;
	border-top: 1px solid #d94723;
	border-bottom: 0px hidden;
	border-left: 0px hidden;
	border-right: 0px hidden;
	vertical-align: top;
}
td#footl {
	padding: 3px 0px 0px 5px;
	vertical-align: top;
	text-align:left;
}
span.leftfoot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight:bold;
}
td#footr {
	padding: 3px 5px 0px 0px;
	vertical-align: top;
	text-align:right;
}
span.rightfoot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight:bold;
}


.head1 {
	font-size: 19px;
	line-height: 20px;
	font-weight:bold;
	color: #7c498d;
	margin-bottom:15px;
}
.subhead1, div.componentheading {
	font-size: 16px;
	line-height:18px;
	font-weight:bold;
	color: #7c498d;
}
.subhead2, .contentheading {
	font-size: 14px;
	line-height:18px;
	font-weight:bold;
	color: #000000;
}
.blurb {
	font-size: 12px;
	line-height: 14px;
	font-style:italic;
	color: #000000;
}
.quote {
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	font-style:italic;
	text-align:left;
	color: #be3e1f;
}
.quoteauth {
	font-size:9px;
	line-height: 12px;
	font-weight:bold;
	color: #be3e1f;
	text-align:right;
	margin: 0px 3px 0px 0px;
}
.pix {
	border: 2px solid #d94723;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.quoteauth2 {
	font-size:10px;
	color: #000000;
	font-style:italic;
	margin-left:25px;
}
.classbasic {
	font-size:11px;
	color: #000000;
	font-style:normal;
	line-height: 15px;
	padding-top:2px;
}



a:link {
	color: #7c498d;
	text-decoration: none;
}
a:visited {
	color: #d94723;
	text-decoration: none;
}
a:hover {
	color: #d94723;
	text-decoration: underline;
}
a {
	font-weight: bold;
}
a:active {
	text-decoration: none;
}
