@charset "utf-8";
/* CSS Document */
#home_content_bg {
	width:100%;
}

#home_content_bg{
	background:url(column_right_bg.jpg) right repeat-y ;
}

#content{
	width:100%;
	height:440px;
}

#content td{
	background:none;
}


.subpage_panel{
	width:190PX;
	margin-left:12px;
	margin-top:20px;
	background:url(gray_panel_bg.gif) repeat-y !important;
	font-size:12px;
}

.subpage_panel .panel_header{
	color:#003371;
	font-weight:bold;
	padding-left:7px;
}

.subpage_panel .panel_header_gray{
	height:31px;
	background:url(gray_panel_top.gif) #fff !important;
	
}

.subpage_panel .panel_content{
	
	padding-top:7px;
	padding-left:16px;
	padding-right:16px;
	font-size:10px;
	color:#000;
}


.subpage_panel .panel_content ul{
	list-style-image:none;
	margin-left:0px;
	padding-left:0px;
	font-size:12px;
}

.subpage_panel .panel_content ul li{
	list-style-image:none;
	list-style:none;
}

.subpage_panel .panel_content ul li img{
	margin-right:5px;
	vertical-align:text-top;
}

.subpage_panel .panel_content ul li a{
	text-decoration:none;
	color:#000;
}

.news ul li a{
	color:#f26522!important;
}

.news ul li a:hover{
	color:#f26522!important;
	text-decoration:underline!important;
}

.subpage_panel .panel_content ul li a:hover{
	text-decoration:none;
	color:#f26522;
}

.subpage_panel .panel_content a{
	color:#f26522;
	text-decoration:none;
}



.subpage_panel .panel_footer{
	height:17px;
	background:url(gray_panel_footer.gif) #fff !important;
}


#right_column{
	background:url(column_right_bg_bottom_subpage.jpg) bottom no-repeat !important;
	padding-top:10px;
}

#right_column h3{
	font-size:14px!important;
	text-align:left;
	padding-left:10px;
	
}

#right_column h1{
	font-size:16px!important;
	text-align:left;
	padding-left:10px;
	
}

#right_column ul li{
	text-align:left !important;
	margin-left:10px;
	padding-bottom:0px;
	margin-top: 0px;


}

#right_column ul li a:hover{
	text-decoration:underline !important;
}

.tablepics{
	text-align:center;
}

.tablepics img{
  	border-right:5px solid white; 
    border-bottom:5px solid white;
}

.listTable{
	width:95%; margin-top:5px;
}

.listTable h2{
	font-size:16px;
}









