BODY {
	font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; line-height: 15px;
	padding: 0px; margin: 0px 0px 0px 0px;
	background-color: #FFF; background-image: url('global_images/bg.gif'); background-repeat: repeat-x; background-position: top left;
}

H1 {
	font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 17px; font-weight: bold;
	padding: 5px 20px 10px 20px; margin: 0px;
	color: #FFF;
}

H2 {
	font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 13px; font-weight: bold;
	padding: 5px 20px 5px 20px; margin: 0px;
	color: #000;
}

H3 {
	font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold;
	padding: 5px 20px 0px 30px; margin: 0px;
	color: #405F8B;
}

P {
	display: block;
	padding: 5px 20px 5px 20px; margin: 0px;
	color: #333;
} 

A {
	text-decoration: none;
	color: #FFF;
}

A:hover {
	text-decoration: underline;
}

A.selected {
	font-weight: bold;
	text-decoration: underline;
}

UL {
	line-height: 15px;
	list-style: square;
	padding: 5px 0px 5px 0px; margin: 0px 15px 0px 45px;
	display: block;
	color: #333;
}

OL {
	line-height: 15px;
	padding: 5px 0px 5px 0px; margin: 0px 15px 0px 55px;
	display: block;
	color: #333;
}

UL LI UL {
	line-height: 15px;
	list-style: circle;
	padding: 5px 0px 5px 0px; margin: 0px 15px 0px 25px;
	display: block;
	color: #555;
}

IMG {
	display: block;
}

INPUT {
	width: 110px;
	padding: 0px; margin: 0px;
}

INPUT.sub {
	width: 450px;
	padding: 0px; margin: 0px;
}

SELECT.sub {
	width: 450px;
	padding: 0px; margin: 0px;
}

INPUT.check {
	width: 20px;
	padding: 0px; margin: 0px;
}

INPUT.search_but {
	width: 20px; height: 20px;
}

INPUT.button {
	color: #fff;
	width: 80px;
	background-color: #FFF;
	font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 11px; color: #666;
	border: 1px solid #666;
}

SELECT {
	color: #fff;
	width: 160px; height: 20px;
	margin: 0px 0px 10px 20px;
	background-color: #FFF;
	font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 11px; color: #666;
	border: 1px solid #666;
}

/*alt formatting*/

H1.case {
	font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 17px; font-weight: bold;
	padding: 5px 20px 10px 20px; margin: 0px;
	color: #405F8B;
}

H2.case {
	font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 13px; font-weight: bold;
	padding: 5px 20px 5px 20px; margin: 0px;
	color: #405F8B;
}

P.case {
	display: block;
	padding: 5px 20px 5px 20px; margin: 0px;
	color: #405F8B;
}

P.case A {
	color: #FF6600;
}

P.news {
	display: block;
	padding: 5px 20px 10px 20px; margin: 0px;
	color: #A9B8CB;
}

P.news_m {
	display: block;
	padding: 5px 0px 10px 0px; margin: 0px;
	color: #A9B8CB;
}

P.test {
	display: block;
	padding: 10px 10px 10px 10px; margin: 0px 20px 10px 20px;
	border-top: 0px #7F94B1 solid; border-right: 0px #7F94B1 solid; border-bottom: 1px #7F94B1 solid; border-left: 1px #7F94B1 solid;
	color: #333;
} 

/*news list*/

UL.news {
	padding: 0px; margin: 5px 0px 10px 0px;
	list-style: none;
}

UL.news A {
	text-decoration: none;
	color: #405F8B;
}

UL.news LI {
	display: block;
	border-bottom: 1px solid #7F94B1;
	padding: 0px 20px 5px 35px; margin: 0px 20px 5px 20px;
	background-image: url('global_images/news_bullet.gif'); background-repeat: no-repeat; background-position: top left;
}

/*events list*/

UL.events {
	padding: 0px; margin: 5px 0px 10px 0px;
	list-style: none;
}

UL.events A {
	text-decoration: none;
	color: #405F8B;
}

UL.events LI {
	display: block;
	border-bottom: 1px solid #7F94B1;
	padding: 0px 20px 5px 35px; margin: 0px 20px 5px 20px;
	background-image: url('global_images/events_bullet.gif'); background-repeat: no-repeat; background-position: top left;
}


/*vacancies list*/

UL.vacancies {
	padding: 0px; margin: 5px 0px 10px 0px;
	list-style: none;
}

UL.vacancies A {
	text-decoration: none;
	color: #405F8B;
}

UL.vacancies LI {
	display: block;
	border-bottom: 1px solid #7F94B1;
	padding: 0px 20px 5px 35px; margin: 0px 20px 5px 20px;
	background-image: url('global_images/vacancies_bullet.gif'); background-repeat: no-repeat; background-position: top left;
}

/*download lists*/

UL.dl {
	padding: 0px; margin: 5px 0px 5px 0px;
	list-style: none;
	color: #405F8B;
}

UL.dl A {
	text-decoration: none;
	color: #405F8B;
}

UL.dl LI {
	display: block;
	border: 1px solid #7F94B1;
	padding: 5px 20px 5px 5px; margin: 5px 20px 5px 20px;
}

UL.dl LI.gen {
	display: block;
	border: 1px solid #7F94B1;
	padding: 5px 20px 5px 5px; margin: 5px 20px 5px 20px;
	background-image: url('global_images/gen_bullet.gif'); background-repeat: no-repeat; background-position: top right;
}

UL.dl LI.pdf {
	display: block;
	border: 1px solid #7F94B1;
	padding: 5px 20px 5px 5px; margin: 5px 20px 5px 20px;
	background-image: url('global_images/pdf_bullet.gif'); background-repeat: no-repeat; background-position: top right;
}

UL.dl LI.word {
	display: block;
	border: 1px solid #7F94B1;
	padding: 5px 20px 5px 5px; margin: 5px 20px 5px 20px;
	background-image: url('global_images/word_bullet.gif'); background-repeat: no-repeat; background-position: top right;
}

UL.no_bullet {
	list-style-type: none;
	padding: 5px 0px 5px 0px; margin: 0px 15px 0px 30px;
	display: block;
}

/*cd lists*/

UL.cd {
	padding: 0px; margin: 5px 0px 10px 0px;
	list-style: none;
}

UL.cd A {
	text-decoration: none;
	color: #405F8B;
}

UL.cd LI.cd {
	display: block;
	border: 1px solid #7F94B1;
	padding: 5px 20px 5px 5px; margin: 5px 20px 5px 20px;
	background-image: url('global_images/cd_bullet.gif'); background-repeat: no-repeat; background-position: top right;
}

UL.cd LI.graph {
	display: block;
	border: 1px solid #7F94B1;
	padding: 5px 20px 5px 5px; margin: 5px 20px 5px 20px;
	background-image: url('global_images/graph_bullet.gif'); background-repeat: no-repeat; background-position: top right;
}

/*left links*/

UL.link {
	padding: 0px; margin: 0px 0px 10px 0px;
	list-style: none;
}

UL.link LI {
	display: block;
	line-height: 20px;
	border-bottom: 1px solid #7F94B1;
	padding: 0px 10px 0px 0px; margin: 0px 20px 0px 20px;
	background-image: url('global_images/int_link.gif'); background-repeat: no-repeat; background-position: top right;
}

UL.link LI:hover {
	display: block;
	line-height: 20px;
	border-bottom: 1px solid #7F94B1;
	padding: 0px 10px 0px 0px; margin: 0px 20px 0px 20px;
	background-image: url('global_images/int_link_selected.gif'); background-repeat: no-repeat; background-position: top right;
}

UL.link LI.sfhover {
	display: block;
	line-height: 20px;
	border-bottom: 1px solid #7F94B1;
	padding: 0px 10px 0px 0px; margin: 0px 20px 0px 20px;
	background-image: url('global_images/int_link_selected.gif'); background-repeat: no-repeat; background-position: top right;
}

UL.link LI.sub {
	display: block;
	line-height: 20px;
	border-bottom: 0px solid #7F94B1;
	background-image: url(''); background-repeat: no-repeat; background-position: top right;
}

Ul.link LI UL {
	list-style: none;
	margin: 5px -30px 15px 0px; padding: 0px;
}

UL.link LI.selected {
	display: block;
	line-height: 20px;
	border-bottom: 1px solid #7F94B1;
	padding: 0px 10px 0px 0px; margin: 0px 20px 0px 20px;
	background-image: url('global_images/int_link_selected.gif'); background-repeat: no-repeat; background-position: top right;
}

/*right links*/

UL.link_r {
	padding: 0px; margin: 5px 0px 10px 0px;
	list-style: none;
}

UL.link_r A {
	text-decoration: none;
	color: #405F8B;
}

UL.link_r A.selected {
	text-decoration: underline;
	color: #405F8B;
}

UL.link_r LI {
	display: block;
	line-height: 20px;
	border-bottom: 1px solid #7F94B1;
	padding: 0px 20px 0px 0px; margin: 0px 20px 0px 20px;
}

/*layout*/

#wrapper {
	width: 800px; height: auto;
	margin-left: auto; margin-right: auto;
	background-color: #FFF;
}

/*head*/

#head {
	position: relative;
	width: 800px; height: 100px;
	background-color: #FFF; background-image: url('global_images/logo.gif'); background-repeat: no-repeat; background-position: top left;
}

#head_cn {
	position: relative;
	width: 800px; height: 100px;
	background-color: #FFF; background-image: url('global_images/logo_cn.gif'); background-repeat: no-repeat; background-position: top left;
}

#head_nav {
	position: absolute;
	width: 400px; height: auto;
	left: 400px; top: 70px;
}

#head_nav UL {
	float: right;
	display: block;
	list-style-type: none;
	padding: 8px 0px 7px 0px; margin: 0px 0px 0px 0px;
}

#head_nav UL LI {
	display: inline;
	list-style-type: none;
	padding: 5px 0px 5px 20px; margin: 0px 0px 0px 0px;
}

#head_nav UL LI.login A {
	color: #FF6600;
}

#head_nav UL LI.login A:hover {
	text-decoration: underline;
	color: #FF6600;
}

#head_nav UL LI.subscribe A {
	color: #FF6600;
}

#head_nav UL LI.subscribe A:hover {
	text-decoration: underline;
	color: #FF6600;
}

#head_nav A {
	text-decoration: none;
	color: #405F8B;
}

#head_nav A:hover {
	text-decoration: underline;
	color: #405F8B;
}

#head_nav A.selected {
	text-decoration: underline;
}

#search{
	position: absolute;
	width: 400px; height: auto;
	left: 400px; top: 10px;
}

#search A {
	text-decoration: none;
	color: #405F8B;
}

#search A:hover {
	text-decoration: underline;
	color: #405F8B;
}

#search TABLE {
	float: right;
}

/******/

#flash {
	width: 800px; height: 140px;
	background-color: #FFF;
}

#nav {
	position: relative;
	width: 800px; height: auto;
	margin: 0px;
	background-color: #7F94B1;
	overflow: auto;
}

#nav UL {
	display: block;
	list-style-type: none;
	padding: 8px 0px 7px 20px; margin: 0px 0px 0px 0px;
}

#nav UL LI {
	display: inline;
	list-style-type: none;
	padding: 0px 7px 0px 0px; margin: 0px 0px 0px 0px;
}

/*home*/

#left_col {
	float: left;
	width: 250px; height: auto;
	padding: 15px 0px 15px 0px;
	background-color: #405F8B; 
}

#content {
	float: left;
	width: 550px; height: auto;
	padding: 15px 0px 15px 0px;
	background-color: #A9B8CB;
}

/******/

/*int*/

#bread_crumb {
	border-bottom: 1px solid #FFF;
	margin: -10px 20px 10px 20px;
	overflow: auto;
}

#bread_crumb UL.trail {
	display: block;
	list-style-type: none;
	padding: 8px 0px 7px 0px; margin: 0px 0px 0px 0px;
}

#bread_crumb UL.trail LI {
	display: inline;
	list-style-type: none;
	padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;
	color: #405F8B;
}

#content_wrapper_int {
	position: relative;
	width: 800px; height: auto;
	background-image: url('global_images/content_int_bg.gif'); background-repeat: repeat-y; background-position: top left;
}

#content_wrapper_int1 {
	position: relative;
	width: 800px; height: auto;
	background-image: url('global_images/content_int_bg1.gif'); background-repeat: repeat-y; background-position: top left;
}

#content_wrapper_int2 {
	position: relative;
	width: 800px; height: auto;
	background-image: url('global_images/content_int_bg2.gif'); background-repeat: repeat-y; background-position: top left;
}

#left_col_int {
	float: left;
	width: 200px; height: auto;
	padding: 15px 0px 15px 0px;
	background-color: #405F8B; 
}

#content_int {
	float: left;
	width: 400px; height: auto;
	padding: 15px 0px 15px 0px;
	background-color: ;
}

#content_int1 {
	float: left;
	width: 600px; height: auto;
	padding: 15px 0px 15px 0px;
	background-color: ;
}

#content_int2 {
	float: left;
	width: 800px; height: auto;
	padding: 15px 0px 15px 0px;
	background-color: ;
}

#content_intc {
	float: left;
	width: 600px; height: auto;
	padding: 15px 0px 15px 0px;
	background-image: url('global_images/map.gif'); background-repeat: no-repeat; background-position: top left;
}

#content_inticcc {
	float: left;
	width: 400px; height: auto;
	padding: 15px 0px 15px 0px;
	background-image: url('global_images/content_int_bgiccc.gif'); background-repeat: no-repeat; background-position: bottom left;
}

#right_col_int {
	float: left;
	width: 200px; height: auto;
	padding: 15px 0px 15px 0px;
}

/******/

#footer {
	position: relative;
	width: 800px; height: 40px;
	background-color: #7F94B1; background-image: url('global_images/foot.gif'); background-repeat: no-repeat; background-position: bottom center;
	overflow: auto;
}

#footer UL.copy {
	display: block;
	float: left;
	list-style-type: none;
	padding: 8px 0px 7px 20px; margin: 0px 0px 0px 0px;
}

#footer UL.copy LI {
	display: inline;
	list-style-type: none;
	padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;
	color: #FFF;
}

#footer UL.design {
	display: block;
	float: right;
	list-style-type: none;
	padding: 8px 20px 7px 0px; margin: 0px 0px 0px 0px;
}

#footer UL.design LI {
	display: inline;
	list-style-type: none;
	padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;
	color: #FFF;
}

/*misc*/

/*feed*/

#feed {
	height: 400px;
	overflow: hidden;
	margin: 0px 20px 10px 20px;
}

#feed300 {
	height: 300px;
	overflow: hidden;
	margin: 0px 20px 10px 20px;
}

#feed200 {
	height: 200px;
	overflow: hidden;
	margin: 0px 20px 10px 20px;
}

/*****/

.clear {
	clear: both;
}

.prop {
	float: left;
	width: 0px; height: 400px;
}

.float_right {
	display: block;
	margin: 0px 20px 20px 20px; padding: 0px;
	float: right;
	border: 1px solid #7F94B1; 
	overflow: auto;
}

.float_left {
	margin: 0px 20px 20px 20px; padding: 0px;
	float: left;
	border: 1px solid #7F94B1; 
	overflow: auto;
}

.float_right_txt {
	margin: 20px 20px 20px 20px; padding: 0px;
	float: right;
	border: 1px solid #7F94B1; 
	overflow: auto;
}

.float_right P {
	display: block;
	width: 190px;
	padding: 5px 5px 5px 5px; margin: 0px;
	color: #333;
}

.float_right H2 {
	display: block;
	padding: 5px 5px 5px 5px; margin: 0px;
	color: #333;
}

#staff_l {
	float: left;
	width: 300px; height: auto;
	padding: 0px 0px 0px 0px;
}

#staff_r {
	float: right;
	width: 300px; height: auto;
	padding: 0px 0px 0px 0px;
}

#locations_l {
	float: left;
	width: 300px; height: auto;
	padding: 0px 0px 0px 0px;
}

#locations_r {
	float: right;
	width: 300px; height: auto;
	padding: 0px 0px 0px 0px;
}

#clients_l {
	float: left;
	width: 300px; height: auto;
	padding: 0px 0px 0px 0px;
}

#clients_r {
	float: right;
	width: 300px; height: auto;
	padding: 0px 0px 0px 0px;
}

#gen_l {
	float: left;
	width: 300px; height: auto;
	padding: 0px 0px 0px 0px;
}

#gen_r {
	float: right;
	width: 300px; height: auto;
	padding: 0px 0px 0px 0px;
}

/*leaders*/

.leader {
	margin: 0px 0px 10px 20px;
	overflow: auto;
	display: block;
}
.leader_img {
	width: 100px; height: 100px;
	float: left;
}
.leader P {
	margin: 0px;
	padding: 5px 20px 5px 110px;
}

.news_pt {
	margin: 5px 0px 10px 20px;
	overflow: auto;
	display: block;
}
.news_img {
	width: 100px; height: 100px;
	float: left;
}
.news P {
	margin: 10px 10px 10px 10px;
	padding: 5px 0px 0px 100px;
}

/*media player*/

#mediaplayer {
	width: 360px; height: 280px;
	margin: 10px 20px 20px 20px;
	background-color: #7F94B1; background-image: url('global_images/mediaplayer_bg.gif'); background-repeat: no-repeat; background-position: bottom center;
}

/*accordion*/

#accordion {
	margin: 0px 20px 0px 20px;
}

h3.toggler {
	cursor: pointer;
	font-size: 12px; font-family: Arial, Verdana, Lucida Sans Unicode, Georgia, Helvetica; font-style: normal; font-weight: bold;
	color: #405F8B;
	margin: 0px; padding: 5px 5px 5px 0px;
	border-bottom: 1px solid #7F94B1;
}

div.element p, div.element h4 {
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

/*************************************************************************/

/*project*/

.project {
	background: ; 
	width: 160px; min-height: 200px; height: auto; _height: 300px; 
	margin: 10px 0px 0px 20px; padding: 0px;
	float: left;
}

.project P {
	margin: 0px; padding: 10px 0px 10px 0px;
}

.project A {
	color: #FF6600;
	font-weight: bold;
}

TABLE.project {

}

/*************************************************************************/

/*jflow*/

.slide-cont {
	position: relative;
	margin: 0px; padding: 0px;
}

#jFlowSlide {
	margin: 0px; padding: 0px;
}

#slides {
	background: #fff;
	margin: 0px; padding: 0px;
	height: 300px;
}

.jFlowSlideContainer {
	margin: 0px; padding: 0px;
}

#controller {
	list-style-type: none;
	margin: 0px; padding: 0px;
	position: absolute;
	top: 0px; right: 0px;
}

#controller li {
	background: url('http://www.rlb.com/css/global_images/bg_controllerOff.png');
	color: #fff;
	cursor: pointer;
	list-style-type: none;
	margin: 0px; padding: 0px;
	width: 200px; height: 75px;
}

#controller li.jFlowSelected {
	background: url('http://www.rlb.com/css/global_images/bg_controllerOn.png');
	color: #000;
}

#controller li img {
	float: left;
}

#prevNext {
	cursor: pointer;
	display: none;
	position: absolute;
	top: 270px; right: 50px;
}

/********************/
