/* 

New Content Styles - Port to new sheets when i get back 
Mike, use this sheet as is for now. This will be site wide when we are finishin the site cleanup.

*/

/* Style Page Elements 
----------------------------------------------------------------*/
div.style-page div.easy-clear{
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
div.clear-space{
clear: both;
height: 20px;
width: 100%;
}
div.style-page h2{
font-weight: normal;
font-family: "Georgia";
font-size: 28px;
color: #026c6f;
margin-bottom: 10px;
}
div.style-page h3{
font-family:"arial";
font-size:16px;
font-weight: bold;
line-height:30px;
color:#026c6f;
margin-bottom:10px;
}

div.style-page h4{
font-family:"arial";
font-size:14px;
color:#026c6f;
font-weight: bold;
margin-bottom:10px;
}

div.style-page p{
font-size:12px;
color:#666;
line-height:16px;
margin-bottom:15px;
}
div.style-page p a{
color:#486a98;
}
div.style-page div.hr{
font-size:0;
line-height:0;
background:#c2c2c2;
height:1px;
width:100%;
clear:both;
margin-bottom:20px;
}
div.block-445{
width:445px;
float:left;
}
div.block-445-right{
width:260px;
float:right;
}
div.block-160{
width:160px;
float:left;
}
div.block-160-right{
width:545px;
float:right;
}

/* Video Content 
----------------------------------------------------------------*/

ul.indicator-numbers{
list-style:none;
overflow:auto;
margin-bottom:10px;
}
ul.indicator-numbers li{
display:inline;
float:left;
margin-right:3px;
}
ul.indicator-numbers li a{
display:block;
width:29px;
height:28px;
background:url(indicator-number.gif) no-repeat top;
text-align:center;
line-height:28px;
color:#666;
text-decoration:none;
font-size:11px;
font-weight:bold;
}
ul.indicator-numbers li a:hover{
background-position:bottom;
}
ul.indicator-numbers li.selected a{
background-position:bottom;
}
div.style-page a.medium-button{
display:block;
width:169px;
height:44px;
background:url(medium-button.png) no-repeat top;
text-align:center;
color:#FFF;
font-size:18px;
font-weight:bold;
line-height:44px;
text-decoration:none;
}
div.style-page a.medium-button:hover{
background-position:bottom;
}