BODY
{
    padding-bottom: 0px;
    background-color: #88d8ec;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font: 12px/14px Arial, sans-serif;
    color: #7d7d7d;
    padding-top: 0px;
}
UL
{
    padding-bottom: 0px;
    margin: 0px 0px 20px 22px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
LI
{
    padding-bottom: 0px;
    list-style-type: disc;
    margin: 0px 0px 1px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
A
{
    outline-style: none;
    outline-color: #ffffff;
    outline-width: 0px;
    color: #006bb7;
    text-decoration: none;
}
A:hover
{
    color: #ed4117;
    text-decoration: underline;
}
TABLE
{
    margin-bottom: 20px;
}
IMG
{
    border-bottom-style: none;
    padding-bottom: 5px;
    border-right-style: none;
    padding-left: 0px;
    padding-right: 0px;
    border-top-style: none;
    border-left-style: none;
    padding-top: 0px;
}
P
{
    padding-bottom: 15px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font: 12px/1.3 Arial, sans-serif;
    color: #7d7d7d;
    padding-top: 0px;
}
H1
{
    margin-top: 0.67em;
    font: bold 18px/20px Arial, sans-serif;
    margin-bottom: 0.67em;
    color: #f95501;
}
H2
{
    margin-top: 0.83em;
    font: bold 15px/17px Arial, sans-serif;
    margin-bottom: 0.83em;
    color: #1597bc;
}
H3
{
    margin-top: 1em;
    font: 15px/17px Arial, sans-serif;
    margin-bottom: 1em;
    color: #1597bc;
}
H4
{
    position: relative;
    padding-bottom: 5px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font: bold 12px/15px Arial, sans-serif;
    color: #1597bc;
    padding-top: 0px;
}
#wrapper_bg
{
    position: relative;
    min-width: 1024px;
    margin: 0px auto;
    width: auto;
    background: url(../images/octaBg_new.png) no-repeat 50% top;
    height: 900px;
}


#wrapper_bg2
{
    position: relative;
    min-width: 1024px;
    margin: 0px auto;
    width: auto;
    background: url(../images/octaBg_new.png) no-repeat 50% top;
    height: 1000px;
}



#wrapper
{
    position: relative;
    margin: 0px auto;
    width: 962px;
}
#header
{
    position: relative;
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    height: 100px;
    padding-top: 0px;
}
#logo
{
    z-index: 700;
    position: absolute;
    width: 346px;
    height: 95px;
    top: -1px;
    left: 8px;
}
#utility_nav
{
    position: absolute;
    font: 11px/11px Arial, sans-serif;
    color: #3c96d6;
    top: 16px;
    right: 4px;
}
#utility_nav A
{
    padding-bottom: 0px;
    padding-left: 6px;
    padding-right: 6px;
    font: 11px/11px Arial, sans-serif;
    color: #3c96d6;
    text-decoration: none;
    padding-top: 0px;
}
#utility_nav a.social{float:right; background:url(../images/social.png); display:block; height:20px; width:18px; padding:0px; margin:0px 0px 0px 4px;}
		
#utility_nav a.social.fb{background-position:0px 0px;}
		
#utility_nav a.social.twitter{background-position:-23px 0px;}
		
#utility_nav a.social.yt{background-position:-45px 0px;}
		
#utility_nav a.social.contact{background-position:-67px 0px;}
#utility_nav A:hover
{
    color: #707e87;
    text-decoration: none;
}
#utility_nav A.on
{
    color: #707e87;
    text-decoration: none;
}
#search
{
    position: absolute;
    padding-bottom: 0px;
    padding-left: 6px;
    width: 212px;
    padding-right: 0px;
    background: url(../images/search_bg.gif) no-repeat;
    height: 28px;
    top: 45px;
    right: 0px;
    padding-top: 3px;
}
#search INPUT
{
    border-bottom-style: none;
    border-right-style: none;
    width: 175px;
    border-top-style: none;
    background: none transparent scroll repeat 0% 0%;
    color: #636363;
    border-left-style: none;
}
#content_wrapper
{
    position: relative;
    background-color: #ffffff;
    height: 100%;
}
#content
{
    position: relative;
    padding-bottom: 15px;
    margin: 13px 13px 0px;
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 0px;
}
#home_left_links
{
    position: relative;
    width: 186px;
    float: left;
}
#quick_links
{
    background: url(../images/button_quick_links.gif) #ffffff no-repeat 50% top;
}
#board_directors
{
    background: url(../images/button_board_directors.gif) #ffffff no-repeat 50% top;
}

#rightfloat
{
 float: right;
}

#board_directors2
{
    background: url(../images/button_board_directors2.gif) #ffffff no-repeat 50% top;
	
}


.home_dropdown
{
    position: absolute;
    right: 20px;
}
.button
{
    border-bottom: #66d0ed 1px dotted;
    position: relative;
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    width: 186px;
    padding-right: 0px;
    height: 95px;
    padding-top: 0px;
}
#home_right
{
    position: relative;
    width: 700px;
    float: right;
}
#flash
{
    position: relative;
    width: 691px;
    margin-bottom: 20px;
    height: 336px;
}
.breadcrumbs
{
    position: relative;
    padding-bottom: 10px;
    padding-left: 6px;
    padding-right: 0px;
    font: 11px/11px Arial, sans-serif;
    color: #1597bc;
    padding-top: 5px;
}
.breadcrumbs A
{
    padding-bottom: 0px;
    padding-left: 3px;
    padding-right: 15px;
    background: url(../images/arrow.gif) no-repeat right center;
    color: #f95501;
    text-decoration: none;
    padding-top: 0px;
}
.contactus_card
{
    padding-bottom: 0px;
    margin: 18px 23px 0px 0px;
    padding-left: 66px;
    width: 174px;
    padding-right: 10px;
    background: url(../images/contacts_bg.gif) #ffffff no-repeat;
    float: left;
    height: 113px;
    font-size: 11px;
    padding-top: 17px;
}
.contactus_card SPAN
{
    color: #f95501;
    font-size: 12px;
    font-weight: bold;
}
.contactus_card_rightend SPAN
{
    color: #f95501;
    font-size: 12px;
    font-weight: bold;
}
.contactus_card_rightend
{
    padding-bottom: 0px;
    margin: 18px 0px 0px;
    padding-left: 66px;
    width: 174px;
    padding-right: 10px;
    background: url(..//images/contacts_bg.gif) #ffffff no-repeat;
    float: left;
    height: 113px;
    padding-top: 17px;
}
#contactus_container
{
    width: 811px;
}
.return
{
    position: absolute;
    padding-bottom: 0px;
    padding-left: 11px;
    padding-right: 0px;
    display: block;
    font: 11px/14px Arial, sans-serif;
    background: url(../images/return.gif) no-repeat left top;
    color: #f95501;
    top: 30px;
    text-decoration: none;
    padding-top: 0px;
}
.readmore
{
    position: relative;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    display: block;
    font: 10px/14px Arial, sans-serif;
    background: url(../images/readmore.gif) no-repeat 68px 1px;
    color: #f95501;
    text-decoration: none;
    padding-top: 0px;
}
A.return
{
    color: #f95501;
    text-decoration: none;
}
A.readmore
{
    color: #f95501;
    text-decoration: none;
}
A.return:hover
{
    color: #f95501;
    text-decoration: none;
}
A.readmore:hover
{
    color: #f95501;
    text-decoration: none;
}
.print
{
    position: absolute;
    top: -25px;
    right: 60px;
}
.img_left
{
    position: relative;
    margin: 0px 15px 5px 0px;
    float: left;
}
.img_right
{
    position: relative;
    margin: 0px 0px 5px 15px;
    float: right;
}
#content_sub
{
    position: relative;
    padding-bottom: 23px;
    background-color: #fbf9f9;
    min-height: 300px;
    padding-left: 20px;
    width: 846px;
    padding-right: 15px;
    margin-bottom: 17px;
    margin-left: 10px;
    padding-top: 10px;
}
.content_padding
{
    width: 100%;
    padding: 5px;
}
.right_shadow
{
    position: absolute;
    top: 64px;
    right: 6px;
}
#left_side
{
    position: relative;
    margin: 0px 10px;
    width: 160px;
    float: left;
}
#left_side IMG
{
    position: relative;
    margin: 0px;
}
#left_side UL.navigation
{
    padding-bottom: 0px;
    list-style-type: none;
    margin: 15px 0px 0px;
    padding-left: 0px;
    padding-right: 0px;
    font: bold 12px/15px Arial, sans-serif;
    padding-top: 0px;
}
#left_side UL.navigation LI
{
    padding-bottom: 14px;
    list-style-type: none;
}
#left_side UL.navigation A
{
    color: #1597bc;
    text-decoration: none;
}
#left_side UL.navigation A:hover
{
    color: #f95501;
}
#left_side UL.navigation A.on
{
    color: #f95501;
}
#right_side
{
    position: relative;
    border-left: #fbf9f9 5px solid;
    padding-bottom: 24px;
    padding-left: 0px;
    width: 620px;
    padding-right: 0px;
    float: left;
    padding-top: 0px;
}
TABLE.bios H3
{
    position: relative;
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font: 13px/15px Arial, sans-serif;
    color: #7d7d7d;
    padding-top: 0px;
}
TABLE.pdf_table
{
    position: relative;
    width: 535px;
}
TABLE.pdf_table TD.date
{
    border-bottom-style: none;
    padding-bottom: 0px;
    border-right-style: none;
    padding-left: 25px;
    padding-right: 15px;
    border-top-style: none;
    background: none transparent scroll repeat 0% 0%;
    border-left-style: none;
    padding-top: 0px;
}
TABLE.pdf_table TD.date H2
{
    padding-bottom: 3px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
TABLE.pdf_table TD
{
    border-bottom: #eceded 1px solid;
    padding-bottom: 15px;
    padding-left: 25px;
    width: 535px;
    padding-right: 15px;
    background: url(../images/pdf_bg.gif) #f8f8f8 repeat-x 50% top;
    border-right: #eceded 1px solid;
    padding-top: 15px;
}
TABLE.pdf_table A
{
    position: relative;
    padding-bottom: 6px;
    padding-left: 30px;
    padding-right: 0px;
    display: block;
    background: url(../images/pdf.gif) no-repeat left top;
    color: #7d7d7d;
    padding-top: 3px;
}
TABLE.investment_table TD
{
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 5px;
    padding-top: 5px;
}
TABLE.investment_table TR.grey
{
    background: #ececeb;
}
TABLE.investment_table TR.grey TD
{
    border-right: #ffffff 1px solid;
}
TABLE.investment_table THEAD TD
{
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 25px;
    font: bold 13px/15px Arial, sans-serif;
    color: #ffffff;
    border-right: #ffffff 1px dotted;
    padding-top: 10px;
}
TABLE.investment_table TFOOT TD
{
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 5px;
    font: bold 13px/15px Arial, sans-serif;
    color: #ffffff;
    border-right: #ffffff 1px solid;
    padding-top: 5px;
}
H2#title_boardmembers
{
    position: relative;
    padding-bottom: 0px;
    text-indent: -1000em;
    padding-left: 0px;
    width: 92px;
    padding-right: 0px;
    background: url(../images/title_boardmembers.gif) no-repeat;
    height: 10px;
    padding-top: 0px;
}
H2#title_representing
{
    position: relative;
    padding-bottom: 0px;
    text-indent: -1000em;
    padding-left: 0px;
    width: 78px;
    padding-right: 0px;
    background: url(../images/title_representing.gif) no-repeat;
    height: 13px;
    padding-top: 0px;
}
H2#title_datetermbegins
{
    position: relative;
    padding-bottom: 0px;
    text-indent: -1000em;
    padding-left: 0px;
    width: 101px;
    padding-right: 0px;
    background: url(../images/title_datetermbegins.gif) no-repeat;
    height: 13px;
    padding-top: 0px;
}
H2#title_datetermexpires
{
    position: relative;
    padding-bottom: 0px;
    text-indent: -1000em;
    padding-left: 0px;
    width: 104px;
    padding-right: 0px;
    background: url(../images/title_datetermexpires.gif) no-repeat;
    height: 13px;
    padding-top: 0px;
}
H1#title_2009_directors
{
    position: relative;
    padding-bottom: 25px;
    text-indent: -1000em;
    margin: 0px 0px 0px 60px;
    padding-left: 0px;
    width: 303px;
    padding-right: 0px;
    background: url(../images/title_2009_directors.gif) no-repeat;
    height: 19px;
    top: 10px;
    padding-top: 0px;
}
.bio_sort
{
    position: relative;
    text-align: right;
    padding-bottom: 35px;
    padding-left: 0px;
    padding-right: 60px;
    font: 10px/10px Arial, sans-serif;
    color: #1597bc;
    padding-top: 20px;
}
.bio_sort A
{
    color: #f95501;
    text-decoration: underline;
}
.bios
{
    position: relative;
    margin: 0px 0px 0px 30px;
    width: 761px;
    font: 11px/13px Arial, sans-serif;
    background: url(../images/bio_bg.gif) no-repeat 50% top;
    height: 90px;
    color: #7d7d7d;
}
.bios:hover
{
    background: url(../images/bio_bg_on.gif) no-repeat 50% top;
    height: 90px;
}
.bios TD
{
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 15px;
}
.bios IMG
{
    position: relative;
    margin-left: 40px;
}
#full_width
{
    position: relative;
    padding-bottom: 0px;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 0px;
}
#footer
{
    position: relative;
    padding-bottom: 40px;
    margin: 0px auto;
    padding-left: 0px;
    width: 962px;
    padding-right: 0px;
    font: 14px/14px Arial, sans-serif;
    color: #707e87;
    padding-top: 28px;
}
#footer A
{
    padding-bottom: 0px;
    text-transform: uppercase;
    padding-left: 6px;
    padding-right: 6px;
    font: 11px/11px Arial, sans-serif;
    color: #707e87;
    text-decoration: none;
    padding-top: 0px;
}
#footer A:hover
{
    color: #707e87;
    text-decoration: none;
}
#footer A.on
{
    color: #707e87;
    text-decoration: none;
}
.copyright
{
    position: relative;
    font: 11px/16px Arial, sans-serif;
    float: right;
}
.clear
{
    clear: both;
}
.links_container A
{
    text-decoration: none;
}
.links_container A:hover
{
    text-decoration: none;
}
.links_container
{
    border-bottom: #86dbf0 1px solid;
    position: relative;
    border-left: #86dbf0 1px solid;
    width: 100px;
    height: 12px;
    color: #666666;
    border-top: #86dbf0 1px solid;
    cursor: default;
    border-right: #86dbf0 1px solid;
    left: 72px;
}
#board_directors .links_container
{
    top: 58px;
}
#quick_links .links_container
{
    top: 54px;
}
.link_trigger
{
    position: relative;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    float: right;
    top: -1px;
    right: -2px;
    padding-top: 0px;
}
.link_label
{
    font: 11px/13px Arial, sans-serif;
    margin-left: 5px;
}
.links_container LI
{
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    display: block;
    padding-top: 0px;
}
.links_container UL
{
    z-index: 1;
    border-bottom: #86dbf0 1px solid;
    position: absolute;
    border-left: #86dbf0 1px solid;
    padding-bottom: 5px;
    background-color: #ffffff;
    list-style-type: none;
    padding-left: 5px;
    width: 81px;
    padding-right: 0px;
    display: none;
    border-top: #86dbf0 1px solid;
    top: 100%;
    border-right: #86dbf0 1px solid;
    padding-top: 5px;
    left: -23px;
}
.links_container LI A
{
    font: 11px/12px Arial, sans-serif;
    color: #666666;
}
TABLE#smart_streets_info
{
    border-spacing: 5px 0;
    width: 100%;
}
TABLE#smart_streets_info TD
{
    padding-bottom: 0px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
}
TABLE#smart_streets_info COLGROUP
{
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    background: url(../images/gradient_dark_top.gif) #f8f8f7 repeat-x 50% top;
    padding-top: 5px;
}
UL#freeways
{
    position: relative;
    padding-bottom: 0px;
    list-style-type: none;
    margin: 0px 0px 0px 30px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
UL#freeways LI
{
    position: relative;
    padding-bottom: 0px;
    list-style-type: none;
    text-indent: -1000em;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    padding-top: 0px;
}
UL#freeways A
{
    position: relative;
    border-bottom-style: none;
    padding-bottom: 0px;
    border-right-style: none;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    display: block;
    border-top-style: none;
    height: 117px;
    border-left-style: none;
    padding-top: 0px;
}
UL#freeways LI#i_5
{
    width: 107px;
    background: url(../images/button_i5.jpg) no-repeat left top;
}
UL#freeways LI#sr_22
{
    width: 103px;
    background: url(../images/button_22.jpg) no-repeat left top;
}
UL#freeways LI#sr_55
{
    width: 104px;
    background: url(../images/button_55.jpg) no-repeat left top;
}
UL#freeways LI#i_605
{
    width: 104px;
    background: url(../images/button_i605.jpg) no-repeat left top;
}
UL#freeways LI#sr_57
{
    width: 104px;
    background: url(../images/button_57.jpg) no-repeat left top;
}
UL#freeways LI#sr_91
{
    width: 104px;
    background: url(../images/button_91.jpg) no-repeat left top;
}
UL#freeways LI#i_405
{
    width: 109px;
    background: url(../images/button_i405.jpg) no-repeat left top;
}
#video_frame
{
    border-bottom: #f95500 11px solid;
    position: relative;
    border-left: 0px solid;
    width: 807px;
    margin-bottom: 30px;
    background: url(../images/flash_video_frame.png) no-repeat;
    height: 238px;
    border-top: 0px solid;
    border-right: 0px solid;
}
#video_frame H2
{
    position: absolute;
    width: 100px;
    font-size: 11px;
    top: 67px;
    left: 20px;
}
#video_frame P
{
    text-align: center;
    top: 50px;
}
#express_video
{
    position: absolute;
    background-color: black;
    width: 467px;
    display: block;
    height: 231px;
    left: 140px;
}
.ninety_one_express_logo
{
    position: absolute;
    top: 5px;
    right: 5px;
}
#at_your_service
{
    background-image: url(../images/blue_rectangle_with_reflection.png);
    position: relative;
    padding-bottom: 15px;
    margin: 30px auto auto;
    padding-left: 15px;
    width: 701px;
    padding-right: 15px;
    background-repeat: no-repeat;
    height: 116px;
    padding-top: 15px;
}
#at_your_service H3
{
    position: absolute;
    float: left;
    color: #f3fbfd;
    top: 18px;
    left: 30px;
}
#at_your_service P
{
    position: absolute;
    width: 500px;
    color: #363636;
    left: 200px;
}
.button_info
{
    position: relative;
    padding-bottom: 0px;
    padding-left: 42px;
    width: 158px;
    padding-right: 0px;
    background: url(../images/icon_info.gif) no-repeat left top;
    height: 40px;
    padding-top: 4px;
}
.button_bus
{
    position: relative;
    padding-bottom: 0px;
    padding-left: 42px;
    width: 158px;
    padding-right: 0px;
    background: url(../images/icon_bus.gif) no-repeat left top;
    height: 40px;
    padding-top: 4px;
}
.train_table
{
    position: relative;
    margin: 0px 0px 8px 8px;
    width: 262px;
    font: 12px/14px Arial, sans-serif;
    background: url(../images/train_pdf_bg.jpg) no-repeat left top;
    float: left;
    height: 88px;
    color: #7d7d7d;
}
.train_table TD
{
    padding-bottom: 0px;
    padding-left: 15px;
    padding-right: 0px;
    padding-top: 14px;
}
UL.blue LI
{
    padding-bottom: 3px;
    padding-left: 0px;
    padding-right: 0px;
    list-style-image: url(../images/blue_bullet.gif);
    padding-top: 0px;
}
TABLE.projects_programs_table
{
    position: relative;
    padding-bottom: 0px;
    margin: 0px 8px 10px 0px;
    padding-left: 33px;
    width: 257px;
    padding-right: 33px;
    background: url(../images/projects_programs_bg.jpg) left top;
    float: left;
    height: 196px;
    padding-top: 18px;
}
TABLE.projects_programs_table IMG
{
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
TABLE.projects_programs_table TD
{
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
H3#title_55_access_study
{
    position: relative;
    padding-bottom: 0px;
    text-indent: -1000em;
    margin: 0px;
    padding-left: 0px;
    width: 107px;
    padding-right: 0px;
    background: url(../images/title_55_access_study.gif) no-repeat;
    height: 17px;
    padding-top: 0px;
}
H3#title_air_quality
{
    position: relative;
    padding-bottom: 0px;
    text-indent: -1000em;
    margin: 0px;
    padding-left: 0px;
    width: 72px;
    padding-right: 0px;
    background: url(../images/title_air_quality.gif) no-repeat;
    height: 17px;
    padding-top: 0px;
}
H3#title_central_county_mis
{
    position: relative;
    padding-bottom: 0px;
    text-indent: -1000em;
    margin: 0px;
    padding-left: 0px;
    width: 124px;
    padding-right: 0px;
    background: url(../images/title_central_county_mis.gif) no-repeat;
    height: 15px;
    padding-top: 0px;
}
H3#title_chokepoint_improvements
{
    position: relative;
    padding-bottom: 0px;
    text-indent: -1000em;
    margin: 0px;
    padding-left: 0px;
    width: 170px;
    padding-right: 0px;
    background: url(../images/title_chokepoint_improvements.gif) no-repeat;
    height: 15px;
    padding-top: 0px;
}
H3#title_goods_movement
{
    position: relative;
    padding-bottom: 0px;
    text-indent: -1000em;
    margin: 0px;
    padding-left: 0px;
    width: 116px;
    padding-right: 0px;
    background: url(../images/title_goods_movement.gif) no-repeat;
    height: 14px;
    padding-top: 0px;
}
H3#title_long_range_plan
{
    position: relative;
    padding-bottom: 0px;
    text-indent: -1000em;
    margin: 0px;
    padding-left: 0px;
    width: 110px;
    padding-right: 0px;
    background: url(../images/title_long_range_plan.gif) no-repeat;
    height: 17px;
    padding-top: 0px;
}
H3#title_ocla_border_study
{
    position: relative;
    padding-bottom: 0px;
    text-indent: -1000em;
    margin: 0px;
    padding-left: 0px;
    width: 134px;
    padding-right: 0px;
    background: url(../images/title_ocla_border_study.gif) no-repeat;
    height: 15px;
    padding-top: 0px;
}
H3#title_south_county_mis
{
    position: relative;
    padding-bottom: 0px;
    text-indent: -1000em;
    margin: 0px;
    padding-left: 0px;
    width: 117px;
    padding-right: 0px;
    background: url(../images/title_south_county_mis.gif) no-repeat;
    height: 16px;
    padding-top: 0px;
}
H3#title_speakers_bureau
{
    position: relative;
    padding-bottom: 0px;
    text-indent: -1000em;
    margin: 0px;
    padding-left: 0px;
    width: 110px;
    padding-right: 0px;
    background: url(../images/title_speakers_bureau.gif) no-repeat;
    height: 14px;
    padding-top: 0px;
}
H3#title_transportation_update
{
    position: relative;
    padding-bottom: 0px;
    text-indent: -1000em;
    margin: 0px;
    padding-left: 0px;
    width: 145px;
    padding-right: 0px;
    background: url(../images/title_transportation_update.gif) no-repeat;
    height: 15px;
    padding-top: 0px;
}
.projects_programs
{
    position: relative;
    text-transform: uppercase;
    font: 11px/11px Arial, sans-serif;
}
.projects_programs A
{
    padding-bottom: 0px;
    padding-left: 3px;
    padding-right: 15px;
    background: url(../images/blue_arrow.gif) no-repeat right center;
    color: #3399cc;
    font-weight: bold;
    text-decoration: none;
    padding-top: 0px;
}
UL#calendar
{
    position: relative;
    padding-bottom: 0px;
    list-style-type: none;
    margin: 0px 0px 0px 150px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
UL#calendar LI
{
    position: relative;
    padding-bottom: 0px;
    list-style-type: none;
    text-indent: -1000em;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    padding-top: 0px;
}
UL#calendar A
{
    position: relative;
    border-bottom-style: none;
    padding-bottom: 0px;
    border-right-style: none;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    display: block;
    border-top-style: none;
    height: 115px;
    border-left-style: none;
    padding-top: 0px;
}
UL#calendar LI#listen_board_meetings
{
    width: 239px;
    background: url(../images/button_listen_board_meetings.jpg) no-repeat left top;
}
UL#calendar LI#view_map
{
    width: 254px;
    background: url(../images/button_view_map.jpg) no-repeat left top;
}
TABLE.parking_rate_table
{
    position: relative;
    width: 170px;
    font: 12px/14px Arial, sans-serif;
    float: right;
    color: #7d7d7d;
    margin-left: 25px;
}
TABLE.parking_rate_table THEAD
{
    background: url(../images/dotted_table.gif) no-repeat left top;
}
TABLE.parking_rate_table TBODY
{
    background: url(../images/dotted_table.gif) no-repeat left bottom;
}
TABLE.annual_report_table
{
    position: relative;
    padding-bottom: 7px;
    background-color: #edecec;
    padding-left: 7px;
    width: 402px;
    padding-right: 7px;
    font: 12px/15px Arial, sans-serif;
    float: right;
    margin-left: 25px;
    padding-top: 7px;
}
TABLE.annual_report_table P
{
    font: 12px/15px Arial, sans-serif;
}
TABLE.contactus_table
{
    position: relative;
    width: 411px;
    font: 11px/13px Arial, sans-serif;
    float: left;
    color: #696969;
}
TABLE.contactus_table TD
{
    position: relative;
    padding-bottom: 15px;
    padding-left: 33px;
    padding-right: 33px;
    background: url(../images/contactus_table_bg.gif) repeat-y left top;
    padding-top: 16px;
}
TABLE.contact_phone
{
    position: relative;
    font: 12px/13px Arial, sans-serif;
}
TABLE.contact_phone TD
{
    padding-bottom: 13px;
    padding-left: 50px;
    padding-right: 10px;
    padding-top: 13px;
}
TABLE.contactus_table2 TD
{
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font: 11px/18px Arial, sans-serif;
    background: none transparent scroll repeat 0% 0%;
    padding-top: 0px;
}
.ul_float_left
{
    position: relative;
    margin: 30px 20px 0px 45px;
    float: left;
}
H4.cic
{
    position: relative;
    padding-bottom: 5px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font: bold 14px/17px Arial, sans-serif;
    color: #009ce8;
    padding-top: 0px;
}
TABLE.contactus_table1
{
    position: relative;
    width: 411px;
    font: 11px/13px Arial, sans-serif;
    float: left;
    color: #696969;
}
TABLE.contactus_table1 TD
{
    position: relative;
    padding-bottom: 15px;
    padding-left: 33px;
    padding-right: 33px;
    background: url(../images/cic1_table_bg.gif) repeat-y left top;
    padding-top: 16px;
}
TABLE.cic3_table TD
{
    position: relative;
    padding-bottom: 15px;
    padding-left: 33px;
    width: 396px;
    padding-right: 33px;
    background: url(../images/cic3_table_bg.gif) repeat-y left top;
    padding-top: 16px;
}
.toggle_next
{
    cursor: pointer;
}
.toggle_sibling
{
    display: none;
}
.links_question
{
    border-bottom: #ffffff 3px solid;
    background-color: #e5f8fc;
    width: 713px;
    height: 55px;
    color: #4ac9ea;
    font-size: 18px;
    cursor: pointer;
    font-weight: bold;
}
.links_question_text
{
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 0px;
    float: left;
    padding-top: 16px;
}
.links_question_image
{
    float: left;
    padding-top: 3px;
}
.links_question_arrow
{
    float: left;
}
.links_answer_text
{
    padding-bottom: 31px;
    background-color: #ffffff;
    padding-left: 110px;
    width: 515px;
    padding-right: 0px;
    float: left;
    padding-top: 22px;
}
.links_answer
{
    background-color: #ffffff;
    display: none;
}
TD.links_left_shadow
{
    background-image: url(/images/usefullinks/left_shadow.gif);
    background-color: #fbf9f9;
    width: 34px;
    background-repeat: repeat-y;
}
TD.links_left_shadow IMG
{
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
TD.links_right_shadow
{
    background-image: url(/images/usefullinks/right_shadow.gif);
    background-color: #fbf9f9;
    width: 31px;
    background-repeat: repeat-y;
}
TD.links_right_shadow IMG
{
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
.faq_question
{
    background-image: url(/images/faq/faq_off.gif);
    border-bottom: #ffffff 3px solid;
    background-color: #e5f8fc;
    width: 711px;
    background-repeat: no-repeat;
    background-position: left 50%;
    height: 55px;
    cursor: pointer;
    font-weight: bold;
}
.faq_question SPAN
{
    padding-bottom: 0px;
    padding-left: 110px;
    padding-right: 20px;
    float: left;
    padding-top: 15px;
}
.faq_answer
{
    background-color: #ffffff;
    display: none;
}
.faq_answer .faq_answer_text
{
    padding-bottom: 31px;
    padding-left: 110px;
    width: 515px;
    padding-right: 0px;
    float: left;
    padding-top: 22px;
}
.faq_answer P.faq_blurb
{
    float: left;
    padding-top: 22px;
}
TD.faq_leftcontent_shadow
{
    background-image: url(/images/faq/faq_leftshadow.gif);
    background-color: #fbf9f9;
    width: 35px;
    background-repeat: repeat-y;
}
TD.faq_rightcontent_shadow
{
    background-image: url(/images/faq/faq_rightshadow.gif);
    background-color: #fbf9f9;
    width: 37px;
    background-repeat: repeat-y;
}
.subnav
{
    z-index: 1000;
}
#google_translate_element .goog-te-gadget img{padding-bottom:0px; display:none;}
#google_translate_element .goog-te-gadget-simple {background-color:#88D8EC; border:0px; padding:5px;}
