/* specific page CSS */

.text_container {
	border-top: 2px solid #6bb539;
	background: url(../images/below_nav2.jpg) no-repeat;
	float:none;
	clear:both;
}

.secondary_container {
	width: 741px;
	margin-left: 82px;
}

.text_container ul{
	margin-left: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

.text_container li{
	font-weight: normal;
	list-style-image: url(../images/bullet_point_peach.gif);
	
}

.pull_quote {
	width: 200px;
	float: right;
	display: inline;
	background: url(../images/pull_quote_fade.jpg) repeat-x #fff3da;
	padding: 5px;
	margin-left: 10px;
	border: 1px solid #f2bd55;
}

.pull_quote2 {
	width: 400px;
	float: right;
	display: inline;
	background: url(../images/pull_quote_fade.jpg) repeat-x #fff3da;
	padding: 5px;
	margin-left: 10px;
	border: 1px solid #f2bd55;
}

.pull_quote2 #breakouts{
	font-weight: bold;
	color: #6bb539;
	margin-top: 10px;
	margin-bottom: 3px;
	padding: 0px;
}

.pull_quote_col2 {
	width: 200px;
	float: right;
	display: inline;
	padding-left: 5px;
}



#ddcolortabs{
padding: 0;
margin-top: 10px;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#ddcolortabs ul{
font: bold 11px Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
}



#ddcolortabs a{
float:left;
color: white;
background: #718eae url(../images/white_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
}

#ddcolortabs a span{
float:left;
display:block;
background: transparent url(../images/white_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
}

#ddcolortabs a span{
float:none;
}



#ddcolortabs a:hover{
background-color: #8aa9cb;
}

#ddcolortabs a:hover span{
background-color: #8aa9cb;
}

#ddcolortabs .STO_chart_summary_current a, #ddcolortabs .STO_chart_summary_current span, #ddcolortabs .STO_chart_summary_current a:hover, #ddcolortabs .STO_chart_summary_current a:hover span { /*currently selected tab*/
background-color: #6bb539;
}

#ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #406387;
}

#email_link a:hover{
	background: #718eae;
	color: #fff;
	text-decoration: none;
}