H1 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-weight: bolder; 
	color: #6F0000;
	font-style: normal; 
	text-decoration: none;
	}

H2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bolder; 
	color: #000000;
	font-style: normal; 
	text-decoration: none;
	}
	
.inside_cont {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
	font-style: normal; 
	text-decoration: none;
	}

.phone {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 24px;
	font-weight: bolder; 
	color: #6F0000;
	font-style: normal; 
	text-decoration: none;
	}

.disclaim {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #ffffff;
	font-style: normal; 
	text-decoration: none;
	}

.disclaim_bold {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: 600;
	color: #ffffff;
	font-style: normal; 
	text-decoration: none;
	}

.links {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bolder; 
	color: #6F0000;
	text-decoration: none;
	}

a.links:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bolder; 
	color: #000000;
	text-decoration: none;
	}

.formTable {
	background-image:url(images/bg.jpg);
	font-family: Arial, Helvetica, sans-serif; 
	background-color:#6f0000;
	border:2px #6f0000 solid;
	margin-right:.5em;
	}
	
.formDisc {
	background-image:url(images/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#6f0000;
	
	}	

.formElement {
	font-size:12px;
	clear:both;
	min-height:2em;
	padding:.25em;
	}
	
.formText {
	color:#000;
	width:40%;
	vertical-align:top;
	float:left;
	text-align:right;
	}

.formText strong {
	color:#f00;
	}

.formInput {
	color:#000;
	width:50%;
	vertical-align:top;
	float:right;
	text-align:left;
	}
	
.formElement em {
	color:#f00;
	}

.small {
	font-size:80%;
	}

.formSectionTitle {
	font-size:14px;
	color:#6f0000;
	text-align:left;
	padding-left:1em;
	clear:both;
	font-weight:900;
	border-top:1px #6f0000 solid;
	}
.style1 {
	font-size: 18px;
	font-weight: bold;
}
.style5 {color: #EBECBD}

.style6 {font-size: 10px}

.style7 {
	color: #FFFFFF;
	font-weight: bold;
}

a.style7:hover {
	color: #999999;
	font-weight: bold;
}

.style9 {color: #000066}	

/*
 * This is for the scrolling case results box that appears
 * on various pages.
 */
div#caseresults {
	margin-bottom: 1em;
	text-align: center;
}
div#caseresults h3 {
	font-size: 120%;
	text-align: left;
	margin: 0px;
	padding: 0px;
/*	margin-bottom: 1ex; */
	font-style: italic;
}
div#resultsbox {
/*	background-color: #dcd7bd; */
	background-color: #dcd7bd; 
/*	background-color: #ffffcc; */
	border-top: solid 1px #958f75; 
	border-left: solid 1px #958f75;
	border-bottom: solid 1px #958f75;
	border-right: solid 1px #958f75; 
/*	height: 70px; */
	height: 150px;
	width: 250px;
}
div#resultsbox img {
	float: right;
	clear: right;
}
div#TextFader {
	font-size: 10px;
	color: #CC3366;	
	/* Padding: Top, Bottom, Right, Left */
	padding: 3px 1px 3px 5px;
	text-align: left;
}
.rt {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #ffffff;
	font-style: normal; 
	text-decoration: none;
	font-weight: bolder;
	margin-right: 1ex;
}
.rd {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #ffffff;
	font-style: normal; 
	text-decoration: none;
}