body{
	background-color: #fff;
	margin: 0px;
	font-size: 9pt;
	font-family: Tahoma;
}
.header{
	padding-top: 5px;
	width: 99%;
	text-align: center;	
	background-color: #fff;
}
.headertable{
	width: 100%;
}
.headerleft{
	float: left;
	padding-left: 10px;
	text-align: left;
	width: 340px;
	height: 100px;
}
.headerright{
	float: right;
	width: 440px;
	height: 100px;
}
.imgfloatleft{
	float:left;
}
.imgfloatright{
	float: right;
}
.hrtopbottom{
	height: 1px;
	color: #909;
	background-color: #909;
	width: 100%;
}
.hrleft{
	height: 1px;
	color: #909;
	background-color: #909;
	width: 90%;
	text-align: center;
}
.hrfaq{
	color: #909;
	background-color: #909;
	width: 400px;
	text-align: center;
}
.faqquestion{
	color: #909;
	font-weight: bold;
}
.font8pt{
	font-size: 8pt;
}
.menuheader{
	font-weight: bold; 
	border-width: 1px 0px 1px 0px; 
	border-color: #909; 
	border-style: solid; 
	background-color:#fcf;
	height: 20px;
	background-image: url('../images/1litepurpletoblack.png');
	background-repeat: repeat-x;
	background-position: left;
	color: #fff;
}
a{
	font-weight: bold;
	font-size: 10pt;
	color: #000;
}
a:hover{
	font-weight: bold;
	font-size: 10pt;
	color: #909;
}
.link a {
	height: 20px;
	width: 130px;
	display: block;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #c9c;
	color: #000;
	text-align: left;
	background-color: #c9c;
	padding-left: 5px;
	font-weight: bold;
}
.link a:hover{
	background-image: url('../images/1litepurpletoblack.png');
	background-repeat: repeat-x;
	background-position: left;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #909;
	color: #fff;
}
.leftmenu{
	margin: 5px 0px 5px 3px;
	float: left;
	width: 135px;
	background-color: #c9c;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #909;
	font-size: 10pt;
	text-align: left;
	padding-left: 0px;
}
.rightmenu{

	margin: 5px 3px 5px 0px;
	float: right;
	text-align: center;
	width: 150px;
	border: 1px solid #000;
	border-top: 0px;
}
.topbar {
	width: 100%;
	height: 20px;
	background-image: url(../images/1litepurpletoblack.png);
	background-repeat: repeat-x; 
	border-top: 1px solid #909;
	text-align: center;
}
.maincontent{
	color: #000;
	padding: 10px 10px 5px 0px;
	margin-left: 150px;
	margin-top: 5px;
	margin-right: 155px;
	margin-bottom: 5px;
	background-color: #fff;
	min-height:325px;
}
.subtitle{
	font-family: times New Roman;
	font-size: 8pt;
	font-weight:bold;
}
.partnerlink {
	text-align: left;
	margin-left: 5px;
}

.partnerlink a {
	text-align: left;
	font-size: 7pt;
}
.partnerlink a:hover {
	text-align: left;
	font-size: 7pt;
	font-weight: bold; 
	color: #909;
}
.whitelink{
	color: #fff;
	font-weight: bold;
}
.whitelink a{
	color: #fff;
	font-weight: bold;
}

.whitelink a:hover {
	color: #fff;
	font-weight: bold;
}
.pageheading{
	font-size: 16pt;
	color: #909;
	text-align: center;
	font-weight: bold;
}
.subheading{
	font-size: 12pt;
	color: #333;
	text-align: center;
	font-weight: bold;
}