<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

body{font-family: Verdana, Helvetica, Arial,  sans-serif; font-size:11px; color:#666;margin: 0px; padding: 0px;}

.t {background: url(../images/borders/dot.gif) 0 0 repeat-x;}
.b {background: url(../images/borders/dot.gif) 0 100% repeat-x}
.l {background: url(../images/borders/dot.gif) 0 0 repeat-y;}
.r {background: url(../images/borders/dot.gif) 100% 0 repeat-y;}
.bl {background: url(../images/borders/bl.gif) 0 100% no-repeat}
.br {background: url(../images/borders/br.gif) 100% 100% no-repeat}
.tl {background: url(../images/borders/tl.gif) 0 0 no-repeat}
.tr {background: url(../images/borders/tr.gif) 100% 0 no-repeat; padding:10px 10px 1px 10px} 

img{border:none;}

a{ text-decoration:none; }

p{
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666;
}

.clear-left{clear:left}
.clear-both{clear:both}

#disclaimer{
	width: 986px;
	font-size:9px;
	text-align:center;
	padding:7px;
	color:#999;
}
	
#containerBehindMain{
	width: 1000px;
	margin: 5px auto 0px auto;
	background-image: url(../images/gui/price-tag.jpg);
	background-position: 1000px 9px;
	background-repeat: no-repeat;
	padding-left: 5px;
}


#containerMain{
	width: 1000px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/gui/price-tag-bg.gif);
	background-position: 982px 15px;
	background-repeat: no-repeat;
}
	
#flashcontent{
	margin:10px 10px 0px 10px;
}

#alternateContent{	
	text-align: center;
	line-height: 20px;
	padding: 30px 10px 30px 10px;}

#alternateContent a{color:#046380; text-decoration:none;}

#clientLogo{
	float: right;
	margin-top: 5px;
    margin-right: 10px;
}

#contactDetailsTitles{
	float:left;
	margin: 10px 10px 5px 10px;
	font-weight:bold;
	line-height:22px;
	
}

#contactDetails{
	float:left;
	margin: 10px 0px 0px 0px;
	line-height:22px;
	width: 500px;
}

#contactDetails a{
	color:#CE110D;
}

#shareButton{
	float:right;
	margin:15px 20px 10px 20px;
}

#poweredBy{
	float:right;
	margin:65px 15px 0px 0px;
}

#copyrightRvLogo, #copyrightRvLogo p{
	float:right;
	margin:2px 2px 0px 0px;
	font-size: 12px;
	cursor:pointer;
}

.rvBlue{color:#046380;}

.interested{
	margin:0px 3px 0px 15px;
	line-height: 25px;
	float: left;
	font-size:16px;
}
</pre></body></html>