body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
p {
	margin-left:10px;
	margin-right:10px;
	margin-top:0px;
	margin-bottom:10px;
}

.stylet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.styleb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.stylew {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
.styled {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	font-style: normal;
	font-weight: normal;
}
.wrap {
	border: 1px solid #2A507E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul {
	list-style-image: url("/images/arrow.gif");
	list-style-position: inside;
	margins:0px;
}
li {
	margins:0px;
}
a:link {
	color: #00CCFF;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #00CCFF;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #00CCFF;
	font-weight:bold;
}

.faqs {
	color: #00CCFF;
}
a.faqs:link {
	color: #00CCFF;
	font-weight:bold;
	text-decoration: none;
}
a.faqs:visited {
	text-decoration: none;
	font-weight:bold;
	color: #00CCFF;
}
a.faqs:hover {
	text-decoration: none;
	font-weight:bold;
	color: #CCCCCC;
}
a.faqs:active {
	text-decoration: none;
	color: #00CCFF;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
a.footer:link {
	color: #0033FF;
	text-decoration: underline;
	font-weight:normal;
}
a.footer:visited {
	text-decoration: underline;
	color: #0033FF;
	font-weight:normal;
}
a.footer:hover {
	text-decoration: none;
	color: #CC0000;
	font-weight:normal;
}
a.footer:active {
	text-decoration: underline;
	color: #0033FF;
	font-weight:normal;
}
.column {
	width:auto;
	margin:0px;
}
.leftc {
	width:65%;
	color:#FFFFFF;
	float:left;
	clear:left;
}
.rightc {
	width:35%;
	color:#FFFFFF;
	float:right;
	clear:right;
}
.clear { clear:both}
.ws { word-spacing:5px}
.ws2 { word-spacing:15px}