@charset "utf-8";

/*
================================================================================
RBTS                                   TAGS                                   
================================================================================
*/

body {
	margin: 0px;
	background-color: #56636b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #5c5b5b;
	text-decoration: none;
}

div {
	float: left;
}

a {
	font-weight: bold;
	color: #5c5b5b;
	text-decoration: underline;
}
a:hover{
	color: #822496;
}

/*
================================================================================
RBTS                                   FONTS                                   
================================================================================
*/
.gray{
	color:#5c5b5b;
	text-decoration: none;
}
.orange {
	color:#cc6600;
	text-decoration: underline;
}
.pink-bold {
	color:#9a35af;
	text-decoration: none;
	font-weight: bold;
}
.pink-bold a {

	text-decoration:underline

}
.pink-bold-h1 {
	color:#9a35af;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
.pink-bold-h1 a {
	text-decoration:underline
}
.blue {
	color:#2e6c8d;
	text-decoration: underline;
}
.blue-heading {
	color:#549bc2;
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
}
.green {
	color:#509400;
	text-decoration: underline;
}
.white {
	color:#FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.whitebold {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 25px;
}

.white-12pxbold {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.white-12pxnormal {
	color:#FFFFFF;
	font-weight: bold;
}
.lightblue {
	color:#82a2b5;
}
.topmenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.topmenu a:hover{
	color: #9d33b3;
}
.left-menu-heading-text {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 31px;
}
.left-menu-heading-text-2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 31px;
}
.bold {
	font-weight: bold;
}

table
{
    border-color: #9a35af;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

td
{
    border-color: #9a35af;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
/*    background-color: #FFC;*/
}
th
{
	border-color: #9a35af;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0;
	padding: 4px;
	background-color: #ebd6f0;
	text-align: left;
	vertical-align: middle;	
}
/*
================================================================================
RBTS                                   HEADER                                   
================================================================================
*/
.main-align {
	margin-right: auto;
	margin-left: auto;
	float: none;
	width: 986px;
	padding-top: 12px;
}
.header {
	height: 96px;
	width: 986px;
	background-color: #FFFFFF;
}
.logo {
	height: 96px;
	width: 236px;
}
.header-navigation {
	height: 96px;
	width: 750px;
}
.header-navigation-top {
	height: 42px;
	width: 717px;
	background-image: url(images/header-navigation-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 9px;
	padding-right: 26px;
	padding-bottom: 1px;
	padding-left: 7px;
}
.header-navigation-bottom {
	height: 44px;
	width: 713px;
	background-image: url(images/header-navigation-bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 37px;
}

/*
================================================================================
RBTS                                   FLASH BANNER                                  
================================================================================
*/
.flashbanner {
	height: 352px;
	width: 986px;
}

/*
================================================================================
RBTS                               HOME PAGE CONTEINER                                  
================================================================================
*/
.container1 {
	height: 431px;
	width: 403px;
	background-image: url(images/container1-bg.gif);
	background-repeat: repeat-y;
}


/*
================================================================================
RBTS                              MENU AND DROPDOWN MENU                                 
================================================================================
*/

#sddm
{
	padding: 0;
	z-index: 30;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-transform: uppercase;
	text-decoration: none;
}

#sddm li a
{
	display: block;
	color: #999999;
	text-align: left;
	text-decoration: none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 8px;
	padding-left: 8px;
	height: 42px;
	line-height: 42px;
	float: left;
}

#sddm li a:hover
{
	background-image: url(images/topmenu-bg.gif);
	background-repeat: repeat-x;
	color: #9d33b3;
}

#sddm div
{
	position: absolute;
	visibility: hidden;
	float: left;
	top: 64px;
	margin: 0;
	width: 220px;
	background-color: #FFFFFF;
	padding: 0;
	clear: left;
}

	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	width: 220px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #5c5b5b;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 23px;
	height: auto;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5c5b5b;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a9a8a8;
	border-left-color: #a9a8a8;
	white-space:inherit;
}

	#sddm div a:hover
	{
	background-image: url();
	background-color: #ebd6f0;
	color: #5c5b5b;
}
.container1-top-bottomcurve {
	height: 14px;
	width: 403px;
}
.container1-content {
	height: 403px;
	width: 355px;
	padding-right: 20px;
	padding-left: 28px;
}
.container2 {
	height: 431px;
	width: 161px;
}
.container {
	height: 431px;
	width: 986px;
}
.inner-content {
	height: auto;
	width: 703px;
	padding-left: 20px;
}

.container2-sub1 {
	height: 87px;
	width: 147px;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 6px;
	padding-left: 7px;
}
.container2-sub2 {
	height: 130px;
	width: 139px;
	background-image: url(images/container2-sub2-new.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 42px;
	padding-left: 22px;
}
.container2-sub3 {
padding-top: 0px;
	height: 94px;
	width: 161px;
}
.container3 {
	height: 431px;
	width: 422px;
	background-image: url(images/container3-bg.gif);
	background-repeat: repeat-y;
}
.container3-top-bottomcurve {
	height: 14px;
	width: 422px;
}
.container3-content {
	background-image: url(images/primeinc-news.gif);
	background-repeat:no-repeat;
	height: 403px;
	width: 203px;
	padding-right: 8px;
	padding-left: 8px;
	vertical-align:text-top;
	background-position: 8px 0px;
}
.container3-content-tree {
	padding-right: 8px;
	padding-left: 238px;
	vertical-align: top;
	text-align: right;
}
.container4 {
	height: 94px;
	width: 986px;
}
.container4-left-right-curve {
	height: 94px;
	width: 13px;
}
.container4-content {
	height: 79px;
	width: 945px;
	background-image: url(images/container4-bg.gif);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-left: 15px;
}
.container5 {
	width: 986px;
	background-image: url(images/container5-bg.gif);
	background-repeat: repeat-y;
}
.container5-top-bottomcurve {
	width: 986px;
	background-image: url(images/container5-bg.gif);
	background-repeat: repeat-y;
	height: 13px;
}
.container5-content {
	width: 937px;
	background-image: url(images/container5-bg.gif);
	background-repeat: repeat-y;
	padding-left: 49px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.inner-bottom-curve {
	height: 14px;
	width: 986px;
}

.container-inner {
	height: auto;
	width: 970px;
	background-image: url(images/container-inner-bg.gif);
	background-repeat: repeat-y;
	padding-right: 8px;
	padding-left: 8px;
}
.container-inner-bg {
	height: auto;
	width: 930px;
	background-image: url(images/inner-top-bg.gif);
	background-repeat: repeat-x;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.left-navigation {
	height: auto;
	width: 207px;
}
.left-navigation-menu {
	height: auto;
	width: 207px;
	padding-bottom: 15px;
}
.left-navigation-opening{
	height: 52px;
	width: 192px;
	background-image: url(images/inner-opening-banner.gif);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-left: 15px;
	padding-bottom: 15px;
}
.left-navigation-getquote{
	height: 106px;
	width: 192px;
	background-image: url(images/inner-get-quote.gif);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-left: 15px;
}
.container-inner-content {
	height: auto;
	width: 703px;
	padding-left: 20px;
}

.container-inner-content-bottom {
	height: auto;
	width: 703px;
	text-align: center;
}
.container-inner-content-document-bottom {
	height: auto;
	width: 930px;
	text-align: center;
}
.container-inner-content-sub {
	height: auto;
	width: 703px;
}

/*
================================================================================
RBTS                               FOOTER                                  
================================================================================
*/.footer {
	text-decoration: none;
	width: 986px;
	padding-bottom: 10px;
	text-align: center;
}
.imagerightpadding {
	padding-right: 10px;
}
.container5-content-sub {
	padding-right: 45px;
}

/*
================================================================================
RBTS                              ACCORDION                                  
================================================================================
*/
 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
#accordion2 {
	WIDTH: 406px
}
.accordion2 {
	
	WIDTH: 406px;
	COLOR: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}
.accordion2 DT {
	BACKGROUND-POSITION: 380px center;
	FONT-WEIGHT: bold;
	BACKGROUND-IMAGE: url(images/right-arrow.gif);
	WIDTH: 390px;
	CURSOR: pointer;
	COLOR: #fff;
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-COLOR: #62a710;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 20px;
	padding-left: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.accordion2 DT:hover {
	BACKGROUND-COLOR: #62a710;
	background-image: url(images/right-arrow.gif);
	background-position: 380px;
}
.accordion2 .open {
	BACKGROUND-IMAGE: url(images/down-arrow.gif);
	BACKGROUND-COLOR: #62a710;
	background-position: 377px;
}
.accordion2 DD {
	OVERFLOW: scroll;
	height: 170px;
	overflow-x:hidden;
	margin: 0px;
	background-color: #72b028;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
}
.accordion2 SPAN {
	DISPLAY: block;
	WIDTH: 406px
}
.header-navigation-bottom-links {
	height: 23px;
	padding-right: 5px;
	float: right;
	padding-left: 5px;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 7px;
}
.leftmenu-heading {
	height: 31px;
	width: 197px;
	background-image: url(images/leftmenu-topcurve.gif);
	background-position: left top;
	padding-left: 10px;
}

.leftmenu-heading-candj {
	height: 60px;
	width: 197px;
	background-image: url(images/leftmenu-topcurve.gif);
	background-position: left top;
	padding-left: 10px;
}
.leftmenu-links {
	height: auto;
	width: 205px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a9a8a8;
	border-left-color: #a9a8a8;
}
.leftmenu-bottom-curve {
	height: 9px;
	width: 207px;
}


/*
================================================================================
RBTS                       LEFT MENU NAVIGATION                                 
================================================================================
*/
ul.vert-2-one {
	list-style-type:none;
	display:block;
	width:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5c5b5b;
	text-decoration: none;
	line-height: 25px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
ul.vert-2-one li {
	margin:0;
	text-decoration: none;
	padding: 0;
}
ul.vert-2-one li a {
	display:block;
	width:auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #91989c;
	color: #5c5b5b;
	font-weight: normal;
	line-height: 25px;
	height: 25px;
}
ul.vert-2-one li a:hover {
	color: #5c5b5b;
	text-decoration: none;
	background-color: #ebd6f0;
}
ul.vert-2-one li a:active {
	color: #5c5b5b;
	text-decoration: none;
	background-color: #ebd6f0;
}
.leftmenu-sub-heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	color: #5c5b5b;
	text-decoration: none;
	height: 25px;
	width: 195px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a9a8a8;
	border-left-color: #a9a8a8;
	padding-left: 10px;
}

ul.vert-2-one li a.current, ul.vert-one li a.current:hover {
	text-decoration: none;
	background-color: #ebd6f0;
	color: #5c5b5b;
}
/*
================================================================================
RBTS                       LEFT SUB MENU NAVIGATION                                 
================================================================================
*/
ul.vert-sub-one {
	list-style-type:none;
	display:block;
	width:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5c5b5b;
	text-decoration: none;
	line-height: 25px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
ul.vert-sub-one li {
	margin:0;
	text-decoration: none;
	padding: 0;
}
ul.vert-sub-one li a {
	display:block;
	width:auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
	height: 25px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #91989c;
	color: #5c5b5b;
	font-weight: normal;
	background-image: url(images/sub-bullet.gif);
	background-position: 20px center;
	background-repeat: no-repeat;
}
ul.vert-sub-one li a:hover {
	color: #5c5b5b;
	text-decoration: none;
	background-color: #ebd6f0;
}
ul.vert-sub-one li a:active {
	color: #5c5b5b;
	text-decoration: none;
	background-color: #ebd6f0;
}
ul.vert-sub-one li a.current, ul.vert-one li a.current:hover {
	text-decoration: none;
	background-color: #ebd6f0;
	color: #5c5b5b;
}
.width-400 {
	width: 400px;
}
.bullet-arrow-2 {
	list-style-image: url(images/bullet-arrow-2.gif);
}
.img-right-bottom-padding {
	padding-right: 10px;
	padding-bottom: 10px;
}
.img-left-bottom-padding {
	padding-bottom: 10px;
	padding-left: 10px;
}
.accordion {
}

.border-zero {
	border: 0px none #FFFFFF;
}
.people {
	float: right;
	height: 308px;
	width: 405px;
	padding-top: 15px;
	padding-left: 10px;
}
.image-centeralign {
	text-align: center;
}
.bullet-arrow-3 {
	list-style-image: url(images/bullet-arrow-3.gif);
}
.drivers-document {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	padding-top: 15px;
	height: 25px;
}
.logo-rbts {
	float: right;
	padding-right: 10px;
}
.bullet-arrow-4 {
	list-style-image: url(images/bullet-arrow-4.jpg);
}
.bullet-arrow-5 {
	list-style-image: url(images/bullet-arrow-5.jpg);
}
.footer-1 {
	text-decoration: none;
	width: 870px;
	text-align: center;
	padding-left: 40px;
}
.footer-2 {
	text-decoration: none;
	width: 76px;
	text-align: center;
	padding-top: 20px;
}
