#Layer1 {
	position:absolute;
	width:1301px;
	height:213px;
	z-index:2;
	top: 0px;
	left: 0px;
	background-color: #271BBE;
	visibility: visible;
}
#Layer2 {
	position:absolute;
	width:264px;
	height:961px;
	z-index:3;
	background-color: #271BBE;
	left: -3px;
	top: 213px;
	visibility: visible;
}

#Layer3 {
	position:absolute;
	width:255px;
	height:295px;
	z-index:9;
	left: 6px;
	top: 8px;
	visibility: visible;
}
#Layer4 {
	position:absolute;
	width:1041px;
	height:79px;
	z-index:1;
	left: 260px;
	top: 213px;
	visibility: visible;
	background-color: #271BBE;
}
#Layer5 {
	position:absolute;
	width:594px;
	height:58px;
	z-index:7;
	left: 313px;
	top: 309px;
	visibility: visible;
	background-color: #FFFFFF;
}

#Layer6 {
	position:absolute;
	width:572px;
	height:544px;
	z-index:8;
	left: 325px;
	top: 385px;
	visibility: visible;
	background-color: #FFFFFF;
}

#Layer7 {
	position:absolute;
	width:1201px;
	height:115px;
	z-index:6;
	left: 0px;
	top: 0px;
	background-color: #000000;
}


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: 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;
	
}

#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 5px 10px 10px;
}

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

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

.Heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bolder;
	color: #777777;
	font-style: italic;
}
.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: x-small;
}

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