/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.Footer {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.testimonial {
	font-style:italic;
	margin-left:20px;
	margin-bottom:-16px;
}

.testimonialName {
	font-weight:bold;
	margin-left:250px;
}

.formLink {
	color:red;
	font-weight:bold;
	border-top: thin dotted;
	border-bottom: thin dotted;
	padding-top: 3px;
}

hr { 
	width: 100%; 
	color: #000000; 
	height: 1px; 
	shade:no-shade;
	border:0;
}

.formStyle {
	background-color: #EAEAEA;
  	border-color: #600;
  	border-width: 1px 1px 1px 1px;
  	border-style: solid;
}

H2 {
	color: #FF0000;
}

H2, H3 {
	margin-bottom: -12px;
}

LI {
	margin-bottom: 6px;
}

.gcstagline {
	text-align: center;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	color: #B3D9EF;
}

a {
	text-decoration: none;	
}
a:hover {
	text-decoration: underline;	
}

a.gcstagline:active {
	color: #B3D9EF;
	text-decoration: none;		
}
a.gcstagline:link {
	color: #B3D9EF;
	text-decoration: none;		
}
a.gcstagline:visited {
	color: #B3D9EF;
	text-decoration: none;		
}
a.gcstagline:hover {
	color: #FF6600;
	text-decoration: underline;
}

.CallNowText {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

a.bottom_nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.bottom_nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.bottom_nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.RedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}

.BoldRedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

.gcstagline {
	text-align: center;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
}