a{	color:#eb4402;	}
a:link,a:visited{color:#eb4402;}
a:hover{
	color:#eb4402;
	text-decoration: underline;
	}
html{
	font-size: 16px;
}
a span{
cursor:pointer;
}

body{


	text-align: left;
	font-size: 0.625em;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
}

#maincontent .wrap{
padding:28px;
}
#maincontent{

}
#site{
	

}

#siteSidesBg{

}

strong
{
	font-weight:bold;
}
 
#maincontent{
	
	
}
.textcontent{
font-size: 1.3em;

}

.textcontent h2{
	margin-bottom: 0px;
	color:#1aaeec;	
	font-size: 18px;
	font-weight: bold;
	line-height:24px;
}

.textcontent h3{
	margin-bottom: 0px;
	color:#1aaeec;
	font-size: 14px;
	font-weight: bold;
	line-height:24px;
}

.textcontent h5,
.textcontent h6,
.textcontent h4{
	color:#1aaeec;
	font-size: 12px;
	font-weight: bold;
	line-height:24px;

}

.textcontent ul {
	margin:1em 0 1em 1em;

}

.textcontent ol {
	margin:1em 0 1em 1em;

}
.textcontent p {
	margin-bottom:1em;
}



.textcontent ol li{
	list-style:decimal;
	margin-right:30px;

}

.textcontent ul li{
background-image: url(../images/cyanarrow.gif);
background-position: right 7px;
background-repeat: no-repeat;
padding-right: 9px;
margin-right:12px;
}


