﻿/*banner*/
#banner
{
    background-image: url( '/images/banner_bg2.jpg' );
    background-repeat: no-repeat;
    background-position: left top;
    height: 86px;
    width: 1024px;
}
#banner_bg_left
{
    background-image: url(  '/images/bg_mark_left.gif' );
    background-repeat: no-repeat;
    width: 63px;
    height: 205px;
    position: relative;
    top: 44px;
    float: right;
}

#logo
{
    position: relative;
    height: 62px;
    width: 308px;
    left: 75px;
    bottom: -5px;
}

.bluebarnav
{
    background-position: top;
    background-image: url('/images/bluebar_large.jpg');
    background-repeat: no-repeat;
  
}   


 .qc_td_lefttopborderpadding
{
    border-left-style: solid;
    border-left-width: 10px;
    border-left-color: #108bb1;
    border-top: 1px solid #108bb1;
    padding-top: 10px;
    padding-left: 10px;
	width: 275px;
}

.leftborder_10px {
	border-left-width: 10px;	
	border-left-style: solid;
	border-left-color: #108bb1;
}

.rtcol_dotborder {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #AFBD21;
	background-position: top;
    background-image: url( '/images/rtcol_bg.jpg' );
    background-repeat: no-repeat;
}
.lefttxtmargin {
	padding-top: 30px;
	padding-left: 150px;
}

#QC_nav2bar ul
{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	position: relative;
	width: 670px;
	height: 21px;
	top: 16px;
	left: 10px
}

#QC_nav2bar ul li
{
	list-style: none;
	margin: 0;
	display: inline;
	
}
	
.QC_nav2line {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #108bb1;
	padding-right: 3px;
	padding-left: 3px;
}

#QC_nav2bar ul li a
{
	text-decoration: none;
}

#QC_nav2bar ul li a:link
{
	color: #108bb1;
}

#QC_nav2bar ul li a:visited
{
	color: #108bb1;
}
#QC_nav2bar ul li a:hover
{
	color: #ffffff;
}

#center_content
{
    width: 90%;
    margin-top: 15px;
    margin-left: 10px;
    margin-bottom: 20px;
    line-height: 16px;
}

.td_bg_rt
{
    background-position: top;
    background-image: url( '/images/rtcol_bg.jpg' );
    background-repeat: no-repeat;
    
    
}

#rtcol_bar
{
    background-image: url('/images/bar_ltgreen.jpg');
    background-repeat: no-repeat;
    background-position: 50% top;
    height: 20px;
    width: 200px;
    position: relative;
    left: 528px;
    top: 0px;
    border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #AFBD21;
}

h4
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #108bb1;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
}

ul
{
    list-style-image: url( '/images/qc_arrow.jpg' );
}

.directions
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
}
--------------------------------------------------------------
#left_col
{
    background-position: top;
    width: 227px;
    top: 0px;
    position: relative;
    left: 0px;
    background-image: url('/images/agents_heading.jpg');
    background-repeat: no-repeat;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #22007a;
}
#right_col
{
    width: 249px;
    position: absolute;
}
#center_col
{
    width: 535px;
    position: relative;
}








.leftbrdr_dots
{
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #22007a;
    border-right-style: dotted;
    border-right-width: 1px;
    border-right-color: #AFBD21;
}
.td_ bg_rt
{
     background-image: url('/images/rtcol_bg.jpg');
     background-repeat: no-repeat;
     background-position: top;
            }
            
            
#agents_menu
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #22007a;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 20px;
    padding-top: 70px;
    padding-bottom: 10px;
    padding-left: 5px;
}

#agents_menu a
{
    color: #22007a;
    text-decoration: none;
}
#agents_menu a:link
{
    color: #22007a;
    text-decoration: none;
}
#agents_menu a:visited
{
    color: #22007a;
    text-decoration: none;
}
#agents_menu a:hover
{
    color: #abb400;
    text-decoration: none;
}



.td_border
{
    border-left-style: solid;
    border-left-width: 10px;
    border-left-color: #22007a;
}

ol
{
    list-style-image: url(     '/images/checkbox2.gif' );
  
}

