
html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a {
margin: 0;
padding: 0;
border: 0;
}

p,tr,td,ul,ol{
font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; 
	font-size: 12px; 	
}

	
DIV.header{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	TEXT-ALIGN: Center;
	color: #000000; 
/*background-image: url(border/header.gif);
background-repeat: no-repeat;*/
	position:absolute;
	left:2px;	
	top:2px;
	width: 650px;	
	height:100px;
}

DIV.nav{
	z-index:98;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	TEXT-ALIGN: Center;
	color: #000000; 
/*background-image: url(border/border_bottom_07.gif);
background-repeat: no-repeat;*/
	position:absolute;
	left:2px;	
	top:100px;
	width: 185px;	
	height:403px;
	
}


DIV.body{
	z-index:0;
	font-family: Verdana, Arial, Helvetica,sans-serif; 
	font-size: 12px; 
	color: #000000; 
	position:absolute;
	left:200px;	
	top:72px;
	width: 475px;	
	height:700px;
	TEXT-ALIGN: left;
}
span.pNav{ 
	z-index:99;
	position:absolute;
	left:2px;	
	top:96.5px;
	width: 104px;	
	height:49px;
	overflow: visible;
}


a:link{  

	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	
	font-variant: normal; 
	color: #000000; 
	

	}	
	a:visited{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal;  
	font-variant: normal; 
	color: #000000; 

	}		

font.accountfont,label.accountLabel,select.accountSelect{
	TEXT-ALIGN: left;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	display: block;
	width: 400px; /*controls the width of the text boxes*/
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;	
}


label.accountLabel{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align: right;
	width: 60px; /*where the item is located on the page<- ->*/
	padding-right: 10px;
	font-weight: bold;	
	
}




.accountBR {
	clear: left;
}
.FAQ{
	font-size: 14px;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; 	
	font-weight: bold;	
	padding-right:10px;
	padding-bottom:2px;	
	padding-top:5px;	
}