/* Styles.css */
#wait_btn
{
    height: 23px;
    width: 221px;
    background-image: url(/images/design001/red_waitTimes.jpg);
    background-repeat: no-repeat;
    display: block;
    float: right;
    position: absolute;
    top: 58px;
    right: 264px;
    z-index: 1;
}
.waitTime
{
    height: 17px;
    width: 221px;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    text-indent: 15px;
    text-decoration: none;
    padding-top: 6px;
	font-weight: bold;
}
#wait_btn:hover a.waitTime
{
    color: #FFF;
    text-decoration: underline;
}
.request
{
    background-image: url(/images/design001/orange_request.jpg);
    height: 35px;
    width: 195px;
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    font-family: Arial !important;
    color: #FFF;
    font-size: 9pt;
    padding-top: 9px;
    text-indent: 12px;
    padding-left: 5px;
    text-decoration: none;
}
.request:hover
{
    font-family: Verdana, Geneva, sans-serif;
    text-decoration: underline;
}
#appt_btn
{
    float: left;
    height: 40px;
    width: 205px;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 5px;
}
#doc_btn
{
    float: left;
    height: 40px;
    width: 205px;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 5px;
}
.clear
{
    clear: both;
}
.RegisterNow:hover
{
    color: #000;
    font-family: Verdana, Geneva, sans-serif;
}
#RegisterNow_btn
{
    height: 25px;
    width: 100px;
    float: left;
    padding-left: 30px;
}
.RegisterNow
{
    background-image: url(/images/design001/moreNews_bg.jpg);
    height: 20px;
    width: 130px;
    background-repeat: no-repeat;
    background-position: right top;
    font-family: Verdana, Geneva, sans-serif;
    color: #666;
    text-decoration: underline;
    font-size: 12px;
    padding-top: 4px;
    text-indent: 18px;
    display: block;
}
#left_col
{
    float: left;
    width: 240px;
    height: 235px;
    border-right-width: thin;
    border-right-style: dotted;
    border-right-color: #999;
    border-bottom-width: thin;
    border-bottom-style: dotted;
    border-bottom-color: #999;
}
#middle_col
{
    float: left;
    width: 213px;
    height: 235px;
    border-right-width: thin;
    border-right-style: dotted;
    border-right-color: #999;
    border-bottom-width: thin;
    border-bottom-style: dotted;
    border-bottom-color: #999;
}
#right_col
{
    float: left;
    width: 213px;
    height: 235px;
    border-bottom-width: thin;
    border-bottom-style: dotted;
    border-bottom-color: #999;
}
.titles
{
    font-family: Helvetica, Verdana, Geneva, sans-serif;
    font-size: 20px;
    color: #423F2B;
    margin: 10px 0px 10px 0px;
    padding-left: 10px;
    font-weight: bold;
}
#symptom_graphic
{
    font-family: Verdana, Geneva, sans-serif;
    background-repeat: no-repeat;
    width: 240px;
    text-align: center;
}
.myHealthText
{
    color: #666666;
    font-family: Arial !important;
    font-size: 9pt !important;
    width: 190px;
    line-height: 20px;
    padding-left: 200px;
    float: left;
    text-align: left;
    margin-left: 5px;
}
.symptomText
{
    color: #666666;
    font-family: Arial !important;
    font-size: 9pt !important;
    width: 100%;
    line-height: 20px;
    text-align: left;
    text-decoration: none;
    padding-left: 25px;
    display: block;
}
.symptomText a
{
    color: #666666;
    text-decoration: none;
}
.symptomText a:hover
{
    color: #000;
    text-decoration: underline;
}
#orangeCircle_btn0
{
    width: 100%;
    background: url(/images/design001/orangeCircle.jpg) no-repeat left top;
    margin: 10px;
}
#orangeCircle_btn1,
#orangeCircle_btn2,
#orangeCircle_btn3,
#orangeCircle_btn4
{
    height: 25px;
    width: 25px;
    float: left;
    background-image: url(/images/design001/orangeCircle.jpg);
    background-repeat: no-repeat;
    margin-left: 10px;
}
.HealthLibrary
{
    height: 20px;
    width: 175px;
    font-family: Arial !important;
    color: #666;
    font-size: 9pt;
    display: block;
    float: left;
    padding-left: 30px;
    text-decoration: none;
}
.HealthAssesments
{
    height: 20px;
    width: 175px;
    font-family: Arial !important;
    color: #666;
    font-size: 9pt;
    display: block;
    float: left;
    padding-left: 30px;
    text-decoration: none;
}
.FinancialAssistance
{
    height: 20px;
    width: 175px;
    font-family: Arial !important;
    color: #666;
    font-size: 9pt;
    display: block;
    float: left;
    padding-left: 30px;
    text-decoration: none;
}
.HealthLibrary:hover
{
    color: #000;
    font-family: Verdana, Geneva, sans-serif;
}
.HealthAssesments:hover
{
    color: #000;
    font-family: Verdana, Geneva, sans-serif;
}
.FinancialAssistance:hover
{
    color: #000;
    font-family: Verdana, Geneva, sans-serif;
}
.findDoc
{
    background-image: url(/images/design001/find_doc.jpg);
    height: 35px;
    width: 195px;
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    font-family: Arial !important;
    color: #FFF;
    font-size: 9pt;
    padding-top: 9px;
    text-indent: 20px;
    padding-left: 5px;
    text-decoration: none;
}
.findDoc:hover
{
    font-family: Verdana, Geneva, sans-serif;
    text-decoration: underline;
}
.Newsletters
{
    height: 20px;
    width: 175px;
    font-family: Arial !important;
    color: #666;
    font-size: 9pt;
    display: block;
    float: left;
    padding-left: 30px;
    text-decoration: none;
}
.Newsletters:hover
{
    color: #000;
    font-family: Verdana, Geneva, sans-serif;
}
.youtube
{
    text-decoration: none;
    width: 20px;
    float: left;
    display: block;
    margin-top: 7px;
}
.facebook
{
    text-decoration: none;
    width: 20px;
    float: left;
    display: block;
    margin-top: 7px;
    margin-left: 5px;
}
.twitter
{
    text-decoration: none;
    width: 20px;
    float: left;
    display: block;
    margin-left: 5px;
    margin-top: 7px;
    margin-right: 5px;
}
.carepages
{
    text-decoration: none;
    width: 23px;
    float: left;
    display: block;
    margin-top: 7px;
}
BODY
{
    text-align: center;
    margin-top: 32px;
    font-family: arial, verdana, helvetica, sans-serif;
    background: url(/images/design001/body-bg.png) #fff repeat-x 0px 0px;
    color: #5d5c56;
    font-size: 60%;
}
H1
{
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    color: #434130;
    font-size: 1.8em;
    padding-top: 0px;
}
H2
{
    padding-bottom: 0.25em;
    margin: 0px 0px 0.33em;
    padding-left: 0px;
    padding-right: 0px;
    color: #434130;
    font-size: 1.5em;
    padding-top: 0.25em;
}
H3
{
    padding-bottom: 0px;
    margin: 0px 0px 0.25em;
    padding-left: 0px;
    padding-right: 0px;
    color: #093257;
    font-size: 1.13em;
    padding-top: 0px;
}
H4
{
    margin: 0.5em 0px 0px;
    font-size: 0.95em;
}
H5
{
    margin: 0.5em 0px 0px;
    font-size: 1em;
}
H6
{
    margin: 0.5em 0px 0px;
    font-size: 0.85em;
}
H1 A
{
    text-decoration: none;
}
H2 A
{
    text-decoration: none;
}
H3 A
{
    text-decoration: none;
}
H4 A
{
    text-decoration: none;
}
H5 A
{
    text-decoration: none;
}
H6 A
{
    text-decoration: none;
}
P
{
    margin: 0px 0px 1.33em;
}
SMALL
{
    font-size: 85%;
}
BIG
{
    font-size: 115%;
}
SUP
{
    line-height: 1px;
    font-size: smaller;
    vertical-align: 0.5em;
}
FORM
{
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
HR
{
    border-bottom: 0px;
    border-left: 0px;
    padding-bottom: 0px;
    background-color: #000;
    margin: 10px 0px;
    padding-left: 0px;
    width: 100%;
    padding-right: 0px;
    height: 1px;
    color: #000;
    clear: both;
    border-top: 0px;
    border-right: 0px;
    padding-top: 0px;
}
A
{
    color: #003e6e;
}
A:hover
{
    text-decoration: underline;
}
A.all
{
    width: 110px;
    display: block;
    background: url(/images/design001/bullet-linkarrows.png) #fff no-repeat 100% 5px;
    font-weight: bold;
}
.picrightnoborder5pxbottommargin IMG
{
    margin-bottom: 5px;
    float: right;
    margin-left: 10px;
}
IMG.picrightnoborder5pxbottommargin
{
    margin-bottom: 5px;
    float: right;
    margin-left: 10px;
}
.picleftnoborder5pxbottommargin IMG
{
    margin-bottom: 5px;
    float: left;
    margin-right: 10px;
}
IMG.picleftnoborder5pxbottommargin
{
    margin-bottom: 5px;
    float: left;
    margin-right: 10px;
}
.picrightnoborder IMG
{
    margin-bottom: 10px;
    float: right;
    margin-left: 10px;
}
IMG.picrightnoborder
{
    margin-bottom: 10px;
    float: right;
    margin-left: 10px;
}
.picleftnoborder IMG
{
    margin-bottom: 10px;
    float: left;
    margin-right: 10px;
}
IMG.picleftnoborder
{
    margin-bottom: 10px;
    float: left;
    margin-right: 10px;
}
.picright IMG
{
    border-bottom: #333333 1px solid;
    border-left: #333333 1px solid;
    margin-bottom: 10px;
    float: right;
    margin-left: 10px;
    border-top: #333333 1px solid;
    border-right: #333333 1px solid;
}
IMG.picright
{
    border-bottom: #333333 1px solid;
    border-left: #333333 1px solid;
    margin-bottom: 10px;
    float: right;
    margin-left: 10px;
    border-top: #333333 1px solid;
    border-right: #333333 1px solid;
}
.picleft IMG
{
    border-bottom: #333333 1px solid;
    border-left: #333333 1px solid;
    margin-bottom: 10px;
    float: left;
    border-top: #333333 1px solid;
    margin-right: 10px;
    border-right: #333333 1px solid;
}
IMG.picleft
{
    border-bottom: #333333 1px solid;
    border-left: #333333 1px solid;
    margin-bottom: 10px;
    float: left;
    border-top: #333333 1px solid;
    margin-right: 10px;
    border-right: #333333 1px solid;
}
.picright5pxbottommargin IMG
{
    border-bottom: #333333 1px solid;
    border-left: #333333 1px solid;
    margin-bottom: 5px;
    float: right;
    margin-left: 10px;
    border-top: #333333 1px solid;
    border-right: #333333 1px solid;
}
IMG.picright5pxbottommargin
{
    border-bottom: #333333 1px solid;
    border-left: #333333 1px solid;
    margin-bottom: 5px;
    float: right;
    margin-left: 10px;
    border-top: #333333 1px solid;
    border-right: #333333 1px solid;
}
.picleft5pxbottommargin IMG
{
    border-bottom: #333333 1px solid;
    border-left: #333333 1px solid;
    margin-bottom: 5px;
    float: left;
    border-top: #333333 1px solid;
    margin-right: 10px;
    border-right: #333333 1px solid;
}
IMG.picleft5pxbottommargin
{
    border-bottom: #333333 1px solid;
    border-left: #333333 1px solid;
    margin-bottom: 5px;
    float: left;
    border-top: #333333 1px solid;
    margin-right: 10px;
    border-right: #333333 1px solid;
}
#wrapper
{
    position: relative;
    text-align: left;
    padding-bottom: 0px;
    background-color: #fff;
    margin: 0px auto;
    padding-left: 0px;
    width: 980px;
    padding-right: 0px;
    font-size: 1.3em;
    padding-top: 0px;
}
.homepage
{
    background: url(/images/design001/page-bg.jpg) #fff no-repeat 0px 0px;
}
#header
{
    position: relative;
    width: 980px;
    height: 81px;
}
#sidebarOne
{
    width: 190px;
    float: left;
}
.homepage #page
{
    padding-left: 10px;
    width: 679px;
    background: #fff;
    float: left;
    clear: both;
}
.subpage #page
{
    padding-left: 10px;
    width: 669px;
    background: #fff;
    float: left;
    clear: both;
}
.homepage #content
{
    padding-bottom: 0px;
    padding-left: 30px;
    width: 428px;
    padding-right: 30px;
    float: left;
    padding-top: 0px;
}
#sidebarTwo
{
    z-index: 10;
    position: relative;
    padding-bottom: 12px;
    padding-left: 18px;
    width: 264px;
    float: left;
    margin-left: 0px;
}
.homepage #sidebarTwo
{
    top: -100px;
    right: -10px;
}
#footer
{
    padding-bottom: 0px;
    padding-left: 0px;
    width: 980px;
    padding-right: 0px;
    background: #d6d3c6;
    clear: both;
    border-top: #5e5d56 1px solid;
    padding-top: 20px;
}
#quickNav
{
    position: relative;
    background: #68665c;
    float: right;
    top: -22px;
}
#quickNav LI
{
    padding-bottom: 0px;
    text-transform: uppercase;
    padding-left: 10px;
    padding-right: 14px;
    background: url(/images/design001/bullet-quicknav.png) no-repeat 0px 3px;
    float: left;
    color: #fff;
    font-size: 0.9em;
    padding-top: 0px;
}
#quickNav LI A
{
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}
#quickNav LI A:hover
{
    text-decoration: underline;
}
#header
{
    background: #fff;
}
#header #mainLogo
{
    padding-bottom: 10px;
    margin: 5px -20px 0px 0px;
    padding-left: 17px;
    padding-right: 17px;
    background: #fff;
    float: left;
    width:192px;
    height:49px;
    /*width: 226px;height: 61px;*/
    padding-top: 10px;
}
#header #searchAccess
{
    position: absolute;
    width: 445px;
    bottom: 0px;
    right: 0px;
    top: 0px;
}
#header #search
{
    margin: 0px 10px 30px 0px;
	float: right;
}
#header #search INPUT.button
{
    position: relative;
    top: 7px;
}
#header #accessFor
{
    padding-bottom: 5px;
    padding-left: 25px;
    padding-right: 20px;
    background: url(/images/design001/accessfor-bg.png) #706e65 no-repeat 0px 0px;
    color: #fff;
    padding-top: 5px;
	/*width: 245px;*/
	float: right;
}
#header #accessFor STRONG
{
    padding-right: 8px;
}
#header #accessFor A
{
    padding-bottom: 0px;
    padding-left: 3px;
    padding-right: 3px;
    color: #fff;
    text-decoration: none;
    padding-top: 0px;
}
#header #accessFor A:hover
{
    text-decoration: underline;
}
#sidebarOne A
{
    text-decoration: none;
}
#sidebarOne A.all
{
    float: right;
}
#sidebarOne UL
{
    margin: 1em 0px;
    padding-left: 1em;
}
#sidebarOne OL
{
    margin: 1em 0px;
    padding-left: 1em;
}
#sidebarOne H2.sectionLabel
{
    border-bottom: #003366 1px solid;
    padding-bottom: 0px;
    text-transform: uppercase;
    margin: 0px 0px 5px;
    padding-left: 0px;
    width: 170px;
    padding-right: 0px;
    color: #003366;
    font-size: 1.1em;
    padding-top: 0px;
}
#sidebarOne H2.sectionLabel A:hover
{
    color: #444030;
    text-decoration: none !important;
}
#sidebarOne H2.sectionTwoLabel
{
    border-bottom: #003366 1px solid;
    padding-bottom: 0px;
    text-transform: uppercase;
    margin: 15px 0px 5px;
    padding-left: 0px;
    width: 170px;
    padding-right: 0px;
    color: #003366;
    font-size: 1.1em;
    padding-top: 0px;
}
#sidebarOne H2.sectionTwoLabel A:hover
{
    color: #444030;
    text-decoration: none !important;
}
UL#sectionNav
{
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    width: 170px;
    padding-right: 0px;
    background: #f2f1ec;
    padding-top: 0px;
}
UL#sectionNav LI
{
    border-bottom: #d4d5d9 1px dotted;
    line-height: 1.2em;
}
UL#sectionNav LI A
{
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
    color: #444030;
    font-size: 1.05em;
    font-weight: bold;
    text-decoration: none;
    padding-top: 10px;
}
UL#sectionNav LI A:hover
{
    background: #d4d3cd;
    text-decoration: none;
}
UL#sectionNav LI.selected A
{
    background: #05426a;
    color: #fff;
    text-decoration: none !important;
}
UL#sectionNav LI.selected UL
{
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 10px;
    padding-right: 10px;
    background: #dae3e9;
    padding-top: 0px;
}
UL#sectionNav LI.selected UL UL
{
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 0px;
    padding-top: 0px;
}
UL#sectionNav LI.selected LI.selected UL
{
    padding-left: 8px;
}
UL#sectionNav LI.selected LI A
{
    background: #dae3e9;
    color: #05426a !important;
    font-size: 1em;
    font-weight: normal;
}
UL#sectionNav LI LI
{
    border-bottom: #444030 1px dotted;
}
UL#sectionNav LI LI.lastChild
{
    border-bottom: medium none;
}
UL#sectionNav LI LI LI
{
    border-bottom: medium none;
}
UL#sectionNav LI LI A
{
    padding-bottom: 6px;
    padding-left: 10px;
    padding-right: 10px;
    background: url(/images/design001/bullet-secnav-1.png) no-repeat -2px 10px;
    padding-top: 6px;
}
UL#sectionNav LI LI A:hover
{
    color: #000;
    text-decoration: underline !important;
}
UL#sectionNav LI LI.selected A
{
    padding-bottom: 6px;
    padding-left: 10px;
    padding-right: 10px;
    background: url(/images/design001/bullet-secnav-1-sel.png) no-repeat -2px 10px;
    color: #444030;
    font-weight: bold;
    padding-top: 6px;
}
UL#sectionNav LI LI.selected LI A
{
    padding-bottom: 6px;
    padding-left: 10px;
    padding-right: 10px;
    background: url(/images/design001/bullet-secnav-1.png) no-repeat -2px 10px;
    color: #05426a;
    font-size: 1em;
    font-weight: normal;
    padding-top: 6px;
}
UL#sectionNav LI LI LI A:hover
{
    text-decoration: underline;
}
UL#sectionNav LI LI.selected LI.selected A
{
    background: url(/images/design001/bullet-secnav-2-sel.png) no-repeat -2px 8px;
    color: #e39303 !important;
    font-weight: bold;
}
UL#sectionNav LI LI LI.selected LI A
{
    padding-bottom: 6px;
    padding-left: 15px;
    padding-right: 15px;
    background: url(/images/design001/bullet-secnav-2.png) no-repeat -6px 8px;
    color: #05426a;
    font-size: 1em;
    font-weight: normal;
    padding-top: 6px;
}
H2
{
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
H3
{
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
#page
{
    line-height: 1.6em;
}
#content A:hover
{
    text-decoration: underline;
}

#content a.backBtn:hover {
	background-image: url(/Events/Images/btn_backLong_over.png)!important;
	width:167px!important;
}

#content a.backBtn {
    background: url("/Events/Images/btn_backLong.png") no-repeat scroll left top transparent!important;
    width:167px!important;
}

#content UL
{
    line-height: 1.25em;
    margin: 1em 0px 1.25em;
    padding-left: 1em;
}
#content UL.noListTopMargin
{
    margin: 0px 0px 1.25em;
}
#content OL
{
    line-height: 1.25em;
    margin: 1em 0px 1.25em;
    padding-left: 1em;
}
#content OL.noListTopMargin
{
    margin: 0px 0px 1.25em;
}
#content UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    zoom: 1;
    display: list-item;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
    vertical-align: top;
}
#content OL LI
{
    list-style-type: decimal !important;
    display: list-item;
    background: none transparent scroll repeat 0% 0%;
    margin-left: 2em;
    vertical-align: top;
}
#content OL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#content OL OL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#content OL UL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#content UL OL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#content OL UL UL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#content OL OL UL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#content OL OL OL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#content OL UL OL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#content UL OL OL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#content UL UL OL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#content UL OL UL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#content OL UL UL UL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#content OL UL OL OL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#content OL UL OL UL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#content OL UL UL OL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#content OL OL OL OL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#content OL OL UL UL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#content OL OL OL UL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#content OL OL UL OL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#content UL UL OL OL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#content UL UL OL UL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#content UL UL UL OL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#content UL OL OL OL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#content UL OL UL UL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#content UL OL OL UL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#content UL OL UL OL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#content UL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#content UL UL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#content UL OL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#content OL UL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#content OL UL UL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#content OL OL UL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#content OL UL OL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#content UL OL OL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#content UL UL OL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#content UL OL UL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#content UL UL UL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#content OL UL UL UL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#content OL UL OL OL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#content OL UL OL UL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#content OL UL UL OL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#content OL OL UL UL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#content OL OL OL UL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#content OL OL UL OL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#content UL UL OL OL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#content UL UL OL UL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#content UL UL UL OL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#content UL UL UL UL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#content UL OL OL OL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#content UL OL UL UL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#content UL OL OL UL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#content UL OL UL OL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#content LI
{
    display: list-item;
    margin-bottom: 5px;
    vertical-align: top;
}
.imageBorder
{
    border-bottom: #333333 1px solid;
    border-left: #333333 1px solid;
    border-top: #333333 1px solid;
    border-right: #333333 1px solid;
}
.imageBorder IMG
{
    border-bottom: #333333 1px solid;
    border-left: #333333 1px solid;
    border-top: #333333 1px solid;
    border-right: #333333 1px solid;
}
.textBorder
{
    border-bottom: #333333 1px solid;
    border-left: #333333 1px solid;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border-top: #333333 1px solid;
    border-right: #333333 1px solid;
    padding-top: 10px;
}
#flashHolder
{
    margin: 0px 0px 0px 20px;
    clear: both;
}
#secHead
{
    clear: both;
}
#tagline
{
    width: 700px;
    background: url(/images/design001/tagline.png) no-repeat 0px 0px;
    height: 68px;
    clear: both;
}
#tagline IMG
{
    margin-top: 8px;
}
#tagline P
{
    position: relative;
    float: left;
    top: 20px;
    left: 220px;
}
#breadcrumb
{
    border-bottom: #d4d5d9 1px dotted;
    padding-bottom: 10px;
    margin: 10px 0px;
    width: 669px;
    clear: both;
    font-size: 0.9em;
}
#breadcrumb A
{
    text-decoration: none;
}
#breadcrumb A:hover
{
    text-decoration: underline;
}
#content-well UL
{
    margin: 1em 0px;
    padding-left: 2.5em;
}
#content-well OL
{
    margin: 1em 0px;
    padding-left: 2.5em;
}
.homepage #sidebarOne H1
{
    padding-bottom: 10px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
.homepage #getInvolved H1
{
    padding-bottom: 10px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
.homepage #content H1
{
    padding-bottom: 10px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
.homepage #getInvolved
{
    border-bottom: #d4d5d9 1px dotted;
    position: relative;
    padding-bottom: 10px;
    margin: 20px 0px;
    min-height: 130px;
    padding-left: 190px;
    width: 460px;
    padding-right: 0px;
    padding-top: 0px;
}
.homepage #getInvolved H2
{
    margin-right: 10px;
}
.homepage #getInvolved A
{
    text-decoration: underline;
}
.homepage #getInvolved IMG
{
    position: absolute;
    left: 0px;
}
.homepage #getInvolved H2 IMG
{
    position: relative;
}
.teaser:after
{
    display: block;
    height: 0px;
    visibility: hidden;
    clear: both;
    content: ".";
}
.homepage .teaser
{
    padding-bottom: 20px;
    min-height: 130px;
    clear: both;
}
.homepage .teaser A
{
    text-decoration: underline;
}
.subpage .teaser
{
    padding-bottom: 20px;
    clear: both;
}
.searchResults .featured
{
    padding-bottom: 8px;
    padding-left: 14px;
    padding-right: 14px;
    margin-bottom: 20px;
    background: url(/images/design001/searchfeature-cornerbg.png) #efefef no-repeat 0px 0px;
    padding-top: 14px;
}
.searchResults #content H2
{
    padding-bottom: 0px;
}
.searchResults #content A
{
    display: block;
    font-weight: bold;
}
.pagination
{
    border-top: #d4d5d9 1px solid;
    padding-top: 7px;
}
.pagination A
{
    padding-bottom: 0px;
    padding-left: 6px;
    padding-right: 6px;
    display: inline !important;
    text-decoration: none;
    padding-top: 0px;
}
.pagination A.current
{
    color: #5d5c56;
}
#newsroomScroller
{
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    clear: both;
    padding-top: 30px;
}
IMG.linkArrow
{
    position: static !important;
    margin-bottom: -2px !important;
    float: none !important;
    margin-left: 5px !important;
}
A.noLink
{
    cursor: default;
    text-decoration: none !important;
}
A.noLink:hover
{
    cursor: default;
    text-decoration: none !important;
}
.form DIV
{
    position: relative;
    padding-bottom: 0px;
    margin-top: 10px;
    padding-left: 110px;
    padding-right: 10px;
    background: #fff;
    padding-top: 0px;
}
#search_panel DIV
{
    position: relative;
    padding-bottom: 0px;
    margin-top: 10px;
    padding-left: 110px;
    padding-right: 10px;
    background: #fff;
    padding-top: 0px;
}
.form DIV.buttons
{
    background-image: none;
}
#search_panel DIV.buttons
{
    background-image: none;
}
.form DIV:after
{
    display: block;
    height: 0px;
    visibility: hidden;
    clear: both;
    content: ".";
}
#search_panel DIV:after
{
    display: block;
    height: 0px;
    visibility: hidden;
    clear: both;
    content: ".";
}
.form DIV H2
{
    position: absolute;
    text-align: right;
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    width: 100px;
    padding-right: 0px;
    top: 1px;
    padding-top: 0px;
    left: 0px;
}
#search_panel DIV H2
{
    position: absolute;
    text-align: right;
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    width: 100px;
    padding-right: 0px;
    top: 1px;
    padding-top: 0px;
    left: 0px;
}
.form DIV#search_panel DIV H2
{
    position: absolute;
    text-align: right;
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    width: 100px;
    padding-right: 0px;
    top: 1px;
    padding-top: 0px;
    left: 0px;
}
.form P.note
{
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 0.8em;
    padding-top: 0px;
}
.form .phys_name
{
    padding-bottom: 20px;
}
.form .phys_name INPUT
{
    position: relative;
    top: 20px;
    left: -28px;
}
.form .buttons
{
    text-align: right;
}
.text14pt
{
    font-size: 1.5em;
}
.text12pt
{
    font-size: 1.3em;
}
.text11pt
{
    font-size: 1.2em;
}
.text9pt
{
    font-size: 0.95em;
}
.text8pt
{
    font-size: 0.9em;
}
.orangeText8pt
{
    color: #e39303;
    font-size: 0.9em;
}
.orangeText9pt
{
    color: #e39303;
    font-size: 0.95em;
}
.orangeText
{
    color: #e39303;
}
.orangeText11Pt
{
    color: #e39303;
    font-size: 1.2em;
}
.orangeText12pt
{
    color: #e39303;
    font-size: 1.3em;
}
#sidebarTwo
{
    line-height: 1.6em;
}
#sidebarTwo A
{
    text-decoration: underline;
}
#sidebarTwo UL
{
    line-height: 1.25em;
    margin: 0px;
    padding-left: 1em;
}
#sidebarTwo UL.noListTopMargin
{
    margin: 0px 0px 1.25em;
}
#sidebarTwo OL
{
    line-height: 1.25em;
    margin: 0px;
    padding-left: 1em;
}
#sidebarTwo OL.noListTopMargin
{
    margin: 0px 0px 1.25em;
}
#sidebarTwo UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    zoom: 1;
    display: list-item;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
    vertical-align: top;
}
#sidebarTwo OL LI
{
    list-style-type: decimal !important;
    display: list-item;
    background: none transparent scroll repeat 0% 0%;
    margin-left: 2em;
    vertical-align: top;
}
#sidebarTwo OL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#sidebarTwo OL OL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#sidebarTwo OL UL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#sidebarTwo UL OL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#sidebarTwo OL UL UL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#sidebarTwo OL OL UL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#sidebarTwo OL OL OL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#sidebarTwo OL UL OL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#sidebarTwo UL OL OL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#sidebarTwo UL UL OL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#sidebarTwo UL OL UL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#sidebarTwo OL UL UL UL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#sidebarTwo OL UL OL OL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#sidebarTwo OL UL OL UL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#sidebarTwo OL UL UL OL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#sidebarTwo OL OL OL OL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#sidebarTwo OL OL UL UL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#sidebarTwo OL OL OL UL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#sidebarTwo OL OL UL OL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#sidebarTwo UL UL OL OL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#sidebarTwo UL UL OL UL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#sidebarTwo UL UL UL OL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#sidebarTwo UL OL OL OL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#sidebarTwo UL OL UL UL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#sidebarTwo UL OL OL UL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#sidebarTwo UL OL UL OL UL LI
{
    list-style-type: none !important;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px;
}
#sidebarTwo UL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#sidebarTwo UL UL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#sidebarTwo UL OL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#sidebarTwo OL UL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#sidebarTwo OL UL UL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#sidebarTwo OL OL UL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#sidebarTwo OL UL OL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#sidebarTwo UL OL OL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#sidebarTwo UL UL OL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#sidebarTwo UL OL UL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#sidebarTwo UL UL UL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#sidebarTwo OL UL UL UL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#sidebarTwo OL UL OL OL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#sidebarTwo OL UL OL UL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#sidebarTwo OL UL UL OL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#sidebarTwo OL OL UL UL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#sidebarTwo OL OL OL UL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#sidebarTwo OL OL UL OL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#sidebarTwo UL UL OL OL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#sidebarTwo UL UL OL UL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#sidebarTwo UL UL UL OL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#sidebarTwo UL UL UL UL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#sidebarTwo UL OL OL OL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#sidebarTwo UL OL UL UL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#sidebarTwo UL OL OL UL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#sidebarTwo UL OL UL OL OL LI
{
    list-style-type: decimal !important;
    padding-left: 0px;
    background: no-repeat 0px 0px;
    margin-left: 2em;
}
#sidebarTwo LI
{
    display: list-item;
    margin-bottom: 5px;
    vertical-align: top;
}
#pageTools
{
    text-align: right;
    text-transform: uppercase;
    margin: 10px 16px 16px 0px;
    font-family: helvetica, arial, verdana, sans-serif;
    color: #403f3b;
    font-size: 0.85em;
    font-weight: bold;
}
#pageTools #sharing A
{
    padding-bottom: 2px;
    padding-left: 20px;
    padding-right: 7px;
    padding-top: 2px;
}
#pageTools .fonts STRONG
{
    padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 1px;
    padding-top: 2px;
}
#pageTools A
{
    padding-bottom: 2px;
    margin: 0px;
    padding-left: 5px;
    padding-right: 7px;
    color: #403f3b;
    border-right: #403f3b 1px dotted;
    padding-top: 2px;
}
#pageTools A.ts_regular
{
    text-decoration: underline;
}
#pageTools A.ts_larger
{
    font-size: 110%;
}
#pageTools A.ts_largest
{
    font-size: 130%;
}
#pageTools .fonts A
{
    padding-bottom: 0px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 0px;
}
.largest #page
{
    font-size: 130% !important;
}
.largest #footer
{
    font-size: 130% !important;
}
.largest #sidebarTwo A.ts_largest
{
    text-decoration: underline;
}
.largest #sidebarTwo A.ts_regular
{
    text-decoration: none;
}
.larger #page
{
    font-size: 110%;
}
.larger #footer
{
    font-size: 110%;
}
.larger #sidebarTwo A.ts_larger
{
    text-decoration: underline;
}
.larger #sidebarTwo A.ts_regular
{
    text-decoration: none;
}
#search INPUT.text
{
    width: 141px;
}
.Accordion
{
    margin-top: 20px;
    width: 249px;
    background: none transparent scroll repeat 0% 0%;
    visibility: hidden;
}
.AccordionOn
{
    margin-top: 20px;
    width: 249px;
    background: none transparent scroll repeat 0% 0%;
    visibility: visible;
}
.AccordionPanel
{
    margin-bottom: 20px;
}
.AccordionPanelTab
{
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 30px;
    padding-right: 2px;
    background: url(/images/design001/tabclosed.png) #5d5c56 no-repeat 0px 0px;
    height: 17px;
    color: #fff;
    cursor: pointer;
    padding-top: 6px;
    -moz-user-select: none;
    -khtml-user-select: none;
}
.AccordionPanelOpen .AccordionPanelTab
{
    background: url(/images/design001/tabopen.png) #5d5c56 no-repeat 0px 0px;
}
.AccordionPanelContent
{
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 20px;
    padding-right: 20px;
    background: url(/images/design001/bg.png) #fdfdfd repeat-x 0px 0px;
    height: 280px;
    overflow: auto;
    padding-top: 0px;
}
.AccordionPanelContent .col
{
    padding-bottom: 5px;
    width: 100px;
    float: left;
}
.AccordionPanelContent P
{
    margin: 0px;
    font-size: 0.9em;
}
.AccordionPanelContent LABEL
{
    margin: 4px 0px;
    display: block;
    clear: left;
    font-weight: bold;
}
.AccordionPanelContent INPUT
{
    display: block;
    clear: left;
}
.AccordionPanelContent INPUT.text
{
    width: 190px;
}
.AccordionPanelContent INPUT.shortText
{
    width: 90px;
}
.AccordionPanelContent SELECT#specialty
{
    width: 190px;
}
.AccordionPanelContent INPUT.button
{
    margin-top: 6px;
    clear: both;
}
.AccordionPanelContent INPUT.submitButton
{
    border-bottom: medium none;
    border-left: medium none;
    padding-bottom: 5px;
    margin: 6px 0px;
    padding-left: 5px;
    padding-right: 5px;
    background: url(/images/design001/btn-go.png) no-repeat left top;
    clear: both;
    border-top: medium none;
    cursor: pointer;
    border-right: medium none;
    padding-top: 5px;
}
.findService SELECT
{
    width: 194px;
}
.iframeTooltip
{
    z-index: 1010;
    position: absolute;
    filter: alpha(opacity:0.1);
}
.tooltipContent
{
    border-bottom: #e39303 thin solid;
    position: relative;
    border-left: #e39303 thin solid;
    padding-bottom: 10px;
    line-height: 1.5em;
    overflow-x: hidden;
    background-color: #f9f8f6;
    padding-left: 10px;
    width: 250px;
    padding-right: 10px;
    border-top: #e39303 thin solid;
    border-right: #e39303 thin solid;
    padding-top: 10px;
}
.tooltipContent P
{
    text-align: left;
    color: #333333;
    font-size: 1.33em;
}
.tooltipContent UL LI
{
    text-align: left;
    color: #333333;
    font-size: 1.33em;
}
.tooltipContent P
{
    line-height: normal;
    margin-bottom: 5px;
}
.tooltipContent UL LI
{
    line-height: 1.5em;
    padding-left: 10px;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 8px;
}
#finderGrid
{
    padding-bottom: 0px;
    margin: 0px auto 20px;
    padding-left: 0px;
    width: 585px;
    padding-right: 0px;
    background: #fff;
    clear: both;
    padding-top: 0px;
}
#finderGrid H3
{
    padding-bottom: 0px;
    background-color: #5d5c56;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
#finderGrid TH
{
    text-align: left;
    padding-bottom: 0px;
    background-color: #5d5c56;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
#finderGrid TD
{
    border-bottom: #d4d5d9 1px dotted;
    text-align: center;
    border-left: #d4d5d9 1px dotted;
    width: 45px;
    border-top: #d4d5d9 0px dotted;
    border-right: #d4d5d9 1px dotted;
}
#finderGrid TD A
{
    text-align: center;
    padding-bottom: 14px;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
    background: url(/images/design001/findergrid-cellbg.png) #fff repeat-x left bottom;
    font-size: 2.4em;
    text-decoration: none;
    padding-top: 14px;
}
#finderGrid TD:hover A
{
    background-image: none;
    border-bottom: #f1a211 2px solid;
    border-left: #f1a211 2px solid;
    padding-bottom: 12px;
    padding-left: 3px;
    padding-right: 3px;
    color: #f1a211;
    border-top: #f1a211 2px solid;
    border-right: #f1a211 2px solid;
    text-decoration: none !important;
    padding-top: 12px;
}
#sidebarTwo #finderGrid
{
    margin: 0px;
    width: 248px;
}
#sidebarTwo #finderGrid TD
{
    height: 24px;
    padding-top: 0px;
}
#sidebarTwo #finderGrid TD A
{
    text-align: center;
    padding-bottom: 5px;
    padding-left: 3px;
    padding-right: 3px;
    display: block;
    background: #fff;
    font-size: 1em;
    text-decoration: none;
    padding-top: 3px;
}
#sidebarTwo #finderGrid TD:hover A
{
    background-image: none;
    border-bottom: #f1a211 1px solid;
    border-left: #f1a211 1px solid;
    padding-bottom: 4px;
    padding-left: 2px;
    padding-right: 2px;
    color: #f1a211;
    border-top: #f1a211 1px solid;
    border-right: #f1a211 1px solid;
    text-decoration: none !important;
    padding-top: 2px;
}
.sidebarTwoFormBox
{
    border-bottom: 1px solid;
    border-left: 1px solid;
    padding-bottom: 8px;
    padding-left: 8px;
    width: 233px;
    padding-right: 8px;
    border-top: 1px solid;
    border-right: 1px solid;
    padding-top: 8px;
}
.sidebarTwoFormBox .col
{
    padding-bottom: 5px;
    width: 110px;
    float: left;
    padding-top: 10px;
}
.sidebarTwoFormBox LABEL
{
    margin: 5px 0px;
    display: block;
    font-weight: bold;
}
.sidebarTwoFormBox INPUT
{
    margin-top: 5px;
    width: 100px;
    display: block;
}
.sidebarTwoFormBox INPUT.button
{
    margin-top: 6px;
    width: 70px;
    margin-left: 110px;
}
.sidebarWidget
{
    /*
    margin-right: 17px;
    */
}
UL.events
{
    padding-bottom: 0px !important;
    list-style-type: none;
    margin: 0px;
    padding-left: 0.5em !important;
    padding-right: 0px !important;
    font-weight: normal;
    padding-top: 0px !important;
}
UL.events LI
{
    padding-bottom: 16px !important;
    margin: 0px;
    padding-left: 22px !important;
    width: 155px;
    padding-right: 0px !important;
    background: url(/images/design001/icon-event.png) no-repeat 0px 0px !important; 
    color: #453c3c;
    font-weight: normal;
    padding-top: 0px !important;
}
UL.events LI A
{
    width: 155px;
    display: block;
    clear: left;
    font-weight: bold;
    text-decoration: underline !important;
}
UL.news LI A
{
    width: 155px;
    display: block;
    clear: left;
    font-weight: bold;
    text-decoration: underline !important;
}
UL.video
{
    padding-bottom: 0px !important;
    list-style-type: none;
    margin: 0px;
    padding-left: 0.5em !important;
    padding-right: 0px !important;
    font-weight: normal;
    padding-top: 0px !important;
}
UL.video LI
{
    padding-bottom: 16px !important;
    margin: 0px;
    padding-left: 22px !important;
    width: 155px;
    padding-right: 0px !important;
    background: url(/images/design001/video-transparent.jpg) no-repeat 0px 0px;
    color: #453c3c;
    font-weight: normal;
    padding-top: 0px !important;
}
UL.video LI A
{
    width: 155px;
    display: block;
    clear: left;
    font-weight: bold;
    text-decoration: underline !important;
}
UL.news LI A
{
    width: 155px;
    display: block;
    clear: left;
    font-weight: bold;
    text-decoration: underline !important;
}
.overlaySplash
{
    z-index: 3000;
    position: absolute;
    filter: alpha(opacity=50);
    border-right-width: medium;
    width: 3600px;
    display: none;
    background: #000;
    border-top-width: medium;
    border-bottom-width: medium;
    height: 1600px;
    visibility: hidden;
    border-left-width: medium;
    top: -40px;
    left: -1000px;
    -moz-opacity: .50;
    opacity: .5;
}
.overlaySplashinner
{
    z-index: 3001;
    border-bottom: #3f7591 1px solid;
    position: absolute;
    text-align: left;
    border-left: #3f7591 1px solid;
    padding-bottom: 10px;
    padding-left: 10px;
    width: 450px !important;
    padding-right: 10px;
    display: none;
    background: #fff;
    visibility: hidden;
    color: #333;
    font-size: 1.2em;
    border-top: #3f7591 1px solid;
    top: 148px;
    border-right: #3f7591 1px solid;
    padding-top: 10px;
    left: 30%;
}
.overlaySplashinner LABEL
{
    line-height: 1.2em;
    margin-top: 11px;
    width: 150px;
    display: block;
    float: left;
    clear: left;
    font-weight: bold;
}
.overlaySplashinner INPUT.textfield
{
    margin-top: 10px;
    width: 250px;
}
.overlaySplashinner TEXTAREA
{
    margin-top: 10px;
    width: 250px;
}
.overlaySplashinner INPUT[type='text']
{
    margin-top: 10px;
    width: 250px;
}
.overlaySplashinner .buttons
{
    margin-top: 10px;
    width: 150px;
    margin-bottom: 10px;
    float: right;
    margin-right: 50px;
}
.overlaySplashinner .buttonsResponse
{
    margin-top: 10px;
    width: 150px;
    margin-bottom: 10px;
    float: right;
    margin-right: 50px;
}
.overlaySplashinner .buttonsResponse
{
    width: 350px;
    margin-right: 20px;
}
.overlaySplashinner .buttons A
{
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
    background: #3f7591;
    float: right !important;
    color: #fff;
    margin-left: 5px;
    font-weight: bold;
    text-decoration: none;
    padding-top: 5px;
}
.overlaySplashinner .buttonsResponse A
{
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
    background: #3f7591;
    float: right !important;
    color: #fff;
    margin-left: 5px;
    font-weight: bold;
    text-decoration: none;
    padding-top: 5px;
}
.overlaySplashinner .buttons A:hover
{
    background: #05436a;
    text-decoration: none !important;
}
.overlaySplashinner .buttonsResponse A:hover
{
    background: #05436a;
    text-decoration: none !important;
}
.overlaySplashinner .disclaimer
{
    margin-top: 10px;
    width: 150px;
    font-size: 0.9em;
}
.overlaySplashinner P
{
    line-height: 1.5em;
    width: 450px;
    font-size: 1.2em;
}
#overlaySplashinnerShareThisPage
{
    background-color: #fff !important;
}
#overlaySplashinnerShareThisPage TD
{
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
}
#overlaySplashinnerShareThisPage IMG
{
    margin-right: 10px;
}
#overlaySplashinnerShareThisPage A
{
    font-size: 1.2em;
    text-decoration: none;
}
#overlaySplashinnerShareThisPage A:hover
{
    font-size: 1.2em;
    text-decoration: none;
}
#overlaySplashinnerUserSurvey .buttons
{
    width: 250px;
    margin-right: 10px;
}
.subpage #content H1
{
    margin-top: 0px;
    margin-bottom: 20px;
    color: #333;
    font-size: 1.44em;
}
.subpage #content H1 A
{
    margin-top: 0px;
    margin-bottom: 20px;
    color: #333;
    font-size: 1.44em;
}
.subpage #content H2
{
    color: #5d5c56;
    font-size: 1em;
}
.subpage #content H2 A
{
    color: #5d5c56;
    font-size: 1em;
}
.subpage #content .teaser H2
{
    color: #336;
    font-size: 1.02em;
}
.subpage #content .teaser H2 A
{
    color: #336;
    font-size: 1.02em;
}
.subpage #content
{
    float: left !important;
    width: 479px !important;
    padding: 0 !important;
}
.subpage .nosidebar #content
{
    float: left !important;
    width: 770px !important;
    padding: 0 10px 0 0 !important;
}
.subpage .nosubmenu #content
{
    float: left !important;
    width: 669px !important;
    padding: 0 !important;
}
.subpage .fullwidth #content
{
    float: left !important;
    width: 960px !important;
    padding: 0 10px 0 0 !important;
}
.subpage .standard,
.subpage .nosubmenu
{
    margin-right: 19px;
}
.subpage .nosidebar
{
    margin-right: 0px;
}
.subpage #sidebarTwo
{
    background: url(/images/design001/sidebar-bg.png) #fff repeat-x 0px 0px;
}
.subpage #pageTools
{
    padding-bottom: 1px;
    margin: 0px 0px 16px -19px;
    width: 283px;
    background: #fff;
    font-size: 0.9em;
}
.subpage #pageTools .fonts A
{
    padding-bottom: 0px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 0px;
}
.subpage #pageTools .fonts A.ts_regular
{
    padding-right: 15px;
}
.subpage #sidebarTwo .divider
{
    border-bottom: #d4d5d9 1px dotted;
    padding-bottom: 2px;
    margin: 0px 0px 0px 2px;
}
#pageTools A.ts_regular
{
    padding-bottom: 0px;
    padding-left: 2px;
    padding-right: 2px;
    color: #003e6e;
    border-right: medium none;
    padding-top: 0px;
}
#pageTools A.ts_larger
{
    padding-bottom: 0px;
    padding-left: 2px;
    padding-right: 2px;
    color: #003e6e;
    border-right: medium none;
    padding-top: 0px;
}
#pageTools A.ts_largest
{
    padding-bottom: 0px;
    padding-left: 2px;
    padding-right: 2px;
    color: #003e6e;
    border-right: medium none;
    padding-top: 0px;
}
.subpage .Accordion
{
    height: auto;
}
.subpage .inThisSection
{
    padding-bottom: 10px;
    padding-left: 10px;
    width: 180px;
    padding-right: 10px;
    background: url(/images/design001/inthissection-cornerbg.png) #e0e5ea no-repeat 100% 0px;
    float: right;
    color: #036;
    margin-left: 20px;
    padding-top: 10px;
}
.subpage .inThisSection A
{
    text-decoration: underline;
}
.subpage .inThisSection LI
{
    width: 100%;
}
.subpage .bottomFeature
{
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    background: url(/images/design001/feature-cornerbg.png) #f2f1ec no-repeat 100% 0px;
    float: left;
    color: #036;
    padding-top: 10px;
}
.subpage .servicesLeft A
{
    text-decoration: none;
}
.servicesRight A
{
    text-decoration: none;
}
.subpage .bottomFeature A
{
    text-decoration: underline;
}
.servicesLeft
{
    width: 230px;
    float: left;
    color: #036;
}
.servicesRight
{
    width: 230px;
    float: left;
    color: #036;
}
#content .bottomFeature UL LI UL
{
    padding-left: 20px;
}
.SpryHiddenRegion
{
    visibility: hidden;
}
#content #quickFindListing #spryregion1
{
    padding-left: 50px;
}
.noleftnav #content
{
    padding-left: 10px !important;
    width: 638px !important;
}
.nosidebar
{
    width: 970px !important;
}
.nosidebar #content
{
    width: 770px !important;
    margin-right: -300px;
}
.nosidebar #sidebarTwo
{
    position: absolute !important;
    font-size: 0.9em;
    top: 142px !important;
    right: 0px !important;
}
.noBackground
{
    background: none transparent scroll repeat 0% 0%;
}
#marketing_copy
{
    text-align: center;
    padding-bottom: 0px;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 0px;
}
#facilityTbody TD
{
    padding-bottom: 20px;
    padding-left: 0px;
    padding-right: 10px;
    padding-top: 0px;
}
#footer A
{
    color: #003e6e;
    text-decoration: none;
}
#footer .block
{
    float: left;
}
#footer #inovaAddress
{
    padding-bottom: 20px;
    padding-left: 20px;
}
#footer #links-info
{
    padding-right: 20px;
    float: right;
    color: #fff;
}
#footer #copyright
{
    text-align: right;
    padding-bottom: 10px;
    padding-left: 0px;
    width: 960px;
    padding-right: 20px;
    background: #68655c;
    color: #fff;
    clear: both;
    font-size: 0.8em;
    padding-top: 10px;
}

/* Topnav.css */
UL#nav
{
    z-index: 1080 !important;
    position: relative;
    padding-bottom: 0px;
    list-style-type: none;
    margin: 1px 0px;
    padding-left: 0px;
    width: 980px;
    padding-right: 0px;
    background: #05436a;
    height: 55px;
    clear: both;
    cursor: default;
    padding-top: 0px;
}
/*
.navborder-top
{
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    clear: both;
    padding-top: 0px;
}
.navborder-bottom
{
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    clear: both;
    padding-top: 0px;
}
*/
.navBorder-top
{
    margin: 0px 0px -1px;
    border-top: #b2b0a6 1px solid;
}
.navBorder-bottom
{
    border-bottom: #b2b0a6 1px solid;
    background-color: #ffffff;
    margin: -1px 0px 10px;
}
UL#nav LI
{
    z-index: 2080 !important;
    border-bottom: #fff 1px solid;
    position: relative;
    text-align: left;
    padding-bottom: 0px;
    list-style-type: none;
    margin: 0px;
    padding-left: 0px;
    width: 121.75px;
    padding-right: 0px;
    background: url(/images/design001/topnav-arrow-closed.png) #05436a no-repeat 5px 10px;
    float: left;
    height: auto;
    color: #093257;
    border-top: #fff 1px solid;
    cursor: pointer;
    border-right: #fff 1px solid;
    padding-top: 0px;
}
UL#nav LI.services
{
    width: 142px;
}
UL#nav LI.visitor
{
    width: 119px;
}
UL#nav LI.classes
{
    width: 110px;
    padding-right: 20px;
}
UL#nav LI.working
{
    width: 76px;
    padding-right: 20px;
}
UL#nav LI.research
{
    width: 148px;
}
UL#nav LI.involved
{
    width: 94px;
    padding-right: 20px;
}
UL#nav LI.community
{
    width: 127px;
}
UL#nav LI.about
{
    width: 87px;
    padding-right: 10px;
}
UL#nav LI A:hover
{
    text-decoration: none;
}
UL#nav LI LI
{
    background: none transparent scroll repeat 0% 0%;
}
UL#nav UL
{
    border-bottom: #093257 1px solid;
    position: absolute;
    border-left: #093257 1px solid;
    padding-bottom: 0px;
    list-style-type: none;
    margin: 0px 0px 0px -1px;
    padding-left: 0px;
    width: 200px;
    padding-right: 0px;
    display: none;
    background: #fff;
    border-top: medium none;
    cursor: default;
    list-style-image: none;
    border-right: #093257 1px solid;
    padding-top: 0px;
    left: 0px;
}
UL#nav A
{
    padding-bottom: 0px;
    line-height: 20px;
    padding-left: 16px;
    padding-right: 2px;
    display: block;
    font-family: helvetica, arial, verdana, sans-serif;
    float: none !important;
    height: 48px !important;
    color: #fff;
    font-size: 1.05em;
    cursor: pointer;
    font-weight: bold;
    text-decoration: none;
    padding-top: 5px;
}
UL#nav LI.about
{
    border-right: medium none;
}
UL#nav LI.about A
{
    border-right: medium none;
}
UL#nav LI:hover
{
    border-left: #093257 1px solid;
    background: url(/images/design001/topnav-arrow-open.png) #fff no-repeat 3px 12px;
    color: #31302d;
    border-right: medium none;
}
#nav LI.iehover
{
    border-left: #093257 1px solid;
    background: url(/images/design001/topnav-arrow-open.png) #fff no-repeat 3px 12px;
    color: #31302d;
    border-right: medium none;
}
UL#nav LI.selected
{
    border-left: #093257 1px solid;
    background: url(/images/design001/topnav-arrow-open.png) #fff no-repeat 3px 12px;
    color: #31302d;
    border-right: medium none;
}
UL#nav LI.about:hover
{
    border-left: medium none;
    width: 85px;
    border-right: #093257 1px solid;
}
UL#nav LI LI:hover
{
    border-left: medium none;
    background: none transparent scroll repeat 0% 0%;
}
#nav LI LI.iehover
{
    border-left: medium none;
    background: none transparent scroll repeat 0% 0%;
}
UL#nav LI:hover LI A
{
    border-left: medium none;
    background: none transparent scroll repeat 0% 0%;
}
UL#nav LI.iehover LI A
{
    border-left: medium none;
    background: none transparent scroll repeat 0% 0%;
}
UL#nav LI LI A
{
    border-bottom: medium none;
    padding-bottom: 8px;
    margin: 0px;
    padding-left: 20px;
    width: 160px;
    padding-right: 20px;
    background: none transparent scroll repeat 0% 0%;
    height: auto !important;
    color: #31302d;
    border-top: medium none;
    border-right: #093257 1px solid;
    padding-top: 8px;
}
UL#nav LI LI A:hover
{
    color: #074985;
    text-decoration: underline;
}
UL#nav LI:hover UL
{
    z-index: 100;
    margin-top: -1px;
    display: block;
    margin-left: -1px;
}
UL#nav UL LI:hover UL
{
    z-index: 100;
    margin-top: -1px;
    display: block;
    margin-left: -1px;
}
UL#nav LI.about:hover UL
{
    margin-top: 0px;
    left: -105px !important;
}
UL#nav UL LI.about:hover UL
{
    margin-top: 0px;
    left: -105px !important;
}
UL#nav LI.iehover UL
{
    display: block;
}
UL#nav UL LI.iehover UL
{
    display: block;
}
#nav LI:hover A
{
    color: #000;
}
#nav LI.iehover A
{
    color: #000;
}
#nav LI.selected A
{
    color: #000;
}
UL#nav IFRAME
{
    z-index: 1010;
    position: absolute;
    filter: alpha(opacity:0.1);
}

@media Screen, Projection
{
    UL#nav LI.MenuBarItemIE
    {
        display: inline;
        background: #fff;
        float: left;
    }

}
/*Taxonomy related items styles*/
.linkOpen {

	color: #132854;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1.13em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 1.6em;
	margin: 15px 0 0px;
	padding: 0 !important;
	list-style-type: none !important;
	background: none !important;
	text-transform: uppercase !important;
}
.linkOpen li
{
	list-style-type: none !important;
	background: none !important;
}
.linkBullet
{
	background: none !important;
}
.linkBullet li
{
	list-style-type: none !important;
	background: none !important;

}
.linkBullet a
{
	/* font-weight: bold !important; */
}
.viewMore
{
	background: none !important;
}
.viewMore a
{
    text-decoration: none !important;
    color: #003E6E !important;
    background: #FFFFFF url(/images/design001/bullet-linkarrows.png) no-repeat scroll 100% 5px;
    width: 100px !important;
    /* font-weight: bold !important; */
    display: block !important;
}

/*Rss styles*/
UL.rss
{
    padding-bottom: 0px !important;
    list-style-type: none !important;
    margin: 0px;
    padding-left: 0.5em !important;
    padding-right: 0px !important;
    font-weight: normal;
    padding-top: 0px !important;
}
UL.rss LI
{
    padding-bottom: 0px !important;
    margin: 0px;
    padding-left: 10px !important;
    width: 155px !important;
    padding-right: 0px !important;  
    color: #453c3c;
    font-weight: normal;
    padding-top: 0px !important;		
}
UL.rss LI A
{
    width: 155px;
    display: block;
    clear: left;
    font-weight: bold;
    text-decoration: underline !important;	
}
A.newsall
{
   color:#003E6E;   
    font-weight: bold;
	text-decoration:underline;
}

UL.ulorangebullets
{
    line-height: 1.25em !important;
    margin: 1em 0px 1.25em !important;
    padding-left: 1em !important;
}

UL.ulorangebullets LI
{
    list-style-type: none !important;
    padding-left: 10px !important;
    zoom: 1;
    display: list-item !important;
    background: url(/images/design001/bullet-content-ul.png) no-repeat 0px 6px !important;
    vertical-align: top !important;
}
