@charset "utf-8";

/* START SCROLLING CONTENT STYLES */
#makeMeScrollable {
	width:767px;
	height: 150px;
	position: relative;
}
#makeMeScrollable div.scrollableArea img {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}
td img {
	display: block;
	text-align: right;
}
/* END SCROLLING CONTENT STYLES */

/* START BASIC STYLES */
body {
	margin: 0;
	padding: 0;
	color: #666666;
	background-color:#EDEDED;
}
body,td,th {
	font-family: Arial, "Arial Narrow", Helvetica, sans-serif;
	font-size:12px;
}
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	padding-right: 10px;
	padding-left: 10px; 
	font-family: Arial, 'Arial Narrow', Helvetica, sans-serif;
}
h1 {
	margin-top: 0;
	border-bottom: 2px solid #666666;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 20px;
	color: #666666;
	font-weight: bold;
	margin-bottom: 0;
}
h2 {
	font-size: 16px;
	color: #666666;
	font-weight:bold;
	margin-bottom:0;
}
h3 {
	font-size: 16px;
	color: #666666;
	font-weight:bold;
	margin-bottom:0;
}
h4.normal {
	font-size: 15px;
	color: #666666;
	font-weight:normal;
}
h4 {
	font-size: 15px;
	color: #666666;
	font-weight:bold;
	margin-bottom:0;
}
h5 {
	font-size: 14px;
	color: #666666;
	font-weight:bold;
	margin-bottom:0;
}
h6 {
	font-size: 13px;
	color: #666666;
	font-weight:normal;
	margin-bottom:0;
}
p {
	font-size:12px;
}
a {
	font-family: Arial, 'Arial Narrow', Helvetica, sans-serif;
}
a img { 
	border: none;
}
a:link {
	color: #004990;
	text-decoration: none;
}
a:visited {
	color: #004990;
	text-decoration: none;
}
a:hover { 
	color: #666666;
	text-decoration: underline;
}
blockquote {
	border: 1px solid #90A830;
	padding:15px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px; 
	-webkit-border-bottom-right-radius: 5px; 
	-khtml-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px; 
	-webkit-border-bottom-left-radius: 5px; 
	-khtml-border-bottom-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px; 
	-webkit-border-top-right-radius: 5px; 
	-khtml-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px; 
	-webkit-border-top-left-radius: 5px; 
	-khtml-border-top-left-radius: 5px;
	color:#666666;
}
hr {
	color: #666666;
	background-color: #666666;
	height:1px;
	margin-left:5px; 
	margin-right:15px;
	margin-bottom:10px;
}
label{
	margin-right:10px;
	margin-left:5px;	
}
/* END BASIC STYLES */

/* CONTAINER */
.rh-pub-container {
	width: 770px;
	background: #FFF;
	margin: 0 auto;
	padding:8px;
	border: 0 1px 1px 1px;
	border-color: #BBBBBB;
	box-shadow: 0px 0px 9px 6px #CCCCCC;
}
/* CONTAINER END */

/* START HEADER STYLES */

.rh-pub-header-logo{
	float:left;
}
.rh-pub-header-clear{
	clear:both;
	width:100%;
	height:2px;
}
.rh-pub-header-logo-message{
	width:454px;
	height:78px;
	float:left;
}
.rh-pub-ace-header-logo{
	text-align:right;
	font-size:13px;
	float:right;
	padding-top:50px;
	padding-right:20px;
}
.rh-pub-tab-control .ui-button{
	overflow:visible;
}
.rh-pub-tab-control{
	border:none;
}
.rh-pub-active-tab{
	border: 1px solid #FFFFFF; 
	background: #ffffff url(images/ui-bg_flat_65_ffffff_40x100.png) 50% 50% repeat-x; 
	font-weight: normal; 
	color: #758f0f; 	
}
#rh-pub-print-header{
	display:none;
}
/* END HEADER STYLES */

/* CONTENT STYLES */
.rh-pub-content {
	width: 540px;
	float: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0;
}
.rh-pub-content td {
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
}
.rh-pub-content ul, .rh-pub-content ol { 
	padding: 0 5px 5px 40px; 
}
.rh-pub-content li {
	font-size:12px;
}
.rh-pub-content ul {
	margin-bottom:8px;	
}
/* END CONTENT STYLES */

/* START SIDEBAR STYLES */
.rh-pub-sidebar {
	float: right;
	width: 220px;
	padding-bottom: 0px;
}
.rh-pub-side-rt-txt {
	font-family: Arial, 'Arial Narrow', Helvetica, sans-serif;
	text-align: left;
	margin-left:5px;
	margin-right:5px;
}
.rh-pub-side-rt-txt a:link {
	color: #FFFFFF;
	text-decoration:none;
}
.rh-pub-side-rt-txt a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.rh-pub-side-rt-txt a:hover {
	color: #004990;
	text-decoration:underline;
}
.rh-pub-side-rt-txt a:active {
	color: #FFFFFF;
	text-decoration:underline;
}
.rh-pub-news-sidebar {
	padding-left: 50px;
	text-indent:-50px;
	font-family: Arial, 'Arial Narrow', Helvetica, sans-serif;
	color: #004990;
	font-weight:bold;
	font-size:10px;
	text-align: left;
	padding-right:0;
	margin-bottom:4px;
}
.rh-pub-ui-header{
	font-size: large;
	font-weight:200;	
	margin-left:5px;
}
.rh-pub-sidebar-no-margin li{
	list-style-type:none;
}
.rh-pub-sidebar .rh-pub-sidebar-no-margin{
	padding: 0px;
}
.rh-pub-sidebar-no-margin .rh-pub-green-box{
	padding-top:5px;
	padding-bottom:5px;
}
.rh-pub-green-box {	/* Used to be ui-state-highlight */
	background-color: #90A830;
    border: 1px solid #90A830;
    color: #004990;
}
/* END SIDEBAR STYLES */

/* LOGIN STYLES */
.rh-pub-Login label{
	float:left;
	width:70px;
	margin-right:0.5em;
  	text-align:right;
	padding-top:3px;
}
/* END LOGIN STYLES */

/* FOOTER STYLES */
.rh-pub-footer {
	padding-bottom:10px;
	padding-top:10px;
	position: relative;
	clear: both;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	color: #666666;
	margin-top:25px;
}
.rh-pub-footer p{
	font-size: 11px;
}
/* END FOOTER STYLES */

/* MULTI-PAGE STYLES */
.center {
	text-align:center;
}
p.rh-pub-back-page {
	margin-top:25px;
	margin-bottom:0;
}
p.rh-pub-back-page-top {
	margin-top:10px;
	margin-bottom:10px;
}
.rh-pub-space-bottom {
	margin-bottom:10px;
}
.rh-pub-space-top {
	margin-top:10px;
}
.rh-pub-float-rt {  /* Float an element right */
	float: right;
	margin-left: 8px;
}
.rh-pub-float-lft { /* Float an element left */
	float: left;
	margin-right: 8px;
}
.rh-pub-clear-float {   /* Clears all Divs */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.rh-pub-right-align {
	text-align: right;
}
.rh-pub-inline {
	display:inline-block;
}
/* END MULTI-PAGE STYLES */

/* ACCORDION */
.rh-pub-accordion-content {
	color: #666666;
	padding: 5px;
}
.rh-pub-accordion-content p{
	color: #666666;
	padding: 0;
}

.rh-pub-accordion-content ul, .rh-pub-accordion-content ul ol{
	padding: 0 5px 5px 40px;
}
/* END ACCORDION */

/* NEWS STYLES */
h2.rh-pub-news-year {
	margin-top:15px;
	margin-bottom:5px;
	margin-right:0;
	padding-top:3px;
	padding-bottom:3px;
	color:#FFFFFF;
	background-color:#90A830;
}
#rh-pub-content-news-scroll {
	width: 500px;
	margin: 10px auto 0 auto;
	height:500px; 
	overflow:auto; 
	border:solid 1px #90A830;
}
#rh-pub-news-banner { /* was banner */
	background:url(../images/logoSmall.gif) no-repeat scroll left center #ffffff;
	height: 85px;
    border-bottom: medium double #666666;
    border-top: medium double #666666;
    font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
    margin-bottom: 20px;
    padding: 0 0 5px 100px;
    text-align: left;
}
h2.rh-pub-news-banner-title {
	font-size: 20px;
	color: #666666;
	font-weight: bold;
	margin-top:20px;
}
.rh-pub-news-archive {
	margin: 0 10px 3px; 10px;
	padding-left:60px;
	text-indent:-60px;
}
/* END NEWS STYLES */

/* RHIS STYLES */
.rh-pub-rhis li {
	list-style:square;
	color:#90A830;
    margin-left: -25px;
    padding-bottom: 5px;
    padding-right: 5px;
    text-align: left;
    text-decoration: none;
}
/* END RHIS STYLES */

/* WEATHER PAGES STYLES */
.rh-pub-col-left {
	width:50%; 
	float:left;
}
.rh-pub-col-right {
	width:50%; 
	float:right;
}
#rh-pub-weather {
	width:520px;
	height:100%;
}
#rh-pub-weather h3 {
	font-size:130%; 
	font-weight:bold; 
	padding:0;
	margin-bottom:2px;
	margin-top:2px;
}
/* END WEATHER PAGES STYLES */

/* START PRICES */
#rh-pub-price-announcements h3 {
	font-size:130%; 
	font-weight:bold; 
	padding:0;
	margin-bottom:2px;
	margin-top:2px;
}
#rh-pub-price-announcements {
	width:520px;
	height:550px;
}
.rh-pub-price {
	margin-top:0px;
	padding-right:5px;
	font-size:100%;
	color: #90A830;
	font-weight:bold;
}
/* END PRICES STYLES */

/* TOOLS STYLES */
#rh-pub-prices {
	width:520px;
}
.rh-pub-select-criteria select{
	width:200px;
}
.rh-pub-select-criteria label{
	float:left;
	width:200px;
	margin-right:0.5em;
  	text-align:right;
	padding-top:3px;
}
.rh-pub-select-criteria input{
	margin-top:3px;
}
.rh-pub-select-criteria .rh-pub-button-wrapper{
  	text-align:center;
}
.rh-pub-select-criteria p{
  	text-align:center;
}
#divContent thead{
	background-color:#BDCD4A;
	color:#666;
}
#divContent .odd{
	background-color:#FFFFFF;
}
#divContent .even{
	background-color:#CCCCCC;
	-webkit-print-color-adjust:exact;
}
#divContent th, #divContent td {
	border-right: 1px #FFFFFF solid; 
	border-left: 1px #FFFFFF solid;
	border-top: none;
	border-bottom: none;
}
/* END TOOLS STYLES */

/* START COVERAGES */
#rh-pub-coverages {
	width:520px;
	height:100%;
}
#rh-pub-coverage-stand-alone {
	width:520px;
	height:650px;
}
#rh-pub-coverages h3 {
	font-size:130%; 
	font-weight:bold; 
	padding:0;
	margin-bottom:2px;
	margin-top:2px;
}
#rh-pub-coverage-stand-alone h3 {
	font-size:130%; 
	font-weight:bold; 
	padding:0;
	margin-bottom:2px;
	margin-top:2px;
}
td.rh-pub-coverages {
	 font-size:11px;
}
/* END COVERAGES */

/* OVERIDES JQUERY CSS */
.ui-dialog .ui-dialog-buttonpane button { 
	font-size: 75%;
}
.ui-helper-reset { 
	font-size: 80%;
	padding: 5px 3px 0px 8px;
	margin-top: 5px;
}
.ui-widget-header {
	-webkit-print-color-adjust:exact;
}
/* END OVERIDES JQUERY CSS */

