html{
	padding: 0;
	margin: 0;
}

body{
	
	font: 14px/22px Georgia, "Times New Roman", Times, serif;
	color: #333333;
}


#container{
	
}	

#header{
display:none;	
	
}

#content{
	
}

#content h1{
	font-size: 20px;
	color: #990033;
	font-weight: bold;
	text-indent: 10px;
	margin: 5px 5px 30px;

}

#content h2, h3{
	font-size: 16px;
	color: #990033;
	font-weight: bold;
	text-indent: 10px;

}

#content strong{
	font-weight: bold;
	color: #cccccc;
}

#content p{
	text-align: left;
}

#content a  {
	color: #006699;
	text-decoration: underline;
}

#content a:visited  {
	color: #0099CC ;
	text-decoration: underline;
}

#content a:hover   {
	
	color: #006699;
	text-decoration: underline;
	}

#footer{
	display:none;
}


/* BEGIN style8 */



 #navcontainer
{
display:none;
}


.coresupport {
	color: #990033;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.support{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-transform: lowercase;
}

#headerbanner {

}

img {
display:none;

}

/* END style8 */

