/* Homepage Highlights Color code*/

#highlights-Black {color:#000000}
#highlights-Red {color:#CC0000}
#highlights-White {color:#FFFFFF}
#highlights-Yellow {color:#ffcc00}
#highlights-DarkBlue {color:#003366}
#highlights-CyanBlue {color:#00cccc}
#highlights-Green {color:#006600}
#highlights-Grey {color:#696969}
#highlights-Orange {color:#FF8C00}
#highlights-Burgundy {color:#800020}
#highlights-Maroon {color:#8B0000}

/* End of Homepage Highlights Color code*/

/* Homepage Published Date & Time Color code*/
#datetime-Lightgray {color:#D3D3D3}
#datetime-Gray {color:#808080}
#datetime-Darkgray {color:#A9A9A9}
#datetime-Dimgray {color:#696969}
#datetime-Coolgray {color:#666666}
#datetime-Warmgray {color:#676760}


/* Sample 1*/
#box1{
	position:absolute;
	margin-left:15px;
}
#box1 span{
	display:block;
	float:left;

}

#box1 img{
padding-left:5px;

}

/* Sample 8*/
#box8{
	position:absolute;
}
#box8 div{
	width:650px;
	float:left;
	display:inline;
}
#box8 .buttons{
	text-align:left;
	display:inline;
}


.rightbuttons{
	float:right;
	display:inline;
}


#box8 .next{
	float:right
}
.sample8 .buttons{
	
}
.sample8 .mask1{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border:none;
}



.rotateimg{
	border:none;
	position:relative;
    margin-left: 0px;
	margin-right: 0px;
	width: 650px;
	display:inline;
	margin-bottom: 8px;
}

.galleryimg{
	border:none;
	position:relative;
    margin-left: 0px;
	margin-right: 0px;
	width: 240px;
	display:inline;
}

.rholder{
	width: 650px;
	position:relative;
	display:inline;
}



.mask1{
	position:relative;
	width:650px;
	height:280px;
	overflow:hidden;
	margin-right: auto;
	margin-left: auto;
}



.mask2{
	position:absolute;
	width:650px;
	height:44px;
	overflow:hidden;
	margin-right: auto;
	margin-left: auto;
	padding-top:3px;
	top:236px;
	background-image:url(../img/gov/homeban-tabbg.png); background-repeat:repeat-x;	

}

.mask3{
	position:absolute;
	width:640px;
	height:20px;
	overflow:hidden;
	margin-right: 20px;
	margin-left: auto;
	top:245px;
}



span img{
	border:none;
}

.imglay1 {
	left:0;
	position:relative;
	top:0;
	z-index:500;
}

.imglay2 {
	left:0;
	position:absolute;
	top:0;
	z-index:600;	
	display: block;
}

.imglay3 {
	left:0;
	position:relative;
	top:0;
	z-index:600;
    display: none;
}

.rhthumb {
	position:relative;
	left:30px;
	top:0;
	width:60px;
	height:50px;
	margin-right:8px;
	margin-left:0px;
	display: inline;

}



.toolTip {
		padding: 2px 2px 2px 15px;
		border: 0px;
		background-color: white;
		width: 120px;
        /*filter:alpha(opacity=80);
        -moz-opacity: 0.8;
        opacity: 0.8; 8 
        /* comment the above 3 line if you don't want transparency*/
}


.topstoriesbodytext {
  font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: left;
	line-height:16px;
	height: 12px;
	width: 350px;
	text-transform: none;
	padding: 5px 0px 10px 0px;
	display: inline;
	float:left;

}

#cont{width:650px;margin:0 auto;background:#fff;text-align:left;padding:20px}

.header_topstories { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	line-height:20px;
	top:-265px;
	left:20px;
	width:400px;
	position:relative ; 	
	}
	
* html .header_topstories { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	line-height:18px;
	top:-270px;
	left:20px;
	width:400px;
	position:relative ; 	
	}
	
.topstoriesbodydate {
  font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	text-transform: none;
	padding-bottom:0px;
	height: 10px;
}	




.header_more_black{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	line-height:20px;
	top:0px;
	left:600px;
	float:right;
	position:absolute;
	clear:both;
	width:400px;
	background: url(../img/gov/morebg.gif) no-repeat left;
	padding: 0px 0px 0px 5px;
	}
	
.header_more_black a { 

	text-decoration: none;
	}
  	
.header_more_black a:link { 

	text-decoration: none;
	}
	
.header_more_black a:hover { 

	text-decoration: none;	
	}
	
.header_more_black a:active { 

	text-decoration: none;	
	}

.header_more_black a:visited { 

	text-decoration: none;	
	}  	

