/*  NEW FOOTER ETC  */

html {
	height:100% !important;
	height:auto;
	}
body {
	height:100% !important;
	height:auto;
	}
body { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 75%;
	line-height:1em; 
	color: #FFF;
	margin:0;
	padding:0;
	background-color:#000;
}

div, object, form, img, dl, dt, dd {
	margin:0;
	padding:0;
	border:0;
}
img {
	display:block;
}
/* Base Container/Holder Elements */
#bk {
	width:100%;
	color:#000;
	background:#F1C500 url(../images/bk-gradient.gif) left bottom repeat-x;
	border-bottom:1px solid #FFF;
	}
#entire {
	width:720px;
	margin:0 auto;
	padding:20px 0 17px !important;
	background:#F1C500;
}

#Table_01 {
	width:680px; 
	height:462px;
	margin:0 auto;
	padding:0;
	border-collapse:collapse;
}
tr, td {
	margin:0;
	padding:0;
}

#footer {
	width:725px;
	margin:0 auto;
	}
#foot, #foot-pt2 {
	font-family: Verdana, Helvetica, sans-serif !important;
	width:486px;
	float:left;
	padding:9px 0 9px 10px;
	overflow:hidden;
	text-align:left;
	font-size:9px;
	line-height:13px;
	font-weight:bold;
	color:#999;
	display:inline;
}
#foot-pt2 {
	width:216px;
	padding-left:11px;
	background:transparent url(../images/bk-footer.gif) repeat-y;
	}
	
	
/* ORIGINAL LINK */
a {
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: none;
}	

/* NEW Footer LINK STYLE */	
#foot a, #foot-pt2 a {
	text-decoration:none;
	color:#999;
	border:0;
	}
#foot-pt2 a .yel {
	color:#FC0;
	}
#foot a:hover, #foot-pt2 a:hover  { 
	color:#777;
	background:transparent;
	border-bottom:1px dotted #777 !important;
	border-bottom:1px solid #555;
	}
	
/* ORIGINAL */

/*
html {
	height:100%;
	}
body {
	margin:0;
	padding:0;
	height:100%;
	background-color: #F1C500;
	font-weight:normal;
} */
p { 
margin:6px 0 0;
padding:0;
}
.bodyText, .bodyText-l{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-align: left;
	font-weight:normal;
	padding-right:10px;
}


.pressBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-align: left;
	padding-right:10px;
}
.pressRightCol{
	text-align:left;
}
.SubHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	padding-right:10px;
}

.BoxedBlurbs, .BoxedBlurbsBlk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding:0 3px;
}
.BoxedBlurbsBlk { 
	color:#000;
}
.BoxedBlurbs a, .BoxedBlurbs a:hover { 
	color:#FFF;
}
.BoxedBlurbs img {
	margin:0 auto;
}
.BoxedBlurbsItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	font-style: italic;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.heading, h1 {
	font-family: Helvetica, "Arial Black", Arial, sans-serif;
	font-size: 18px;line-height:15px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: -1pt;
	margin:7px 0 0;
	padding:0;
}
.heading2 {
	font-size: 18px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: -1pt;
	font-family: Helvetica, "Arial Black", Arial, sans-serif;
}
.HigherResBlurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	padding-right:10px;
}
/* --- NAVIGATION --- */
div, img { 
	margin:0;
	padding:0;
	border:0;
	}
#menu ul {
	float:right;
	display:inline;
	list-style: none;
	margin:0;
	padding:0;
	z-index:500;
}

#menu h2 {
	float:left;
	display:inline;
	text-align:center;
	margin:0;
	padding:0;
	}

#menu a {
	color:#fff;
	display:block;
	text-decoration:none;
	text-align:left;
	margin:0 0 0 32px;
	padding:0;
	position:relative;
}
#menu a .roll { display:none; }
#menu a:hover .roll, #menu ul li:hover h2 a .roll, #menu a .current { 
	position:absolute;
	top:0px; left:0px;
	display:block;
	z-index:1000;
}

#menu ul ul a {
	display:block;
	color:#000;	
	background:#F1C500;
	text-decoration: none;
	padding:0;
	margin:0;
}

#menu ul ul a:hover {
	background:#F1C500;
}

#menu li {
	float:left;
	position:relative;
	z-index:500;
}

#menu ul li{
display: block;
}


#menu ul ul {
	position:absolute;
	width:133px;
	left:28px;
	top:15px;
	background:#F1C500;
	border:1px solid #FFF;
	z-index:500;
	margin:0;
	padding:2px 0 2px 5px;
	overflow:visible;
}
#menu ul ul li {
	float:left;
	width:100%;
	margin:0;
	padding:2px 0 4px;
}
#menu ul ul ul {
	position:absolute;
	left:100%;
	top:-1px;
	z-index:501;
	background:#F1C500;
	border-left:0;
	margin:0;
	padding:0;
}

#menu ul ul li:hover a, #menu ul ul ul li:hover a {
	background:#F1C500;
}

#menu ul ul, #menu ul li:hover ul ul, #menu ul ul li:hover ul ul {
	display:none;
	
}

#menu ul li:hover ul, #menu ul ul li:hover ul, #menu ul ul ul li:hover ul {
	display:block;
	
}


a img {
	text-decoration:none;
	border:0;
	background-color:transparent;
	color:#000;
	}
.white {
	color:#FFF;
	}
.black {
	color:#000;
	}
.b {
	font-weight:bold;
	color:#FFF;
	}
a:hover .b {
	color:#000;
	}
.holder {
	width:100%;
	position:relative;
}
.hide {
	width:270px;
	position:absolute;
	left:0px;
	top:0px;
	text-align:left;
	display:none;
	z-index:100;
	background:#F1C500;
	}
.hide p {
	font-weight:bold;
	font-size:12px;
	}