@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FF7D01;
	background-image: url(images/amber_background_texture.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 80%;
	color: #333333;
	text-decoration: none;
	line-height: 1.2em;
}

p {
	margin-top:0em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #333333;
}

.align_text_right {
	text-align: right;
}

.footer_style {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 1em;
	color: #333333;
	text-decoration: none;
	line-height: 1.2em;
	text-align: center;
	width: 733px;
	margin-left: 15px;
	z-index:3;
}
.rics_footer_style {
	font-weight: bold;
	text-align: left;
}
.rics_logo{
	align: right;
	position:absolute;
	width:100px;
	height:41px;
	z-index:4;
	left: 627px;
	padding: 0;
}
a {
	color: #000000;
}
a:visited{
	color: #000000;
}
a:hover{
	font-weight: bold;
}

a.skip {
	color: #FFFFFF;
	font-size: 0.8em;
	}
li {
	list-style-type: none;
	margin-bottom:0.5em;
	list-style-image: url(images/amber_bullet_point.jpg);
	list-style: amber list;
}

.nav_style {
	color: #333333;
	font-size: 1.1em;
	text-decoration: none;	
}

A.nav_style:hover {
	text-decoration: underline;
}
.nav_style_current_page {
	color: #000000;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;	
}

h1 {
	font-size: 1.6em;
	color: #da2f00;
	margin-bottom:0.5em;
}
h2 {
	font-size: 1.4em;
	color: #da2f00;
	margin-bottom:0.5em;
}

.inline_heading {
	color: #da2f00;
}

#amber_logo {
	background-attachment: fixed;
	position:absolute;
	width:212px;
	height:112px;
	z-index:6;
	left: 45px;
	top: 49px;
	padding: 0;
}
#help_text {
	position:absolute;
	width:756px;
	height:110px;
	z-index:6;
	left: 38px;
	top: 8px;
	padding: 0;
}
#help_box {
	position:absolute;
	width:130px;
	height:57px;
	z-index:7;
	top: 24px;
	padding: 0;
	align: right;
	left: 515px;
	border: 0;
	border-style: none;
	
}
#help {
	position:absolute;
	width:174px;
	height:20px;
	z-index:7;
	left: 240px;
	top: 4px;
	padding: 0;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
	align: right;
	border: 0;
	border-style: none;	
	
}

.link_image_noborder{
	border: 0;
	border-style: none;
	}

.contact_box {
	background-attachment: fixed;
	background-color: #007990;
	width: 259px;
	height:8em;
	position:absolute;
	z-index:6;
	left: 0px;
	top: 310px;
	color: #FFFFFF;
	font-size: 1.2em;
	line-height: 1em;
	margin-top: 5px;
	overflow: inherit;
}


.contact_box_link {
	color: #FFFFFF;
	text-decoration: underline;
}

.text_block {
	width: 770px;
	background-color: #FFFFFF;
	position: absolute;
	z-index:1;
	padding: 0;
	left: 32px;
	top: 32px;
}

#text_block_indent {
	width: 421px;
	margin-left: 18px;
	margin-top: 142px;
	padding-top: 1em;
	
}

#navigation {
	position:absolute;
	color: #333333;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.2em;
	align: right;
	width:730px;
	height:32px;
	z-index:10;
	left: 47px;
	top: 138px;
	padding: 0;
	text-align: right;
}
#page_rule_top {
	position:absolute;
	text-align: right;
	width:733px;
	height:14px;
	z-index:1;
	left: -3px;
	margin-bottom: 1em;
}
#main_picture_box {
	background-color: #FFFFFF;
	position: absolute;
	width:260px;
	height:505px;
	z-index:8;
	left: 517px;
	padding-top: 1em;
	top: 174px;
	border: 0;
	border-style: none;
}
.main_container_box {
	background-color: #FFFFFF;
	position:absolute;
	width:770px;
	z-index:0;
	left: 32px;
	top: 32px;
	padding: 0;
}
