html {
	margin: 0;
	padding: 0;
}
body {
	margin:0;
	background-color:#E8E8E8;
	text-align:center;
	color: #2C3942;
	font-size:11px;
	font-family:Tahoma, Arial, Verdana;
}

a {
	color: #5090A9;
}

#pageContainer0 {
	margin:auto;
	text-align:left;
	width:820px;
	background-color:#FFFFFF;
	border-left:1px solid #D7D7D7;
	border-right:1px solid #D7D7D7;
	padding:0 20px 10px 20px;
}
#pageContainer1{
}

#header {
	border-top:15px solid #1D385A;
	padding-bottom:10px;
	background: url(/imgs/header_sep.png) bottom left no-repeat;
}

#header .logo {
	padding:2px 0 4px 18px;
	float:left;
}

#header .logBox {
	float:left;
	width:174px;
	margin-left:70px;
	margin-top:16px;
	@margin-top:3px;
}
#header .logBox input.text {
	width:114px;
	font-size:10px;
	border:1px solid #C4D2DB;
}
#header .searchBox {
	float:left;
	width:175px;
	margin-left:18px;
	margin-top:36px;
	@margin-top:22px;
}
#header .searchBox input.text {
	width:114px;
	font-size:10px;
	border:1px solid #C4D2DB;
}


#hmenu {
	margin-top:5px;
	@margin-top:-6px;
	position:relative;
	height:59px;
}
#hmenu ul.mainmenu{
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
}
#hmenu ul.sub{
	list-style:none;
	margin:0;
	padding:0;
	border:1px solid #B6C9D3;
	border-top:none;
	background-color:#FFFFFF;
}
#hmenu ul.sub2{
	list-style:none;
	margin:0;
	padding:0 10px 0 10px;
	background-color:#FFFFFF;
}

#hmenu li{
	float:left;
	margin-right:20px;
}
#hmenu li.submenu{
	float:none;
	display:block;
	margin:0 3px 0 3px;
	padding:0;
	background:url(/imgs/sep_dotted.png) bottom left repeat-x;
}

.sepDotted{
	float:none;
	display:block;
	padding:0;
	background:url(/imgs/sep_dotted.png) bottom left repeat-x;
	height:1px;
	margin:10px 0 10px 0;
}

#hmenu li.submenu a {
	display:block;
	padding:5px 2px 5px 12px;
	background:url(/imgs/link_arr.png) 0 8px no-repeat;
	text-decoration:none;
	font-weight:bold;
	height:100%;
	color:#5090A9;
	font-size:10px;
}

#hmenu li.submenu a:hover {
	color:#FE8208;
}

#m1 {
	position:absolute;
	width:188px;
	padding:7px 2px 2px 2px;
	left:-2px;
	top:58px;
	z-index:2;
	display:none;
}
#m2 {
	position:absolute;
	width:188px;
	padding:7px 2px 2px 2px;
	left:232px;
	top:58px;
	z-index:3;
	display:none;
}
#m3 {
	position:absolute;
	width:188px;
	padding:7px 2px 2px 2px;
	left:421px;
	top:58px;
	z-index:4;
	display:none;
}
#m4 {
	position:absolute;
	width:188px;
	padding:7px 2px 2px 2px;
	left:536px;
	top:58px;
	z-index:5;
	display:none;
}
#m5 {
	position:absolute;
	width:154px;
	padding:7px 2px 2px 2px;
	left:685px;
	top:58px;
	z-index:5;
	display:none;
}

.hmenu_sep {
	clear:both;
	overflow:hidden;
	height:4px;
	background:#EBF0F3;
	margin:1px 0 1px 0;
}

#map {
	float:left;
	width:497px;
	border-top:1px solid #B6C9D3;
	padding-bottom:11px;
	background:url(/imgs/sepline.png) bottom left repeat-x;
}
#info {
	float:left;
	width:318px;
	margin-left:5px;
	border-top:1px solid #B6C9D3;
	padding-bottom:11px;
	height:319px;
	background:#EBF0F3 url(/imgs/sepline.png) bottom left repeat-x;
}

.textContent {
	padding:13px 2px 10px 33px;
	background:url(/imgs/arrow.png) 8px 15px no-repeat;
}

.textContent2 {
	padding:13px 20px 10px 33px;
	background:url(/imgs/arrow.png) 8px 15px no-repeat;
}

#info .textContent{
	overflow:auto;
	height:295px;
}

.normalText {
	font-size:10px;

}

.readMore {
	display:block;
	padding:6px 0 2px 12px;
	background:url(/imgs/link_arr.png) 0 9px no-repeat;
	text-decoration:none;
	font-weight:bold;
	color:#5090A9;
	font-size:10px;
}

.title {
	color: #1D385A;
	font-size:18px;
	padding-bottom:7px;
}



#mainNewsBox {
	width:497px;
	float:left;
}

#mainHotTopics {
	width:318px;
	float:left;
	padding-left:5px;
	background:url(/imgs/vert_sep.png) 2px 2px repeat-y;
}



#footer {
	background-color:#EBF0F3;
	border-top:1px solid #B6C9D3;
	height:25px;
	margin-top:20px;
}
#footer .footRight {
	float:right;
	width:131px;
	margin:3px 9px 0 0;
}

#footer .footText{
	float:left;
	width:200px;
	padding:6px 9px 4px 21px;
	color:#567A8F;
	font-size:10px;
}

#footer ul {
	list-style:none;
	margin:0;
	padding:0;
}

#footer li {
	float:left;
	padding-top:5px;
}

#footer li a{
	display:block;
	padding:0 6px 1px 6px;
	text-decoration:none;
	border-left:1px solid #F6AE66;
	color:#567A8F;
	font-weight:bold;
	font-size:11px;
}
#footer a:hover{
	color: #fe8208;
}
#footer li a.print{
	padding:0 6px 1px 17px;
	border-left:none;
	background:url(/imgs/ic_print.png) 0 1px no-repeat
}
#footer a.rss {
	padding:0 6px 1px 6px;
	text-decoration: none;
	color:#567A8F;
	font-weight:bold;
	font-size:11px;
	padding: 3px 6px 3px 22px;
	background:url(/imgs/rss.png) left no-repeat;
}
#footer a.rss:hover{
	color: #fe8208;
}

form {
	margin:0;
}
img {
	border:0;
}

.clear {
	clear:both;
	height:0;
	margin:0;
	padding:0;
}

h1, .h1 {
	color:#1D385A;
	font-size:21px;
	font-weight:bold;
}

h2, .h2 {
	color:#1D385A;
	font-size:19px;
}

h3, .h3 {
	color:#1D385A;
	font-size:14px;
	font-weight:bold;
}


h4, .h4 {
	color:#1D385A;
	font-size:13px;
	font-weight:bold;
}

h5, .h5 {
	color:#1D385A;
	font-size:12px;
	font-weight:bold;
}

h6, .h6 {
	color:#1D385A;
	font-size:11px;
	font-weight:bold;
}

#navbar {
	@margin-top:-13px;
	border-top:1px solid #B6C9D3;
	background:url(/imgs/sep_dotted.png) bottom left repeat-x;
	padding:10px 10px 10px 12px;
}

#navbar * {
	color:#5090A9;
	font-size:10px;
	font-weight:bold;
	text-decoration:none
}

#new_project_idea {
	border-top:1px dotted #D7D7D7;
	border-right:1px dotted #D7D7D7;
}

#new_project_idea td {
	border-bottom:1px dotted #D7D7D7;
	border-left:1px dotted #D7D7D7;
}

#new_project_idea textarea{
	width:781px;
	height:46px;
	font-size:11px;
}
#new_project_idea input{
	font-size:11px;
	width:230px;
}

#new_project_idea input.radio, #new_project_idea input.checkbox{
	font-size:11px;
	width:13px;
	margin-right:5px;
}

.button {
	background-color:#F5800B;
	color:#FFFFFF;
	font-weight:bold;
	border: 1px solid #F37A01;
}

.highlighted {
	color:#FE8208;
}

.docContent {
	padding:5px 10px 25px 10px;
}
.docContent h2{
	color:#FE8208;
}

.docContent h3{
	background-color:#EBF0F3;
	margin-left:-10px;
	padding:3px 3px 3px 10px;
	color:#2C3942;
	text-decoration:none;
}
.docContent h3 a{
	color:#2C3942;
	text-decoration:none;
}



@media print {
	#header, #hmenu, #footer  {
		display: none;
	}
	#pageContainer0 {
		width:100%;
	}
	#docContent,  #docContent table{
		width:640px;
	}

}