:link,:visited {
text-decoration: none; 
}
 
ul,ol {
list-style: none;
}
 
h1,h2,h3,h4,h5,h6,pre,code {
font-size: 1em;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
margin: 0;
padding: 0;
}

table, td, tr {
margin: 0;
padding: 0;
}

a img,:link img,:visited img {
border: none;
}
 
#address {
font-style: normal;
}


/*--GLOBAL--*/

h2 {
	font-size: 22px;
	font-weight: normal;
	color: #fff;
	padding-bottom: 4px;
	line-height: 24px;
}

h3 {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	padding: 0 0 5px 11px;
	line-height: 30px;
	background: url(../images/white_arrow.gif) 0 10px no-repeat;
}

h4 {
	display: block;
	float: left;
	font-size: 32px;
	padding: 8px 0 8px 0;
}

em {
	font-style: normal;
	color: #9ddae9;
}

p {
	font-size: 11px;
	color: #000;
}

a.link {
	display: block;
	padding-bottom: 8px;
	color: #BA0000;

}

a.link2 {
	display: block;
	padding-bottom: 2px;
	color: #BA0000;

}

a.link:hover, a.link2:hover {
	text-decoration: underline;

}

.divide {
	display: block;
	float: left;
	width:965px;
	height: 29px;
}

.divideBorder {
	display: block;
	float: left;
	width:965px;
	height: 5px;
	background: #fff;
	margin-bottom: 14px;
}


body {
	text-align: center;
	font-size: 11px;
	font-family: "arial";
	background: #0079c1;
	line-height: 16px;
	color: #fff;
}

#container {
	display: block;
	width:965px;
	position: relative;
	text-align: left;
	margin: 0 auto;
}

#header {
	display: block;
	float: left;
	width:965px;
	height: 59px;
	background: url(../images/wiper_head.gif);
}

#header ul li{
	display: inline;
	float: left;
	padding:  34px 10px 0 10px;
	
}

#header ul li a{
	color: #71969f;
	font-size: 13px;
	font-family: "arial";
	font-weight: bold;
	padding-left: 11px;
}

#header ul li a:hover{
	color: #0079c1;
	font-size: 13px;
	font-family: "arial";
	font-weight: bold;
}

#header ul li a.active{
	color: #0079c1;
	font-size: 13px;
	font-family: "arial";
	font-weight: bold;
	background: url(../images/wiper_arrow.gif) 0 3px no-repeat;
}


#footer {
	display: block;
	float: left;
	width:965px;
	color: #fff;
	padding-bottom: 100px;
}

#footer a{
	color: #fff;
}

.copyR{
	display: block;
	float: left;
	font-size: 10px;
	font-family: "arial";
	width: 300px;
}

.util{
	display: block;
	float: left;
	font-size: 10px;
	font-family: "arial";
	text-align: right;
	width: 665px;
}


#message {
	display: block;
	float: left;
	width:965px;
}

.fullWide {
	display: block;
	float: left;
	width:965px;
}

.formD {
	display: block;
	float: left;
	width:965px;
	margin-bottom: 80px;
}

.formD input{
	width:150px;
	height: 14px;
	font-size: 12px;
}

.formD select{
	width:150px;
	height: 18px !important;
	font-size: 12px;
}


.formD textarea{
	width:320px;
	height: 70px;
}

.formD p{
	margin-bottom: 2px;
	color: #fff;
}

.formD td{
	width: 174px;
	padding-bottom: 20px;
	vertical-align: top;
}

.formD .submit{
	width: 157px;
	height: 41px;
	vertical-align: top;
	background: url(../images/wiper_submit.gif) no-repeat;
	border: 0px;
	color: #fff;
	font-size: 14px;
	font-family: "arial";
	font-weight: bold;
}

.formD .submit2{
	width: 264px;
	height: 41px;
	vertical-align: top;
	background: url(../images/wiper_submit2.gif) no-repeat;
	border: 0px;
	color: #fff;
	font-size: 14px;
	font-family: "arial";
	font-weight: bold;
}

.formD a.submit3{
	display: inline-table;
	width: 142px;
	height: 41px;
	background: url(../images/wiper_submit3.gif) no-repeat;
	border: 0px;
	color: #fff;
	font-size: 14px;
	font-family: "arial";
	font-weight: bold;
	text-align: center;
	padding-top: 12px;
}

#savings{
	position: relative;
	display: block;
	float: left;
	width: 609px;
	height: 331px;
}

#slide{
	display: block;
	float: left;
	width: 609px;
	height: 256px;
	background: #fff;
}


#savingsbonus{
	display: block;
	float: left;
	width: 594px;
	height: 63px;
	background: #9ddae9;
	border: 0px;
	color: #0079c1;
	font-size: 14px;
	font-family: "arial";
	font-weight: normal;
	text-align: left;
	padding: 12px 0 0 15px;
}

#switch{
	display: block;
	float: left;
	width: 351px;
	padding-left: 4px;
}


#switchbonus{
	display: block;
	float: left;
	width: 336px;
	height: 63px;
	background: #9ddae9;
	border: 0px;
	color: #0079c1;
	font-size: 14px;
	font-family: "arial";
	font-weight: normal;
	text-align: left;
	padding: 12px 0 0 15px;
}

#slideNav{
	position: absolute;
	top: 50px;
	left: 430px;
	z-index: 10;
	font-size: 14px;
	font-weight: bold;
}

.nav{
	display: block;
	float: left; 
	margin: 0 6px 0 6px;
}

a#prev{
	display: block;
	float: left;
	width: 9px;
	height: 17px;
	background: url(../images/slide_arrow_l.gif) no-repeat;
	cursor: pointer;
}

a#next{
	display: block;
	float: left;
	width: 9px;
	height: 17px;
	background: url(../images/slide_arrow_r.gif) no-repeat;
	cursor: pointer;
}

#nav a{ display: inline; margin: 0 4px; padding: 2px 5px; background: #fff; text-decoration: none; color:#71969f; }
#nav a.activeSlide { background: #fff;color:#0079c1;  }
#nav a:focus { outline: none; }


.prodL{
	display: block;
	float: left; 
	width: 300px;
	color: #9ddae9;
	font-size: 15px;
	line-height: 18px;
}

.prodR{
	display: block;
	float: left; 
	width: 300px;
	color: #9ddae9;
	font-size: 15px;
	line-height: 18px;
	padding-left: 70px;
}


a.prodLink, a.prodLink2 {
	display: block;
	padding: 12px 0 0 11px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	background: url(../images/white_arrow2.gif) 0 16px no-repeat;
}




