@charset "utf-8";
/* CSS Document */
#shade {
	position: absolute;
	margin: 0px;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background-color: #000000;
	opacity: .5;
	filter: alpha(opacity=50);
}
#pic {
	position: absolute;
	margin: 0px;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	opacity: .9;
	filter: alpha(opacity=90);
}

#page {
	margin: 10px auto;
	height: auto;
	width: 770px;
	border: 1px solid #efefef;
	background-image:url(../img/pbc/pbc_content_bg.gif);
	background-repeat:repeat-y;
	}
#page_hdr_logo {
	float: left;
	height: 45px;
	width: 770px;
	background-color: #FF0000;
	}
#page_infobar {
	float: left;
	height: 20px;
	width: 765px;
	padding-left: 5px;
	background-image: url(../img/pbc/pbc_info_bar_bg.gif);
	background-repeat:repeat-x;
	}
#infobar_date {
	float: left;
	height: 18px;
	width: 210px;
	padding-top: 2px;
	padding-right: 5px;
	font-size:10px;
	font-weight: bold;
	text-align:left;
	color: #ffffff;
	}
#infobar_txt {
	float: left;
	height: 18px;
	width: 140px;
	padding-top: 2px;
	padding-right: 5px;
	font-size:10px;
	font-weight: bold;
	text-align:right;
	color: #ffffff;
	}
#infobar_light {
	float: left;
	height: 18px;
	width: 35px;
	padding-top: 2px;
	font-size:10px;
	font-weight: bold;
	color: #ffffff;
	text-align:center;
	/*background-color:#666666;*/
	}
#page_menu_top {
	float: left;
	height: 160px;
	width: 170px;
	background-color:#999999;
	overflow: hidden;
	}
a#menu_btn:link {
	float: left;
	height: 17px;
	width: 100%;
	border-bottom: 1px solid #cccccc;
	border-right: 5px solid #cccccc;
	padding-top: 2px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	}
a#menu_btn:active {
	float: left;
	height: 17px;
	width: 100%;
	border-bottom: 1px solid #cccccc;
	border-right: 5px solid #cccccc;
	padding-top: 2px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	}
a#menu_btn:visited {
	float: left;
	height: 17px;
	width: 100%;
	border-bottom: 1px solid #cccccc;
	border-right: 5px solid #cccccc;
	padding-top: 2px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	}
a#menu_btn:hover {
	float: left;
	height: 17px;
	width: 100%;
	border-bottom: 1px solid #cc0000;
	border-right: 5px solid #CC0000;
	padding-top: 2px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	}
#page_main_image {
	float: left;
	height: 160px;
	width: 448px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	overflow: hidden;
	}
#page_side_image {
	float: left;
	height: 160px;
	width: 150px;
	background-color:#999999;
	overflow: hidden;
	}
#page_sub_bar {
	float: left;
	height: 10px;
	width: 770px;
	background-image:url(../img/pbc/pbc_sub_bar.gif);
	}	
#page_left_col {
	float: left;
	min-height: 250px;
	width: 160px;
	padding: 5px;
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	line-height: 16px;
	}
#menu_title {
	float: left;
	margin-left: -5px;
	padding-left: 5px;
	height: 14px;
	width: 165px;
	border-bottom: 1px solid #EEEEEE;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	}
#page_content {
	float: left;
	height: auto;
	min-height:700px;
	width: 590px;
	padding: 5px;
	background-color:#FFFFFF;
	}
a.sidemenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
	line-height: 16px;
	}
a.sidemenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
	line-height: 16px;
	}
a.sidemenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
	line-height: 16px;
	}
a.sidemenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCDE;
	text-decoration:none;
	line-height: 16px;
	}
#page_center_left {
	float: left;
	height: auto;
	width: 450px;
	}
#page_center_right {
	float: left;
	height: auto;
	width: 140px;
	}
#mod_center {
	float: left;
	height: auto;
	width: 440px;
	margin-bottom: 10px;
	}
#mod_center_wx {
	float: left;
	height: auto;
	width: 438px;
	border: 1px solid #999999;
	}
#mod_wx_icon {
	float: left;
	height: 115px;
	width: 115px;
	}
#mod_wx_cond {
	float: left;
	height: 115px;
	width: 300px;
	padding: 5px;
	margin-left: 5px;
	font-size:14px;
	}
#mod_center_hdr {
	float: left;
	height: 16px;
	width: 435px;
	padding-top: 2px;
	padding-left: 5px;
	font-size:11px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	}
#mod_center_text {
	float: left;
	height: auto;
	width: 428px;
	padding: 5px;
	border: 1px solid #999999;
	}
#mod_news_item {
	height: 50px;
	width:428px;
	margin-bottom: 9px;
	border-bottom: 1px solid #DFDFDF;
	}
#mod_news_thumb {
	float: left;
	height: 46px;
	width: 60px;
	background-color:#0000CC;
	margin-right: 5px;
	}
a.mod_news_headline:link {
	font-size:16px;
	font-weight: bold;
	color:#003366;
	text-decoration:none;
	}
a.mod_news_headline:active {
	font-size:16px;
	font-weight: bold;
	color:#003366;
	text-decoration:none;
	}
a.mod_news_headline:visited {
	font-size:16px;
	font-weight: bold;
	color:#003366;
	text-decoration:none;
	}
a.mod_news_headline:hover {
	font-size:16px;
	font-weight: bold;
	color:#FF6600;
	text-decoration:none;
	}
a.readmore:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF6600;
	text-decoration:none;
	}
a.readmore:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF6600;
	text-decoration:none;
	}
a.readmore:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF6600;
	text-decoration:none;
	}
a.readmore:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	text-decoration:none;
	}
#mod_page_links {
	float: left;
	height: auto;
	width: 580px;
	margin-top: 30px;
	}
#mod_page_links_content {
	float: left;
	min-height: 125px;
	width: 568px;
	padding: 5px;
	background-image:url(../img/mod/mod_helpful_links_bg.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;
	border: 1px solid #cccccc;
	}
.pageTitle {
	font: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000066;
	}
	
.newsText {
	font:"Arial Black", Gadget, sans-serif;
	font-style:normal;
	font-size:14px;
	}
	
.text_page_title {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	}

.text_psn {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	}
	
.text_page_helpful_links {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	}
	
	
a.text_page_helpful_links_link:link {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	}
a.text_page_helpful_links_link:active {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	}
a.text_page_helpful_links_link:hover {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	}
a.text_page_helpful_links_link:visited {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	}
	
a.helpful_links_title:link {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
a.helpful_links_title:active {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
a.helpful_links_title:visited {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
a.helpful_links_title:hover {
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
	}
.dir {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	}
.dir2 {
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 12px;
	}
