

/*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
{
    width: 227px;
    top: 0px;
    position: relative;
    left: 0px;
    background-image: url('/images/healthpolicy_heading.jpg');
    background-repeat: no-repeat;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #cf7600;
}
#left_col_find
{
    width: 227px;
    top: 0px;
    position: relative;
    left: 0px;
    background-image: url('/images/find_heading.jpg');
    background-repeat: no-repeat;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #cf7600;
}
#left_col_service
{
    width: 227px;
    top: 0px;
    position: relative;
    left: 0px;
    background-image: url('/images/service_heading.jpg');
    background-repeat: no-repeat;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #cf7600;
}
#left_col_contact
{
    width: 227px;
    top: 0px;
    position: relative;
    left: 0px;
    background-image: url('/images/contact_heading.jpg');
    background-repeat: no-repeat;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #cf7600;
}
#left_col_press
{
    width: 227px;
    top: 0px;
    position: relative;
    left: 0px;
    background-image: url('/images/press_heading.jpg');
    background-repeat: no-repeat;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #cf7600;
}
#right_col
{
    width: 249px;
    position: absolute;
}
#center_col
{
    width: 535px;
    position: relative;
}


#rtcol_bar
{
    background-image: url('/images/bar_ltgreen.jpg');
    background-repeat: no-repeat;
    height: 20px;
    width: 249px;
    position: relative;
    top: 0px;
}
.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: #cf7600;
    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;
            }
            
            
#learn_menu
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #cf7600;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 20px;
    padding-top: 70px;
    padding-bottom: 10px;
    padding-left: 15px;
}

#learn_menu a
{
    color: #cf7600;
    text-decoration: none;
}
#learn_menu a:link
{
    color: #cf7600;
    text-decoration: none;
}
#learn_menu a:visited
{
    color: #cf7600;
    text-decoration: none;
}
#learn_menu a:hover
{
    color: #abb400;
    text-decoration: none;
}

h4
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #000000;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px;
}
#orangebar
{
    background-position: right;
    width: 973px;
    height: 12px;
    background-image: url('/images/orangebar.jpg');
    background-repeat: no-repeat;
    position: relative;
    top: 73px;
    left: 51px;
}
.td_border
{
    border-left-style: solid;
    border-left-width: 10px;
    border-left-color: #CF7600;
}
ul
{	
   	list-style-type: none; 
}

ul li
{
	background-image: url( '/images/arrow_orange2.gif' );
	background-repeat: no-repeat; 
	padding-left: 1em;
	padding-bottom: .4em;
	background-position: 0em .25em;
}
#list_indent
{
    margin-left: 50px;
    line-height: 20px;
}
#right_colcontent
{
    padding: 50px 15px 10px 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
#faqs
{
    cursor: pointer;
    margin-left: 20px;
}
#poll
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 5px;
    background-color: #F7F9EB;
    width: 200px;
    top: 20px;
    position: relative;
    left: 20px;
}


#learn_menu ul
{
	list-style-type:none;
	padding:0;
	margin-left:0;
}

#learn_menu li
{
	background-image: none;
	background-repeat: no-repeat; 
	padding-left:0;
	padding-bottom:0;
	background-position:0;
}