a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #367e93;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.helveticasemibold28 {
	font-family: Helvetica;
	font-size: 35px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.helveticasemibold28 {
	font-family: Helvetica;
	font-size: 28px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.medium-20-bold {
	font-family: Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}

h1 {
	font-family: Trebuchet MS,Helvetica,Jamrul,sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.a.tss:link { color: grey; }
a.tss:visited { color: grey; }
a.tss:hover { color: #0c82dd; }
.red-mid-bold {color:#CC0000; font-weight: bold; font-size:14px; display:inline;}

.foot {
	font-size: 10px;
	text-decoration:none;
	font-weight: normal;
	color: #ffffff;
}
.foot:hover {
	font-size: 10px;
	text-decoration:underline;
	font-weight: normal;
	color: #ffffff;
}

.subnav {
	font-family: Trebuchet MS,Helvetica,Jamrul,sans-serif;
	font-size: 13px;
	text-decoration:none;
	font-weight: bold;
	color: #a9a9a9;
	padding-left:45px;
	text-transform: uppercase;
}
.subnav:hover {
	font-family: Trebuchet MS,Helvetica,Jamrul,sans-serif;
	font-size: 13px;
	text-decoration:none;
	font-weight: bold;
	color: #367e93;
	padding-left:45px;
	text-transform: uppercase;
}


.subnav2 {
	font-family: Trebuchet MS,Helvetica,Jamrul,sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
	color: #a9a9a9;
	padding-left:55px;
	text-transform: uppercase;
}
.subnav2:hover {
	font-family: Trebuchet MS,Helvetica,Jamrul,sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
	color: #367e93;
	padding-left:55px;
	text-transform: uppercase;
}
