body {
	margin: 0px;
	background-repeat: no-repeat;
}
.hiddenPic {
	display: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.text a:link, .text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text a:active, .text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.textSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.textSmall a:link, .textSmall a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textSmall a:active, .textSmall a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.menuOff, .menuOff a:link, .menuOff a:visited{
	color:#1C71B8;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.menuOn, .menuOn a:link, .menuOn a:visited, .menuOn a:hover, .menuOn a:active{
	background-color:#1C71B8;
	color:#000099;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	cursor:hand;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.subheadingB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration:none;
	font-weight: bold;
	color: #000000;
	background-repeat: no-repeat;
}
.subheadingB a:link, .subheadingB a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration:none;
	font-weight: bold;
	color: #000000;
	background-repeat: no-repeat;
}
.subheadingB a:active, .subheadingB a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration:none;
	font-weight: bold;
	color: #FF9900;
	background-repeat: no-repeat;
}
.subheading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
}
.subheading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000033;
	text-decoration:none;
}
.heading a:link, .heading a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000033;
	text-decoration:none;
}
.heading a:active, .heading a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF9900;
	text-decoration:none;
}
