body {margin: 0px; font-family: arial, sans-serif; font-size: 12px; text-align: center;}

.bg {background: url(../images/background-slice.jpg) repeat-y; width: 1000px;  margin: 0px auto;  text-align: left;}
.page {width: 959px; margin: 0px 0px 0px 20px; text-align: left;}
.page_bottom {width: 959px;margin: 0px auto; text-align: left; font-size: 11px; }

p, td, li, blockquote {font-size: 12px;color: #363636; }
a {color: black;}
a:hover {color: #0056b8;}

h1 {color: #0056b8; font-size: 18px; font-family: 'Times New Roman', serif; margin-top: 0px; padding-top: 0px; }
h2, .content_rates_category1 {color: #0056b8; font-size: 16px; font-weight:bold; font-family: 'Times New Roman', serif; }
h3, .content_rates_table_title {color: #0056b8; font-size: 14px; font-weight:bold; font-family: 'Times New Roman', serif; }
h4 {color: #0056b8; font-size: 12px; font-weight: bold;  font-family: 'Times New Roman', serif; text-transform: uppercase; }
h5 {color: black; font-size: 12px; font-weight: bold; font-family: 'Times New Roman', serif;  }
h6 {color: black; font-size: 12px; font-style: italic; font-weight: bold; font-family: 'Times New Roman', serif; }

.floatR {position: relative; float: right;}
.floatL {position: relative; float: left;}
.breaker {clear: both;}
.border {border: solid 1px red;}
.bttmpad {margin-bottom: 10px;}

 /*ul {margin: 0px; padding: 0px 0px 0px 20px; }
 ul li {padding: 0px 0px 0px 1px;}*/

.content_rates_table {margin-bottom: 20px; width: 100%;}
.content_rates_table_fields {background-color: #0056b8; 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;}

.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: #0056b8;}

.aprnote {font-size: 10px; width: 180px;}

.banner {width: 959px; background: url(../images/top.jpg) no-repeat; height: 150px;}
a.homelink {display: block; width: 265px; height: 125px;} 

.search {display: inline;}
.searchbox {width: 100px; border: solid 1px #fddb82; margin: 0px 3px;}
.searchbutton {position: relative; top: 5px;} 


.toplinks {text-align: right; font-weight: bold; margin: 7px 15px 0px 0px; display: inline}
a.toplink {font-weight: bold; text-decoration: none; color: black;}
a.toplink:hover {text-decoration: underline; color: #0056b8;}
.pipe {font-weight: bold; margin: 0px 5px 0px 5px;}


.content {width: 680px; margin-left: 20px;}
.video {margin-left: 30px; width: 400px;background:url(../images/vid_bg.gif) no-repeat top;	}

.regions {width: 200px; margin: 0px 0px 10px 10px;}
.regionbox {width: 170px; background-color: #fde29b; padding: 0px 15px; }
.regionbox h1 {margin-top: 0px; font-size: 16px; color: black;}

/* .regionbox use min-height here and height in IEstyle */
.regionbox ul {margin: 0px; padding: 0px 0px 0px 0px; list-style: none;}
.regionbox ul li {padding: 0px 0px 5px 5px;}
.regionbox ul ul {margin: 0px; padding: 0px 0px 0px 10px; list-style: none;}


.shoe {width: 959px; background: url(../images/bottom.jpg) no-repeat right bottom; height: 221px;}
.bottomlinks {top: 200px; left: -75px;}
a.bottomlink {font-weight: bold; text-decoration: none; color: black;}
a.bottomlink:hover {text-decoration: underline; color: #0056b8;}

.footlogos {left: 20px;}
.footnote {font-size: 10px; width: 510px; text-align: left; line-height: .9; margin-top: 10px;}
.blunote {color: #003399;}


/*
change '#0056b8' to main site color
Colors:

#0056b8 - #0056b8
.Light yellow - #fddb82
.Green - #82ab22

Font:
Headers – Times New Roman
Body text – Arial

Video size – 400x300
*/

/* MENU*/

.applemenu{
margin: 0px 10px 10px 20px;
padding: 0px;
width: 205px; /*width of menu*/
display: inline;
}

.applemenu div.silverheader a{
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: 205px; height: 77px;
}


.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
color: white;
}


.applemenu div.selected a, .applemenu div.silverheader a:hover{
color: white;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
background: #fddb82;
padding: 10px;
width: 165px; margin: 0px 0px 0px 7px;
position: relative; top: -7px;
}

.applemenu div.submenu a {display: block; margin-bottom: 5px;}

a.subsub {margin-left: 10px;}
