/* CSS Document */

/*horizontal subnav*/	
ul#sitins_minitabs
{
   list-style: none;
   margin: 0;
   padding: 7px 0;
   font-weight: bold;
   text-align: center;
   white-space: nowrap;
}

ul#sitins_minitabs li
{
   display: inline;
   margin: 0 2px
}

ul#sitins_minitabs a
{
   text-decoration: none;
   padding: 0 0 3px;
   border-bottom: 4px solid #FFF;
   color: #999
}

ul#sitins_minitabs a#current
{
   border-color: #F60;
   color: #06F
}

ul#sitins_minitabs a:hover
{
   border-color: #F60;
   color: #666
}
	

/*copy styles*/
.sitinsCL_articlecontainer
{
   width: 90%; /*700px*/
	height: 608px;
	line-height: 130%;
	margin: 10px auto;
	overflow-y: scroll;
	overflow-x: hidden;
	padding-right: 5px;
	visibility: visible;
	scrollbar-face-color: #222222;
   scrollbar-3dlight-color: #222222;
   scrollbar-base-color: #222222;
	scrollbar-track-color: #222222;
   scrollbar-darkshadow-color: #363434;
   scrollbar-arrow-color: #363434;
	scrollbar-shadow-color: #fff;
   scrollbar-highlight-color: #fff;
}

		
.sitinsCL_keyplayercopycontainer
{
	float: left;
	width: 600px;
	margin: 0;
	padding: 1em;
}


.sitinsCL_graphiccontainer
{
   margin-left: 200px;
   padding: 1em;
   float: right;
   vertical-align: top;
}


.sitinsCL_headlinecontainer
{
   width: 600px;
   padding: 1em;
}

.sitinsCL_pageheadlines
{
   font-size: 36px;
   font-weight: 900;
   text-align: center;
   color: #cc6633;
}

.sitinsCL_photocredit 
{
font-size:9px;
font-style:italic;
text-align:left;
color:#CC9900;
}

.sitinsCL_photocaption
{
font-size:11px;
font-style:normal;
text-align: left;
color:#FFFFFF;
}

.sitinsCL_articleheadline
{
   font-size: 24px;
   line-height: 26px;
   font-weight: 900;
   text-align: center;
   color: #ffffff;
   padding: 0;
}

.sitinsCL_articlesubhead
{
   font-size: 18px;
   line-height: 26px;
   font-weight: 800;
   text-align: left;
   color: #cc6633;
   padding: 0;
}

.sitinsCL_articlesubhead a:hover
{
   text-decoration: none;
   color: #fff;
}

.sitinsCL_articlesubhead a
{
   text-decoration: underline;
   color: #f7c57a;
}

.sitinsCL_articlebodycopy
{
   font-size: 14px;
   line-height: 16px;
   color: #FFFFFF;
   text-align: left;
}	

.sitinsCL_articlebodycopy a
{
   font-size: 14px;
   line-height: 16px;
   color: #f7c57a;
   text-align: left;
}

#sitinsID_storylinks ul
{
	list-style: none;
	margin-left: 0px;
	padding: 0;
   font-weight: bold;
	font-size: 14px;
}
	
#sitinsID_storylinks
{
	width: 600px;
}
	
#sitinsID_storylinks li
{
   margin: 6px 0 0 7px;
   line-height: 12px;
}
	
#sitinsID_storylinks li a
{
	text-decoration: underline;
	text-align: left;
}	
	
#sitinsID_storylinks li a:link, #sitinsID_storylinks li a:visited
{
	color: #f7c57a;
}
		
#sitinsID_storylinks li a:hover
{
	color: #ffffff;
}

.sitinsCL_keyplayersphoto
{
   background: #ba2f00;
   border: 3px;
   border-color: #cc6633;
   border-style: solid;
   float: left;
}

.sitinsCL_backtotop a
{
   font-size: 12px;
   color: #cc6633;
   font-weight: 500px;
   text-decoration: underline;
}

.sitinsCL_backtotop a:hover
{
   color: #ffffff;
}
