/* ######### CSS for Shade Tabs. Remove if not using ######### */


#home-tab{
 width:873px;
 height:340px;
 border:#999999 solid 1px;
 }
 #tab-cont{
 width:160px;
 height:340px;
 float:left;
 }
 #tab-content{ 
 width:713px;
 height:340px;
 float:left;
 margin:0px;
padding:0px;
background-image:url(../spimages/tabback.png);
background-repeat:repeat-x;
 } 
 
.shadetabs{
	list-style-type: none;
	height:340px;
	width:160px;
	margin:0px;
	padding:0px;
}

.shadetabs li{
display: block;
margin: 0px;
height:85px;


}
.shadetabs li a{
	display:block;
	height:85px;
	position: relative;
	z-index: 1;
	text-decoration:none;
	
	width:160px;
	background-image:url(../spimages/tabnav.png);
}
.shadetabs li a:hover{
text-decoration:none;}


#tab1{ background-position: 160px 0px;}
#tab1.selected{ background-position: 0px 0px;}
#tab2{ background-position: 160px 255px;}
#tab2.selected{ background-position: 0px 255px;}
#tab3{ background-position: 160px 170px;}
#tab3.selected{ background-position: 0px 170px;}
#tab4{ background-position: 160px 85px;}
#tab4.selected{ background-position: 0px 85px;}




.tabcontent{
	display:none;
	position: relative;
}

@media print {
.tabcontent {
display:block !important;
}
}


#cf1{background-image:url(../spimages/splash1.png);}
#cf2{background-image:url(../spimages/splash2.png);}
#cf3{background-image:url(../spimages/splash3.png);}
#cf4{background-image:url(../spimages/splash4.png);}

	
	div.cf_element
	{
		width: 713px;
		height: 340px;
	}
	
	div.cf_element2
	{
		width: 800px;
		height: 25px;
	}
	
	div.cf_element div.content
	{
		padding: 10px;
	}

	div.cf_element div.content h3
	{
		padding-top: 0;
		margin-top: 0;
	}
	
	.slidetext{
	font-family: 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', 'Myriad', Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	line-height:24px;
	}
	.slidetext a{
	text-decoration:none;
	}
.stxt1 {
	width:290px;
	height:150px;
	margin-top:170px;
	margin-left:75px;
	color:#004268;
}
.stxt1 a {
	color:#00203F;
}
.stxt1 a:hover {
	color:#000000;
}
.stxt2 {width:290px;
height:150px;
margin-top:170px;
margin-left:40px;
}
.stxt3 {width:340px;
height:80px;
margin-top:220px;
margin-left:40px;
}
.stxt4 {width:290px;
height:150px;
margin-top:160px;
margin-left:90px;
}
.tab-text{
	font-family: 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', 'Myriad', Arial, Helvetica, sans-serif;

	width:633px;
	height:315px;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	line-height:24px;
	padding-top: 25px;
	_padding-top:10px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
 }
 .tab-ul{
 list-style:square;
 font-size:11px;
 line-height:15px;
 color:#004268;
 margin-left:30px;
 width:375px;
 float:left;
 }
.tab-ul li{
 margin-bottom:10px;
 }
 .ul2{
 margin-top:8px;
	width:150px;
	font-size:13px;
	line-height:18px;
	margin-left:45px;
	
  }
  
