/* ALL PAGES */

body {
margin-top:0px;
vertical-align:bottom;
margin-bottom:0px;
background-image:url('../Images/top_pattern.jpg');
background-position:top;
background-repeat:repeat-x;
background-color:#ffffff;
-moz-user-select: none;
}
.style1 {
	font-size: 11px;
	font-family: Verdana;
}
.style1-bold {
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	}
.style1-sitemap {
	font-size: 11px;
	font-family: Verdana;
	color: #748cab;
}
.style2 {
	font-size:10px;
	font-family:Verdana;
}
.style3 {
    font-size: 11px;
	font-family: Verdana;
	color: #006699;
	font-weight: bold;
}
.style4 {
    font-size: 11px;
	font-family: Verdana;
	color: #CC0033;
	font-weight: bold;
}
.style5 {
    font-size: 11px;
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: bold;
}
.saving {
    font-size: 18px;
	font-family: Verdana;
	color: #CC0033;
	font-weight: bold;
}
.star {
    font-size: 10px;
	font-family: Verdana;
	color: #CC0033;
}
.accordion_content {
	font-size:11px;
	font-family:Verdana;
}
.accordion_header {
	cursor: hand;
	cursor: pointer;
	font-size: 11px;
	font-family: Verdana;
	color: #0066cc;
	text-decoration: underline;
	margin: 10px 0;
}	
.home_box1 {
	width:206px;
	height:239px;
	background-image:url('../Images/homebox1.jpg');
	background-color:#ffffff;
	background-repeat:no-repeat;
}
.home_box2 {
	width:202px;
	height:239px;
	background-image:url('../Images/homebox2.jpg');
	background-color:#ffffff;
	background-repeat:no-repeat;
}
.home_box3 {
	width:207px;
	height:239px;
	background-image:url('../Images/homebox3.jpg');
	background-color:#ffffff;
	background-repeat:no-repeat;
}
.calculator_box1 {
	width:252px;
	height:228px;
	background-image:url('../Images/calculator_box1.jpg');
	background-color:#ffffff;
	background-repeat:no-repeat;
}
.calculator_box2 {
	width:299px;
	height:208px;
	background-image:url('../Images/calculator_box2.jpg');
	background-color:#ffffff;
	background-repeat:no-repeat;
}
.calculator_box3 {
	width:248px;
	height:228px;
	background-image:url('../Images/calculator_box3.jpg');
	background-color:#ffffff;
	background-repeat:no-repeat;
}
.savings_calculator {
	width:185px;
	height:188px;
	background-image:url('../Images/savings_calculator.jpg');
	background-color:#ffffff;
	background-repeat:no-repeat;
}
a:link {color:#0066cc}
a:visited {color:#0066cc}
a:hover {color:#0099ff}

/* HEADER */
#header {
	width:800px;
	height:39px;
	float:centre;
	text-align:centre;
	background:url('../Images/header.jpg');
}	
#header a:link,#header a:visited {
	color:#000000;
	font-size:10px;
	font-family:Verdana;
	text-align:centre;
	text-decoration:none;
}
#header a:hover {
	color:#0066cc;
	font-size:10px;
	font-family:Verdana;
	text-align:centre;
	text-decoration:underline;
}

/* FOOTER */
#footer {
	width:800px;
	height:63px;
	float:centre;
	background:url('../Images/footer.jpg');
}	
#footer a:link,#footer a:visited {
	float:centre;
	color:#000000;
	font-size:10px;
	font-family:Verdana;
	text-decoration:none;
}
#footer a:hover {
	color:#0066cc;
	font-size:10px;
	font-family:Verdana;
	text-decoration:underline;
}
#footer1 {
	width:800px;
	height:63px;
	float:centre;
	background:url('../Images/footer1.jpg');
}	
#footer1 a:link,#footer1 a:visited {
	float:centre;
	color:#000000;
	font-size:10px;
	font-family:Verdana;
	text-decoration:none;
}
#footer1 a:hover {
	color:#0066cc;
	font-size:10px;
	font-family:Verdana;
	text-decoration:underline;
}