html,body{
	margin:0px;
	padding:0px;
	background:#E3E3E3 url(../images/back_main.gif) repeat-y top center;
	height:100%;
}
td{
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#3B3A3A;
}
ul,li,p,h1{
	margin:0px;
	padding:0px;
}
ul{
	list-style-type:none;
}
p{
	padding-bottom:8px;
	text-align:justify;
}
h1{
	font-size:14px;
	color:#1B78B3;
	padding-bottom:8px;
	text-transform:uppercase;
}
a{
	color:#1B78B3;
}
a:hover{
	text-decoration:none;
}
.maxw{
	width:680px;
}
.maxh{
	height:100%;
}
.top{
	background:#1B78B3 url(../images/back_top.gif) repeat-x;
}
.top_text{
	height:129px;
	background:url(../images/top_1.jpg);
	color:#386B8A;
}
.top_text p{
	padding-bottom:7px;
}
.top_text .inner{
	padding:29px 13px 0px 27px;
}
.r1{
	width:226px;
}
.r2{
	width:228px;
}
.r2 .inner, .r1 .inner{
	padding-left:15px;
	padding-right:15px;
	padding-top:7px;
}
.leftcol{
	width:208px;
}
.centcol{
	width:1px;
}
.rightcol{
	width:471px;
}
/*----------------------------------*/
.press{
	width:198px;
}
.press .hdr{
	padding-left:25px;
	background:url(../images/ico_hdr.gif) no-repeat left center;
	height:30px;
	font-weight:bold;
}
.press .firsthdr{
	padding-left:25px;
	background:url(../images/ico_hdr.gif) no-repeat left top;
	height:25px;
	font-weight:bold;
}
.press .cont{
	background-color:#EBEBEB;
	padding:9px;
}
.press .more{
	font-size:10px;
	font-weight:bold;
	color:#717171;
	padding-left:12px;
	background:url(../images/bul_1.gif) no-repeat left center;
}
.press .more:hover{
	text-decoration:none;
}
.press .cont .head{
	color:#1B78B3;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:0px;
}
/*----------------------------------*/
.content-home{
	background:url(../images/back_content.gif) repeat-y top center;
}
.content-inner{
	background:#FFFFFF;
}
.content ul{
	color:#1B78B3;
}
.content li{
	padding-bottom:8px;
	padding-left:13px;
	background:url(../images/bul_2.gif) no-repeat 0px 5px;
	text-align:justify;
}
.text_block{
	padding:16px 14px 0px 20px;
}
/*----------------------------------*/
.bot .back{
	background-image:url(../images/back_bot.gif);
}
.bot td{
	background-color:#6EA9CF;
}
.bot .copy{
	height:45px;
	padding-left:15px;
	color:#FFFFFF;
}
.bot ul{
	float:right;
	padding-right:6px;
	width:365px;
}
.bot li{
	float:left;
	padding-left:4px;
	padding-right:3px;
}
.bot li a{
	display:block;
	line-height:11px;
	text-decoration:none;
	color:#FFFFFF;
	padding:7px;
}
.bot li a:hover{
	background:url(../images/back_bot-over.gif) no-repeat left top;
}
/*----------------------------------*/
.nav{
	height:29px;
	background:url(../images/back_bc.gif) repeat-x;
	padding-left:16px;
}
.nav li{
	padding:0px 8px 0px 11px;
	background:url(../images/bul_3.gif) no-repeat left center;
	float:left;
}
.nav li.first{
	padding-left:0px;
	background:none;
}
.nav li.selected{
	font-weight:bold;
	color:#5D5D5D;
}
.nav a{
	color:#5D5D5D;
}
.nav a:hover{
	text-decoration:none;
}
.link1{
	padding-left:13px;
	background:url(../images/bul_4.gif) no-repeat left center;
	font-size:10px;
	font-weight:bold;
	padding-right:14px;
}
.link1:hover{
	text-decoration:none;
}
.img1{
	border:2px solid #DBDBDB;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
/*----------------------------------*/
.left_menu{
	border-bottom:1px solid #FFFFFF;
	padding-left:14px;
	cursor: pointer;
	cursor: hand
}
.lsub td{
	height:27px;
	padding-left:27px;
	background:#EAEAEA url(../images/bul_3.gif) no-repeat 14px 11px;
	border-bottom:1px solid #FFFFFF;
}
.lsub a{
	color:#5D5D5D;
	text-decoration:none;
}
.lsub a:hover{
	text-decoration:underline;
}
.menu_close{
	background:#1B78B3 url(../images/ico_close.gif) no-repeat right center;
}
.menu_open{
	background:#1B78B3 url(../images/ico_open.gif) no-repeat right center;
}
#leftmenu{
	border-bottom:1px solid #D2D2D2;
}
.leftbanner{
	padding-top:10px;
	padding-left:10px;
}
@media print{
.top,.leftcol,.noprint,.centcol,.nav,.bot{
	display:none;
}
.maxw,.rightcol{
	width:100%;
}
.r1,.r2{
	width:33%;
}
ul{
	list-style-type:circle;
	margin-left:30px;
}
ul li{
	padding-left:0px;
}
}