* {
	font-size: 11px;
	font-family: Verdana, "trebuchet ms", sans-serif;
	margin: 0;
	padding: 0;
	border-width: 0; }
hr.floater {
	color: white;
	font-size: 1px;
	line-height: 1;
	background-color: white;
	text-decoration: none;
	width: 100%;
	height: 0;
	float: left;
	clear: both;
	margin: 0 0 5px;
	padding: 0;
	border: solid 0 transparent; }
hr.line {
	color: #e6e6e6;
	font-size: 1px;
	line-height: 1;
	background-color: #e6e6e6;
	text-decoration: none;
	width: 100%;
	height: 1px;
	clear: both;
	margin: 5px 0 3px;
	padding: 0;
	border: solid 0 transparent; }
li {
	margin-left: 25px; }
tr { vertical-align: top; }
img {
	behavior: url(../misc/iepngfix.htc);
	margin: 0 0 -2px;
	padding: 0;
	border-width: 0; }
input, textarea {
	color: #333;
	font-size: 11px;
	line-height: 10px;
	background-color: #f3f3f3;
	text-decoration: none;
	margin: 2px 2px 2px 0;
	padding: 2px;
	border: inset 1px #f8f8f8; }
h1 {
	color: #FFA944;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: 20px;
	background-image: url(../img/site-rv_16.jpg);
	background-repeat: no-repeat;
	background-position: -5px 0;
	margin-bottom: 8px;
	padding-bottom: 0.2em;
	padding-left: 30px; }
h2 {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 1.5em;
	padding: 1em 0 0.2em; }
h4 {
	color: #9a9a9a;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 1.5em;
	padding: 0.2em 0; }
html>dd {
	margin-left: 20px; }
p {
  margin: 2em 0;
}
a {
  color: #191676;
  text-decoration: none;
}
a:hover {
	color: #f09c00;
	text-decoration: underline; }
a:active {
	border-width: 0; }
a img {
	border: solid 0 transparent; }
.border1 {
	padding: 1px;
	border: solid 1px #c0c0c0; }
.border2 {
	padding: 2px;
	border: solid 1px #c0c0c0; }
.border3 {
	padding: 3px;
	border: solid 1px #c0c0c0; }
.border4 {
	margin: 5px;
	padding: 6px;
	border: solid 1px #c0c0c0; }
/*FONT SETTINGS*/
h1,h2,h3,h4,h5,h6 {
	font-family: "Century Gothic", "AvantGarde Bk BT", verdana, sans-serif;
	font-weight: bold; }
h2 {
	font-size: 15px;
	margin: 4px 0 0;
	padding: 0; }
h3 {
	color: #1e4675;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	margin: 0;
	padding-top: 0.8em;
	padding-bottom: 0; }
p {
	margin: 3px 0 10px;
	padding: 2px 0; }


div#prices {
	border-width: 1px 1px 0;
	border-style: solid;
	border-color: #f0f0f0;
	font-weight: normal;
	background-color: #fcfcfc;
	float:left;
	margin-bottom: 10px;
	width: 99%;
	height: auto;
	clear: both;
	padding-right: 2px;
	padding-left: 2px; }
/*
div#prices * {
	float:left; }
*/

div#prices #row, div#prices tr {
	color: gray;
	text-align: left;
	padding: 2px 0 2px 4px;
	width: 100%;
/*	float: left;
	clear: left;
*/	border-width: 0 0 1px;
	border-style: solid;
	border-color: #f0f0f0; }
div#prices #row:hover, div#prices tr:hover td {
	color: #484848;
	background-color: #e5e5e5;}
div#prices td {
	padding: 2px 0 2px 4px;
border-width: 0 0 1px;
	border-style: solid;
	border-color: #f0f0f0;
}

div#prices div {
	width: 24%;
	float:left;
	display: inline; }

div#prices .desc {
	font-weight: bold;
	color: #777 !important;
	background-image: url(../img/table_row_sub.gif);
	background-position: right bottom;
	padding: 4px 0 4px 4px !important;
	text-align: left;
	border-bottom: 1px solid #e3e3e3; }
div.fl {
	width: 48%;
	float: left; }
div.fr {
	width: 48%;
	float: right; }
.border1 {
	margin: 10px;
	padding: 5px;
	border: solid 1px #e9e9e9; }
.download {
	margin: 0; }
.download span {
	color: #666;
	line-height: 8px;
	background-image: url(../img/navpijltransparant.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	margin-left: 5px;
	padding-left: 12px; }
.download img {
	position: relative;
	margin-top: 10px;
	margin-bottom: -7px; }
