/* Global Resetting */
html{	
	width: 100%;
	height: 100%;
	background: #cedbe1;
}
body {
	width: 100%;
	height: 100%;
	font-size: 62.5%;
	/* reset font-sizes to 1em == 10px */
}
* {
	font-size: 1em;
	/* reset font-sizes to 1em == 10px */
	padding: 0;
	margin: 0;
	font-family:Arial,Helvetica,sans-serif;
	list-style:none;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

#backcontent {
	width: 960px;
	min-width: 960px;
	padding-bottom: 0px;
	margin: 0px auto;
	text-align: center;
	background: #ffffff;
}


/* Layout CSS */

#Header {
	background:url(../images/huonshow_header.jpg);
	width: 960px;
	min-width: 960px;
	height: 193px;
	text-align: center;
}

#ImageHolder {
	background:url(../images/hs_image.jpg);
	width: 960px;
	min-width: 960px;
	height: 254px;
	min-height:254px;
	text-align: center;
}

/*     MENU     */

	#MenuHolder {
	 float:left;
	 width:960px;
}


		#Menu1 {
			padding: 169px 0px 0px 10px;
	}
			#Menu1 li {
				float:left;
				margin-left:2px;
				background: #2578a0;
						}
				#Menu1 li.current,
				#Menu1 li.section {
					background: #86caea;
				}
				#Menu1 li a {
					display:block;
					width: 105px;
					color:#fff;
					font-weight:normal;
					font-size:1.1em;
					text-decoration:none;
					padding:5px 5px;
					background: #2578a0;
					}
					#Menu1 li a:hover {
						color:#d2ebff;
					}
					#Menu1 li.current a,
					#Menu1 li.section a {
						background: #86caea;
						color:#165878;
					}

#Menu2 {
	margin-left: 20px;
	width: 17em;
	float:left;
	background:#d5e9f5;
	border:0px solid #a2c5da;
	padding:10px 10px 10px 10px;
}
	#Menu2 li {
		padding-left:15px;
		background:url(../images/menu2_arrow.gif) no-repeat left center;
	}
	#Menu2 a {
		color:#165878;
		font-weight:bold;
		font-size:1.1em;
		line-height:1.6em;
		text-decoration:none;
	}
	#Menu2 a:hover {
		text-decoration:none;
		color:#4694c1;
	}
	#Menu2 li.current a,
	#Menu2 li.section a {
		color:#2779a8;
	}

/* BREAD CRUMBS */

div.breadcrumbs {
	margin-bottom:10px;
	font-size:1.2em;
	color:#666;
}
div.breadcrumbs a {
	text-decoration:none;
}

#SearchBar {
    text-align: right;
	background: #165878;
	width: 940px;
	min-width: 940px;
	padding-right: 20px;
	height: 35px;
	min-height: 35px;
	padding-top: 5px;
	padding-bottom:5px;
	vertical-align:middle;
}

#SearchBar form * {
		display:inline !important;
	}
	
	#SearchBar form fieldset {
   border: none;
 
} 

#SearchBar form input.text {
		padding:1px 1px 1px 1px;
		margin:0px 1px 0px 0px;
	}

	
#SearchBar form input.text {
		width:110px;
		color:#000;
		background:#f0f0f0;
		}

#ContentContainer {
	width: 940px;
	min-width: 940px;
	padding: 10px;
	text-align: left;
	overflow:auto;
}

#SideHold {
width: 940px;
min-width: 940px
}

#SideContent {
	width: 700px;
	min-width: 700px;
}

#Content {
	float: left;
	margin: 0px 0px;
	width:940px;
	min-width: 940px;
	text-align: left;
}

#HomeContent {
	float: left;
	margin: 0px 0px;
	padding-left: 15px;
	width:685px;
	min-width: 685px;
	text-align: left;
}

#SecondHold {
position:relative;
float: left;
width: 200px;
min-width: 200px;
padding: 0px 0px 0px 0px;
margin: 10px 10px 10px 10px;
font-size: 1.2em;
color: #0c4159;
line-height:2em;
background:#a5d3ed;
}

#FourthContent {
position:relative;
float: left;
width: 920px;
min-width: 920px;
padding: 0px 0px 0px 20px;
margin: 0px 0px 0px 0px;
font-size: 1.2em;
color: #0c4159;
line-height:2em;
background: #ffffff;
}

#ContactContent {
	float: left;
	margin: 0px 0px;
	padding-left: 0px;
	width:940px;
	min-width: 940px;
	text-align: left;
}

#LeftContent {
	position: relative;
	float: left;
	padding-left: 20px;
	width:450px;
	min-width: 400px;
	text-align: left;
}

#ThirdContent {
position:relative;
float: right;
width: 450px;
min-width: 400px;
}

#NewsHold {
position:relative;
float: left;
width: 220px;
min-width: 220px;
padding: 0px 10px 10px 0px;
margin: 0px 0px 0px 0px;
color: #0c4159;
}

#NewsList {
	background:#a5d3ed;
	padding:10px;
	height: 100%;
	min-height: 100%;
}

#NewsList li {
	margin: 0;
	list-style-type: none;
}
	#NewsList li.newsDateTitle span {
		color:#0c4159;
		line-height:2em;
	}
	#NewsList li.newsDateTitle a {
		font-size:1.3em; /* news heading title*/
		font-weight:bold;
		color:#0b4059;
		padding-left:0px;
	}
	
		#NewsList li.newsDateTitle a:hover {
			color: #97d5f2;
		}
		
	#NewsList li.newsSummary {
	font-size:1.2em;
	font-weight:normal;
		margin-bottom:10px;
	}
		#NewsList li.newsSummary span {
			font-size:1.2em;
			line-height:1.5em;
			color:#0c4159;

}
		#NewsList li.newsSummary a.readMoreLink {
			color:#0c4159;
			font-size:1.1em;
			font-weight:bold;
			text-decoration:none;
		}
			#NewsList li.newsSummary a.readMoreLink:hover {
			color:#97d5f2;
			}
	
div.newsDetails {
	color:#0c4159;
	margin-bottom:10px;
}

div.newsDetails p {
	color:#0c4159;
	margin:0;
	font-size:1.1em;
}



/* FOOTER */

#Footer {
	background:#015581;
	width: 960px;
	min-width: 960px;
	height: 20px;
	min-height: 20px;
	clear:both;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align:center;
	border-top:0;
}
	#Footer span {
		color:#ffffff;
		font-size:1em;
		line-height:1em;
		font-weight:normal;
				
	}
	#Footer a {
		color:#4ca1c9;
		text-decoration:none;
		
	}
		#Footer a:hover {
		color:#06222e;
			text-decoration:none;
					}

			
#PageNumbers {
	font-weight:bold;
	color:#333;
	font-size:1.2em;
	text-align:center;
	padding:5px;
	border:1px solid #ddd;
	background:#e9e9e9;
}
#PageNumbers * {
	padding:0 5px;
	line-height:1.5em;
}
#PageNumbers a {
	color:#0083C8;
	text-decoration:none;
}
	#PageNumbers a:hover {
		text-decoration:underline;
	}
	
	
	
	

	
	.searchResults h2 {
	font-size:2.2em;
	font-weight:normal;
	color:#0083C8;
	margin-bottom:15px;
}
.searchResults p.searchQuery {
	color:#333;
	margin-bottom:10px;
}

.searchResults ul#SearchResults li {
	margin-bottom:20px;
}
	ul#SearchResults p {
		font-size:1.2em;
		font-weight:normal;
		line-height:2em;
		color:#333;
	}
	ul#SearchResults a.searchResultHeader {
		font-size:1.2em;
		font-weight:bold;
		color:#0083C8;
		text-decoration:none;
		margin:20px 0 8px 0;
		padding-left:20px;
		background:url(../images/treeicons/search-file.gif) no-repeat left center;
	}
		ul#SearchResults a {
			text-decoration:none;
			color:#0083C8;
		}
		ul#SearchResults a:hover {
		border-bottom:1px dotted #0083C8;
		}

		

