@charset "UTF-8";
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
body {
	background-color: #aac6d4;
	background-image: url(images/contentback.png);
	background-repeat: repeat-y;
	background-position: center;
}
img{
	border: 0;
}

#wrapper {
	background-color: #AAC6D4;
}
#bannerwrapper {
	background-color: #AAC6D4;
}
#banner {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#languagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	float: right;
	width: 200px;
	padding-top: 50px;
	padding-right: 3px;
	font-weight: bold;
}
#languagetext a {
	text-decoration: none;
	color: #FFFFFF;
}
#languagetext a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#main {
	background-color: #FFF;
	background-image: url(images/LeftMenuBack_02.png);
	background-repeat: repeat-y;
	background-position: 40px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#mainright {
	width: 725px;
	float: right; /*THIS IS THE ONE CHANGED AS A TEST*/
	/*margin-left: 235px;*/
}
#bodyheader {
	height: 170px;
}
#bodyheadertext {
	background-image: url(images/bodyimage_blue.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 150px;
	width: 187px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 23px;
	color: #FFFFFF;
	clear: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
}
#body {
	float: left;
	width: 510px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding-top: 4px;
}
#body a:link, #body a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #408bc5;
	text-decoration: none;
}
#body a:hover {
	text-decoration: underline;
}
/*#body td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
*/
/* Table display styles */

TABLE.table_display {
	margin: 24px 0;
	width: 100%;
	background-color: #fff;
}
TABLE.table_display_short {
	margin: 24px 0;
	width: 60%;
	background-color: #fff;
}

TR.table_h1 {
	background-color:#aac6d4;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	text-align: center;			
}
	
TR.table_h2 {
	background-color: #cfd9e2;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}

TR.table_odd {
	background-color: #fff;
	color: #333333;
	text-align: left;	
}

TR.table_even {
	background-color: #efefef;
	color: #333;
	text-align: left;	
}

#menuright {
	width: 179px;
	float: right; /*THIS IS THE ONE CHANGED AS A TEST*/
	/*margin-left: 555px;*/
	padding-right: 10px;
	font-size: 13px;
	color: #666666;
}
#menuright a {
	color: #666666;
	text-decoration:none;
}
#menuright_storelocator {
	background-image: url(images/secondarypage_buttons_storelocator.jpg);
	height: 68px;
	width: 159px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#menuright_news {
	background-image: url(images/secondarypage_buttons_news.jpg);
	background-repeat: no-repeat;
	height: 71px;
	width: 159px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#menuright_budgetcalculator {
	background-image: url(images/secondarypage_buttons_budgetcalculator.jpg);
	background-repeat: no-repeat;
	height: 79px;
	width: 159px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#menuright_signup {
	background-image: url(images/secondarypage_buttons_signup.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 159px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#menuleft {
	width: 220px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	background-color: #FFFFFF;
}
#menulefthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #666;
	background-image: url(images/LeftMenuBack_01-02.png);
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 20px;
	padding-right: 35px;
	background-position: 1px top;
	padding-left: 25px;
	line-height: 26px;
	padding-bottom: 10px;
}
#menuleftcontent {
	text-align: left;
	padding-left: 0px;
	background-image: url(images/LeftMenuBack_02.png);
	background-repeat: repeat-y;
	background-position: 40px;
}
#menuleftcontent ul {
	list-style: none;
	text-indent: 25px;
	margin: 0px;
	padding-left: 0px;
	text-align: left;
}
#menuleftcontent li a:link, #menuleft li a:visited {
	margin: 0px;
	width: 210px;
	color: #408bc5;
	background-color: #fff;
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding: 6px 0px 6px 0px;
}
#menuleftcontent li a:hover {
	color: #408bc5;
	font-size: 12px;
	width: 210px;
}
#menuleftcontent ul ul {
	list-style: none;
	text-indent: 35px;
	margin: 0px;
	padding-left: 0px;
	text-align: left;
}
#menuleftcontent ul ul li a:link, #menuleft ul ul li a:visited {
	margin: 0px;
	width: 210px;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	display: block;
	padding: 6px 0px 6px 0px;
}
#menuleftcontent ul ul li a:hover {
	color: #666;
	font-size: 12px;
}
.brdrli {
	border-top: solid #CCC 1px;
}
.brdrlibot {
	border-top: solid #CCC 1px;
	border-bottom: solid #CCC 1px;
}
.brdrbg {
	border-top: solid #CCC 1px;
	background-image: url(images/menulistbg.gif);
	background-repeat: no-repeat;
}
.nobrdr {
	border-bottom: 0px;
	border-top: 0px;
}
#menuleftfooter {
	width: 960px; /*THIS IS THE ONE CHANGED AS A TEST*/
	float: left;
	height: 20px;
	background-image: url(images/LeftMenuBack_05.png);
	background-repeat: no-repeat;
	background-position: left -40px;
	background-color: #FFF;
	
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #008;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
}
h1+p {
	margin-top: -0.9em;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #008;
}
h2+p {
	margin-top: -12px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #333;
}
h3+p {
	margin-top: -12px;
}
#terms {
	float: left;
	width: 530px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding-top: 24px;
	height: 600px;
	overflow: scroll;
}
#terms a:link, #terms a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #408bc5;
	text-decoration: none;
}
#terms a:hover {
	text-decoration: underline;
}
#terms ol {
	list-style: decimal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin-left: -10px;
}
#terms ol li {
	line-height: 16px;
}
#terms ul {
	margin: 0; 
	padding: 0;
}
#terms ul li {
	list-style: none;
}
#terms ul ol li {
	list-style:lower-alpha;
}

/*SHORTCUT BUTTONS ON INDEX PAGE*/	
#shortnav {
	height: 84px;
	width: 960px;
	background-color:#FFF;
}
/*END OF SHORTCUT BUTTONS ON INDEX PAGE*/
/*FOOTER START*/
#footer {
	clear: both;
	background-color: #e6e7e8;
	background-image:url(images/footer_bg.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#footer h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin-bottom: 0;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
}
#footer a:link, #footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #408bc5;
	text-decoration: none;
}
#footer a:hover {
	color: #408bc5;
	text-decoration: underline;
}	
/*FOOTER'S LINKS COLUMNS - START HERE*/

#footercontent {
	overflow: hidden;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 100px;
	padding-bottom: 20px;
}
#footercontent ul {
	list-style: none;
}
#footercontent li {
	float: left;
	width: 220px;
}
#footercontent li h5 {
	font-size: 11px;
	font-weight: bold;
	margin: 0 5px 12px;
}
#footercontent li h5+p {
	margin-top: -11px;
}
#footercontent li p {
	margin: 0 5px 17px;
}
#copyright {
	margin-left: auto;
	margin-right: auto;
	vertical-align: bottom;
	text-align: right;
	clear: both;
	padding-top: 10px;
	font-size: 11px;
	padding-right: 25px;
	padding-bottom: 20px;
}


#copyright p {
	font-size: 0.6em;
}
#shortfooter {
	text-align: left;
	width: 200px;
	float: left;
	padding-left: 25px;
}
#shortfooter a {
	text-decoration:none;
	color: #3d8ac5;
}

/*FOOTER'S COLUMNS - ENDS HERE*/

.conditions {
	font-size: 10px;
}
#highlightbox {
	background-color: #E6E7E8;
	border: 1px solid #AAC6D4;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding: 7px;
}
#newsitem {
	padding: 7px;
	border: 1px solid #AAC6D4;
	font-size: 12px;
}
#newsitem a {
	text-decoration:none;
	font-size: 14px;
}
#newsitem a:hover {
	text-decoration:underline;
}