body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	top: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}

a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}

.whiteText {
	color: #FFFFFF
}

.wrapper {
	position:absolute; 
	left:50%; 
	top:20px; 
	width:780px; 
	z-index:0; 
	margin-left: -390px;
}

.logospace {
	position: static;
	z-index: 1;
	top: 32px;
}

.bannerimage {
	position: static;
	z-index: 2;
	margin-top: 15px;
	height: 171px;
}

.mainmenu {
	position: static;
	width: 780px;
	z-index: 3;
	background-color: #FF8930;
	color: #FFFFFF;
	margin-top: 1px;
	height: 28px;
	font-weight: bold;
	font-size: 14px;
}

.MainMenuLinkBG {
	position:absolute;
	height:28px;
	background-color: #990F00;
	border-left-style: solid;
	border-right-style: solid;
	border-left-width: 2px;
	border-right-width: 2px;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	z-index: 7;
	visibility: hidden;
}

.MainMenuLink {
	position:absolute;
	z-index: 99;
	visibility: visible;
}

.menuText {
	z-index: 8;
	position: absolute;
	visibility: visible;
	margin-top: 6px;
	width: 780px;
}

.submenu {
	position: static;
	width: 780px;
	z-index: 3;
	height: 28px;
	background-color: #d9c429;
	margin-top: 1px;
	font-weight: bold;
	font-size: 14px;
}

.SubMenuLinkBG {
	position:absolute;
	height:28px;
	background-color: #ffdd30;
	border-left-style: solid;
	border-right-style: solid;
	border-left-width: 2px;
	border-right-width: 2px;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	z-index: 7;
	visibility: hidden;
}

.SubMenuLink {
	position:absolute;
	height:24px;
	z-index: 9;
	visibility: visible;
}

.subMenuText {
	z-index: 8;
	position: absolute;
	width: 780px;
	margin-top: 6px;
}

.leftside {
	color: #FFFFFF;
	background-image: url(../images/common/leftbg.gif);
	font-size: 16px;
	font-weight: bold;
	}

.contentWrapper {
	position: static;
	width: 780px;
	margin-top: 1px;
	background-color: #FFFFFF;
	background-image: url(../images/common/contentbgtiler.gif);
	background-repeat: repeat-y;
}

.contentBG {
	position: absolute;
	width: 584px;
	z-index: 6;
	left: 196px;
	background-image: url(../images/common/contentbgtiler.gif);
	height: 775px;
}

.content {
	background-image: url(../images/common/contentbg.jpg);
	background-repeat: no-repeat;
}

.bottomBarWrapper {
	position: static;
	width: 780px;
	z-index: 4;
	height: 28px;
	color: #FFFFFF;
	font-weight: bold;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	background-color: #FFFFFF;
}

.bottombar {
	position: absolute;
	width: 780px;
	z-index: 5;
	height: 28px;
	background-color: #11305a;
}

.bottomBarLinkBG {
	position:absolute;
	height:28px;
	background-color: #184581;
	border-left-style: solid;
	border-right-style: solid;
	border-left-width: 2px;
	border-right-width: 2px;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	z-index: 7;
	visibility: hidden;
}

.bottomBarLink {
	position:absolute;
	height:28px;
	z-index: 9;
	visibility: visible;
}

.bottomBarText {
	z-index: 8;
	position: absolute;
	visibility: visible;
	width: 780px;
	margin-top: 6px;
	font-size: 14px;
}
.tableSidePadding {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	position: static;
}
.footer {
	position: relative;
	text-align: center;
	padding-top: 7px;
}

.homePageButtons {
	position:absolute; 
	width:89px; 
	z-index:100; 
	visibility: hidden;
}
