@charset "utf-8";
/* CSS Document */


* {
	/*border:0;*/
	padding:0;
	margin:0;
	}
    img {
    border:0;
    }
body {
	margin:30px auto 0;
	-x-system-font: none;
	padding:0;
	background: url(../images/bg_main.gif) repeat-x top;
	background-color:#cbcdce;
	text-align:left;
	font-family:Tahoma;
	color:#7d370b;
	font-size:12px;
	line-height:20px;
	}

.header {
	clear:both;
	padding-top:25px;
	color:#8e1915;
	text-align:right;
	background:url(../images/top_bg.jpg) left no-repeat;
	height:70px
}

h1 { color:#c46112;  font-size:13px; font-weight:normal; padding:0; margin-top:15px; font-weight:bold}
.color { color:#7d370b}
h2 a { color:#7d370b; font-size:12px;}
h2 { padding-bottom:5px}
h3, h3 a { color:#a40101; font-size:11px; font-weight:normal; text-transform:uppercase; text-decoration:none; }
p, ol { padding-top:10px}
ol li { list-style-position:inside;}
#container {
	width:960px;
	margin:0 auto;
	padding:0;
	}
.clear { clear:both;}
input { 
	/*height:13px;
	font-size:10px;
	border:1px solid #333;
    */
	}
.right { float:right}
.right_column { width:275px}
.block {
	background:url(../images/btm_left.gif) no-repeat bottom;
	background-color: #494F52;
	margin-top:20px;
	color:#FFFFFF; 
	line-height:normal; 
	font-size:11px;
}
.block p { padding:15px;  }
#textfield, #select { border:1px solid #969696; width:130px; font-size:12px; color:#7f7f7f; height:18px}
#radio { border:0}
.block table { width:200px; margin:0 auto;}
.left { float:left}
.cont_menu { clear:both;/* height:30px;*/ }

.menu { background:url(../images/bg_menu.gif) repeat-x top #3e4346; text-align:right;}
.heads { background:url(../images/bg_title.png) no-repeat right ; }
.left_main {
	width:648px;
	line-height:18px;
	margin-bottom:20px;
}
.left_main p { padding-left:25px; font-size:14px; font-weight:bold}
.main_white {
	background:url(../images/coners_main.gif) no-repeat top #f6f6f6;
	width:580px;
	padding:10px 20px 0;
}
.main_page_left {color:#013762; padding:5px 12px 30px 12px; font-style:italic; font-size:13px}
.main_content {
	float:left;
	padding:23px 30px 20px 0;
	line-height:18px;
	background-color: #E5E5E5;
	width: 930px;
}
.main_white ul li { font-size:12px; font-weight:bold}
.main_white ul li ul li { font-size:12px; font-weight: normal}
.main_white p {	padding-left:0px; font-size:12px; font-weight: normal; padding-top:0px; padding-bottom:15px}

.main_content ul li { list-style: none ; margin-left:0px; padding-left:9px }
.main_content table ul li { list-style: none ; margin-left:0px; padding-left:5px }
.main_content a { color:#7d370b;}
.main_content a:hover { color:#7d370b; text-decoration:none}

.links { float:left; width:500px; padding:15px 20px}
.links li { float:left; padding:0 15px 0 30px; list-style: none; background-image:url(../images/li_links.jpg); background-repeat:no-repeat}
.links a { text-decoration:underline; font-size:10px; color:#a40101;}
.links a:hover { text-decoration:none; font-size:10px; color:#a40101;}
li.no_bg { background-image:none}

#footer {
	color:#a4a7a9;
	padding:8px 0 0 0;
	background-color:#494F52;
}
#footer ul {width:80%; float:right}
#footer li { float:left; list-style:none; padding-right:20px}
#footer a { color:#ffffff; text-decoration:none;}
#footer a:hover { color:#fff;}
#footer p { padding-top:0; padding-bottom:5px}

p.copy { text-align:right; font-size:11px; color:#939598; padding-right:20px; padding-top:5px}

.t_headers { color:#FFF; background-color:#4f81bd}
.tab_color { background-color:#a7bfde;}
.tab_color2 { background-color:#d3dfee}
.site_map {width:50%; border:none; padding:30px 0 50px 50px; line-height:18px; }
.site_map a {text-transform:none !important}
.site_map h3 a, .site_map h4 a { font-size:11px; color:#013762; text-decoration:underline; padding-left:5px}
.site_map h2 a { font-size:11px; color:#013762; text-decoration:underline;}
.site_map h2 { padding-top:5px}
ul.ie_w { width:120% !important}


.aslink {
    cursor: pointer;
    text-decoration: underline;
}
