/* GLOBALS */
html, body { height: 100%; }
body { margin: 0; padding: 0; background: #fff url(img/bgnd.gif) repeat-x top; }
p, div, td { font: 12px Arial, sans-serif; color: #343434; line-height: 15px; }
input, select, textarea { font: 11px Arial, sans-serif; color: #343434; line-height: 15px; }
form { margin: 0; }

a img { border: none; }

ul.inline, ul.linkList, ul.linkList2 { margin: 0; padding: 0; list-style-type: none; }
ul.inline li { display: inline; }

ul.menu li { padding: 0 6px; }

ul.linkList .leftDivider { background: url(img/leftDivider_dark.gif) repeat-x 0 center; height: 22px; }

ul.linkList2 li { background: url(img/bullet_diamond.gif) no-repeat 0 5px; margin: 7px 0; padding-left: 12px; }
ul.linkList2 li:first-child { margin: 0 0 7px 0; }

ul.linkList2 li .active { color: #ed1c24; }

ul.pollAnswers { margin: 10px 0; padding: 0; list-style-type: none; }

ul.path li { font: 11px Arial, Helvetica, sans-serif; color: #929292; padding: 0 7px 0 15px; background: url(img/bullet_arrow.gif) no-repeat 0 4px; }

.datum { color: #929292; font-size: 9px; }
.txtRed { color: #ed1c24; }


/* FORM ELEMENTS */
.textbox, textarea { background: #fff url(img/textboxBgnd.gif) no-repeat 0 0; border: 1px solid #d2d2d2; padding: 3px 5px; }
.searchbox { width: 165px; margin-right: 10px; }
select { height: 19px; background: #fff; }


/* LINKS */
a:link { color: #0170a6; text-decoration: none; }
a:active { color: #0170a6; text-decoration: none; }
a:visited { color: #0170a6; text-decoration: none; }
a:hover { color: #ed1c24; text-decoration: none; }
a:focus { outline: none; }

a.linkLight:link { color: #929292; text-decoration: none; }
a.linkLight:active { color: #929292; text-decoration: none; }
a.linkLight:visited { color: #929292; text-decoration: none; }
a.linkLight:hover { color: #ed1c24; text-decoration: none; }

a.linkNewsTitle:link, a.linkNewsTitle:active, a.linkNewsTitle:visited { font: 13px Georgia, Arial, Helvetica, sans-serif; color: #ed1c24; text-decoration: none; font-weight: bold; }
a.linkNewsTitle:hover { font: 13px Georgia, Arial, Helvetica, sans-serif; color: #0170a6; text-decoration: none; font-weight: bold; }

.pageBody a:link { color: #0068b8; text-decoration: underline; }
.pageBody a:active { color: #0068b8; text-decoration: underline; }
.pageBody a:visited { color: #0068b8; text-decoration: underline; }
.pageBody a:hover { color: #ed1c24; text-decoration: underline; background: #f2f2f2; }


/* WRAPPERS */
.header { width: 100%; }
.logoContainer { width: 236px; background: url(img/logoBgnd.gif) no-repeat 0 0; border-left: 2px solid #fff; border-right: 2px solid #fff; height: 227px; text-align: center; vertical-align: bottom; }
.logoContainer img { margin-bottom: 22px; }
.picContainer { width: 718px; background: url(img/picBgnd.gif) repeat-x 0 bottom; vertical-align: bottom; border-right: 2px solid #fff; padding-bottom: 7px; }

.dividerShadow { background: url(img/dividerShadow.gif) no-repeat center 0; height: 10px; }

.menuWrapper { width: 970px; margin: 18px auto; font: 13px Arial, Helvetica, sans-serif; font-weight: bold; text-transform: uppercase; }
.menuWrapper a.active { color: #ed1c24; }

.middle { width: 950px; margin: 15px auto 10px auto; }
.left { width: 230px; vertical-align: top; }
.main { vertical-align: top; padding: 0 25px; }
.right { width: 230px; vertical-align: top; }

.box { background: url(img/boxBgnd.gif) 0 0 no-repeat; }
.boxBody { padding: 10px 15px 0 15px; }
.boxTitle { padding-bottom: 12px; }
.boxBottom { background: url(img/boxBgnd.gif) 0 bottom no-repeat; height: 12px; }
.boxMargin { margin-top: 15px; }

.picLinks img { margin: 5px 0; }

.wfData { width: 100%; }
.wfData td { text-align: center; }
.wfIcon { padding-right: 15px; }
.wfTemp, .wfWind { font: 16px Arial, Helvetica, sans-serif; font-weight: bold; padding-bottom: 5px; width: 50px; }
.wfTemp { color: #ed1c24; }
.wfWind { color: #038acc; }

.newsItem { width: 100%; margin-bottom: 15px; }
.newsTitle { width: 100%; }
.newsDateWrapper { width: 80px; }
.newsDate { margin-left: 20px; }
.newsDate td { width: 20px; font: 9px Arial, Helvetica, sans-serif; color: #fff; text-align: center; padding: 2px 0 1px 0; }
.newsDate1 { background: #038acc; }
.newsDate2 { background: #68b9e0; }
.newsDate3 { background: #9ed1e9; }
.newsBody { padding-top: 10px; }
.newsBody div { border: 1px solid #b0b0b0; background: #fff; padding: 2px; float: left; margin: 3px 10px 0 0; }
.newsDivider { background: url(img/dividerShadow.gif) repeat-x center top; height: 18px; }

.pageContent { width: 100%; }
.pathContainer { background: #f2f2f2; padding: 4px 10px 5px 10px; }
.pageTitle { padding: 15px 0 ; }
.pageTitle h1 { font: 23px Georgia, Arial, Helvetica, sans-serif; color: #ed1c24; text-decoration: none; margin: 0; }
.pageBody p { margin: 0 0 17px 0; line-height: 17px; }
.pageFooter { background: url(img/dotsHoriz.gif) repeat-x left top; padding: 15px 0 10px 0; }
.pageFooter a { background: url(img/iconPrint.gif) no-repeat 0 3px; padding: 5px 0 5px 25px; }

.leftMenuTitle { font: 14px Georgia, Arial, Helvetica, sans-serif; font-weight: bold; margin-bottom: 12px; bbackground: url(img/leftDivider_dark.gif) repeat-x 0 bottom; color: #616161; letter-spacing: -0.03em; text-transform: uppercase;  }

.footer { width: 930px; margin: 0 auto; }
.footer td { color: #888888; padding: 5px 0 15px 0; }
.footerLeft { width: 150px; }
.footerMain { text-align: center; }
.footerRight { width: 150px; text-align: right; }