@charset "utf-8";
/* CSS Document */


#homeHighlightsContainer {
	width:912px;
	margin-top:12px;
	}

/* Begin Image Fade Transition */

/* top slider */
div#innerfade-holder{
	width:456px;
	height:330px;
}
div#slider{
	display:none;
	position:relative;	
}
ul#slide_control li, ul#slide_nav li{
    list-style:none;
}
#slide_nav{
	display:none;
}
ul#portfolio-desc{
 	display:none;
    list-style:none;
}
#portfolio{
	list-style:none;
}
#portfolio img{
    display:block;
}
#portfolio a{
	text-decoration:none;
}
#portfolio .sliderContent{
	position:absolute;
    width:421px;
    padding:12px 18px 14px 17px;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    color:#fff;
    background:#fb8046;
    bottom:0px;
    filter:alpha(opacity=90);
    -moz-opacity:0.9;
    -khtml-opacity:0.9;
    opacity:0.9;
    cursor:pointer;
}
#portfolio .sliderText{
	float:left;
	width:324px;
	padding-right:56px;
	color:#fff;
}
#portfolio .sliderText h2{
	margin:1px 0 5px;
	padding:0;
	color:#fff;
	font-size:1.4em;
	line-height:1em;
}
#portfolio .sliderText p{
	margin:0;
	padding:0;
	color:#fff;
	font-size:0.75em;
	line-height:1.35em;
}
#slide_control{
	float:right;
    position:relative;
    bottom:31px;
	right:14px;
	z-index:100;
}
#slide_control li{
    float:left;
    width:15px;
	height:14px;
    margin-left:4px;
    margin-right:4px;
    list-style: none;
    cursor:pointer;
}
/*-- begin next & prev buttons --*/
#next_button {
	background:url(/images/navSlides.png) no-repeat -20px 0;
}
#next_button:hover {
	background:url(/images/navSlides.png) no-repeat -20px -17px;
}
#prev_button {
	background:url(/images/navSlides.png) no-repeat 0 0;
}
#prev_button:hover {
	background:url(/images/navSlides.png) no-repeat 0 -17px;
}
/*-- end next & prev buttons --*/
/*-- looks like pause button --*/
.pause_button {
	background:url(/images/navSlides.png) no-repeat -40px 0;
}
.pause_button:hover {
	background:url(/images/navSlides.png) no-repeat -40px -17px;
}
/*-- looks like play button --*/
.paused_button {
	background:url(/images/navSlides.png) no-repeat -60px 0;
}
.paused_button:hover {
	background:url(/images/navSlides.png) no-repeat -60px -17px;
}
/* end Image Fade Transiton */

.homeLeftFlash{
	width:456px;
	height:330px;
	}

.homeRightFlash{
	width:227px;
	height:330px;
	}	

object.flash{
	float:left;
	}

div.bgNewsletters{
    width:114px;
    height:89px;
    background: transparent url(/images/test_Newsletters.jpg) no-repeat left top;
}
div.bgVideos{
	width:113px;
	height:89px;
    background: transparent url(/images/test_Videos.jpg) no-repeat left top;
}
	
#newsAndPress {
	height:240px;
	overflow:hidden;
	background-color:#e5e5cd;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:.70em;
	}
	
#newsAndPress a {
	color:#40669E;
	text-decoration:none;
	}	
	
#newsAndPress a:hover {
	text-decoration:underline;
	}
	
#newsAndPress ol {
	list-style:none;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333333;
	padding:0 12px 0 12px;
	}
	
#newsAndPress li {
	margin-top:6px;
	}
	
#newsAndPress li a {
	text-decoration:none;
	color:#333333;
	}
	
#newsAndPress li a:hover {
	text-decoration:underline;
	}
	
#newsAndPress div.viewAll {
	padding:0;
	margin:0;
	margin-top:6px;
	margin-left:12px;
	font-weight:bold;
	}
	
#newslettersAndVideos img {
	border:none;
	}

#homeHighlightsContainer div.instructionMessage{
	padding:5px;
	font-size:0.8em;
	background:#CCCCCC none repeat scroll 0 0;
	height:35px;
	}

#homeHighlightsContainer td {
	vertical-align:top;
	}
	
#exploringARC {
	margin-top:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:.75em;
	}
	
#exploringARC div.viewAll {
	padding:0;
	margin:0;
	margin-top:6px;
	margin-left:12px;
	font-weight:bold;
	font-size:0.95em;
	}	
	
#exploringARC td {
	vertical-align:top;
	}
	
#exploringARC ul {
	margin-left:26px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#444;
	}
	
#exploringARC ol {
	list-style:none;
	padding:0;
	margin:0;
	margin-left:10px;
	color:#333333;
	}
	
#exploringARC ol li {
	margin-top:4px;
	}
	
#exploringARC ol li a {
	text-decoration:none;
	color:#333;
	}
	
#exploringARC ol li a:hover {
	text-decoration:underline;
	}
	
#exploringARC ul li a {
	font-size:0.9em;
	text-decoration:none;
	color:#444;
	}
	
#exploringARC ul li a:hover {
	text-decoration:underline;
	}
	
#exploringARC p {
	margin-left:10px;
	margin-top:6px;
	font-size:.95em;
	}
	
#exploringARC a {
	color:#40669E;
	text-decoration:none;
	}	

#exploringARC a:hover {
	text-decoration:underline;
	}