#Layer1 {
	position:absolute;
	width:1301px;
	height:147px;
	z-index:2;
	top: 0px;
	left: 0px;
	background-color: #271BBE;
	visibility: visible;
}
#Layer2 {
	position:absolute;
	width:979px;
	height:47px;
	z-index:3;
	background-color: #271BBE;
	left: 0px;
	top: 218px;
	visibility: visible;
}
#Layer4 {
	position:absolute;
	width:1200px;
	height:83px;
	z-index:1;
	left: 0px;
	top: 174px;
	visibility: visible;
	background-color: #271BBE;
}

#Layer6 {
	position:absolute;
	width:95%;
	height:152px;
	z-index:8;
	left: 21px;
	top: 295px;
	visibility: visible;
	background-color: #FFFFFF;
}


a:hover {
	color: #FF6633;
	background: #cccccc;
}

a:visited {
	color: #271BBE;
}

.MenuBarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #D31712;
	background-color: #B0B0B0;
	letter-spacing: normal;
	word-spacing: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-color: #FFD900;
	border-top-style: solid;
	border-bottom-color: #FFD900;
	border-bottom-style: solid;
	border-left-color: #FFD900;
	border-left-style: solid;
	border-right-color: #FFD900;
	border-right-style: solid;
}

.SideMenuBarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #00A8F9;
	background-color: #271BBE;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: left;
	text-indent: 4px;
	border-top-color: #FFD900;
	border-top-style: solid;
	border-bottom-color: #FFFFFF;
	
}

#NAV a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #00A8F9;
	background-color: #003366;
	line-height: normal;
	letter-spacing: normal;
	display: block;
	text-decoration: none;
	padding: 10px 1px 10px 1px;
	text-align: center;
}

#NAV  a:hover {
	background: #6699FF;
	color:#FF6633;
	border: #6699FF;
	}

.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #17027B;	
}

.Heading {
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bolder;
	color: #990066;
	font-style: normal;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FF6600;
	padding-bottom: 2px;
}

.PageHeading {
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #FFB900;
	font-style: normal;
	padding-top: 5px;
}
.PageSubheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FF6600;
	font-style: italic;
}
.Footer {
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: xx-small;
}

.Relatedlink {
	font-size: larger;
	font-family: Arial, Helvetica, sans-serif;
	color: 17027B;
	font-weight: bold;
}
body {
	background-color: #271BBE;
}
