
/* main divs */
#td_main_level1
{
	background:url('../images/design/1_bg_body.jpg') repeat-x;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}
#td_main_level2
{
	background:url('../images/design/1_bg_main_level2.jpg') no-repeat;
	background-position:0px 88px;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}


#div_top_content
{
	width:910px;
	height:88px;
	text-align:left;
}

#div_main_content
{
	width:910px;
	/*height:88px;*/
	text-align:left;
}

#div_left_column
{
	width:210px;
	overflow:hidden;
	float:left;
	text-align:left;
	padding-top:35px;
}

#div_right_column
{
	width:700px;
	overflow:hidden;
	float:left;
	text-align:left;
	padding-top:31px;
}













/* DOCS / DOCLISTS */
.doc_list_item
{
	margin: 0px auto;
	float:left;
	/*width:370px;*/
	overflow:hidden;
	border-top:1px solid #E4E4E4;
}
.doc_item
{
	margin: 0px auto;
	float:left;
	width:370px;
}
/* END DOCS / DOCLISTS */



/* MENU STYLES */
/* top menu */
.div_menu_top
{
	float:left;
	white-space: no-wrap;
}
a.menu_top_link, a.menu_top_link:link, a.menu_top_link:active, a.menu_top_link:visited, a.menu_top_link:hover  
{
    font-family:arial;
    font-weight:normal;
	color:#7b7b7b;
    font-size:12px;
	line-height:39px;
	padding-left:14px;
	padding-right:14px;
	text-decoration:none;
	text-transform:uppercase;
}
a.menu_top_link_sel, a.menu_top_link_sel:link, a.menu_top_link_sel:active, a.menu_top_link_sel:visited,a.menu_top_link_sel:hover  
{
    font-family:arial;
    font-weight:normal;
	color:#333333;
    font-size:12px;
	line-height:39px;
	padding-left:14px;
	padding-right:14px;
	text-decoration:none;
	text-transform:uppercase;
}

.img_menu_top
{
	float:left;
	padding-right:0px;
	padding-left:9px;
}

/* left menu */
#menu_level1
{
	text-align:left;
	list-style-type:none;
	width:188px;
	padding:0px;
	margin:0px;
}


#menu_level2
{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.menu_level2_li, .menu_level2_li_sel
{
	width:188px;
	list-style-type:none;
}
.menu_level2_div
{
	width:188px;
	line-height:21px;
}
.menu_level2_div_sel
{
	width:188px;
	line-height:21px;
	background:url('../images/design/1_bg_left_menu.jpg') no-repeat;
}
a.menu_level2_link, a.menu_level2_link:link, a.menu_level2_link:active, a.menu_level2_link:visited,a.menu_level2_link:hover
{
	font-size:11px;
	font-weight:normal;
	line-height:21px;
	color:#5E5E5E;
	display:block;
	text-decoration:none;
}
a.menu_level2_link_sel, a.menu_level2_link_sel:link, a.menu_level2_link_sel:active, a.menu_level2_link_sel:visited,a.menu_level2_link_sel:hover
{
	font-size:11px;
	font-weight:bold;
	line-height:21px;
	color:#5E5E5E;
	display:block;
	text-decoration:none;
}

#menu_level3
{
	width:188px;
	list-style-type:none;
	padding:0px;
	margin:0px;
	
}
.menu_level3_li, .menu_level3_li_sel
{
	width:188px;
	list-style-type:none;
}
.menu_level3_div
{
	width:188px;
	line-height:21px;
}
.menu_level3_div_sel
{
	width:188px;
	line-height:21px;
	/*background:url('../images/design/1_bg_left_menu.jpg') no-repeat;*/
}
a.menu_level3_link, a.menu_level3_link:link, a.menu_level3_link:active, a.menu_level3_link:visited
{
	font-size:11px;
	font-weight:normal;
	padding-left:0px;
	line-height:21px;
	color:#5E5E5E;
	padding-left:25px;
	display:block;
	text-decoration:none;
}
a.menu_level3_link_sel, a.menu_level3_link_sel:link, a.menu_level3_link_sel:active, a.menu_level3_link_sel:visited,a.menu_level3_link_sel:hover, a.menu_level3_link:hover
{
	font-size:11px;
	font-weight:bold;
	padding-left:0px;
	line-height:21px;
	color:#5E5E5E;
	padding-left:25px;
	display:block;
	text-decoration:none;
	
}


a.menu_level4_link, a.menu_level4_link:link, a.menu_level4_link:active, a.menu_level4_link:visited
{
	font-size:11px;
	font-weight:normal;
	padding-left:0px;
	line-height:21px;
	color:#5E5E5E;
	display:block;
	text-decoration:none;
}
a.menu_level4_link_sel, a.menu_level4_link_sel:link, a.menu_level4_link_sel:active, a.menu_level4_link_sel:visited,a.menu_level4_link_sel:hover, a.menu_level4_link_sel:hover
{
	font-size:11px;
	font-weight:bold;
	padding-left:0px;
	line-height:21px;
	color:#5E5E5E;
	display:block;
	text-decoration:none;
}

/* END MENU STYLES */



/* OTHER CLASSES */
.clickable
{
	cursor:hand;
	cursor:pointer;
}
.news_header
{width:210px;background:gray;line-height:23px;padding-left:5px;font-weight:bold;color:#ffffff;font-family:verdana;}



.sIFR-alternate
{
	display:none;
}
