/* CSS Document */

HTML, BODY{margin:0px; padding:0px;}
#Main{width:100%; margin:auto;}
#Content{
float:left;
width: 80%;
padding: 2px;
background-color:#F3F3F3;
}
#Navigation{
float:right;
width:180px;
background-color: #FFFFFF;
}
#Footer{
clear: both;
width:100%;
height:20px;
margin-top: 2px;
padding: 5px;
background:url(../images/bggrey.gif) repeat-x center bottom;
}
#top{width:100%; height:75px; background-image:url(../images/bggrey2.gif); background-repeat:repeat;}
.bgheading{background:url(../images/bg-heading-content.gif) repeat-x; text-align:center;font-family:Helvetica; font-size:15px; font-weight:bold; padding:5px 5px 5px 5px; color:#000000;}
.h1{font-family:Helvetica; font-size:11px; font-weight:bold; margin-top:5px; margin-bottom:2px;}
.footertext{font-family:Helvetica; font-size:10px;}
.footerlink{ text-decoration:none; color:#000000;}
.boxpadding{padding:5px 5px 5px 5px; font-family:Helvetica; font-size:11px; color:#333333; height:120px;}
.content{padding:5px 5px 5px 5px; text-align:justify; font-family:Helvetica; font-size:11px; color:#333333; }
.spoffers{font:Helvetica; font-size:12px; color:#42A0FF;}
.spoffers:hover{font:Helvetica; font-size:12px; color:#000000; text-decoration:none;}
.comparelink{font:Helvetica; font-size:14px; color:#000000;}
.comparelink:hover{font:Helvetica; font-size:14px; color:#42A0FF; text-decoration:none;}
.heading_nav{background-image:url(../images/nav_headbg.gif); height:20px;}
.left_nav{ height:25px; background:url(images/rn_bg.gif) repeat-x; background:url(../images/dline.gif) repeat-x bottom; padding-left:20px;}
.leftnavlink{font:Helvetica; font-size:13px; color:#42A0FF; text-decoration:none;}
.leftnavlink:hover{font:Helvetica; font-size:13px; color:#000000; text-decoration:none;}
.headlink{font:Helvetica; font-size:11px; color:#000000;}
.headlink:hover{font:Helvetica; font-size:11px; color:#42A0FF; text-decoration:none;}
.bgheading1{background:url(../images/rn_bg.gif) repeat; text-align:left;font-family:Helvetica; font-size:15px; font-weight:bold; padding:2px 2px 2px 10px; color:#000000; height:22px}
.style1 {font-weight: bold}
.style2 {
	font-size: 30px;
	font-weight: bold;
}
.style3 {
	color: #3898D8
}

.link1{ font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; text-decoration:none; color:#000000;}
.link1:hover{ font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; text-decoration: underline; color:#000000;}

