.navoff {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #0B1056; background-color: #BACDE2; cursor: hand}
.navon { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #006698; background-color: #DDDDDD; cursor: hand}
.subnavoff { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background-color: #DDDDDD; cursor: hand ; border-color: black black #EEEEEE; border-style: groove; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 2px; border-left-width: 0px; text-indent: 3px}
.subnavon { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; background-color: #000099; cursor: hand ; border-color: black black #EEEEEE; border-style: groove; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 2px; border-left-width: 0px; text-indent: 3px}
.subnavtable {  border-color: #EEEEEE #CCCCCC #CCCCCC #EEEEEE; border-style: groove; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 0px; border-left-width: 2px}
.txtsm {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
.header {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #006699}
.linkblue {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #006699}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
.txtsm2 {
font-family: Arial, Helvetica, sans-serif; font-size: 11px
}
.navnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0B1056;
	text-decoration: none;
}

.signupform {text-align:center; font-size:12px; margin:10px 0;}



.social{
	margin:0 55px 0 0;
	padding:0;
	position: relative;
	width:auto;
	float:right;
}

	.social li{
		float:left;
		list-style: none;
		
	}
	.social .facebook{
		margin:0 15px;
		background:url('/images/icon-facebook-bigger.png') no-repeat center;
	}
	.social .twitter{
		background:url('/images/icon-twitter-bigger.png') no-repeat center;
	}
		.social li a{
			text-indent: -9999px;
			display: block;
			height:30px;
			width:30px;
		}