@charset "utf-8";
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF813C;
	text-align: left;
	font-style: italic;
	position: static;
	line-height: 5mm;
}
.menuFont {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menuFontBlack {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.tables {
	border: 1px solid #cccccc;
	margin: 3px;
	border-color: #CCCCCC;
}
.blackheading {
	font-family: Tahoma;
	font-weight: bolder;
	font-size: 14px;
	color: #003399;
}
.content {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: lighter;
	line-height: 16px;
	text-decoration: none;
}
.borders {
	border: 4px solid #CCCCCC;
	border-color: #CCCCCC;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4A61BD;
	text-align: left;
	font-style: italic;
	text-transform: none;
}
.contentStart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.headingwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	font-style: italic;
	text-transform: none;
}
.contentwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: lighter;
	line-height: 16px;
	text-decoration: none;
}
