body {
	font-family: Verdana, "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	background-color: #FFF;
	margin: 0px;
	text-align: left;
}
.topad a img ,.topad a:visited img{
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	border-right-style: none;
	border-left-style: none;
}
.topad {
}

a:hover img {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #0CF;
	border-bottom-color: #0CF;
}
td.trouble {
	font-size: 80%;
}
#logo {
	font-size: 80%;
	background-color: #ccc;
	text-align: center;
}

.main {
	width: 475px;
}
#atsign {
	font-size: 180%;
	font-weight: bold;
	color: #8d3a3b;
}

#red {
	font-weight: bold;
	color: red;
}
td.main {
	border: 0;
}
.main h3 {
	color: #FFF;
	font-size: 185%;
	text-align: center;
	background-color: #8d3a3b;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.main h2 {
	font-size: 130%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	text-align: left;
	line-height: 1.1em;
}
.main p {
	margin: 0px;
	text-align: left;
}
.main h2 img {
	border: 1px solid #000;
	margin-left: 4px;
}
.sidebar {
	width: 177px;
}
.sidebar h3 {
	color: #8D3A3B;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 140%;
	text-align: center;
}
.sidebar h2 {
	text-align: center;
	font-size: 100%;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color: #999;
	font-style: italic;
}
.sidebar h4 {
	text-align: left;
	font-size: 75%;
	padding-bottom: 0px;
	line-height: 110%;
	font-weight: lighter;
}
.footnote {
	font-size: 80%;
	line-height: 115%;
	font-weight: normal;
}

.sidebar .toc{
	font-size: 80%;
}
.sidebar .toc h3{
	margin: 0px;
	color: #000;
	text-align: left;
	padding: 0px;
}
.sidebar .toc p{
	margin: 0px;
	text-align: left;
}
.sidebar .toc p a , .toc p a:visited{
	text-decoration: none;
	color: #006699;
	font-weight: bold;
	padding: 3px;
}
.sidebar .segment p{
	margin: 0px;
	text-align: left;
}
.sidebar .gray p{
	margin: 0px;
	text-align: left;
}
.sidebar .gray h3{
	margin: 0px;
	text-align: center;
	font-size: 140%;
	font-weight:bold;
	color: #8d3a3b;
	line-height: 1em;
}
.sidebar .box h3{
	margin: 0px;
	text-align: left;
	font-size: 140%;
	font-weight:bold;
	line-height: 1em;
	color: #8d3a3b;
}
.sidebar .box h2{
	margin: 0px;
	text-align: left;
	font-size: 140%;
	font-weight:bold;
	line-height: 1em;
	color: #000;
	font-style: normal;
}
.sidebar .box h1{
	margin: 0px;
	text-align: left;
	font-size: 100%;
	font-weight:bold;
	color:#999;	
}
.sidebar .box p{
	margin: 0px;
	text-align: left;
	font-weight:normal;
}
.toc p a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #006699;
	padding: 3px;
}
.spacer {
	margin: 0px;
	padding: 0px;
	font-size: 50%;
	line-height: 2em;
}
.box{
	border: 1px solid #000;
	padding: 10px;
}
.box img {
	border: 1px solid #000;
}
.box .noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.box p {
	margin: 0px;
	text-align: left;
}
.gray {
	background-color: #e2e2e2;
	padding: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.tan {
	background-color: #eae6cc;
	padding: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.segment {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8D3A3B;
}
.noborder {
	padding-bottom: 0px;
	margin-bottom: 15px;
	margin-top: 15px;

}
.noborder_ad {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
}

.border {
	border: 1px solid #000;
	padding-bottom: 0px;
	margin-bottom: 15px;
	margin-top: 15px;
}
.borderad {
	border: 1px solid #000;
}

.source {
	font-size: 80%;
	color: #333;
	text-align: left;
}
.ctr {
	text-align: center;
	font-weight: normal;
}
.left {
	text-align: left;
}
