﻿#articles .divider { background: url(../images/bg_dot_divider.gif) 0 0 repeat-x; height: 4px; width: auto; display: none; }
#articles #rightCallouts .divider { display: block; }

#articlesUpdates { font-size: 12px; }
#articlesUpdates #leftContent, #articles #leftContent { float: left; width: 700px; }
#articlesUpdates #rightCallouts, #articles #rightCallouts { float: right; width: 193px; }

#articlesUpdates h3 { color: #003f82; font-size: 16px; margin-bottom: 14px; }
#articlesUpdates p { padding-bottom: 6px; }
#articlesUpdates ul { margin: 0; padding: 0 0 6px; }
#articlesUpdates li { color: #8c8c8c; list-style: none; margin-left: 0; }
#articlesUpdates li a { background: url(../images/arrow_ltBlue.gif) 0 3px no-repeat; padding-left: 12px; }

#articlesUpdates #rightCallouts span, #articles #rightCallouts span { display: block; margin-bottom: 12px; }
#articlesUpdates #rightCallouts span.pollImg, #articles #rightCallouts span.pollImg { display: none; }
#articlesUpdates #rightCallouts .greenCallout, #articles #rightCallouts .greenCallout { background: url(../images/bg_sidebarModLtGreen.gif) 0 0 repeat-y; margin: 6px 0 15px; width: 192px; }
#articlesUpdates #rightCallouts .greenCallout .top, #articles #rightCallouts .greenCallout .top { background: url(../images/bg_sidebarTopLtGreen.gif) 0 0 repeat-y; color: #666666; font-size: 12px; font-weight: bold; height: 27px; padding: 7px 0 0 20px; width: 172px; }
#articlesUpdates #rightCallouts .greenCallout .mid, #articles #rightCallouts .greenCallout .mid { font-size: 11px; margin: 15px 0 0; padding: 0 12px 18px; }
#articlesUpdates #rightCallouts .greenCallout .bottom, #articles #rightCallouts .greenCallout .bottom { background: url(../images/bg_sidebarBtmLtGreen.gif) 0 0 repeat-y; height: 10px; _margin-bottom: -4px; width: 192px; }
#articlesUpdates #rightCallouts .greenCallout img.leftAlign, #articles #rightCallouts .greenCallout img.leftAlign { float: left; margin: 0 10px; padding: 4px 0 0; width: auto; }
#articlesUpdates #rightCallouts .greenCallout h4, #articles #rightCallouts .greenCallout h4 { margin: 0; padding: 0; }
#articlesUpdates #rightCallouts .greenCallout span, #articlesUpdates #rightCallouts .greenCallout a, #articles #rightCallouts .greenCallout span, #articles #rightCallouts .greenCallout a { color: #46ade6; margin: -2px 0 0; padding: 0; }
#articlesUpdates #rightCallouts .greenCallout a:hover, #articles #rightCallouts .greenCallout a:hover { color: #46ade6; }

/* Article Page */
.pageHeader span, .pageHeader a { color: #46ade6; padding: 2px 0 3px; }
.pageHeader a.shareThis { background: url(../images/icon_shareThis.gif) 0 0 no-repeat; color: #43962f; padding-left: 21px; }

#articles { padding-top: 20px; }
#articles #leftContent { padding-bottom: 12px; }

#articles h2 { font-size: 22px; font-weight: normal; }
#articles p { font-size: 12px; margin-bottom: 15px; }
#articles ul { padding-bottom: 2px; }
#articles li { font-size: 12px; margin-bottom: 12px; }

#articles #rightCallouts .greenCallout .mid, #articles #rightCallouts .greyCallout .mid { padding: 0 20px 18px; }
#articles #rightCallouts .greenCallout span a { background: url(../images/arrow_ltBlue.gif) 100% 3px no-repeat; padding-right: 12px; }
#articles #rightCallouts .greyCallout { background: url(../images/bg_sidebarMod.gif) 0 0 repeat-y; width: 192px; }
#articles #rightCallouts .greyCallout .top { background: url(../images/bg_sidebarTop2.gif) 0 0 no-repeat; height: 16px; width: 192px; }
#articles #rightCallouts .greyCallout .mid { margin: 0; padding-bottom: 8px; }
#articles #rightCallouts .greyCallout .bottom { background: url(../images/bg_sidebarBtm.gif) 0 0 no-repeat; height: 14px; _height: 17px; _margin-bottom: -4px; width: 192px; }
#articles #rightCallouts .greyCallout h4 { line-height: 1.4; margin: 0 0 0 22px; padding: 0; }
#articles #rightCallouts .greyCallout a { color: #46ade6; margin: 0; padding: 0; }
#articles #rightCallouts .greyCallout a:hover { color: #46ade6; }
#articles #rightCallouts .greyCallout img.leftAlign { float: left; margin: 4px 0 0; width: auto; }

/*#articles #otherInfo p { font-size: 11px; margin: 0; } 
#articles #otherInfo ul { margin-bottom: 15px; padding-bottom: 0;  }
#articles #otherInfo li { font-size: 11px; margin-bottom: 0; margin-left: 12px; }
#articles #otherInfo li a { color: #; }*/

.toolTip { position:absolute; z-index:5; display: none; left: 295px !important; top: 290px; }
.toolTip p { margin:0; padding: 0 0 10px 0;}
.toolTip .top, .toolTip .top div { height:10px; overflow:hidden; }
.toolTip .bottom, .toolTip .bottom div { height:16px; overflow:hidden; }
.toolTip .center { position:absolute; left:10px; width:330px; }
.toolTip .right { position:absolute; left:340px; width:10px; }
.toolTip .top { padding-left:10px; width:330px; background: url('../images/global/overlayBlueTL.png') no-repeat left top; }
.toolTip .top .center { background: url('../images/global/overlayBlueTop.gif') repeat-x left top; }
.toolTip .top .right { background: url('../images/global/overlayBlueTR.png') no-repeat left top; }
.toolTip .bottom { padding-left:10px; width:340px; background: url('../images/global/overlayBlueBL.png') no-repeat left top; }
.toolTip .bottom .center { background: url('../images/global/overlayBlueBottom.png') repeat-x left top; }
.toolTip .bottom .right { background: url('../images/global/overlayBlueBR.png') no-repeat left top; }
.toolTip .middle { width: 320px; background: url('../images/global/overlayBlueLeft.png') repeat-y left top; }
.toolTip .middle .content { width:300px; height:100px; padding: 0 25px 75px 10px; overflow:hidden; margin-left:15px; background: url('../images/global/overlayBlueRight.png') repeat-y right top; }
.toolTip .middle .contentBottom { width:300px; padding: 20px 25px 20px 10px; overflow:hidden; margin-left:15px; background: url('../images/global/overlayBlueRight.png') repeat-y right top; }

.rssTip span { font-size: 11px; font-weight: normal; }
