@charset "UTF-8";
/* Common settings */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #797987;
	margin: 0;
	padding: 0;
	letter-spacing: normal;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
	position:relative;
	}

a, a:link, a:visited, a:active, img {
	color: #205690;
	text-decoration:none;
	border:none;
}

a:hover {
	color: #205690;
	text-decoration:underline;
}

h1 {
	margin:0px; 
	padding:10px 0 10px 0; 
	border-bottom:solid 1px #dedede; 
	font-size:16px; 
	font-weight:normal; 
	line-height:100%;
	color:#000000;
}

h2	{
	font-size:18px;
	font-weight:bold;
	color:#000000;
	display:inline;
}

h3 {
	font-weight:normal;
	color:#000000;
	display: block;
	width:765px;
	background:url(../common_images/bg_contentTop.gif) top center no-repeat;
	margin:0px;
	padding:22px 0px 0px 20px;
	
}

.highlight{
	font-weight:bold;
}

.highlight_black{
	color:#000000;
	font-weight:bold;
}

.clear{
clear:both;
}
/*Layout*/

#container{
	margin: 0 auto;
	width: 951px;
	padding: 0;
	position:relative;
	background:url(../common_images/bg_container.jpg) center top no-repeat;
	margin-top:46px;
	padding-left:15px;
	padding-right:10px;
	z-index:0px;
}

#languages{
	position:absolute;
	width:161px;
	height:24px;
	top:-46px;
	right:0px;
	padding-top:12px;
	padding-left:18px;
	background:url(../common_images/bg_loginOff.gif) center top no-repeat;
	z-index:200;
	}

#topbanner{
	position:relative;
	float:left;
	clear:both;
	background: url(../common_images/lg_bell.gif) left bottom no-repeat;
	width:951px;
	height:29px;
	padding-top:51px;
	margin-bottom:23px;
	text-align:right;
	}

#leftbanner{
	position:relative;
	float:left;
	width:152px;
	}
#leftbanner ul {
	position:relative; 
	clear:both; 
	margin:0px; 
	padding:0px;
	}
#leftbanner ul li{
	position:relative; 
	clear:both; 
	height:auto; 
	margin:0px; 
	padding:3px 0px 3px 0px; 
	border-bottom:solid 1px #e2e2e2; 
	list-style:none;}
	
#leftbanner ul li.last {
	padding-bottom:30px; 
	border:0px; 
	background:none;
	}
	
#leftbanner ul li a {
	display:block; 
	width:132px; 
	padding-right:20px; 
	background:url("../common_images/bt_arrowNav.gif") right center no-repeat;
	}
	
#leftbanner ul li a.active, #leftbanner ol li a.active {
	background:none;
	}


#rightbanner{
	position:relative;
	float:left;
	width:785px;
	background:url(../common_images/bg_contentright.gif) center repeat-y;
	margin:35px 0px 0px 14px;
	padding:0px 0px 20px 0px;
	}
#righheading{
	position:relative;
	float:left;
	width:785px;
	background:url(../common_images/bg_contentright.gif) center repeat-y;
	margin:35px 0px 0px 14px;
	}

#rightbanner p {
	font-weight:normal;
	padding:0px 20px 0px 20px;
	
}

#rightbanner h2 {
	font-weight:normal;
	color:#000000;
	margin:0px;
	padding:0px 0px 0px 20px;
	
}

.big_image {
	margin:0px;
	padding:0px 0px 20px 0px;
	border:none;
	
}



#rightbottom{
	position:relative;
	float:right;
	background:url(../common_images/bg_contentBottomTransparent.gif) center bottom no-repeat;
	height:22px;
	width:785px;
	padding:0px;
	border:0px;
	clear: both;
}


#footer{
	position:relative;
	float:right;
	width:785px;
	border-top:1px #CCCCCC solid;
	padding-top:10px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:10px;
	text-align:center;
	}
	
/*IFRAME AND TABLES*/
.iframe{
	border:none;
	border-style:solid;
	border-width:0px;
	
	}
#table_channel{
	font-size:12px;
	}
	
#table_channel a, #table_channel a:link, #table_channel a:visited, #table_channel a:active, #table_channel img {
	color: #000000;
	text-decoration:none;
	border:none;
}

#table_channel a:hover {
	color: #000000;
	text-decoration:underline;
}

#table_channel td{
	/*background-image: url(../common_images/background_table.jpg);
	background-position:top;
	background-repeat:repeat-x;*/
	height:20px;
	padding:6px;
	padding-left:4px;
	border-top: 1px solid #e2e2e2;
	
	}

#table_channel th{
	/*background-color:#0081BD;*/
	height:20px;
	padding-left:4px;
	color:#ffffff;
	padding-top:14px;
	padding-bottom:8px;
	font-size:12px;
	color:#000000;
	}


.tables_headings{
	/*background-image:url(../images/background_table_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#0081BD;*/
	height:24px;
	color:#ffffff;
	font-weight:bold;
	font-size: 16px;
	}
	
.tables_top2{
	/*background-image:url(../images/background_table_top2.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#0081BD;*/
	height:24px;
	color:#ffffff;
	font-weight:bold;
	font-size: 16px;;
	}
.tables_subheadings{
	/*background-image: url(../images/background_table3.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#dcdcdc;*/
	height:20px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:10px;

	}
.tables_contents{
	/*background-image: url(../images/background_table2.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#dcdcdc;*/
	height:20px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:10px;
	}
	
.images_right{
	position:relative;
	float:right;
	right:23px;
	top:0px;
	margin-left:50px;
	margin-bottom:20px;
	}

#content_4_tables {
	position:relative;
	font-weight:normal;
	padding:0px 20px 0px 20px;
	width:95%;
	
}


#content_4_tables p{
	padding:0p 0px 0px 0px;	
}

.table_generic td{
	/*background-image: url(../common_images/background_table.jpg);
	background-position:top;
	background-repeat:repeat-x;*/
	height:20px;
	padding:6px;
	padding-left:8px;
	border-top: 1px solid #e2e2e2;
	
	}
.table_color{
	background-color:#f4f4f4;
	padding-left:8px;
	}
.back_table_top{
	background:url(../common_images/back_tables_top.jpg) bottom repeat-x #FFFFFF;
	border-top: 1px solid #e2e2e2;
	padding-left:8px;
	}
	
.back_table_top_large{
	background:url(../common_images/back_tables_top_large.jpg) bottom repeat-x #FFFFFF;
	border-top: 1px solid #e2e2e2;
	padding-left:8px;
	}

#index_rightbottom{
	position:relative;
	margin: 0 auto;
	background:url(../common_images/bg_contentBottomTransparent.gif) center bottom no-repeat;
	height:22px;
	width:785px;
	padding:0px;
	border:0px;
	clear: both;
}

#index_menu{
	position:relative;
	margin: 0 auto;
	width:785px;
	background:url(../common_images/bg_contentright.gif) center repeat-y;
	padding:0px 0px 20px 0px;
	margin-top:60px;
}

#index_content{
	padding:10px 20px 20px 20px;
	text-align:center;
	}

