@charset "UTF-8";
/* CSS Document */

.sp_fatWhite{
	color: #FFFFFF;
	font-weight: bold;
}

.sp_error{
	color: #990000;
	font-weight: bold;
}

.sp_smallwhite{
	color: #fff;
	font-size: 0.9em;
}

.sp_grey{
	color: #dadada;
	font-size: 1em;
}

.sp_bolddarkblue{
	font-weight: bold;
	color: #103747;
}

.sp_boldorange{
	font-weight: bold;
	color: #f9b514;
}

.sp_boldorange a{
	font-weight: bold;
	color: #f9b514;
	
}

.inset_text{
	padding-left: 10px;
}

.title a{
	color: #fff;
	text-decoration: none;
	
	border-bottom: #fff 1px dashed;
}