#work_area h1 {font: 11px/100% tahoma, sans-serif;color: #f59444;font-weight: bold;padding: 5px 15px 10px 0px; text-transform: uppercase;}
#work_area h2 {font: 11px/140% tahoma, sans-serif;color: #f59444;font-weight: bold;padding: 5px 15px 5px 0px;}
#work_area h3 {padding: 2px 0px 0 50px;font: 12px/140% verdana, sans-serif;color: #fff;font-weight: bold;height: 21px;background: url(images/blue_back.png) no-repeat 0 0; margin: 10px 15px 5px 0;}
#work_area h4 {padding: 0 0 2px 20px; font: 10px/120% tahoma, sans-serif; color: #000000; background: transparent url(images/bullet_red.gif) no-repeat 6px 4px;}
#work_area h5 {padding: 0 15 2px 20px; font: 10px/120% tahoma, sans-serif; color: #000000; background: transparent url(images/bullet_red.gif) no-repeat 6px 4px;}
.video_title {font: 11px/100% tahoma, sans-serif; color: #f59444; font-weight: bold; padding: 0px 5px 7px 21px; text-transform: uppercase;}

#top_sign, #right_bar_sign, #header_sign {font: 11px/100% Tahoma, sans-serif; color: #f59444; font-weight: bold; text-transform: uppercase; text-align:center}

.description {padding: 10px 26px 10px 0px; text-align: justify;}
.description span {color:#f59444; font-weight: bold;}

.description a {
color:#F59444;
font-weight:bold;
text-decoration:none;
}

.description a:hover {
text-decoration:underline;
}

.files_list {padding: 10px 26px 20px 0px;}
.files_list a {
color:#F59444;
font-weight:bold;
text-decoration:none;
}

.description ul {padding: 0px; text-indent: 0px; list-style-type: none; list-style-position: inside; list-style-image: url(images/bullet_red.gif);}

#forms {padding: 10px 26px 10px 0px; text-align: justify;}
#forms h3 {font: 11px/100% tahoma, sans-serif;color: #f59444;font-weight: bold;padding: 5px 15px 10px 0px; text-transform: uppercase; background: none;}

.search-page {padding: 10px 26px 10px 0px; text-align: justify;}

/*for left menu*/

*, * focus {
	outline: none;
	margin: 0;
	padding: 0;
}

.menu_content {
	width: 200px;
	margin: 0 auto;
}

.trigger {
	padding: 5px 10px 0 10px;
	margin: 0 0 0 0;
      text-align: center;
	width: 146px;
	font-size: 11px;
	font-weight: bold;
      font-family: Verdana;
	float: left;
      cursor:pointer;
}

#trigger_back {background: url(images/toggle_top.png) no-repeat 0 0%;}

.trigger_bottom {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
      text-align: center;
	background: url(images/trigger_bottom.png) no-repeat;
	height: 12px;
	line-height: 12px;
	width: 166px;
	float: left;
}

.trigger a {	
	color: #5a97da;
	text-decoration: none;
	display: block;
}

.trigger a:hover {
	color: #f59444;
}

.active {
background-position: left bottom;
}

.toggle_inner {
margin: 0;
padding: 0px 0 0px 5px;
}

.toggle_container {
margin: 0;
padding: 0 0 0 0;
overflow: hidden;
font-size: 1.2em;
width: 166px;
clear: both;
}

.block {
padding: 2px 14px 2px 14px;
background: url(images/toggle_back.png) repeat-y 0 0;
font-size: 10px;
line-height: 100%;	
font-weight: normal;
font-family: Tahoma;
height: 100%;
}

.toggle_container .block a {	
	color: #000;
	text-decoration: none;
}

.toggle_container .block a:hover {
	color: #f59444;
}

.t_inner {
padding: 2px 0 2px 14px;
background: transparent url(images/collapsed.gif) no-repeat 3px 5px;
}

.t_inner a.active{
color: #f59444;
}

.toggle_link {
padding: 2px 0 2px 14px;
background: transparent url(images/menu_list_bullet.gif) no-repeat 4px 5px;
}

.toggle_link a.active {
	color: #f59444;
}

.menu_unary {
        padding: 5px 0 0 0;
        margin: 0 0 0 0;
	text-align: center;
        background: url(images/menu_unary.png) no-repeat;
        height: 25px;
        width: 166px;
        font-size: 11px;
        font-weight: bold;
	font-family: Verdana;
        float: left;
        position: static;
}
.menu_unary a {        
        color: #5a97da;
        text-decoration: none;
        position: relative;
	display: block;
}
.customer a:hover {
        color: #f59444;
        text-decoration: none;
}

