@charset "utf-8";
body {
	font: 100% Arial, sans-serif;
	background: #330033;
	margin: 0; 
	padding: 0;
	text-align: center;
	scrollbar-face-color: #380068;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #A898FF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #380068;
	scrollbar-arrow-color: #A898FF;
}
.oneColElsCtrHdr #container {
	width: 890px;  
	background: #330033;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColElsCtrHdr #header { 
	background: #330033; 
	align: center;
	text color: #FFFFFF;
	padding: 0 10px 0 10px;  
} 
.oneColElsCtrHdr #header h1 {
	text-align: center;
	text color: #FFFFFF;
	padding: 0;
	margin: 0; 
}
.oneColElsCtrHdr #mainContent {
	padding: 0 10px; 
	background: #330033;
	text color: #ffffff; 
}
.oneColElsCtrHdr #footer { 
	padding: 0 0px; 
	background:#330033;
} 
.oneColElsCtrHdr #footer p {
	text-align: center;
	text color: #000000; 
	margin: 0; 
	padding: 0px 0; 
}
.sgl-col-content {
	margin-left: 25px;
	margin-right: 25px;
	text-align: left;
	text color: #ffffff; 
	font-size: 14px;
}

a img {border:none;}

.style1 {
	color: #FFFFFF;
	font-size: 24px;
}
.style2 {
	font-size: 11px;
	color: #ffffff;
}	
.style3 {
	font-size: 11px;
	color: #000000;
}	
.style4 {
	font-size: 16px;
	color: #330033;
}	
.style5 {
	font-size: 12px;
	font-weight: bold;
}
.style6 {
	font-size: 14px;
	color: #ffffff;
}
.style7 {
	font-size: 18;
	color: #ffffff;
}
.style8 {
	color: #FFFFFF;
	font-weight: bold;
}
.style10 {
	font-size: 16px;
	color: #6633CC;
}
.quotes {
	font-size: 14px;
	color: #6633cc;
	font-style:italic;
}
.titles  {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.links  {
	font-size: 14px;
	color: #B69BBE;
	font-weight: normal;
}
a:link  {
	font-size: 14px;
	color: #B69BBE;
	font-weight: normal;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
    font-size: 14px;
	text color: #ffffff;
	text-decoration: underline;
}
.oneColElsCtrHdr #container #mainContent .sgl-col-content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
}
.indented  {
   padding-left: 25pt;
   padding-right: 25pt;
}
 