@charset "utf-8";
/* CSS Document */


#RegionalWrapper {
	clear:both;
	width: 900px;
	height:auto;
	text-align:left;
	margin:0 auto;
	padding:0;
	border-left:1px #001C7E solid;
	border-right:1px #001C7E solid;
	background:url(../images/wrap-bg.gif) center top repeat-y;
}
#RegionalHeader {
	clear:both;
	width:900px;
	height:90px;
	margin:0;
	background:url(../images/header_bg.jpg) top center no-repeat;
}
#RegionalNavigation {
	clear:both;
	width:198px;
	text-align:left;
	margin: 0;
}
#RegionalNavigation ul li {
	list-style: none;
	margin: 0;
	padding: 10px 0 3px 0;
	text-align:left;
	border-bottom: 1px dotted #CCCCCC;
}
#RegionalContainer {
	clear:both;
	width:850px;
	height:auto;
	padding-top:20px;
	padding-right:30px;
	padding-bottom:0;
	padding-left:20px;
}
.RegionalHeaderRight {
	float:right;
	width:530px;
	height:auto;
	padding:10px 20px 0 0;
	margin:0;
	text-align:right;
}
.WrapperContents {
	float:right;
	width:auto;
	margin:0 0 10px 0;
}
.RegionalContents {
	clear:both;
	float:left;
	width:582px;
	margin:0;
	padding:20px 20px 0 40px;
	background:url(../images/saidefream.gif) repeat-y right top;
}
.RegionalUnder {
	clear:both;
	float:left;
	width:622px;
	height:25px;
	margin:0;
	padding:0 0 0 20px;
	background:url(../images/underfream.gif) no-repeat right top;
}
.RegionalSubtitle {
	clear:both;
	float:left;
	width:587px;
	height:26px;
	margin:0;
	padding:8px 0 0 55px;
	background:url(../images/title_bg.gif) repeat-y right top;
	color:#FFFFFF;
	font-weight:bold;
	font-size:110%;
}
.RegionalLeftmenu {
	float:left;
	width:200px;
	height:auto;
	padding:0;
	background:url(../images/leftmenu_bg.gif) no-repeat center top;
}
.RegionalLeftmenu ul li {
	list-style-type:none;
}
.UnderLink {
	clear:both;
	width:auto;
	text-align:right;
	padding:0 0 20px 0px;
}
.pointA  {
	text-indent:30px;
	color:#009;
	background:url(../images/point_blue.gif) left top no-repeat;
		border-bottom: 1px dotted #CCCCCC;
}