p,tr,th,td,a,ul,ol,li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
}
a {
	color:#000066;
}
h1 {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
}
h2 {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #1C6888;
}
h3 {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #1C6888;
}
.smallFont {
	font-size: 10px;
}
.headerOneInline {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
}.blueBG {
	background-color: #1C6888;
}

.whiteText {
	font-weight:bold;
	color: #FFFFFF;
}.ninePtTxt {
	font-size: 9px;
}
.lightBlueText {
	color: #A8D1DB;
}
.whiteBG {
	background-color: #FFFFFF;
}

