#tabbed_box_1 
{
	margin: 0px;
	width:700px;
	padding:0px;
}


.tabbed_area 
{
	border:0px solid #CCCCCC;
	/*background-color:#A6DCF8;*/
	height:auto;
}
.tabs 
{

}

ul.tabs 
{
	padding:0px;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:13px;
}
ul.tabs li 
{
	list-style:none;
	display:inline;
	/* width:231px; */
	
}

ul.tabs li a 
{
	background: url('../images/tab_off.jpg') repeat-x;
	color:#FFFFFF;
	margin-right: 0px;
padding: 15px 94px 14px 30px;
	text-decoration:none;
	font-size:14px;
	font-family:Arial;
	/* border:1px solid #CCCCCC;	 */
	border-top-left-radius:6px;	
	border-top-right-radius:6px;
	border-bottom:none;
	/* height:45px;	 */
	font-weight: bold;
	text-transform: uppercase;
}
ul.tabs li a:hover {
	

}
ul.tabs li a.active {
	color:#000;
	background: url('../images/tab_on.jpg') repeat-x;
}
.content {
	background-color:#FFFFFF;
	padding:10px;
	border:0px solid #cccccc; 
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/content_bottom.jpg);
	background-repeat:repeat-x;	 
	background-position:bottom;	
	height:auto;
	/* margin-top:13px; */
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	box-shadow: 0 5px 3px -3px #888888;
}
#content_2, #content_3 { display:none; }

.content ul {
	margin:0px;
	padding:0px 20px 0px 20px;
}


	
.content ul li {
	list-style:none;
	/*border-bottom:1px solid #d6dde0;
	padding-top:15px;
	padding-bottom:15px;
	font-size:13px;*/
}
.content ul li:last-child {
	border-bottom:none;
}
.content ul li a {
	text-decoration:none;
	color:#3e4346;
}
.content ul li a small {
	color:#8b959c;
	font-size:9px;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	left:4px;
	top:0px;
}
.content ul li a:hover {
	color:#a59c83;
}
.content ul li a:hover small {
	color:#baae8e;
}

/*DATA*/
.report_tab_head
{
font-family: Arial;
font-size:13px;
font-weight:bold;
color: #576467;
}
.report_tab_head a
{
font-family: Arial;
font-size:13px;
font-weight:bold;
color: #576467;
}
.report_tab_head a:hover
{
font-family: Arial;
font-size:13px;
font-weight:bold;
color: #576467;
text-decoration:underline;
}

.report_tab_source
{
font-family: Arial;
font-size:11px;
color: #1a1b1b;
}

.report_tab_content
{
font-family: Arial;
font-size:11px;
color: #6d6d6d;
}
.thumb-image
{
box-shadow: 2px 3px 5px #888888;
}

.report_download_report_caption a
{
color:#037FBB;
font-family: Arial;
font-size:12px;
font-weight: bold;
}

.report_download_report_caption a:hover
{
color:#037FBB;
font-family: Arial;
font-size:12px;
font-weight: bold;
text-decoration: underline;
}




.content1 {
	background-color:#ffffff;
	padding:10px;
	border:1px solid #cccccc; 
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/content_bottom.jpg);
	background-repeat:repeat-x;	 
	background-position:bottom;	
	height:auto;
}


.content1 ul {
	margin:0px;
	padding:0px 20px 0px 20px;
}


	
.content1 ul li {
	list-style:none;
	/*border-bottom:1px solid #d6dde0;
	padding-top:15px;
	padding-bottom:15px;
	font-size:13px;*/
}
.content1 ul li:last-child {
	border-bottom:none;
}
.content1 ul li a {
	text-decoration:none;
	color:#3e4346;
}
.content1 ul li a small {
	color:#8b959c;
	font-size:9px;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	left:4px;
	top:0px;
}
.content1 ul li a:hover {
	color:#a59c83;
}
.content1 ul li a:hover small {
	color:#baae8e;
}

