@charset "UTF-8";
body {
	background-color: #FFFFCC;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 20px;
}
/*-------these are styles for the main navigation on left of page-----*/
#mainNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #991B1E;
	padding: 0px;
	width: 160px;
	margin-left: 20px;
	left: 0px;
	height: 20em;
	float: left;
	position: relative;
	top: 0px;
}
*html #mainNav {
	margin-left: 10px;
}
#mainNav ul {
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#mainNav li {
	margin-bottom: 4px;
	margin-left: 0px;
}

#mainNav a {
	font-family: Arial, Helvetica, sans-serif;
	color: #991B1E;
	text-decoration: none;
	background-color: #FFFFCC;
	display: block;
	padding-left: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
	padding-right: 4px;
	width: 148px;
}
*html  #mainNav a {
	height: 1px;
}
#mainNav a:link, #mainNav a:visited {
	color: #991B1E;
	background-color: #FFFFCC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCB9C;
	border-bottom-color: #CCCB9C;
	border-left-color: #FFFFFF;
	text-decoration: none;
	width: 148px;
}
#mainNav a:hover {
	color: #FFFFCC;
	background-color: #990000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C70000;
	border-right-color: #6F0000;
	border-bottom-color: #6F0000;
	border-left-color: #C70000;
}
#mainNav  a.current  {
	color: #554;
	background-color: #EFEDB7;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCB9C;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCB9C;
	padding-left: 6px;
	width: 146px;
}
#mainNav a.current:link {
	color: #554;
	background-color: #EFEDB7;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCB9C;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCB9C;
}
a:link    {
	outline: none;
}
/*-------the content area for the subnav tagline and mainContentBlurb-------*/
#mainContent {
	font-family: Arial, Helvetica, sans-serif;
	color: #554;
	float: right;
	width: 628px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 40px;
	font-size: 0.9em;
	top: 0px;
}
*html #mainContent {
    margin-right:10px
	}
#mainContentLower {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #554;
	float: right;
	top: 4px;
	width: 628px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 40px;
}
*html  #mainContentLower {
	margin-right: 10px;
}
#mainContentLower h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #554;
}
#mainContentLower h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #554;
}
#mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #554;
}
#mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #554;
}
#tagLine {
	color: #FFFFCC;
	background-color: #991B1E;
	width: 620px;
	position: relative;
	bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-right: 3px;
	padding-left: 3px;
	left: 0px;
	top: 0px;
	margin-left: 2px;
	margin-right: 2px;
	display: block;
	padding-bottom: 3px;
	margin-bottom: 0px;
}

/*--------the stlye for the area at the top of the page alowing background image and 
Ee logo to display also containing the logotag ---*/

#header {
	height: 224px;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
}
#subNav {
	margin-top: 5px;
	float: right;
	margin-bottom: 5px;
}
#subNav ul {
	padding: 0px;
	list-style-type: none;
	font-size: 0.8em;
	display: inline;
	margin: 0px;
}
#subNav li {
	display: inline;
	text-align: center;
}
	

#subNav a {
	background-color: #FFFFCC;
	display: block;
	width: 11em;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCB9C;
	border-bottom-color: #CCCB9C;
	border-left-color: #FFFFFF;
	float: right;
	padding-top: 4px;
	padding-left: 2px;
	text-align: center;
	font-weight: bold;
	color: #554;
	text-decoration: none;
	padding-right: 2px;
	padding-bottom: 4px;
}
#subNav a:link, #subNav a:visited {
	color: #575757;
	text-decoration: none;
}
#subNav a:hover {
	color: #FFFFCC;
	background-color: #CAC795;
	border-top-color: #EFEDB7;
	border-right-color: #ACA97E;
	border-bottom-color: #ACA97E;
	border-left-color: #EFEDB7;
}
#subNav a.current {
	background-color: #EFEDB7;
	border-bottom-color: #CCCB9C;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #991B1E;
}
#subNav .current:hover {
	background-color: #CAC795;
	color: #FFFFCC;
	border-right-color: #ACA97E;
	border-bottom-color: #ACA97E;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


#logoTag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 220px;
	position: absolute;
	left: 530px;
	top: 146px;
	color: #575757;
}

#mainContentBlurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #554;
	top: 0px;
	position: relative;
	padding-right: 18px;
	padding-bottom: 10px;
	background-color: #EFEDB7;
	width: 596px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CAC795;
	border-bottom-color: #CAC795;
	border-left-color: #FFFFFF;
	padding-top: 6px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-left: 10px;
	clear: both;
}
#mainContentBlurb h1 {
	font-size: 1.5em;
	font-weight: bold;
}
#mainContentBlurb   h2 {
	font-size: 1.2em;
	font-weight: bold;
}
#mainContentBlurb h4 {
	font-size: 1.4em;
	font-weight: bold;
}
/*-------the footer showing the web adress-----*/
#footer {
	color: #EEECB6;
	width: 100%;
	text-align: center;
	clear: both;
}
#footer h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CAC99B;
	float: right;
	width: 400px;
	display: block;
	text-align: right;
	padding-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footerIn {
	color: #EEECB6;
	width: 24em;
	text-align: center;
	position: relative;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#footerIn  h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CAC99B;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #554;
	font-weight: bold;
}
a:visited {
	color: #554;
}
a:hover {
	color: #991B1E;
	background-color: #FFFFCC;
}
a:active {
	background-color: #FFFFCC;
}
#mainContentTables {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #554;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #EFEDB7;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CAC795;
	border-bottom-color: #CAC795;
	border-left-color: #FFFFFF;
	clear: both;
	padding-top: 5px;
	margin: 0px;
	position: relative;
	height: 100%;
}
.ratesBlurb {
	font-size: 0.9em;
	padding-right: 20px;
	padding-left: 10px;
	padding-bottom: 0px;
}
.accordionBlurb {
	font-size: 0.9em;
	padding-right: 20px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.accordionBlurbSmall {
	background-color: #EFEDB7;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 10px;
}
*html .accordionBlurb {
	padding-top: 8px;
}
*/*----conditional styles for ie 6 and earlier-----*/
html  .mainContentBlurb{
padding-top:8px
}
*html #mainContentBlurb h1 {
	font-size: 1.5em;
	font-weight: bold;
	padding-top: 6px;
}
/*style for logo only visible when page is printed*/
.printLogo {
	display: none;
}
#bevPic {
	border: 2px solid #990000;
	height: 181px;
	width: 139px;
	position: absolute;
	top: 15px;
	right: 20px;
}
.clear {
	clear: both;
}
.tidyIcon  {
	margin-left: 20px;
	float: left;
	margin-top: 2px;
}
*html.tidyIcon {
	margin-left: 10px;
	margin-bottom: 20px;
}
*html  #mainNav  a.current {
	width: 142px;
	padding-left: 4px;
}
