body  {
	font: 100% "Trebuchet MS";
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
}

/* MAIN */


.hnavtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	text-align: center;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	text-align: center;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.thrColFixHdr #container #sidebar1 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;

	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	margin-bottom: 6px;
}
.thrColFixHdr #container #sidebar1 p {
	text-indent: 8px;
	margin-bottom: 2px;
	margin-top: 0px;
	font-size: 13px;
}

.thrColFixHdr #container #mainContent li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	list-style-position: outside;
	list-style-type: square;
	padding-top: 4px;
	padding-bottom: 4px;
}
.thrColFixHdr #container #mainContent ul {
	margin-left: 10px;
	padding-left: 10px;
}

.thrColFixHdr #container #sidebar1 a:link {
	color: #000000;
	text-decoration: none;
	line-height: 145%;
}

.thrColFixHdr #container #sidebar1 a:visited {
	text-decoration: none;
	color: #000000;
}

.thrColFixHdr #container #sidebar1 a:hover {
	color: #75735B;
	text-decoration: underline;
}
.thrColFixHdr #container #sidebar1 a:active {
	color: #666666;
	text-decoration: none;
}

.thrColFixHdr #container #hnavtop {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.thrColFixHdr #container #hnavtop a:link {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

.thrColFixHdr #container #hnavtop a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.thrColFixHdr #container #hnavtop a:hover {
	color: #FFFBCE;
	text-decoration: underline;
}

.thrColFixHdr #container #hnavtop a:active {
	text-decoration: none;
}

.thrColFixHdr #container #mainContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.thrColFixHdr #container #mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 0px;
}

.thrColFixHdr #container #mainContent form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 0px;
}

.thrColFixHdr #container #sidebar1 p.first {
	padding-top: 9px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #FF9900;
	padding-bottom: 0px;

}
.thrColFixHdr #container #mainContent p {
	margin-top: 6px;
}
