body, html {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

/*General styles*/
.clear {
	clear: both;
}
a img {
	border: none;
}
ul {
	padding-left: 15px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
	padding-left: 15px;
}
.noshow {
	display: none;
}

/*Container styles*/
#container-shadow {
	margin: 0 auto;
}
#container {
	margin: 0 auto;
}
#main {
	border-bottom: 1px solid #d3d3d3;
	border-top: 10px solid #8eb9fe;
}

/*Header styles*/
#header {
	position: relative;
	background-color: #ffffff;
	padding: 10px;
	text-align: center;
}
#header a.logo {
	display: block;
}
#header a.logo,
#header img {
	vertical-align: top;
	text-align: center;
}
#header img.logo {
	max-width: 100%;
}
#header img.logo + p {
	color: #0d3c89;
}
#title {
	font-size: 18px;
	font-style: italic;
	color: #0b3d92;
}
#quick-links h2 {
	margin-top: 0;
	margin-bottom: 5px;
}
#quick-links ul {
	margin-top: 0;
	list-style-type: none;
    padding-left: 0;
}
#quick-links a {
	color: #ed353d;
}

/*Banner styles*/
#banner {
	position: relative;
	overflow: auto; /* For non-JS users */
}
#ticker,
#ticker-controls {
	background-color: #aaaaaa;
}
#ticker {
	margin-top: 10px;
	height: 200px;
	overflow: auto;
}
#ticker-controls {
	height: 30px;
	line-height: 30px;
	text-align: center;
}
#ticker-content {
	color: #ffffff;
}
#ticker-content h1 {
	text-transform: uppercase;
	color: #072a60;
	font-size: 20px;
	margin-top: 20px;
}
#ticker-content p {
	color: #ffffff;
}
#ticker-content h2 {
	color: #8eb8ff;
	font-size: 12px;
}
#ticker-content button {
	width: 212px;
	height: 40px;
	border: none;
	background: url(/img/button_featured.png) no-repeat;
	text-align: left;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	padding: 0 0 0 12px;
}
#ticker-content button span {
	display: block;
	width: 152px;
}
#ticker-controls a {
	color: #ffffff;
	text-decoration: none;
}
#ticker-controls a:hover {
	text-decoration: underline;
}

#regional-map-container {
	padding: 10px 0;
	text-align: center;
	background: url(/img/bkgd_regionalmap.jpg) no-repeat;
	background-size: cover;
}
#regional-map-container h1 {
	margin-top: 0;
	color: #ffffff;
	font-size: 16px;
	text-transform: uppercase;
}
#regional-map-container p {
	color: #ffffff;
	font-size: 13px;
	margin-left: 40px;
	width: 175px;
}
#regional-map-container p a {
	color: #e3a000;
	font-size: 14px;
	text-transform: uppercase;
}
#regional-map {
	max-width: 90%;
}

/*Vertical scroll styles from http://www.simonbattersby.com/blog/vertical-scrollbar-using-jquery-ui-slider/*/
#ticker-content {
	padding: 0 10px;
	overflow: auto;
}
#ticker-content,.scroll-pane{position:relative;}
.slider-wrap{display:none;position:absolute;right:0;top:0;background-color:lightgrey;width:10px;border-left:1px solid gray;}
.slider-vertical{position:relative;height:100%}
.ui-slider-handle{width:10px;height:10px;margin:0 auto;background-color:darkgray;display:block;position:absolute}
.ui-slider-handle img{border:none}
.scrollbar-top{position:absolute;top:0;}
.scrollbar-bottom{position:absolute;bottom:0;}
.scrollbar-grip{position:absolute;top:50%;margin-top:-6px;}
.ui-slider-range{position:absolute;width:100%;background-color:lightgrey}

/*Tab styles*/
ul#tabs {
	margin: 0;
	padding-left: 0;
	list-style-type: none;
}
ul#tabs li.tab {
	height: 39px;
	line-height: 100%;
	text-align: center;
	text-transform: uppercase;
	color: #0b3d92;
	font-weight: bold;
}
ul#tabs li.tab.active,
ul#tabs li.tab:hover {
	background: url(/img/tab_divider.jpg) left center no-repeat #ffffff;
	color: #000000;
}
ul#tabs li.tab .tab-link {
	display: table;
	text-align: center;
	height: 100%;
	width: 100%;
	text-decoration: none;
	color: #0b3d92;
	cursor: pointer;
}
ul#tabs li.tab.active .tab-link,
ul#tabs li.tab:hover .tab-link {
	background: url(/img/tab_arrow.png) bottom center no-repeat;
}
ul#tabs li.tab.active .tab-link,
ul#tabs li.tab:hover .tab-link {
	color: #000000;
}
ul#tabs li.tab .tab-title {
	display: table-cell;
	vertical-align: middle;
}

#tabs-content {
	padding: 0 0 0 39px;
}
.tab-content {
	display: none;
	float: left;
	width: 230px;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
}
.tab-photo {
	padding: 9px;
	border: 2px solid #d6d6d6;
	width: 187px;
	height: 140px;
	background-position: center center;
	background-repeat: no-repeat;
}

.tab-content p {
	text-align: left;
	padding: 0 25px;
}
p.tab-headline {
	color: #003399;
	font-weight: bold;
}
p.tab-teaser {
	color: #333333;
	font-style: italic;
}

/*Content styles*/
#content {
	padding: 10px 60px;
}
#content.homepage {
	padding: 0;
}
#content .tab-id {
	width: 209px;
	text-align: center;
	padding-bottom: 20px;
}
#content .tab-photo {
	margin-bottom: 10px;
}
#content .tab-return a {
	text-decoration: none;
	color: #000000;
}
#content .tab-return a:hover {
	text-decoration: underline;
}
#content .page-content.homepage {
	width: auto;
	float: none;
	padding: 0;
}
#content h1 {
	font-size: 16px;
}
#content p {
	line-height: 175%;
}

#HCRPassword {
	width: 100px;
}

#feeds {
	margin-bottom: 15px;
}

ul.styled-list {
	list-style-type: none;
}
ul.styled-list li {
	margin-bottom: 6px;
	padding-left: 14px;
}
ul.styled-list li:hover {
	background: url(/img/arrow_right.png) left center no-repeat;
}
ul.styled-list li a {
	text-decoration: none;
	color: #333333;
}
ul.styled-list li a:hover {
	text-decoration: underline;
}

/*Footer styles*/
#footer {
	font-size: 11px;
	color: #666666;
	text-align: center;
	padding: 20px;
}
#footer #footer-links,
#footer #rmrs-info {
	display: inline-block;
	vertical-align: top;
}
#footer #rmrs-info {
	padding-top: 20px;
}
ul#nav-main {
	display: inline-block;
	margin: 0 auto;
	height: 28px;
	padding: 0;
	list-style-type: none;
}
ul#nav-main li {
	float: left;
	color: #999999;
}
ul#nav-main li a {
	color: #999999;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
}
ul#nav-main li a:hover {
	text-decoration: underline;
}
#social-media {
	height: 34px;
}
#social-media img {
	margin-left: 10px;
}
#footer p {
	margin: 0;
}
#footer #copyright {
	margin-top: 15px;
}


@media all and (min-width: 960px) {
	#container-shadow {
		width: 967px;
		background: url(/img/shadow.png) #ffffff;
	}
	#container {
		width: 959px;
	}
	#header {
		height: 112px;
		padding: 10px 0 0 18px;
		text-align: left;
		background: #ffffff;
		background: -moz-linear-gradient(left, #ffffff 0%, #94b4fd 100%);
		background: -webkit-linear-gradient(left, #ffffff 0%,#94b4fd 100%);
		background: linear-gradient(to right, #ffffff 0%,#94b4fd 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#94b4fd',GradientType=1 );
	}
	#header a.logo {
		display: inline;
	}
	#BannerBlock p {
		display: none;
	}
	#divider-vert {
		position: absolute;
		top: 10px;
		right: 135px;
		width: 1px;
		height: 102px;
		border-left: 1px solid #000;
	}
	#quick-links {
		position: absolute;
		top: 10px;
		right: 10px;
		width: 105px;
	}
	#banner {
		width: 959px;
		height: 320px;
		background: url(/img/banner_img.jpg) no-repeat left center #0b3d92;
	}
	#ticker {
		margin-top: 0;
		position: absolute;
		top: 0;
		left: 275px;
		width: auto;
		height: auto;
		background-color: transparent;
	}
	#ticker-content {
		width: 535px;
		height: 95px;
		padding: 0;
		color: #000000;
	}
	#ticker-content h1 {
		text-transform: uppercase;
		color: #072a60;
		font-size: 14px;
		margin-top: 10px;
	}
	#ticker-content p {
		color: #000000;
	}
	.scroll-content {
		position: absolute;
		top: 0;
		left: 0;
		padding-right: 20px;
	}
	.slider-wrap {
		display: block;
	}
	#ticker-controls {
		position: absolute;
		top: 100px;
		left: 275px;
		height: 20px;
		line-height: 20px;
		color: #000000;
		background-color: transparent;
		text-align: left;
	}
	#ticker-controls a {
		color: #000000;
	}
	#regional-map-container {
		padding: 0;
		text-align: left;
		width: 304px;
		height: 320px;
		float: right;
		overflow: visible;
	}
	#regional-map-container h1 {
		margin: 26px 15px 0 15px;
		text-align: center;
	}
	#regional-map {
		position: relative;
		top: 7px;
		left: -67px;
		max-width: none;
	}
	ul#tabs {
		padding: 0 0 0 39px;
		height: 39px;
		background: url(/img/bkgd_tab.jpg) repeat-x;
	}
	ul#tabs li.tab {
		float: left;
		width: 190px;
		padding: 0 20px;
		background: url(/img/tab_divider.jpg) left center no-repeat;
	}
	.tab-content {
		display: block;
	}
	.tab-headline,
	.tab-teaser {
		display: none;
	}
	#content {
		padding: 10px 60px 75px 50px;
	}
	#content .tab-id {
		float: left;
	}
	#content .page-content {
		width: 610px;
		float: right;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	#HCRPassword {
		width: auto;
	}
	#footer {
		height: 100px;
		margin-top: 5px;
		padding: 25px 0 10px 25px;
		border-top: 1px solid #d3d3d3;
		background: url(/img/bkgd_footer.png) top left no-repeat #ffffff;
		text-align: left;
	}
	#footer #footer-links {
		margin-right: 97px;
	}
	ul#nav-main {
		display: block;
		margin: 0;
	}
	#footer #rmrs-info {
		padding-top: 0;
	}
}