@charset "utf-8";
/* CSS Document */

#proBanner h1 {
	padding-top:15px;
}

#proBanner h1{
	color:#6D6E70;
	margin-left:0;
}

#proBanner a:hover{
	color:#6D6E70;
	text-decoration:underline
}

#content-table b{
	color:#666
}

#content .breadcrumb {
	font-size: 0.9em;
	margin: 0 0 5px 2px;

}

#content .breadcrumb a {
	color: #666666;	text-transform:none

}

#test a{
	color: #ff8e00;
	font-size:16px;
}
 
#test a:hover{
 	text-decoration:underline;
	color: #ff8e00;
 }
 
#related-links li{
	list-style:none;

}



#related-links li a:hover{
	text-decoration:underline
}
