.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
}

.welcometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002A74;
	text-align: left;
}
.copyrights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.tableheading {
	font-family: "Century Gothic";
	font-size: 15px;
	color: #003399;
	letter-spacing: -1px;
}

.tableborder {
	border: 1px solid #999999;
}
.tableborderbtm {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B7EDFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E4D93;
	text-decoration: none;
}
.imageborder {

	border: 1px solid #03316C;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-align: left;
	text-decoration: underline;
}
.tabletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	border: 1px solid #003366;
}
.tableborderBlue {

	border: 1px solid #003366;
}
.bodytextTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	border: 1px solid #003366;
}
.tableborderbtmGrey {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E4D93;
	text-decoration: none;
}
.tableheadingRed {

	font-family: "Century Gothic";
	font-size: 15px;
	color: #CC0000;
	letter-spacing: -1px;
}
.heading2Red {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}
.tableborderbtmRed {

	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCCCC;
}
