@CHARSET "ISO-8859-1";
@import url("navigation_left.css");
@import url("navigation_top.css");

body {
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: rgb(42,68,114);
	font-family: Verdana, sans-serif;
	font-size: 13px;
	text-align: center;
	height: 100%;
}

p {
	text-align: justify;
}

a {
	color: rgb(111, 158, 201);
	text-decoration: none;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
}

a:hover {
	color: rgb(58, 82, 118);
	text-decoration: none;
}

a img {
	border: none;				
}

td, th {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color: rgb(42, 68, 114);
}

span.facility {
	font-size: 11px;
	font-weight: bold;
}

span.header {
	font-weight: bold;
}

h1 {
	font-size: 12pt;
}

h3 {
	font-weight: normal;
	font-size: 13px;
	text-transform: uppercase;
}

div.h3 {
	font-weight: normal;
	font-size: 13px;
	text-transform: uppercase;
	background-image: url('../images/rule_gradient.jpg');
	background-repeat: no-repeat;
	background-position: -30px 100%;
	height: 20px;
	width: 425px;
}

#repeating-bg-container {
	width: 848px;
	margin: 0px auto 0px auto;
	background-image: url('../images/background-repeat.jpg');
	background-repeat: repeat-y;
}

#root-container {
	width: 848px;
	margin: 0px auto 0px auto;
	background-image: url('../images/background-top.jpg');
	background-repeat: no-repeat;
}

#logo-div {
	margin: 0px auto 0px auto;
	text-align: center;
	width: 848px;
	height: 187px;
	/*background-image: url('../images/rplogo.png');
	background-repeat: no-repeat;
	background-position: 0px 15px;*/
}

#logo-image {
	margin: 0px;
	width: 848px;
	height: 187px;				
}

#main-content {
	width: 726px; /* center hack */
	margin: 0px auto 0px auto; /* center hack */
	height: 100%;
	text-align:left;
	padding: 0px 0px 0px 0px;
}

#content-column {
	background-image: url('../images/subpage_content_bg.jpg');
	background-color: rgb(251, 252, 254);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	width: 528px;
	overflow: visible;
	min-height: 719px;
}

#content-column-techlanding {
	background-image: url('../images/tech_content_bg.jpg');
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	float: right;
	width: 528px;
	overflow: visible;
	min-height: 719px;
}

#content-column-missionprofile {
	background-image: url('../images/mission_profile_content_bg.gif');
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	float: right;
	width: 528px;
	height: 720px;
	overflow: visible;
	min-height: 719px;
}

#content {
	margin: 100px 50px 5px 50px;
	text-align: center;
	font-size: 10px;
}

#content a {
	text-decoration: underline;
}

#content a.list {
	text-decoration: none;
}

#subtitle {
	float: right;
	margin-right: 25px;
	margin-top: 50px;
}

#content div {
	text-align: left;
}

#privacy_content {
	font-size: 10px;
	padding: 15px;
	background-color: #ffffff;
	min-height: 719px;
	float: left;
}

#footer {
	background-image: url('../images/background-repeat.gif');
	margin: 0px auto 0px auto;
	padding-top: 3px;
	text-align: center;
	width: 848px;
	clear: both;
}

#footer-home {
	background-image: url('../images/home_footer_background.gif');
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	padding-top: 0px;
	text-align: center;
	width: 848px;
	clear: both;
}

#footer-cap {
	clear: both;
	background-image: url('../images/background-bottom.gif');
	width: 848px;
	height: 80px;
	vertical-align: bottom;
	font-size: 10px;
}

#footer a {
	text-transform: uppercase;
}

#footer-home a {
	text-transform: uppercase;
}

#language {
	text-align: center;padding-top: 28px;
}
