body {
	background-color: #ffffff; 
	color: #000000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
}

div, div.section {
	padding: 0px; 
	border-width: 0px; 
	border-style: none; 
	border-spacing: 0px;
	position: relative;
}

a{  
	text-decoration: underline; 
	color: #6633cc;
	font-weight: bold; 
	font-size: 14px;
}

p{
	font-family: Arial, Helvetica, sans-serif; 
	text-align: left;
	font-size: 12px;
}

p.heading{
	font-family: Arial, Helvetica, sans-serif; 
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
a:hover {
	text-decoration: none;
}

img,img.centered,img.dbars{
	border-spacing: 0px; 
	float: left; 
	border-width: 0px; 
	border-style: none;  
	border-collapse: collapse; 
	left: 0px;
}

div.section{
	text-align: center; 
	width: 100%; 
}

div.footer{
	text-align: center; 
	width: 100%; 
	padding: 2px;
	font-size: x-small; 
	position: relative;
}

div.divider{
	width: 1px; 
	vertical-align: top; 
	float: left; 
	background-color: #cccccc; 
	height: 150px;
}	
div.centered{
	height: 24px; 
	width: 92px;
	margin: 0px auto; 
	text-align: center;
}

div.midselection{
	
	width: 500px; 
	text-align: center; 
	margin: 0px auto;
}

div.midselectiontext{
	width: 250px; 
	vertical-align: top; 
	float: left; 
	text-align: center; 
	font-family: Arial, Helvetica, sans-serif;  
	font-weight: bold; 
}	

img.dbars{
	width: 100%; 
	height: 8px;
}

img.hidden{
	display: none;
}

a.A_BodyLink{
	font-size: 12px; 
	color: #6633CC; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: underline;
}

a.A_HotLink{
	color: #cc0000; 
	text-decoration: underline;
}

a.A_BottomLink{  
	color: #ffffff; 
	text-decoration: none;
}


