div#snhead{
	padding:7px 0 0 15px;
}
div#snhead h1#snh1
{
    font-size:10pt;
    margin:0px;
    color:#00479d;
    font-weight:bold;
		float:left;
}
div#snhead em{
    font-size:10pt;
    font-style:normal;
	font-weight:bold;
    color:#00479d;
}
a.emlink:link{
	color:#00479d;
	text-decoration:none;
}
a.emlink:visited{
	color:#00479d;
	text-decoration:none;
}
a.emlink:hover{
	color:#00479d;
	text-decoration:underline;
}
.stnormal{
    font-weight:normal;
}
.stbold{
    font-weight:bold;
}
.cb{
	clear:both;
	display:none;
}

#footer {
	height: 35px!important;
}