﻿body 
{
	/*
	scrollbar-face-color:		#ebf3fb;
	scrollbar-highlight-color:	#d9e5f0;
	scrollbar-3dlight-color:	#8ea9c4;
	scrollbar-darkshadow-color:	#8ea9c4;
	scrollbar-shadow-color:		silver;
	scrollbar-arrow-color:		#404040;
	scrollbar-track-color:		#9dbcdb;
	*/
}
.RC_Container
{
	table-layout:			fixed;
	padding:				0px;
	border:					0px;
	width:					250px;
}
.RC_Left
{
	width:					11px;
}
.RC_Middle
{
}
.RC_Right
{
	width:					12px;
}
.RC_TopRow
{
	border-bottom:			1px solid #dceaf8;
}
.RC_TopLeft
{
	width:					11px;
	height:					9px;
	background-image:		url('Attain/TopLeft.jpg');
	background-repeat:		no-repeat;
	background-color:		#f1f1f1;
}
.RC_TopMiddle
{
	background-image:		url('Attain/TopMiddle.jpg');
	background-repeat:		repeat-x;
	background-position:	left top;
	background-color:		#f1f1f1;
	padding:				5px 0px 5px 0px;
	min-height: 			25px;
	text-align:				center;
	color:					#FFFFFF;
}
.RC_TopMiddle a:link
{
	color:					#FFFFFF;
	text-decoration:		none;
}

.RC_TopRight
{
	width:					10px;
	height:					19px;
	background-image:		url('Attain/TopRight.jpg');
	background-repeat:		no-repeat;
	background-color:		#f1f1f1;
}
.RC_ImageRow
{
}
.RC_ImageCustomers
{
	background-repeat:		no-repeat;
	background-color:		#000000;
	background-position:	center;
	height: 				100px;
	vertical-align:			middle;
}
.RC_ImagePartners
{
	background-repeat:		no-repeat;
	background-color:		#000000;
	background-position:	center;
	height: 				100px;
	vertical-align:			middle;
}
.RC_ImageCareer
{
	background-repeat:		no-repeat;
	background-color:		#000000;
	background-position:	center;
	height: 				100px;
	vertical-align:			middle;
}

.RC_ImageLeft
{
	background-image:		url('Attain/MiddleLeft.png');
	background-position:    top left;
	background-repeat:		repeat-y;
	background-color:		#000000;
}
.RC_ImageRight
{
	background-image:		url('Attain/ImageRight.png');
	background-position:    top right;
	background-repeat:		repeat-y;
	background-color:		#000000;
}
.RC_MiddleRow
{
}
.RC_MiddleLeft
{
	width:					2px;
	background-image:		url('Attain/MiddleLeft.png');
	background-position:    top left;
	background-repeat:		repeat-y;
}
.RC_MiddleMiddle
{
	padding-top:			0px;
	padding-bottom:			0px;
	padding-left:			5px;
	padding-right:			0px;
	text-align:				center;

}
.RC_MiddleText a
{
	color:					#333333;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				small;
	text-decoration:		none;
	margin-top:				6px;
	
}
.RC_MiddleContent
{
	width:					100%;
}
.RC_MiddleRight
{
	width:					3px;
	background-image:		url('Attain/MiddleRight.png');
	background-position:    top right;
	background-repeat:		repeat-y;
}
.RC_BottomRow
{
}
.RC_BottomLeft
{
	width:					10px;
	height:					11px;
	background-image:		url('Attain/BottomLeft.png');
	background-repeat:		no-repeat;
	background-position:    top left;
}
.RC_BottomMiddle
{
	height:					4px;
	background-image:		url('Attain/BottomMiddle.png');
	background-position:    top left;
	background-repeat:		repeat-x;
}
.RC_BottomRight
{
	width:					12px;
	height:					10px;
	background-image:		url('Attain/BottomRight.png');
	background-repeat:		no-repeat;
	background-position:    top right;
}


