@charset "utf-8";
.topMenu {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	color: #1C374A;
	text-decoration: none;
}
.HomeBoxHeader {
	font-family: "Century Gothic";
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
}
.homeBoxText {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.footerText {
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.pageHeader {
	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: normal;
	color: #639EC6;
	text-decoration: none;
}
.regularText {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.tableHeaderTop {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	color: #ffffff;
}
.tableHeader {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.emphasis {
	font-family: "Trebuchet MS", "Century Gothic";
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.regularLink {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.rowHeight20
{
	padding-bottom: 0px;
	line-height: 20px;
	width: 400px;
	font-style: normal;
}.subHeader {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
.regularLink {
	font-family: "Century Gothic";
	color: #000000;
	text-decoration: underline;
}
.biggerFont {
	font-family: "Trebuchet MS", "Century Gothic";
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

.leftPaddingPageHeader {
	padding-left: 26px;
	padding-top:18px;
	padding-right:0px;
	padding-bottom:0px;
	font-family: "Century Gothic";
	font-size: 36px;
	font-weight: normal;
	color: #1D364A;
	text-decoration: none;
}

.leftPaddingContent {
	padding-left: 26px;
	padding-top:0px;
	padding-right:26px;
	padding-bottom:0px;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

.topPaddingImageCol {
	padding-left: 0px;
	padding-top:26px;
	padding-right:26px;
	padding-bottom:0px;
}

