@charset "UTF-8";
/* CSS Document */

.clear {
	clear:both;
}

#slideshowHome{
	position:relative;
	top:131px;
	left:40px;
	width:687px;
	height:217px;
	
}




#box1 {
	width:448px;
	height:237px;
	
	/* background-image:url(../images/box1_bg.jpg);
	background-repeat:no-repeat; */
	
	position:relative;
	top:0px;
	left:0px; 
	
}
#box1 .box1_title {
	color:#FFFFFF;
	margin:0px;
	padding:8px 0px 0px 10px;
	font-size:14px;
	font-weight:bold;
}
#box1 H2 {
	font-size:12px;
	color:#38939b;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
#box1 H2 a, #box1 H2 a:visited {
	color:#38939b;
	text-decoration:none;
}
#box1 H2 a:hover {
	color:#38939b
}
#box1 P {
	padding:0px;
	margin:0px 0px 12px 0px;
	font-size:12px;
	color:#666666;
}
#box1 .readmore {
	color:#38939b;
	float:right;
	font-size:12px;
}
.readmore a, .readmore a:visited {
	color:#38939b;
	text-decoration:none;
}
.readmore a:hover {
	color:#38939b
}
.box1_article_nav {
	width:452px;
	height:0px;
}
.box1_article_image {
	float:left;
	width:120px;
	margin-left:20px;
	margin-top:32px;
}
.box1_article_content{
	float:left;
	width:285px;
	height:155px;
	margin-top:32px;
}
.box1_article_learnmore {
	color:#38939b;
	font-size:10px;
	width:150px;
	text-decoration:none;
	float:right;
	margin-right:15px;
	text-align:right;
	
}
.box1_article_learnmore a, .box1_article_learnmore a:visited{
	color:#38939b;
	text-decoration:none;
}
.box1_article_learnmore a:hover{
	color:#38939b;
}

/*  --- TABBED CONTENT ---  */
.ui-tabs 							{ zoom: 1; }
.ui-tabs .ui-tabs-nav 				{ list-style: none; position: relative; padding: 0px 2px 0; overflow: hidden;  
									  top: 0px; z-index: 1000; margin:0px 0px 5px 18px; }
.ui-tabs .ui-tabs-nav li 			{ position: relative; float: left; /*border: 1px solid #ccc;*/ 
									  border-bottom-width: 0 !important; margin: 0 2px -1px 0; background: #dbdddd; }
.ui-tabs .ui-tabs-nav li a 			{ float: left; border: 0px; text-decoration: none; padding: 4px 8px; color: #a3a6a5; font-size:9px; }
.ui-tabs .ui-tabs-nav 
li.ui-tabs-selected 				{ padding-bottom: 1px; border-bottom-width: 0; background: white; }
.ui-tabs .ui-tabs-nav 
li.ui-tabs-selected a, .ui-tabs 
.ui-tabs-nav li.ui-state-disabled a, 
.ui-tabs .ui-tabs-nav 
li.ui-state-processing a 			{ cursor: text; }
.ui-tabs .ui-tabs-nav li a, 
.ui-tabs.ui-tabs-collapsible 
.ui-tabs-nav li.ui-tabs-selected a  { cursor: pointer; /* first selector in  bug in Opera applying cursor: text overall if defined elsabs .ui-tabs-panel 			{ padding:0px; display: block; border-width: 0; background: none; 
									  /*border: 1px solid #ccc;*/ position: relative; /* min-height: 200px;*/ }
.ui-tabs .ui-tabs-hide 				{ display: none !important; }




a.mover			  					{ padding: 6px 12px 0px 5px;position: absolute; top:0px; right:60px; color:#a3a6a5;
								      color:#999999; font-weight: bold; text-decoration: none; font-size:11px; }
.next-tab, .next-tab-dead			{position: absolute; border: 0px; top:8px; right: 16px; }
.prev-tab, .prev-tab-dead			{position: absolute; top:8px; right: 35px; }

.pagenumbers						{ position: absolute; top:0px; right:50px; width:100px; padding:0px; margin:0px;
								      color:#aeb1b0; font-weight: normal; text-decoration: none; font-size:11px; text-align:right; }

