/********
 * HTML *
 *******/
html, body {
	padding: 0px;
	margin: 0px;
}
html {
	overflow-y: scroll;
}
body {
	color: #000000;
	font-family: arial;
	font-size: 12px;
	text-align: left;
	background-color: #1e6c90;
}
td {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 12px;
	padding: 5px;
	color: #ffffff;
}
th {
	vertical-align: top;
	margin: 0px;
	padding: 5px;
	font-family: arial;
	font-size: 12px;
	color: #5ABEE8;
}
div {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 10px 0px 10px 0px;
}
img {
	border-style: none;
	vertical-align: bottom;
	padding: 0px;
	margin: 0px;
}
hr {
	border: 0;
	border-bottom: 1px solid #000000;
	margin-top: 1px;
	margin-bottom: 1px;
}

a:link, a:visited, a:hover {
	color: #000000;
	text-decoration: underline;
}
a:hover { text-decoration: none; }

/**********
 * LAYOUT *
 *********/
.page {
	position: relative;
	padding-top: 92px;
	padding-left: 55px;
	background-image: url(images/rrp-bg.jpg);
	background-repeat: no-repeat;
	min-width: 1317px;
}
.clear_both {
	clear: both;
	height: 1px;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
}
.clear_left {
	clear: left;
	height: 1px;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
}
.clear_right {
	clear: right;
	height: 1px;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
}
.page_minimum {
	height: 1px;
	width: 958px;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
}
.footer {
	margin: 0px 0px 0px -55px;
	width: 820px;
	height: 69px;
	padding-top: 120px;
	padding-left: 217px;
	background-image: url(images/footer-bg.jpg);
	background-repeat: no-repeat;
}
.blackHolder {
	width: 767px;
	padding-left: 35px;
	padding-right: 143px;
	background-color: #000000;
}
.blackMinimum {
	float: left;
	height: 775px;
	width: 1px;
}
.blackContent {
	color: #ffffff;
}
.rightPaint {
	position: absolute;
	top: 89px;
	left: 857px;
	height: 701px;
	width: 515px;
	background-image: url(images/rrp-right.jpg);
	background-repeat: no-repeat;
}

.blackContent a:link, .blackContent a:visited { color: #ffffff; }
.blackContent a:hover { color: #5abee8; }

.menuHolder {
	position: absolute;
	top: 100px;
	left: 25px;
	width: 199px;
}
.menu_top {
	background-image: url(images/menu-top.png);
	background-repeat: no-repeat;;
	height: 12px;
}
.menu {
	background-image: url(images/menu-bg.png);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.menu li {
	text-align: center;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #5abee8;
}
.menu li.heading {
	font-weight: bold;
	font-size: 16px;
	padding-top: 0px;
	border-top: 0;
	border-bottom: 1px solid #5abee8;
}
.menu li.heading-single {
	font-weight: bold;
	font-size: 16px;
	padding-top: 0px;
	border: 0;
	padding: 0px;
}
.menu li.last-item {
	padding-bottom: 0px;
}
.menu li a:link, .menu li a:visited, .menu li a:hover {
	text-decoration: none;
	color: #ffffff;
}
.menu li a:hover { color: #5abee8; }
.menu_bottom {
	background-image: url(images/menu-bottom.png);
	background-repeat: no-repeat;
	height: 12px;
	margin-bottom: 15px;
}

.faq_holder {
	position: absolute;
	left: 891px;
	top: 48px;
	height: 25px;
}
p.faq-content {
	margin-top: 5px;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	float: left;
	background-color: black;
}
p.faq-content a {color: #ffffff; text-decoration: none;}

/********
 * FORM *
 *******/
form ul {
	margin: 20px 0px 10px 20px;
	padding: 0px;
	list-style-type: none;
}
form ul li {
	margin-top: 10px;
}
form ul li label {
	display: inline-block;
	width: 265px;
	margin-left: 10px;
}
form ul li input, form ul li select {
	font-family: arial;
	font-size: 12px;
	margin-left: 15px;
	width: 280px;
}
form ul li input { width: 274px; }
form input.submitArrow, form input.submitArrow3, form input.submitArrow4 {
	float: none;
	margin: 0px;
	width: 242px;
	height: auto;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
	color: #000000;
	border: 0;
	margin-left: 200px;
	text-align: center;
}
form input.submitArrow {
	text-transform: uppercase;
	background-color: #889ba8;
}
form input.submitArrow3, form input.submitArrow4 {
	padding: 0px;
	width: 242px;
	height: 10px;
}
form input.submitArrow3{
	background-image: url(images/images/keyart_button_top.jpg);
	background-repeat: no-repeat;
}
form input.submitArrow4 {
	background-image: url(images/images/keyart_button_bottom.jpg);
	background-repeat: no-repeat;
}

/*******
 * OLD *
 ******/

#overlay_of_sorts {
	display: none;
}

.info_over_div {
  display: none;
  position: absolute;
  width: 300px;
  background-color: #014B6A;
  border: 1px solid #5ABEE8;
  padding: 5px;
}

.superscript {
	vertical-align: top;
	font-size: 0.75em;
}

table {
	border: 0px;
	margin: 5px 0px 10px 0px;
	padding: 0px;
	width: 99%;
}
th {
	padding: 5px;
	color: #5ABEE8;
	text-align: center;
	font-weight: bold;
	border-left: 1px solid #5ABEE8;
	border-bottom: 1px solid #5ABEE8;
	background-image: url('/images/th_bg.png');
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='/images/th_bg.png');
}
th:first-child {
	border-left: none;
}
tr td {
	padding: 5px;
	text-align: center;
}
tr td:first-child {
	border-left: none;
}
tr:last-child td {
	border-bottom: none;
}
td input {
	float: none;
	margin-left: 10px;
}

button {
	padding: 1px 5px 1px 5px;
	font-size: 11px;
	font-weight: bold;
	color: #5ABEE8;
	background-color: #000000;
	border: 2px solid #5ABEE8;
}


a.button_link:link, a.button_link:visited, a.button_link:hover {
	display: block;
	width: 500px;
	margin-bottom: 5px;
	padding-right: 35px;
	text-align: right;
	line-height: 30px;
	font-size: 1em;
	font-weight: bold;
	background-image: url(images/button_next.png);
	background-repeat: no-repeat;
	background-position: center right;
	clear: right;
	text-decoration: none;
	height: 30px;
}

.field_spacer { clear: both; }
