.Ar8white { color: #ffffff; font-size: 8pt; font-family: Arial }
.Ar10Bwhite { color: #ffffff; font-size: 10pt; font-family: Arial; font-weight: bold }
.Ar10white { color: #ffffff; font-size: 10pt; font-family: Arial }
.Ar12Bwhite { color: #ffffff; font-size: 12pt; font-family: Arial; font-weight: bold }
.Ar8yellow { color: #ffff00; font-size: 8pt; font-family: Arial }
.Ar7yellow { color: #ffff00; font-size: 7pt; font-family: Arial }
.Ar12Red { color: #c03; font-size: 12pt; font-family: Arial; font-weight: bold }
a:link  { color: #285fff; text-decoration: none }
a:hover  { color: #285fff; text-decoration: underline }
.Ar12Black { color: #000; font-size: 12pt; font-family: Arial }
.Ar10Black { color: #000; font-size: 10pt; font-family: Arial }
body { color: black; background-color: #081341 }
table { background-color: #fff }

p {
color: #000; font-size: 10pt; font-family: Arial;
}

.no_space p, .no_space td, .no_space tr, .no_space strong, .no_space table, .no_space ul li {
margin-bottom: 7px;
line-height: 110%;
}

.left {
	float: left;
	margin: 0 10px 10px 0;
}

.right {
	float: right;
	margin: 0 0 10px 10px;
}

#contact_form_component {
	font-family: Arial, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	margin-left: 20px;
}

#contact_form_component .subset td {
	margin: 0;
	padding: 0;
}

#contact_form_component p {
	color: black;
	font-size: 10pt;
	font-weight: bold;
	width: 100%;
	display: inline;
	vertical-align: top;
}

#contact_form_component h3 {
	color: #c03;
	font-size: 12pt;
	margin: 5px 5px 0px 5px;
}

#contact_form_component p {
	margin: 5px 5px 0px 5px;
}

#contact_form_component input {
	margin: 0px 5px 10px 5px;

}

#contact_form_component select {
	margin: 0px 5px 10px 5px;
	width: 150px;
}

#contact_form_component .checkbox {
	margin: 0;
	padding: 0 0 0 0;
}

#contact_form_component textarea {
	margin: 0px 5px 10px 5px;
	width: 300px;
	height: 150px;
}

#contact_form_component #state {
	width: 50px;
}

#contact_form_component #zip {
	width: 75px;
}

#rotator img {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

/* SLIDESHOW CSS  */
div.slideshow {
	margin: auto;
}
/* END SLIDESHOW CSS  */

.light_gray {
	background-color: #EEE;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

.frontpage_link p {
	margin: 0 0 7px}

.frontpage_link a,
.frontpage_link a:visited,
.frontpage_link a:hover,
.frontpage_link a:active {
	color: white;
	font-size: 12px;
}