a:link {
	color: #faf8f8;
	text-decoration: none;
	}
 
a:visited {
	color: #faf8f8;
	text-decoration: none;
	}

a:hover {
	color: #ffffff;
	text-decoration: underline;
	}

a:active {
	color: #7c7b7b;
	text-decoration: none;
	}
.text {
	font-family: Times New Roman;
	font-size: 12pt;
	color: #faf8f8;
	}
.date {
	font-family: Times New Roman;
	font-size: 11pt; 
	color: #faf8f8;
	}
.links {
	font-family: Times New Roman;
	font-size: 11pt;
	font-weight:bold;
	}
.twentyfour {
	font-family: Times New Roman;
	font-size: 30pt;
	font-weight:bold;
	color: #faf8f8;
	}
.phone {
	font-family: Times New Roman;
	font-size: 12pt;;
	color: #faf8f8;
	}
.inputLabel {
	width: 7em;
	float: left;
	}
.lp {
	border: 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #6b6a6a;
	font-family: arial;
	font-size: 13px;
	color: #000000;
	}
#lp {
	border: 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #959494;
	font-family: arial;
	font-size: 13px;
	color: #000000;
	}
.clearBoth {
	clear: both;
	}
.nobgrepeat {
	background-repeat: no-repeat
	}
legend {
	padding: 0.2em 0.2em;
	border:1px solid #faf8f8;
	color:#faf8f8;
	}
fieldset {
	border:1px solid #faf8f8;
	padding: 0.5em;
	}
.button {
	border:1px solid black;
	border-style: solid;
	background-color:#6b6a6a;
	height:19px;
	width:60px;
	font-family:arial;
	font-size:10pt;
	color: #faf8f8;
	}
.imgvalign {
	vertical-align: middle;
	}
#thumbBox
	{ /*Outermost DIV for thumbnail viewer*/
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	padding: 5px;
	padding-bottom: 0;
	background: #6b6a6a;
	visibility: hidden;
	z-index: 10;
	cursor: hand;
	cursor: pointer;
	}
#thumbBox .footerbar
	{ /*Footer DIV of thumbbox that contains "close" link */
	font: bold 10px arial;

	line-height: 1.1em;
	color: #faf8f8;
	padding: 5px 0;
	text-align: right;
	}
#thumbBox #thumbImage
	{ /*DIV within thumbbox that holds the enlarged image */
	background-color: #faf8f8;
	}
#thumbLoading
	{ /*DIV for showing "loading" status while thumbbox is being generated*/
	position: absolute;
	visibility: hidden;
	border: 1px solid black;
	background-color: #EFEFEF;
	padding: 5px;
	z-index: 5;
	}
.bgservices {
	background-position: right bottom;
	background-repeat: no-repeat;
}