@charset "utf-8";
/* CSS Document */
/*Styles For Auxilary Pages*/
/*2257 page styles*/
#sec2257 {
	width: 700px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #ffffff;
	border: 1px solid #000000;
	text-align:center;
	padding: 5px;
}
#sec2257 .maintxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.maintxt  {
	text-align: left;
}
.crecordstxt {
	text-align: center;
}
/* tos page layout */
.auxpagelogoheader  {
	text-align:center;
	width:900px;
	/*margin-top:5px;*/
	margin-bottom:5px;
}
.niche  {
	font-weight: bold;
}
#toslist {
	width:900px;
	list-style-position: outside;
/*	list-style-image: none;
	list-style-type: none;*/
	font-weight:bold;
	text-align:justify;
	margin:auto;
	display:block;
}
#toslist ol li{
	list-style-type: decimal;	
}
.tos {
	font-size:36px;
	font-weight:bold;
	color:#333333;
	text-align:center;
	display:inline;
	width:966px;
}
.tos1  {
	font-weight: bold;
	width: 800px;
	/*margin-top: 5px;*/
	margin-bottom: 5px;
}
.tosinfo  {
	font-weight:bold;
	width:850px;
	/*margin-top:2px;*/
	margin-bottom:2px;
}
/* privacy page layout */
#privpol {
	width:850px;
	font-weight:bold;
	text-align:justify;
	display:block;
	padding:12px;
}
#privpol p  {
	padding: 5px;
}
.privacyhdr {
	font-size:36px;
	font-weight:bold;
	text-align:center;
	display:inline;
	width:966px;
}