body{
	background:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	padding:0;
	margin:0;
	line-height:140%;

}
.background_block{
	background:url(/images/background.gif) repeat-x;
	padding-top:10px;
}
a,a:link,a:visited{
	color:#000000;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
.main{
	width:938px;
	margin:0 auto;
	background:#FFFFFF;
	padding:8px;
}
.header{
	height:156px;
	width:938px;
	overflow:hidden;
}
.header_top{
	overflow:hidden;
	width:938px;
}
.header_top img{
	float:left;
	display:inline;
}
a img{
	border:0;
}
.header_bottom{
	background:url(/images/top_bottom.jpg) no-repeat;
	width:938px;
	height:49px;
}
ul.menu{
	height:30px;
	margin:0;
	padding:0;
    float: left;
}
ul.menu > li{
	list-style:none;
	height:30px;
	float:left;
	text-transform:capitalize;
}
ul.menu li a{
	display:block;
	text-align:center;
	line-height:30px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
    padding-left: 20px;
    padding-right: 20px;
    white-space: nowrap;
}
ul.menu li a:hover{
	background:#4a7db0;
}
ul.menu li > ul{
    background: #FFF;
    display: none;
    position: absolute;
    list-style: none;
    border-left: 1px solid #5E91C4;
    border-right: 1px solid #5E91C4;
    padding: 0;
    margin: 0;
}
ul.menu li ul li{
    border-bottom: 1px solid #5E91C4;
}
ul.menu li ul li ul{
    left: 100%;
    margin-top: -31px;
    border-top: 1px solid #5E91C4;
}
ul.menu li ul li a{
    color: #000;
    text-align: left;
}
ul.menu li:hover > ul{
    display: block;
}
.client{
	height:30px;
	background:url(/images/client.gif) no-repeat center center;
	width:112px;
	float:right;
	text-align:center;
	line-height:30px;
	margin-right:5px;
	font-size:10px;
	text-transform:uppercase;
	color:#FFFFFF !important;
	text-decoration:none !important;
	font-weight:bold;
}

.btn_small{
    height:30px;
    background:url(/images/button_03.png) no-repeat center center;
    width:113px;
    float:left;
    text-align:center;
    line-height:30px;
    margin-right:0px;
    font-size:10px;
    text-transform:uppercase;
    color:#FFFFFF !important;
    text-decoration:none !important;
    font-weight:bold;
}

.menu_container{
	margin:8px 0 0 0;
	width:938px;
	overflow:hidden;
	background:#5e91c4;
}
.content_block{
	width:902px;
	overflow:hidden;
	padding:0 18px;
    text-align:justify;
}
h1{
	padding:0;
	margin:0;
	font-size:23px;
	color:#203951;
	text-transform:capitalize;
	margin-bottom:15px;
}
/*.flash{
	margin-bottom:20px;
}*/
.copy_block{
	height:56px;
	width:938px;
	margin:0 auto;
	background:#666;
	color:#FFFFFF;
	padding:0 8px;
}
.copy_block a{
	color:#FFFFFF !important;
}
.copy{
	float:left;
	line-height:56px;
}
.des{
	float:right;
	line-height:56px;
}
.bottom_panel{
	width:938px;
	margin:0 auto;
	clear:both;
	color:#FFFFFF !important;
	text-align:center;
	padding:20px 0;
}
.bottom_panel a{
	color:#FFFFFF !important;
}
.big_container{
	width:938px;
	overflow:hidden;
	margin-top:9px;
}
.leftcol_block{
	float:left;
	margin-right:10px;
}
.content_second_block_small{
	float:left;
}
.content_second_block_small .table_content{
	width:645px;
}


.box td{
	border-collapse:collapse;
}
.tl{
	width:20px;
	height:35px;
	background:url(/images/t_l.gif) no-repeat;
}
.tm{
	background:url(/images/t_m.gif) repeat-x;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	color:#203951;
	padding-bottom:6px;
    padding-top:4px;
}
.tr{
	width:17px;
	height:35px;
	background:url(/images/t_r.gif) no-repeat;
}
.ml{
	width:20px;
	background:url(/images/m_l.gif) repeat-y;
}
.table_content{
	background:#f1f1f2;
	padding-bottom:10px;
	padding-left:6px;
}
.mr{
	background:url(/images/m_r.gif) repeat-y;
}
.bl{
	height:20px;
	background:url(/images/b_l.gif) no-repeat;
}
.bm{
	background:url(/images/b_m.gif) repeat-x;
}
.br{
	background:url(/images/b_r.gif) no-repeat;
}
.dots{
	height:14px;
	background:url(/images/dots.gif) center center no-repeat #f1f1f2;
}

.box{
	margin-bottom:10px;
}
.leftblock_flash{
	margin-bottom:10px;
}

.content_small{
    float:left;
    width:410px;
    text-align:justify;
    padding-bottom: 40px;
}

.content_small_x{
    float:left;
    width:614px;
    text-align:justify;
    padding-bottom: 40px;
}

.cont_3 .content_small{
    float:left;
    width:634px;
    text-align:justify;
}

.cont_4 .content_small{
    float:left;
    width:883px;
    text-align:justify;
}

.submenu{
	float:left;
	width:203px;
	padding-left:20px;
}
.submenu a{
	display:block;
	background:url(/images/list_unhover.gif) no-repeat 0 6px;
	padding-left:13px;
	font-size:12px;
	font-weight:bold;
}
.submenu a:hover{
	background:url(/images/list_hover.gif) no-repeat 0 6px;
}

p{
	margin-top:0;
}
.leftcol_cell img{
	display:block;
	padding:0;
	margin:0;
	margin-bottom:10px;
}
.lefttext{
	font-size:12px;
	line-height:normal;
}
.readmore{
	text-align:right;
}
td{
	vertical-align:top;
}




.big_table_cont{
	border-collapse:collapse;
	width:100%;
}
.leftcol_cell{
	width:240px;
	padding-top:10px;
	padding-right:10px;
}
.tab_top{
	height:46px;
	width:688px;
	background:url(/images/tab_back_top.gif) no-repeat 0 10px;
	line-height:normal;
}
.tab_mid{
	background: url(/images/tab_mid_small.gif) repeat-y;
	/*padding-left:28px;*/
}

.tab_mid_wide {
    background-image: url(/images/tab_background_big.gif);
}

.tab_mid_wide .content_small {
    width: 883px;
}

.tab_mid_div {
	padding-left:28px;
    padding-bottom: 40px;
    padding-right: 20px;
}
.tab_bott{
	height:39px;
	background-image: url(/images/tab_back_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.tab_bottom{
    height:42px;
    background: url(/images/tab_mid_small.gif) repeat-y;
    vertical-align: bottom;
}

.leftcol_cell .table_content{
	width:197px;
}
.emptyblock{
	height:10px;
	background-color:#FFFFFF;
	overflow:hidden;
	font-size:1px;
	line-height:1px;
}
.last{
	margin:0px;
}

.input200px {
    width: 200px;
}

.error {
    color: #ff0000;
    font-weight: bold;
}

a, a:link, a:visited {
  color:#000000;
  font-weight:bold;
  text-decoration:underline; 
  font-size:12px;
}
.under_nav_image{
    margin-bottom:20px;
}
