/* author: Kerry Gray - demo version */body {	margin: 0px;	padding: 0px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 1em;	line-height: 100%;}body.bgcolor {	background-color: #333333;}#bgWrap {	margin-left: auto;	margin-right: auto;	margin-top: 0px;	padding: 0px;	width: 85%;	min-width: 730px;	height: auto;	background-color: #FFFFFF;	color: #666666;	}#bgWrap.pop {	min-width: 500px;	width: 500px;}#banner {	width: auto;	height: 70px;	margin-left: auto;	margin-right: auto;	margin-top: 0px;	padding-top: 0px;	margin-bottom: 0px;	background-color: #666666;	color: #FFFFFF;	position: relative;	}	#navBox {	margin-left: auto;	margin-right: auto;	margin-top: 0px;	padding-top: 0px;	background-color: #000000;	padding-right: 20px;	margin-bottom: 0px;	padding-bottom: 0px;	position: relative;}p {	font-size: 75%;	line-height: 140%;}p.navlinks {	text-align: right;	color: #6666FF;	font-size: 70%;	line-height: 85%;	margin-bottom: 0px;	margin-top: 0px;	padding-top: 5px;	padding-bottom: 5px;}A.linknav:link {	color: #FFFFFF;	text-decoration: none; }A.linknav:hover {	color: #FF0000;	text-decoration: none; }A.linknav {	color: #FFFFFF;	text-decoration: none; }A.linksoft:link {	color: #333333;	text-decoration: none; }A.linksoft:hover {	color: #FF0000;	text-decoration: underline; }A.linksoft {	color: #333333;	text-decoration: none; }#mainContainer {	margin-left: auto;	margin-right: auto;	width: auto;	height: auto;	background-color: #FFFFFF;	}#searchBox {	font-size: 70%;	margin-left: auto;	margin-right: auto;	padding-top: 20px;	padding-bottom: 20px;	padding-right: 20px;}#pageCount {	font-size: 85%;	text-align: right;	position: relative;}#content {	margin-bottom: 10px;	position: relative;	margin-left: auto;	margin-right: auto;	width: 90%;}#content.pop{	margin-left: auto;	margin-right: auto;	width: 450px;}#footer {	text-align: right;	color: #666666;	margin-left: auto;	margin-right: auto;	padding-top: 10px;	padding-right: 50px;	font-size: 75%;	clear: both;	padding-bottom: 5px;	padding-left: 50px;}	h1 {	font-size: 140%;	line-height: 100%;}h2 {	font-size: 110%;	line-height: 100%;	font-weight: normal;}h3 {font-size: 100%;	line-height: 100%;	font-family: Arial, Helvetica, sans-serif; }td.displayTextArea  p {	font-size: 100%;}ul.psize, ol.psize {	font-size: 85%;	line-height: 140%;}.col-alert {	color: #FF0000;}.col-strong {	color: #000000;}.tinyText {	font-size: 85%;}.cellContrast {	background-color: #666666;	color: #000000;}.cellDifferent {	background-color: #CCCCCC;}hr.fine {	border-top-width: thin;	border-top-style: solid;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;	border-top-color: #666699;	margin-bottom: 5px;	width: 100%;}tr.cellBottom td {	border-bottom-width: 1px;	border-bottom-style: solid;	font-size: 80%;	line-height: 110%;}textarea {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 85%;	color: #003399;}