/* Zero down */
* {
	padding:0;
	margin:0;
}
A IMG { 
	border:none;
}
.clear{
	clear: both;
	display: block;
}
.clear_zerodown{
	height: 0;
	line-height: 0;
	font-size: 0;
}
h1,h2,h3,h4,h5,h6,pre,code {
	font-size:1em;
}

ul {
	list-style: none;
}

EM{
	font-style: normal;
}

.clearfix:after {
	content:"."; 
	display:block; 
	height:0;
	line-height: 0;
	font-size: 0; 
	clear:both; 
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/
	.clearfix {display:block;}
/* End hide from IE Mac */
* html .clearfix {
	height:1px;
}

/* HEADER */
.header {
	padding: 0 0 0 0;
	background: #FFF;
}
.header-right {
	float: right;
	width: 590px;
}
.header-static {
	height: 1px;
	background: #b60300;
	padding: 0 0 0 0;
}

/* NAVIGATION */  
.navigation {
	width: 590x;
	padding: 0 0 0 0;
	background: url(../Images/bg_roll-over.jpg) repeat-y center 1px;
	position: relative;
}  
.navigation UL {
	white-space: nowrap;
	font-size: 14px;
	margin: 0 5px 0 0;
}
.navigation UL LI {
	float: right;
	padding:  0;
	margin: 0 ;
	height:20px;
	line-height: 20px;
	position:relative;
}
.navigation UL LI A {
	display: block;
	color:#000;
	font-weight: bold;
	xwidth: 100%;
	padding: 0 28px;
} 
.navigation UL LI EM{
	display: block;
	height: 11px;
	width: 12px;
	background:url(../Images/bg_roll-over.jpg) no-repeat;
}


/* NEWS */
.news-showcase {
	width: 168px;
	position: absolute;
	right: 0;
	top: 0;
	xopacity: 0;
	xfilter: alpha(opacity=0);
	zoom: 1 !important;
	text-decoration:none;
}
.news {
	padding: 0;
}
.departmentnews UL {
	float: none !important;
}

.news UL {
	float:right; 
	position: relative;
}
.news UL LI {
	height: 54px;
	width: 168px;
	float: right;
	clear: both;
}

/* HIGHLIGHTS */
.highlights-showcase {
	width: 168px;
	position: absolute;
	left: 0;
	top: 0;
	xopacity: 0;
	xfilter: alpha(opacity=0);
	zoom: 1 !important;
	text-decoration:none;
	padding-bottom: 12px; 
}
.highlights-showcase IMG {
	vertical-align: bottom;
}
.highlights-showcase:hover {
	text-decoration: none;
}
.selected .highlights-showcase {
    z-index: 1;
}

.highlights {
	padding: 0;
}
.highlights UL {
	float:right; 
	position: relative;
}
.highlights UL LI {
	height: 55px;
	width: 168px;
	float: right;
	clear: both;
	border-top: 1px solid #96C5ED;
}
/** HTML .highlights UL LI {
	width: 168px;
}*/
.borderline {
	border: 1px solid red;
}
.department UL {
	float: none !important;
}
.highlights P {
	width: 245px;
}
.heading {
	font-size: 14px;
	color: #224e70;
	font-weight: bold;
}
.heading A {
	color: #224e70;
}



/* SPECIAL */
.special {
	padding: 0 0 0 0;
	background: url(../Images/bg_roll-over.jpg) no-repeat top right;
}
	
.hp .highlights-showcase {
	width: 170px;
}
.hp ul {
	width: 590px;
}
.hp UL LI {
	padding: 0 0 0 0;
	height: 74px;
	width: 168px;
}
	
.hp P {
	width: auto !important;
}

.hp .h-0{
	background: url(../Images/bg_roll-over.jpg) no-repeat ;
}
.hp .h-0 .ht_bg EM{
    background-image: url(../Images/bg_roll-over.jpg);
}
.hp .h-1 {
	background: url(../Images/bg_roll-over.jpg) no-repeat;
}
.hp .h-1 .ht_bg EM{
    background-image: url(../Images/bg_roll-over.jpg);
}
.hp .h-2 {
	background: url(../Images/bg_roll-over.jpg) no-repeat;
}
.hp .h-2 .ht_bg EM{
    background-image: url(../Images/bg_roll-over.jpg);
}
.hp .h-3 {
	background: url(../Images/bg_roll-over.jpg) no-repeat;
}
.hp .h-3 .ht_bg EM{
    background-image: url(../Images/bg_roll-over.jpg);
}

.hp {
	border: none;
	padding-bottom:0;
}

.highlight-text {
	float: right;
	width: 168px;
	margin: 3px 3px 0 0;
	position: relative;
	z-index: 1;
}
