@charset "iso-8859-1";

/* GLOBAL */
a {text-decoration:none; color:#09F;}
a:hover {text-decoration:underline;}

/* LAYOUT */
#wrapper {width:750px; margin: auto;}
#content {display:block; background: #fff; border: 4px solid #999; border-width: 0 4px 0 4px; min-height:200px; padding: 20px 40px;}
.topborder {background: url(rpd-images/border.gif); display:block; width:750px; height:20px; margin-top:30px;}
.bottomborder {background: url(rpd-images/border.gif) 0 20px; display:block; width:750px; height:20px;}
.center {display:block; margin:auto; text-align:center;}
h1, h2 {margin:15px 0; color: #13638a;}
h3, h4 {margin:10px 0 4px 0; color: #13638a;}
.greybox {border: 3px solid #ccc; padding:15px; margin-bottom:50px;}
.greybox input.text {margin:20px 0 5px 0; font-size:18px; text-align:center; padding:4px; border: 2px solid #ff9900;}
.greybox input.btn {display:block; margin:10px auto 0 auto;}
.secondary {color: #999; font-size:11px;}
table {border-collapse:collapse;}
table td { vertical-align:text-top;}
.secondary table {margin: 20px 0 0 0;}
ul {margin:10px 20px; padding:0px;}
.processing {display:block; margin:50px auto;}
#footer {text-align:center; padding:10px; font-size:10px; color: #13638a;}
#footer a {color:#666; margin:0 8px;}
.red {color:#C03;}
table h3 {margin: 4px 0;}
table input {margin: 8px 0;}
.buy {text-align:right;}
.buybox {border: 3px solid #ccc; padding:15px; margin-bottom:10px;}
#special.buybox {border: 1px solid #ccc;}
.checkout { text-align:right; margin-bottom:20px;}
.guarantee { font-size:12px; margin: 40px auto 20px auto; vertical-align:text-top;}
.guarantee img { float:left; margin-right:20px;}
.clr {clear:both;}
#article {margin-top:30px;}
#article p {margin: 8px 0; font-size:12px;}
.onetime {padding: 3px; display:inline; background-color:#fef8e9; border:1px solid #f5e1ac; font-size:12px;}
iframe {width:670px; display:block; height:710px; margin:0px;}
#results {margin-bottom:20px;}
#results td { padding:10px 0; border: 1px solid #ccc;}
#results .available {background-color:#fef8e9;}
.checkbox {margin:20px auto 0 auto;}
.checkbox td {background: url(rpd-images/check.gif) no-repeat; padding-left:25px; text-align:left; padding-bottom:10px;}
.btn_tracer {display:block; margin:20px auto;}

/* Lightbox */
.white_content {
  display: none;
  position: absolute;
  top: 25%;
  left: 25%;
  width: 50%;
  height: 355px;
  padding: 16px;
  border: 1px solid #000000;
  background-color: white;
  z-index:1002;
  overflow: auto;
}

.white_content A {
  display: block;
  clear: both;
  text-align: center;
}

.black_overlay{
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: black;
  z-index:1001;
  -moz-opacity: 0.8;
  opacity:.80;
  filter: alpha(opacity=80);
}

body {
	background-color: #003366;
}.text-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #900;
	text-align: center;
}
.box1-titlebox {
	padding-top: 0px;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
}
.text-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.text-body-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(images/checkmark2.gif);
	list-style-type: circle;
}
.text-subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #E8952D;
	text-align: left;
}
.box1-top {
	background-image: url(images/box1-top.jpg);
	background-repeat: no-repeat;
	height: 88px;
	width: 711px;
}
.text-subhead-reverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
	text-align: left;
}
.text-body-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666;
	text-align: center;
}
.text-body-small a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666;
	text-align: center;
}
.text-body-small a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #d;
	text-align: center;
}
.text-body-small-col {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #F00;
	text-align: center;
}
.text-body-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666;
	text-align: left;
}
.johnsonbox-1 {
	padding: 10px;
	border: medium dotted #999;
}
.float-left {
	float: left;
}

.float-left table {
    clear:both;
}

.float-right {
	float: right;
}

form table td {
    vertical-align:middle;
}
#uphigh{
position:absolute;
top:-1000px;
z-index:-1000; 
height:1px;
color:#003366;
opacity:0;
filter:alpha(opacity=0)
}
form label.error { width: 250px; color: red; padding-left: 10px; height:28px;}
