@charset "utf-8";
/* CSS Document */

body {
		background-image: url(images/bg.jpg);
		background-repeat: repeat-x;
		background-position: left top;
		background-color: #1a7bc2;
		margin: 0 0 0 0px;
		padding: 0 0 0 0px;
		color: #343434;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 150%;
		text-align: left;

}
table {


}
#wrapper {
		width: 1024px;

}
#wrapperContainer {
	width: 1024px;
}
#top {
	width: 1024px;
}
#topHeader {
	height: 131px;
	background-image: url(images/top_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.search {
	float: right;
	margin-right: 14px;
	margin-top: 5px;
}
#userMenu {
	float: right;
	clear: both;
	margin-right: 15px;
	margin-top: 13px;
}
#userMenu a {
	text-decoration: none;
	color: #039;
	font-weight: bold;
	font-size: 13px;
	padding-left: 2px;
	padding-right: 2px;
}
#userMenu a:hover {
	color: #ff0000;
}
#menu {
	width: 1024px;
	height: 40px;
}
.bottomBorder {
	background-image: url(images/topMenu_bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 5px;
}
#pageBody {
	width: 1024px;
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 6px;
}
#pageBodycontent {
		width: 994px;
		clear: both;
		padding-top: 6px;
		
}
#pageBodycontentLeft {
		width: 176px;
		float: left;
		padding-bottom: 10px;
	
}
#pageBodycontentCenter {
		width: 590px;
		background-color: #ffffff;
		float: left;
		padding-left: 4px;
		
}
#pageBodycontentCenter #pageContent {
		width: 574px;
		border: 1px solid #bee4fc;
		text-align: left;
		line-height: 170%;

		
}
#pageBodycontentCenter #pageContent #titleStrip {
		width: 574px;
		height: 27px;
		border-bottom: 2px solid #bee4fc;
		border-top: 1px solid #bee4fc;
		border-left: none;
		border-right: none;
		text-align: left;
		background-image: url(images/titleStrip.jpg);
		background-repeat: repeat-x;
		background-position: left bottom;
		
}
#pageBodycontentCenter #pageContent .titleStripContent {
				padding: 4px;
				color: #005faa;
				font-size: 15px;
				font-weight: 700;
}
#pageBodycontentCenter #pageContent .titleStripContentLeft {
				float: left;
}
#pageBodycontentCenter #pageContent .titleStripContentRight {
				float: right;
}
#pageBodycontentCenter #pageContentText {
	padding: 5px;
	text-align: justify;
	margin-bottom: 10px;
}
#pageBodycontentCenter #subhead{
	font-size: 14px;
	
	color: #b90000;
	padding-left: 5px;
	padding-top: 5px;
	
	
}

a.view_more {
	background-image:url(images/icon.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 12px;
	color: #039;
	text-decoration: none;
	padding-left: 15px;
}
a.view_more:hover {
	color: #ff0000;
}
#pageBodycontentCenter #pageContentText .img {
	margin-right: 8px;
	border: 1px solid #cccccc;
	padding: 4px;
}
.img2 {
	border: 1px solid #cccccc;
	padding: 4px;
	margin-right: 10px;
}
#thisMonth {
	padding: 5px;
	text-align: justify;
	letter-spacing: normal;
}
#thisMonth ul {
	list-style: none;
	margin: 0 0 0 0px;
	margin-left: 20px;
	padding: 0 0 0 0px;	
}
#thisMonth ul li {
	list-style: url(images/icon_02.jpg);
	border-bottom: 1px solid #f1f1f1;
	padding: 1px;
}
#thisMonth ul li a {
	text-decoration: none;
/**font-weight: bold; **/
	color: #343434;
	display: block;
/**	color: #007ddf; **/
line-height: 150%;
letter-spacing: normal;
}
#thisMonth ul li a strong { 
	color: #1673B6;

}
#thisMonth ul li a b { 
	color: #990000;
	font-weight: 500;
}
#thisMonth ul li a:hover {
	color: #990000;
/**	color: #007ddf;**/
	background-color: #f9f9f9;
	
}
#thisMonth ul li a:hover strong {
	color: #990000;
}
/** Center style end here **/
#pageBodycontentRight {
		width: 218px;
		float: right;
		background-color: #ffffff;
}
/* News Start */
#News {
	width: 218px;
	height: auto;
	border:1px solid #ffd660;
	margin-bottom: 10px;
}
.NewsTitleHP { font-weight:bold; background:#ffeec0 url(images/news_bg.gif) repeat-y left top; width:199px; padding:5px 9px 5px 10px; text-align: left; }
.NewsTitleShadowHP { background:url(images/news_shadow.gif) no-repeat right top; height:12px; width:218px;}
.NewsContentHP { line-height:17px; padding:0px 5px 5px 0px; margin-top:-5px; }
.NewsContentHPleft {
	float: left;
	width: 75px;
}
.NewsContentHPright {
	text-align: left;
	
}
.NewsContentHPright ul {
	margin: 0 0 0 0px;
	line-height: 120%;
	
}
.NewsContentHPright ul li {
	list-style: none;
	padding: 2px;
}
.NewsContentHPright ul li a {
	text-decoration: none;
	color: #156cb0;
	
}
.NewsContentHPright ul li a:hover {
	text-decoration: none;
	color: #F00;
}
.NewsContentHP a { text-decoration:none; color: #03F; }
.NewsContentHP a:hover { text-decoration:none; color: #ff0000; }

/* News End */

/* photo tab start here */
#right .tab_rt{clear:both; margin-bottom:12px; height:132px; overflow:hidden;}
#right .tab_rt .tab_ul{background:url(images/header_bg0.gif) no-repeat 0 -254px;width:212px; height:26px; clear:both;}
#right .tab_rt .tab_ul li{float:left; width:105px; height:26px; line-height:26px; font-size:11px; font-weight:700; text-align:center; cursor:pointer;}
#right .tab_rt .tab_ul li#sec{width:107px;}
#right .tab_rt .tab_ul li.current{background:url(images/header_bg0.gif) no-repeat 0 -280px;}
#right .tab_rt .tab_ul li#sec.current{background-position:-105px -280px;}
#right .tab_rt .tab_con{background:#fffbec url(images/right_tab_bo.gif) no-repeat 0 100%; padding-bottom:6px;  clear:both}
#right .tab_rt .tab_con .middle_tab_a{border-left:1px solid #ffc661;border-right:1px solid #ffc661; padding:10px 9px; width:192px;height:80px;}
#right .tab_rt .tab_con .middle_tab_a img{display:block; margin:0 auto;}
#left .left_bb .ft a{display:block; height:27px; line-height:27px; background:urlimages/ico_ft.gif) no-repeat 0 0; padding-left:30px; text-decoration:underline;}
#left .left_bb .ft a.tw{display:block; background-position:0 100%;}
/* tab end here */
/** bottom */
#bottom {
	width: 994px;
	clear: both;
	margin-top: 8px;
	border-top: 8px solid #bdddf6;
	border-left: 1px solid #bdddf6;
	border-right: 1px solid #bdddf6;
	border-bottom: 1px solid #bdddf6;
	background-image: url(images/bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 61px;	
}
#bottomLeft {
		width: 176px;
		float: left;
		
}		

.bottom_logo {
	text-align: left;
	padding: 8px;
	
}
a.bottomLeft_link {
	color:#03C;
	text-decoration: none;
	font-size: 14px;
}
a.bottomLeft_link:hover {
	color:#990000;
}
#bottomCenter {
		width: 670px;
		float: left;
}
#copyright {
	padding: 10px;
}
.copyright_link a {
	color: #cccccc;
	text-decoration: none;
	font-size: 12px;
}
.copyright_link a:hover {
	color:#990000;
}
#bottomRight {
		width: 140px;
		float: right;
}
.bottom_counter {
	text-align: right;
	padding-right: 15px;
	padding-top: 20px;
	
}
#error {
	color: #FF0000;
	font-weight:bold;
	padding: 10px;
	background-color: #CCCCCC;
}
#success, #message {
	color: #009933;
	font-weight:bold;
	padding: 10px;
	font-size:14px;
	background-color: #FFFFFF;
	border: 1px solid #CCC;
}
