/* Grouped styles */
#cTSelHead,#cTShowHead {
	height: 20px;
	padding: 2px;
}
#cTSelMain,#cTShowMain {
	color: #036;
	background-color: #FFF;
	border: 1px solid #000;
}
#subNav,#headerText,#cLocation,#select,.footer,#popFooter  {
	font-size: 0.8em;
}
#StrapTextSub,h2 {
	font-size: 1.2em;
}
h1,h2,.tipTitle,#headerText,.sideText,.tipTitle,#select,.sideTextDIV,.popTitle,#cTShowMain  {
	color: #000;
}
p,h3,a.hlink,.button,.select {
	font-size: 1em;
}
#StrapTextSub,#cTitle {
	color: #000;
}
.footer,#popFooter,a.hlink,.sideHead,a.menuLink,a.menuLink:hover,#cTSelHead {
	color: #fff;
}
#cTShowNext,#mainImg,#subNav,#topRightIMG,#cLogo,#cSideImg,#L1SideImg,#L1StripeImg,#rightPanel,#skip  {
	position: absolute;
}
#mainStripe,#mainStrapText,#headerText,#StrapTextSub,#cLocation,#menuBG,#select,.menu,#leftNav,#cTSelMain,#container,#Hcontainer,#popWin,#popFooter,#mContent,#sContent,#cTSelHead,#cTShowHead,.sideHead,.sideTextDIV {
	position: relative;
}
a.hLink,#StrapTextSub,.tipTitle,#select,.sideHead,#cTSelHead {
	font-weight: bold;
}
h2,h3,#leftNav 	{
	color: #000;
}
.footer,#popFooter,.menu,#cTSelHead,#cTShowHead,.sideHead {
	background-color: #000;
}
#menuBG,.select,.button {
	background-color: #fff;
}
/* Generic HTML styles */
body {
	font-size: 76%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
h1 {
	font-size: 1.5em;
}
h2 {
	margin-bottom: -5px;
}
/* Main Custom Styles */
#skip {
	top: -10px;
	left: 0px;
	width: 0px;
	height: 0px;
	overflow: hidden;
}
#rightPanel {
	color: #036;
	background-color: #FFF;
	width: 150px;
	right: 0px;
	top: 20px;
	z-index: 7;
}
#spacer {
	height: 5px;
}
.sideHead {
	float:right;
	width: 150px;
	height:20px;
	padding: 2px;
	border: 1px solid #000;
	top: 3px;
}
.sideTextDIV {
	float:right;
	width: 150px;
	background-color: #fff;
	border: 1px solid #000;
	font-size: 0.9em;
	padding: 2px;
	top: -1px;
}
#cTSelHead {
	width: 100%;
	left: 0px;
	top: 10px;
}
#cTSelMain {
	height: 50px;
	width: 100%;
	left: 0px;
	top: 10px;
	padding: 5px;
}
#cTShowNext {
	height: 20px;
	width: 90%;
	left: 5px;
	top: 290px;
	text-align: center;
}
#back {
	float:left;
	width: 50%;
}
#close {
	float:right;
	width:50%;
	text-align: right;
}
	
#container {
	width: 100%;
	top: 45px;
	left: 0px;
	padding-bottom: 110px;
	z-index: 1;
}
#Hcontainer {
	width: 100%;
	top: 15px;
	left: 0px;
}
#mainStripe {
	background-color: #fff;
	top: 45px;
	left: 0px;
	border-top: 1px solid #000;
	border-right: none;
	border-bottom: 1px solid #000;
	border-left: none;
	padding-bottom: 10px;
	z-index: 15;
}
#mainImg {
	width: 190px;
	top: -100px;
	left: 0px;
	z-index: 50;
}
#menuBG {
	top: 45px;
	left: 0px;
	width: 100%;
	height: 20px;
	z-index: 14;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #000;
	border-left: none;
}
#subNav {
	top: 2px;
	right: 10px;
	height: 20px;
	color: #666;
	text-align: right;
}
#headerText {
	top: 5px;
	left: 200px;
	width: 40%;
	z-index: 1;
}
#mainStrapText {
	top: 5px;
	margin-left: 200px;
	height: 110px;
	width: 100%;
}
#StrapTextSub {
	top: 5px;
	left: 200px;
	width: 60%;
}
#cTitle {
	top: -20px;
	margin-left: 200px;
	font-size: 2em;
}
#cLogo {
	width: 180px;
	top: 35px;
	right: 5px;
}
#cSideImg {
	top: 0px;
	left: -8px;
	z-index: 4;
}
#mContent,#sContent {
	left: 120px;
	width: 55%;
	margin-right: 15px;
	z-index: 5;
}
#mContent {
	top: 15px;
}
#sContent {
	top: 5px;
}
.footer {
	top: 120px;
	height: 15px;
	text-align: right;
	padding-right: 20px;
}
#popWin {
	top: 0px;
	left: 5px; 
	width: 95%;
}
#popFooter {
	top: 25px;
	left: 0px;
	width: 100%;
	text-align: right;
	padding-right: 5px;
}
.menu {
	top: 0px;
	float: left;
	width: 20%;
	height: 19px;
	margin-left: 5px;
	text-align: center;
}
.menuLink  {
	display: block;
	padding:2px 2px;
	background: transparent;
}		
a.menuLink {
	border: 1px outset #000;
	background: #000;
	text-align: center;
	text-decoration: none;	
}
a.menuLink:active {
		font-weight: bold;
		color: #fff;
		background: #000;
			}
a.menuLink:visited {
	color: #0FF;
}						
a.menuLink:hover {
	display: block;
	background: #000;
	padding: 2px 2px;
	border: 1px inset #CCC;
	text-decoration: underline;
}
a em {
	font-style: normal;
	text-decoration: underline;
} 
a:active {
	text-decoration: underline;
	background-color: #000;
	color: #fff;
}
#subNav a {
	text-decoration: none;
}
#subNav a:hover {
	text-decoration: underline;
}
#select {
	left: 0px;
	float: left;
	width: 11%;
	padding-left: 5px;
	padding-top: 3px;
}
.warn {
	position: absolute;
	left: 200px;
	width: 75%;
	top: 30px;
}
.advert {
	float: right;
	margin: 5px;
	width: 157px;
}
/* Level 1 styles */
#L1SideImg {
	top: 225px;
	left: -10px;
}
#L1StripeImg {
	top: -60px;
	left: -1px;
}
#leftNav {
	top:10px;
	left: 9px;
	width: 120px;
	font-size: 1.1em;
	padding-right: 10px;
}
#cLocation {
	top: 3px;
	left: 120px;
	height: 20px;
	width: 80%;
	z-index: 6;
	color: #000;
	padding-top: 2px;
	padding-bottom: -2px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1pt solid #000;
}
ul.left {
	margin-top: 5px;
	font-size: 0.8em;
}
ul.left li {
	list-style-type: none;
}
ul.left li a {
	display: block;
	width: 102px;
	padding: 2px 2px 4px 2px;
	margin: 2px;
	background-color: #FFF;
	border: 1px solid #666;
	margin-left: -40px;
}
ul.left li a:hover {
	background-color: #000;
}
img {
	display: none;
	/*visibility: hidden;*/
}