* {
padding: 0px;
margin: 0px;
}

body {
background: #E2E2E2;
margin-top: 10px;
font-family: arial;
font-size: 11px;
}

img {
border-style: none;
}

.strong_copy {
font-weight: bold;
}

p.general {
margin-top: 10px;
margin-bottom: 10px;
}

ul.general {
padding: 10px;
}
#main_container_outer {
	margin-right: auto;
	margin-left: auto;
	width: 693px;
}
#main_container {
width: 693px;
border-style: solid;
border-width: 23px;
border-color: white;
background: white;
float: left;
}

#thought_outer {
	width: 693px;
	margin-right: auto;
	margin-left: auto;	
}
#thought {
	width: 693px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 20px;
	float: left;
	border-left-width: 23px;
	border-left-style: solid;
	border-left-color: #e2e2e2;
	border-right-width: 23px;
	border-right-style: solid;
	border-right-color: #e2e2e2;
}
#copyright_rds {
	float: left;
	padding-left: 375px;
}
#thought a {
color: black;
text-decoration: none;
}

#thought a .g {
color: #67BC45;
}

#thought a:hover {
text-decoration: underline;
}

#thought_dd {
	float: left;
}



#top_mast {
width: 694px;
height: 41px;
background-image: url(/_images/rds_top_logo.gif);
background-repeat: no-repeat;
}

#left_container {
width: 209px;
margin-right: 2px;
float: left;
}

.left_link {
width: 204px;
height: 18px;
padding-left: 5px;
padding-top: 4px;
background: #3D9DBE;
color: white;
font-family: arial;
font-size: 10px;
font-weight: bold;
margin-bottom: 2px;
}

.left_link a {
color: white;
text-decoration: none;
}

.left_link a:hover {
color: white;
text-decoration: underline;
}

.left_link_dark {
width: 204px;
height: 18px;
padding-left: 5px;
padding-top: 4px;
background: #011B4A;
color: white;
font-family: arial;
font-size: 10px;
font-weight: bold;
margin-bottom: 2px;
}

.left_link_dark a {
color: white;
text-decoration: none;
}

.left_link_dark a:hover {
color: white;
text-decoration: underline;
}

.left_link_sub {
width: 204px;
height: 18px;
padding-left: 5px;
padding-top: 4px;
background: #AAAAAA;
color: white;
font-family: arial;
font-size: 10px;
font-weight: bold;
margin-bottom: 2px;
}

.left_link_sub a {
color: white;
text-decoration: none;
}

.left_link_sub a:hover {
color: white;
text-decoration: underline;
}

#case_studies_navigation {
display: none;
}

#case_studies_navigation_show {
display: block;
}

#quote_teaser {
	width: 209px;
	height: 280px;
	background: #e4e4e4;
	padding-top: 30px;
	text-align: center;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#e4e4e4', EndColorStr='white');
}

#quote_teaser_quote {
	width: 180px;
	margin-left: 10px;
}

#left_speechmark {
	width: 190px;
	text-align: left;
	margin-left: 10px;
}

#right_speechmark {
width: 190px;
text-align: right;
}

#right_container {
width: 482px;
float: left;
}

#main_content_image {
width: 482px;
height: 157px;
}

#content_title {
padding: 5px;
}

#content_column {
width: 450px;
padding: 5px;
text-align: justify;
line-height: 1.5em;
margin-left: 10px;
}

#left_content_column {
width: 220px;
padding: 5px;
float: left;
text-align: justify;
line-height: 1.5em;
}

#right_content_column {
width: 220px;
padding: 5px;
margin-left: 22px;
float: left;
text-align: justify;
line-height: 1.5em;
}

.content_title {
font-size: 14px;
font-weight: bold;
color: #3D9DBE;
}

.highlight_copy {
color: #3D9DBE;
}
#linkform {
	width: 189px;
	height: 280px;
	background: #e4e4e4;
	padding-top: 30px;
	font-size: 12px;
	font-family: arial;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#e4e4e4', EndColorStr='white');
	padding-left: 20px;
}
.linkstext{
	margin-left: 5px;
}
.links{
	width: 469px;
	margin-left: 3px;
	margin-top: 5px;
	float: left;
	margin-bottom: 15px;
}
.companyimage{
	float :right; 
	margin-left: 10px; 
	margin-bottom: 10px;
}
#loginbox{
	float: left;
	border: 1px solid #999999;
	background-color: #F7F7F7;
	width: 255px;
	margin-left: 115px;
	margin-top: 50px;
	font-size: 12px;
}
#loginmiddle{
	padding-left: 20px;
}
.message{
	float: left;
	width: 255px;
	margin-left: 120px;
	font-size: 12px;
	color: #FF0000;
}
.listone{
	margin-left: 20px;
}
.listtwo{
	margin-left: 40px;
}