


/*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: 8px;
}


#left_col
{
    background-position: top;
    width: 228px;
    top: 0px;
    position: relative;
    left: 0px;
    background-image: url('/images/provider_header.jpg');
    background-repeat: no-repeat;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #513127;
}
#right_col
{
    width: 245px;
    position: absolute;
}
#center_col
{
    width: 552px;
    position: relative;
}
#rtcol_bar
{
    background-image: url('/images/bar_ltgreen.jpg');
    background-repeat: no-repeat;
    height: 20px;
    width: 232px;
    position: relative;
    top: 1px;
}


.td_bg_rt
{
    background-position: top;
    background-image: url( '/images/rtcol_bg.jpg' );
    background-repeat: no-repeat;
}
#center_content
{
    width: 90%;
    margin-top: 35px;
    margin-left: 25px;
    margin-bottom: 20px;
    line-height: 16px;
}

.leftbrdr_dots
{
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #513127;
    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;
            }
            
            
#provider_menu
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #513127;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 20px;
    padding-top: 70px;
    padding-bottom: 10px;
    padding-left: 15px;
    list-style: none; 
}

#provider_menu a
{
    color: #513127;
    text-decoration: none;
}
#provider_menu a:link
{
    color: #513127;
    text-decoration: none;
}
#provider_menu a:visited
{
    color: #513127;
    text-decoration: none;
}
#provider_menu a:hover
{
    color: #abb400;
    text-decoration: none;
}

#provider_menu ul
{
	list-style-type:none;
	padding:0;
	margin-left:0;
}


h4
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #513127;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px;
}
#brownbar
{
    background-position: right;
    width: 973px;
    height: 12px;
    background-image: url( '/images/brownbar.jpg' );
    background-repeat: no-repeat;
    position: relative;
    top: 74px;
    left: 51px;
}
.td_border
{
    border-left-style: solid;
    border-left-width: 10px;
    border-left-color: #513127;
}
ul
{	
   	list-style-type: none; 
}

ul li
{
	background-image: url( '/images/arrow_brown.gif' );
	background-repeat: no-repeat; 
	padding-left: 1em;
	padding-bottom: .4em;
	background-position: 0em .25em;
}
#poll
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 5px;
    background-color: #F7F9EB;
    width: 200px;
    top: 20px;
    position: relative;
    left: 10px;
}


#provider_menu ul
{
	list-style-type:none;
	padding:0;
	margin-left:0;
}

#provider_menu li
{
	background-image: none;
	background-repeat: no-repeat; 
	padding-left:0;
	padding-bottom:0;
	background-position:0;
}

#highlite_brown
{
	background-image:url( '/images/brown_bg.jpg' );
	background-repeat:repeat-x;
	height:36px;
	padding:0px;
	margin:0px;
}

#highlite_brown span {
	font-size:8pt;
	display:block;
	padding-top:14px;
	margin:0px 0px 0px 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #000000;
    text-transform: uppercase;
    font-size: 14px;
	line-height:21px;
    letter-spacing: 2px;
	background-image: url( '/images/title_dots_brown.gif' );
	background-position:bottom;
	background-repeat: no-repeat;
	margin-bottom:0px;
	padding-bottom:12px;
}

h2 {
	font-size:11pt;
	line-height:13pt;
	padding-top:15px;
	padding-bottom:0px;
	margin-bottom:0px;
}
