/* basic styles */
body {margin: 0px; font-family: arial, sans-serif; font-size: 12px; text-align: center; background-color: #8aafb8}
.page {width:1024px; margin: 0px auto 40px auto; text-align: left; background: url(../images/Header.png) no-repeat top white; }

/* for pngs as backgrounds {height: px; width: px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src="",sizingMethod="scale");} */
/* for pngs in IE6 */
.hiddenalt {display: none;}

p, td, li, blockquote {font-size: 12px;}
a, a:visited {color: #5997D2;}
a:hover {color: #729C27;}


h1 {color: #729C27 ; font-size: 16px;}
h2, .content_rates_category1 {color: #729C27 ; font-size: 14px; font-weight:bold;}
h3, .content_rates_table_title {color: #729C27 ; font-size: 12px; font-weight:bold; text-transform: uppercase;}
h4 {color: #729C27 ; font-size: 12px; font-weight: bold; }
h5 {color: black; font-size: 12px; font-weight: bold; }
h6 {color: black; font-size: 12px; font-style: italic; font-weight: bold;}

.floatR {position: relative; float: right;}
.floatL {position: relative; float: left;}
.breaker {clear: both;}
.border {border: solid 1px red;}
.bttmpad {margin-bottom: 15px}
img {border: 0px;}
.abso {position: absolute;}

/* rates page */
.content_rates_table {margin-bottom: 20px; width: 100%;}
.content_rates_table_fields {background-color: #729C27 ; color: white; font-weight: bold; }
.content_rates_table_row2 {background-color: #dfe5ef;}
.content_rates_table_row_highlight {color: #0a6104;}

/* for polls */
.region table td table td {padding: 2px;}
.region table td table{margin-bottom: 10px;}

/* featured rates */
.regions_rates_table {width: 100%;}
.regions_rates_table_row1, .regions_rates_table_row2 {background-color: silver; border-bottom: 3px solid white; font-size: 10px; }
.regions_rates_table_effectivedate {font-size: 9px;}
.regions_rates_table_title {display: none;}
.regions_rates_table_fields { font-size: 10px; color: #729C27 ;}
.aprnote {font-size: 10px; width: 180px;}

/* calendars */
.content_calendar_table {border: solid 1px black;}
td.content_calendar_table_headercell {background-color: black; color: white; text-align: center; font-weight: bold;} 
td.content_calendar_table_headercell a, td.content_calendar_table_headercell a:visited { color: white; text-decoration: none;} 
td.content_calendar_table_headercell a:hover { color: silver; text-decoration: none;} 
td.content_calendar_table_cell { border: solid 1px black} 
td.content_calendar_table_selectedcell { border: solid 1px black; background-color: silver} 

/*REMOVE IF CLIENT HAS ARTICLES MODULE*/

ul.content_article_list  {padding-left: 15px;}
ul.content_article_list li {list-style: none;}

.content_poll_option, .regions_poll_option {margin: 5px 0px; display: inline-block;}
.content_poll_title, .regions_poll_title {margin: 5px 0px; display: inline-block; font-weight: bold}
.votebutton, .votebutton_regions  {background: url(../images/vote.jpg) no-repeat; width: 49px; height: 32px; overflow: hidden; border: 0px; text-indent: -9999px; }


.required_legend {padding-bottom: 20px;color: gray;font-style: italic;}

.print {display: none;}

img.gfx {display: none;}

ul {list-style-position: inside;}
/* ******************************************************* */

.banner {width: 1024px;  height: 202px;}

a.homelink {display: block; width: 350px; height: 202px; border: solid 0px red; margin-left: 20px; }

/* for dropdown menus*/
.menu {width: 1024px; height: 42px; background-color: #9900FF; z-index: 100;}


/* regions and sidebar content*/
.Rcol {z-index: 99; overflow: hidden; width: 191px; margin: 30px; }
.regions {z-index: 99; overflow: hidden; width: 191px; }
.regionbox ul {margin: 0px; padding: 10px 0px 0px 15px; list-style: none;}
.regionbox ul li {padding-bottom: 5px;}

.boxtop, .code_block_indiv_top { overflow: hidden; text-indent: -99999px; background: url(../images/related-links.jpg) no-repeat; width: 191px; height: 46px;}
.regionbox, .code_block_indiv_content {overflow: hidden; background-color:#C0DE88; width: 171px; padding: 1px 10px; }
.boxbottom, .code_block_indiv_bttm { margin-bottom: 15px; background: url(../images/region-bottom.jpg) no-repeat; width: 191px; height: 18px;}

.content {width: 964px; margin: 0px 0px 30px 30px;}
.content img {margin: 0px 5px;}
.regions img, .Rcol img {margin: 0px;}

.orange_hilight{color: #729C27; font-weight: bold;}
.green_hilight{color: #5997D2; font-weight: bold;}


/*
change '#729C27 ' to main site color

Green - #739b28
Light Green - #bee67b
Brown - #729C27 


*/