body, form {
	padding:0px;
	margin:0px;
}
body {
	background:#999;
}
body, th, td, input, textarea, select {
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#333;
}
img {
	vertical-align:bottom;
	border:none;
}
a, td a {
	outline:none;
	color:#5587C6;
}
a:hover, td a:hover {
	text-decoration:underline;
}
p {
	padding:0px;
	margin:0px 0px 10px 0px;
}
label {
	cursor:pointer;
}
h1 {
	font-weight:bold;
	padding:0px;
	margin:0px 0px 15px;
	font-size:18px;
	line-height:150%;
}
.container {
	width:900px;
}
#top {
	clear:both;
	float:left;
	width:100%;
	text-align:center;
	background-color:#FFF;
}
#middle {
	clear:both;
	float:left;
	width:100%;
	padding:15px 0px 50px;
	background:#E9F4FA url(/resources/images/design/shadow_header.gif) center top repeat-x;
}
#leftpanel {
	float:left;
	width:170px;
	text-align:left;
}
#sidenav {
	clear:both;
	float:left;
	width:100%;
}
#sidenav ul, #sidenav li {
	clear:both;
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
}
#sidenav ul {
	border-top:1px solid #D3D3D3;
}
#sidenav li {
	border-bottom:1px solid #D3D3D3;
}
#sidenav li ul, #sidenav li li {
	border:none;
}
#sidenav li ul {
	display:none;
}
#sidenav li a {
	display:block;
	padding:4px 10px;
	width:150px;
	color:#333;
	text-decoration:none;
}
#sidenav li.dropdown a {
	background:#D3D3D3 url(/resources/images/design/arrow_down_grey.gif) 150px 50% no-repeat;
}
#sidenav li.dropdown li a {
	background:#FFF;
}
#sidenav li.current a, #sidenav li li.current a {
	margin-right:-12px;
	width:162px;
	position:relative;
	font-weight:bold;
	color:#FFF;
	background:url(/resources/images/design/menu_active.png) left center no-repeat;
}
#photogallerylink {
	display:block;
	clear:both;
	float:left;
	margin-top:22px;
}
#middlepanel {
	float:left;
	width:478px;
	padding:0px 28px;
	text-align:left;
}
#middlepanel p {
	margin:20px 0px 0px;
	height:80px;
	width:478px;
}
.fadingbanners {
	background-color:#E9F4FA;
}
#rightpanel {
	float:left;
	width:196px;
	text-align:left;
}
#frmsearch {
	clear:both;
	float:left;
	width:100%;
}
#txtsearch, #btnsearch {
	float:left;
	margin:0px;
	padding:0px;
	border:none;
}
#txtsearch {
	float:left;
	width:150px;
	height:18px;
	color:#666;
	padding:6px 10px;
	background:url(/resources/images/design/searchbox.png) left top no-repeat;
}
#quickfacts {
	clear:both;
	float:left;
	width:100%;
	color:#FFF;
	margin-top:12px;
}
#quickfacts_top {
	clear:both;
	float:left;
	width:166px;
	padding:5px 15px;
	font-weight:bold;
	background:url(/resources/images/design/quickfacts_header.png) center top no-repeat;
}
#quickfacts_middle {
	clear:both;
	float:left;
	width:166px;
	height:302px;
	padding:15px;
	background-color:#7E9CC0;
}
#quickfacts_middle p {
	padding:5px 0px 15px;
	border-bottom:1px solid #B2C4D9;
}
#quickfacts_bottom {
	clear:both;
	float:left;
	width:100%;
	height:5px;
	font-size:1px;
	background:url(/resources/images/design/quickfacts_footer.gif) center bottom no-repeat;
}
#main {
	float:left;
	width:730px;
}
#mainbottom {
	clear:both;
	float:left;
	width:702px;
	padding:15px 0px  0px 28px;
	text-align:left;
}
.boxlink {
	float:left;
	width:344px;
	display:inline;
	margin-right:14px;
	padding:10px 0px;
	color:#333;
	text-decoration:none !important;
	border-top:5px solid #939393;
	border-bottom:2px solid #939393;
}
.boxlink img {
	float:left;
	margin-right:8px;
}
.boxlink span img {
	float:none;
	vertical-align:middle;
}
#bottom {
	clear:both;
	float:left;
	width:100%;
	background:url(/resources/images/design/gradient_footer.gif) center top repeat-x;
}
#footer {
	clear:both;
	float:left;
	width:100%;
	height:150px;
	color:#FFF;
	font-size:13px;
	text-align:left;
	font-stretch:ultra-condensed;
}
#footer a {
	color:#FFF !important;
	text-decoration:none !important;
}
#footerlinks {
	font-weight:bold;
	padding:25px 0px 5px;
}