 
body  {
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
.twoColFixRtHdr #container {
	width: 1000px;
	border: 1px none #000000;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999;
} 
.twoColFixRtHdr #header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; 
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.twoColFixRtHdr #sidebar1 {
	float: right;
	width: 230px;
	padding: 0px;
	background-color: #DFDFDF;
	height: 1200px;
}
.twoColFixRtHdr #mainContent {
	margin-top: 0;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.twoColFixRtHdr #footer {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.twoColFixRtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.mainbody:link {
	color: #009933;
	text-decoration: none;
}
.mainbody:visited {
	text-decoration: none;
	color: #009933;
}
.mainbody:hover {
	text-decoration: underline;
	color: #009933;
}
.mainbody:active {
	text-decoration: none;
	color: #009933;
}
.scotmainbody:link {
	color: #1B6CC0;
	text-decoration: none;
}
.scotmainbody:visited {
	text-decoration: none;
	color: #1B6CC0;
}
.scotmainbody:hover {
	text-decoration: underline;
	color: #1B6CC0;
}
.scotmainbody:active {
	text-decoration: none;
	color: #1B6CC0;
	}
.headers:link {
	color: #000000;
	text-decoration: none;
}
.headers:visited {
	text-decoration: none;
	color: #000000;
}
.headers:hover {
	text-decoration: underline;
	color: #000000;
}
.headers:active {
	text-decoration: none;
	color: #000000;
}
.Pipes {font-size: 18px; color: #FFFFFF; } 
.information-header {
	color: #666666;
	font-weight: bold;
}
.information-text {
	color: #999999;
	font-weight: normal;
}
.bold-green-header {
	color: #009900;
	font-weight: bold;
	font-size: 16px;
}
.bold-blue-header {
	color: #1B6CC0;
	font-weight: bold;
	font-size: 16px;
}
h1 {
    color: #666666;
	font-weight: bold;
	font-size: 16px;
}
h2 {
    color: #666666;
	font-weight: bold;
	font-size: 12px;
}
h3 {
    color: #999999;
	font-weight: bold;
	font-size: 12px;
}

