#content p {
	font-family: verdana;
	font-size: 8pt;
	line-height: 20px;
	margin: 0 0 15px 0;
}
	
#content h3 {
	font-family: Helvetica;
	font-size: 10pt;
	letter-spacing: 1px;
	margin: 25px 0 0 0;
}
	
#sbcontent {
	float: none;
}
	
#footer {
	margin-bottom: 10px;
}
	
#content {
	border-top: 2px solid #0061b1;
} 

div#intro {
	border-bottom: 2px solid #0061b1;
	padding: 10px 10px 20px 10px;
	margin: 0;
	background-color: #bfd7ec;
	color: #fff;
	background-repeat: repeat-x;
}

#intro a {
	color: #F9ED26;
	text-decoration: none;
}

#intro a:hover {
	color: #000
}

#text a {
	color: #0061b1;
}

#text a:hover {
	color: #A99D02
}		

#text li {
	font: normal 13px/20px 'Trebuchet MS', Arial, Sans-Serif;
}
