﻿a.toplinks { 
	color: white; 
	font-size: 13px; 
	line-height: 14px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none
}
a.sidelinks {
	color: #006;
	font-size: small;
	line-height: 18px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	font-weight: bold;
}
a.toplinks:hover { 
	color: #3c9; 
	font-size: 13px; 
	line-height: 14px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none
}
a.sidelinks:hover { 
	color: #3c9; 
	font-size: 12px; 
	line-height: 18px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none 
}
.hdr_main {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 14.5px;
	font-weight: bold;
	color: #000066;
}
.hdr_sub {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
}
.body {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 16px;
}
.Pcontact_leftside {

	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	color: #000080;
}
.hdr_topmain {

	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.hdr_sponsorcopy {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 16px;
	font-weight: bold;
	color: #000080;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000080;
	padding-top: 15px;
}
h1 {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 2.15em; 
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-size: 1.85em; 
	font-weight: bold;
}
h3 {
	font-size: 1.6em;
	font-weight: bold;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
h4 {
	font-size: 1.4em;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-weight: bold;
}
h5 {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-size: 1.2em;
}
h6 {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-size: 1em;
}
img.alignRight {
	float:right; margin:0 0 1em 1em
}
img.alighLeft {
	float: left; margin:0 1em 1em 0
}
img.alignCenter {
	display: block; margin-left: auto; margin-right: auto
}
a img.alignRight {
	float:right; margin:0 0 1em 1em
}
a img.alignLeft {
	float:left; margin:0 1em 1em 0
}
a img.alignCenter {
	display:block; margin-left:auto; margin-right:auto
}