/* BODY
---------------------------------------------------------------------- */

body  {
	border:0;
	margin: 0 0 20px 0;
	padding:0;
	background: #ebebeb;
	font: 80%/140% Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
}



/* DIVS
---------------------------------------------------------------------- */

#skip a, #skip a:hover, #skip a:visited {
	position: absolute;
	left: 0px;
	top: -500px;
	width: 1px;
	height: 1px;
	overflow: hidden;
} 

#skip a:focus {
	position: static;
	width: auto;
	height: auto;
}

#wrapper {
	width: 760px;
	padding: 0;
	margin: 0 auto;
	background: #fff;
	border: 10px solid #fff;
}

#logo {
	width: 760px;
	height: 78px;
	padding: 0;
	margin: 0;
	background: url(../images/RPL_logo.png) no-repeat left top;
}

#body_wrapper {
	width: 700px;
	padding: 0 30px 10px 30px;
	margin: 0;
	text-align: left;
	background: #ffffff url("../images/center_bg.png") repeat-y;
}

#header_wrapper {
	width: 698px;
	height: 120px;
	padding: 0;
	margin: 0;
	border: 1px solid #D2272E;
}

#header_picture {
	width: 180px;
	height: 120px;
	float: left;
	padding: 0;
	margin: 0;
	background: #fff;
}

#header_box {
	width: 498px;
	height: 100px;
	float: right;
	text-align: left;
	padding: 10px;
	margin: 0;
	background: url(../images/box_background.jpg) no-repeat left top;
}

#content {
	width: 658px;
	text-align: left;
	padding: 20px;
	margin: 10px 0 0 0;
	border: 1px solid #D2272E;
}

#contact {
	width: 688px;
	text-align: center;
	padding: 6px;
	margin: 10px 0 0 0;
	background: #D00C0D url("../images/button_bg.jpg") repeat-x;
	color: #fff;
}

#footer {
	width: 760px;
	height: 12px;
	padding: 0;
	margin: 0;
	text-align: left;
	background: url(../images/footer.png) no-repeat left top;
}

#w3c_icons {
	margin-top: 20px;
	text-align: center;
}

#homepage_box {
	width: 130px;
	float: right;
	text-align: left;
	padding: 12px 6px 12px 6px;
	margin-left: 20px;
	background: #ebebeb;
	border: 1px solid #D2272E;
}



/* NAVIGATION
---------------------------------------------------------------------- */


#navcontainer ul {
	width: 700px;
	padding: 0;
	margin: 20px 0 0 0;
	background: #D2272E url("../images/button_bg.jpg") repeat-x;
	color: #fff;
	float: left;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a {
	padding: 7px 15px;
	background: #D2272E url("../images/button_bg.jpg") repeat-x;
	color: #fff;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
}

#navcontainer ul li a:hover {
	background: #D2272E url("../images/button_bg_over.jpg") repeat-x;
	color: #fff;
}

#navlist li#active a {
	color: #FBBD07;
}

#navlist li#active a:hover {
	color: #FBBD07;
}



/* IMAGES
---------------------------------------------------------------------- */

img {
	border: none;
}

.pictureborder {
	padding: 6px;
	border: 1px solid #CEDBF9;
}

.picture_float_left {
	padding: 8px;
	border: 1px solid #CEDBF9;
	float: left;
	margin-right: 8px;
}

.picture_float_right {
	padding: 8px;
	border: 1px solid #CEDBF9;
	float: right;
	margin-left: 8px;
}

.iconborder {
	padding: 6px;
	border: 0;
}



/* FONT STYLES
---------------------------------------------------------------------- */


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #D2272E;
	margin: 10px 10px 20px 0px;
	line-height: 1.5;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.5;
	color: #000000;
}

#header_box p {
	color: #000;
}

.website_by {
	text-align: center;
	font-size: 0.85em;
	color: #999;
}

.footer_font {
	text-align: center;
}



/* LINK STYLES
---------------------------------------------------------------------- */

a {
	color: #D2272E;
}

a:hover {
	color: #fff;
	background: #D2272E;
}

#contact a {
	color: #fff;
	text-decoration: underline;
}

#contact a:hover {
	color: #D00C0D;
	background: #fff;
}



/* FLOATS AND ALIGNEMENTS
---------------------------------------------------------------------- */

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.text_left {
	text-align: left;
}

.text_center {
	text-align: center;
}

.text_right {
	text-align: right;
}

.clear {
	clear:both;
}

.hidden {
	visibility: hidden
}



/* LISTS
---------------------------------------------------------------------- */


#content li {
	margin-bottom: 16px;
}

.yellow_bullet_list {
	margin-left: 0;
	padding-left: 50px;
	list-style: none;
}

.yellow_bullet_list li {
	padding-left: 22px;
	background-image: url(../images/yellow_bullet.png);
	background-repeat: no-repeat;
	background-position: 0 .6em;
	line-height: 1.7;
}

.blue_bullet_list {
	margin-left: 0;
	padding-left: 20px;
	list-style: none;
}

.blue_bullet_list li {
	padding-left: 26px;
	background-image: url(../images/blue_bullet.png);
	background-repeat: no-repeat;
	background-position: 0 .6em;
	line-height: 1.7;
}

.red_bullet_list {
	margin-left: 0;
	padding-left: 20px;
	list-style: none;
}

.red_bullet_list li {
	padding-left: 26px;
	background-image: url(../images/red_bullet.png);
	background-repeat: no-repeat;
	background-position: 0 .6em;
	line-height: 1.7;
	margin-bottom: 20px;
}


.red_bullet_paragraph {
	margin: 0;
	padding: 6px 10px 6px 20px;
	background-image: url(../images/red_bullet.png);
	background-repeat: no-repeat;
	background-position: 0 .8em;
}

.blue_bullet_paragraph {
	margin: 0px 0px 20px 30px;
	padding: 6px 10px 6px 20px;
	background-image: url(../images/blue_bullet.png);
	background-repeat: no-repeat;
	background-position: 0 .8em;
}


/* CONTACT FORM
---------------------------------------------------------------------- */


.input_border {
	font-size: 12px;
	color: #D2272E;
	padding: 4px;
	border: 1px solid #CEDAFB;
}

.radiobutton {
	border: 0;
	margin-left: 20px;
}


textarea {
	font-size: 12px;
	color: #D2272E;
	border: 1px solid #CEDAFB;
}

.quizform_answertitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #D2272E;
	padding: 0 0 0 10px;
	border: 0;
}

.quizform_answerbody {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #D2272E;
	padding: 10px;
	border: 1px solid #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-face-color: #fff;
	scrollbar-3dlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-track-color: #fff; 
	scrollbar-arrow-color: #fff;
}

.error {
	font-size: 13px;
	color: #CC0000;
	background: #ffff00;
	padding: 3px;
	line-height: 32px;
}



