Body {
	background: #CCC;
	color:#000;
	margin: 5px;
	font-family: arial, helvitica, sans-serif;
	}
Body * {
}
PRE {
	font-family: arial, helvitica, sans-serif;
}
TABLE {
	font-size: 10pt;
	}
td {
	vertical-align: top;
	}
#tblBody {
	width: 100%;
	border:0;
	font-size: 10pt;
	}
#tblBody td {
	vertical-align: top;
	}
#tblOutside {
	margin: 0px;
	width:100%;
	}
#tblShell {
	background: white;
	width:980px;
	border-color:#666;
	border-style:solid;
	border-width:2px 2px 2px 2px;
	}
#bannerDiv {
	position:relative; 
	height:118px; 
	width:100%
}

#colOne {
	width: 175px;
	border: 1px solid black;
	border-top:0;
	}
#colTwo {
	width: 600px;
	border: 1px solid black;
	border-top:0;
}
#colTwoInserts{
	width: 602px;
	/*border: 1px solid white;*/
	border-top:0;
}
#colThree {
	width: 180px;
	border: 1px solid black;
	border-top:0;
	}
#colTwoWide {
	width: 792px;
	border: 1px solid black;
	border-top:0;
}
#colTwoIframe {
	width: 792px;
	border: 1px solid black;
	border-top:0;
	margin-bottom:-3px;	
}
#singleCol {
	width:980px;
	border:1px solid black;
}
#adContainer {
	text-align:center;
	border-top:1px solid black;
	padding-top:5px;
}
#adContainer div {
	margin-bottom:5px;
	border:0;
}
.section {
	width: 98%;
	margin:0 auto;
	border:1px solid #999999;
	height:100%;
	}
.section th {
	background: #000;
	color: white;
	text-align: center;
	font-size: 12pt;	
	height: 1.2em;
	letter-spacing:.13em;
	}
.section td {
	font-size: 10pt;
	}
.sectionTitle{
	font-size:16pt;
	text-align:center;
	margin: 10px;
	font-weight: bold;
	letter-spacing:.03em;
	}

	.divTitle {
		color: black;
		position: relative;
		width: 100%;
		font-size: 10pt;
		font-weight: bold;
		letter-spacing: 1px;
		text-align: center;
		border-bottom: 1px solid #666666;
		border-collapse:collapse;
		border-top:1px solid #000;
		background: #CCC;
		padding-top: 5px;
		padding-bottom: 2px;
	}
	.servicesHeaders {
		font-size: 12pt;
		font-weight: bold;
		letter-spacing: 1px;
	}
	.basicText {
		padding:10px 15px;
		font-size: 10pt;
	}
.insertDiv {
	width:600px;
	border:1px solid black;
	border-top:0;
}
.selfPromoAd {
	width:160px;
	margin:5px 10px;
}

.expander:link, .expanderClick:link,.expander:visited, .expanderClick:visited,.expander *, .expanderClick * {color:black;text-decoration:none;cursor:default;cursor:auto;}

.expander:hover > .expand, .expander > .preview {display:block;}.expander > .expand, .expander:hover > .preview {display:none;}


.expanderClick .expand, .expanderClick:active .preview, .expanderClick:focus .preview {display:none;}
.expanderClick .preview, .expanderClick:active .expand, .expanderClick:focus .expand {display:block;}
.readMore {
	text-align: center;
	font-weight: bold;
	font-style: italic;
	font-size: 8pt;
	clear: both;
	margin-bottom: 5px;
}
.readMore a{
	color:blue;
	letter-spacing: 1px;
}
