html {
	overflow-x: hidden;
	overflow-y: scroll;
}


body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,
li, dl, dt, dd, form, a, fieldset, input, th, td
{
margin: 0; padding: 0; border: 0; outline: none;
}

body {
	
	background:url(../images/modules/bg_body.gif) repeat-x;
	background-color: #000;
	/*font: 12px Geneva, sans-serif, Arial, Helvetica;*/
	font: 12px Arial, Helvetica;
	color:#fff;
	margin:0;
	padding:0;
	line-height: 18px;
}

b	{
	font-size: 100%;
	font-weight:bold;
}

br {
	
}
	
em {
	color: #70a9df;
	font-weight: normal;
}

strong {
	color: #6698c8;  /* 707070 */
}

h1, h2, h3, h4, h5, h6, p, blockquote {
	font-family:Helvetica, Arial, Verdana;

}

h2 {
	font-size:130%;
	margin-bottom:10px;
	
}

p {
	font-size:12px;
	line-height:18px;
	padding:0;
	/*margin:0;*/
	/*margin-bottom:10px;*/
	
	
}

hr {
	border:0;
	border-top:1px solid #f4f4f4;
}

ol, ul {
	padding:0;
	margin:0;
}


a, a:link, a:active, a:hover, a:visited {
	font-size:12px;
	font-weight:normal;
	color:#6698c8;
	text-decoration:none;
	letter-spacing:0px;
	outline: none;
}

a:hover {
	color:#fff;
	text-decoration:none;
	outline: none;
	
}

input, textarea, select {
	padding: 2px 5px;
	border: 1px solid #EBEBEB;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

#intro_container {
	
	width:560px;
	height:430px;
	
	margin:0 auto;
	margin-top:100px;
	
	
}

#layout {
	margin: 0px;
	height: auto;
	width: 1000px;
	
}

#bgimage {
	background: url(../images/modules/backrepeat.png) repeat-x;
	height: 736px;
	width: 100%;
}

#bgimage_simple { /* template standard */
	background: url(../images/modules/backrepeat2.png) repeat-x;
	height: 736px;
	width: 100%;
}

#header {
	height: 80px;
	margin: 0px;
	padding-top: 20px;
	padding-left: 30px;
}

#header a {
	outline: none;
	text-decoration: none;
}

#logo {
	float:left;	
	
}

#language {
	float:right;
}


#menu {
	height: 80px;
	width: 1000px;
}

#searchbox {
	position:absolute; 
	visibility: hidden; 
	border: 4px solid #70a9df; 
	background-color: #303030; 
	width: 150px; 
	padding: 4px 4px 4px 8px;
}


#search {
	float:right;
	border: 8px solid #2e2e2e;
	outline: none;
	font-size: 15px;
}



#bar {
	height: 16px;
	width: 100%;
	background: url(../images/modules/graybar.jpg) no-repeat center;
	margin: 0 auto;
}

#subcontent{
	height: 170px;
	width: 100%;
}

#media {
	float: left;
	width: 572px;
	height: 170px;
	color: white;
	font: 11px arial;
	overflow: hidden;
}

#media_inner {
	margin-left: 10px;
	height: 150px;
	max-width: 600px;
	/*border:1px solid #ff0000;*/
	/*background-color: #131313;*/
}

#media_tab {
	width:200px;
	height:40px;
	margin:0;
	padding:0;
	/*border:1px solid #000;*/
	float:left;
}

#media_info {
	padding-top:8px;
	width:200px;
	float:right;
	/*border:1px solid #000;*/
	text-align:right
}


#media_content {
	clear:both;
	/*border:1px solid #0000ff;*/
	background-color:#1c1c1c;
	padding:14px 14px 0px 14px; 
}

#media_content_nav {
	padding-top:4px;
	padding-bottom:4px;
	width:530px;
	text-align:right
	/*border:1px solid #000;*/
}

#report {
	float: right;
	width: 415px;
	height: 170px;
	background: url(../images/modules/bluebg.png) repeat;
	border-left: 1px solid white;
	overflow: hidden;
}

#report_inner {
	padding:0px 0px 0px 10px;
	
}

#report_tab {
	height:36px;
	
}

#report_content {
	/*border:1px solid #ff0000;*/
	/*width:390px;*/
}



#report_content ul, #report_content li, #news_content ul, #news_content li {
	
	list-style:square;
	list-style-position: outside;
	margin-left:10px;
	height:auto;	
}

#report_content li {
	line-height:20px;
	
}


#content_main {
	
	/*clear:both;*/
	height: 300px;
	margin: 30px 0px 0px 30px;
	/*border:1px solid #ff0000;*/
}

#content_simple {
	padding:10px 20px 10px 20px;
	
	/*border:1px solid #ff0000;*/
	
}




#content_left {
	float: left;
	height: 250px;
	width: 470px
	/*border:1px solid #00ff00;*/
}

#main_image {
	height:250px;
	/*border:1px solid #0000ff;*/
}

#content_right {
	margin: 0px;
	float: right;
	height: 250px;
	width: 500px;
	/*border:1px solid #ff0000;
	overflow: hidden;*/
}

#content_right ul, #content_right li, #content_right ol {
	list-style:square;
	list-style-position: outside;
	margin-left:10px;
	height:auto;	
}

#content_right ol {
	list-style:disc;
	margin-left:20px;
	
}

#content_right td p {
	font-size:9px;
	
}

#table_content {
	margin-left:2px; 
	border: 1px solid #dddddd; 
	border-collapse: collapse; 
	font-size: 10px; 
	height: 42px;
	width:450px;
}

#content_nav {
	clear:both;
	text-align:right;
	padding-top:12px;
	
}

#news_year, #news_month, #news_content {
	float:left; 
	width:60px;
}
#news_month {
	width:100px;
	
	
}

#news_content {
	width:700px;
	
}

#media_panel {
	width:140px;
	height:100px;
	/*border:1px solid #ff0000;*/
	float:left;
	
}

#media_panel img {
	border:2px solid #000;
	border-width: 2px 2px 10px;
	/*border-width: 2px;*/
}

#media_panel a:hover img {
	border:2px solid #fff;
	/*border-width: 2px;*/
	border-width: 2px 2px 10px;
	
}

#footer {
	height: 100px;
}

.whitebox {
	background-color:#ffffff;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	width:200px;
	height:100px;
	border:1px solid #666;
}

/* b:timeline specific css */
#tl { /* for timeline */
	color:#000;	
}


.timeline-event-bubble-body {
	color:#000; /* text description */
}

.timeline-event-bubble-title {
	color:#000; /* text description */
	
}




/* e:timeline specific css */