/* CSS Document */
body {
	background-image: url(images/main-background.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.dotted{
	font-family: Verdana, Arial;
	text-decoration: none;
	border: 2px solid #333333;
}
.dotted1{
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	border-bottom: 1px dashed #333333;
}
.dotted2{
	font-family: Verdana, Arial;
	text-decoration: none;
	border: 1px dashed #FFFFFF;
}
.solid{
	text-decoration: none;
	border: 1px solid #999999;
}
a img{
	border-color:; 
	border-width:0px;
	border-style:solid;
	filter:none;
}
a:hover img{
	border-color:; 
	border-width:0px;
	border-style:solid;
	filter:Alpha(Opacity=60);
}
.Ar8{
	font-family: Verdana, Arial;
	font-size: 8px;
	color: #333333;
	text-decoration: none;
}
.Ar10{
	font-family: Verdana, Arial;
	font-size: 10px;
	text-decoration: none;
}
.Ar10B{
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.Ar11{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
}
.Ar11B{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.Ar11WB{
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.Ar11RB{
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #4A0000;
	font-weight: bold;
	text-decoration: none;
}
.Ar11OrB{
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #EA7000;
	font-weight: bold;
	text-decoration: none;
}
.Ar11GB{
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #003300;
	font-weight: bold;
}
.Ar12B{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.Ar16BW {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;	
}
.Ar14B{
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.Ar16{
	font-family: Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

/** --- Rotate ---**/
#leadstory-container {
	width:530px;
	overflow:hidden;
	height:400px;
}
#leadstory-container2 {
	width:530px;
	overflow:hidden;
	height:400px;
}
#leadstory_wrapper {
	width:530px;
	height: 400px;
	overflow: hidden;
}
#leadstory_wrapper2 {
	width:530px;
	height: 400px;
	overflow: hidden;
}
#leadstory_wrapper div.slide {
	width: inherit;
	height: inherit;
	overflow: hidden;
}
#leadstory_wrapper2 div.slide2 {
	width: inherit;
	height: inherit;
	overflow: hidden;
}
#leadstory_wrapper div.leadstory_img {
	float:left;
	width:530px;
	}
	#leadstory_wrapper div.leadstory_content {
	float:left;
	width:200px;
	padding:10px 5px 0 5px;
	/*background-color:#FFFFFF;*/
	}
#leadstory_nav {
	position:relative;
	width:200px;
	top:-44px;
	left:493px;
	padding-top:10px;
	}
/** --- PAGER SECTION ---**/
#leadstory_pager a { margin: 0 3px; padding: 3px 5px;  background: #fff; text-decoration: none; color:#333; font-size:10px; font-family:Tahoma;}
#leadstory_pager a.activeSlide { background-image:url(../images/orange_box.jpg); font-family:Tahoma; font-weight:bold; background-repeat:no-repeat; color:#FFFFFF/*color:#fff;*/ }
#leadstory_pager a:focus { outline: none; }

	.subhead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ff6600;
	text-decoration: none;
}