@charset "utf-8";
/* CSS Document */

.default{font-family:Arial, Helvetica, sans-serif;font-size:12px;}
.smallWhite{font-size:10px;color:#FFFFFF;}
.smallLightBlue{font-size:10px;color:#eef3f6;}
.mediumGrayBold{font-size:11px;font-weight:bold;color:#666666;}
.mediumGrayBold a:link, .mediumGrayBold a:visited{text-decoration:none;color:#666666;}
.mediumGrayBold a:hover{text-decoration:underline;color:#999999;}
.normalBold{font-weight:bold;color:#3d82c4;font-size:120%;}
.normalBlack{color:Black;font-weight:bolder;}

.pageTitle{background-image:url(../Images/title_back.jpg); background-repeat:repeat-x;width:590px;font-size:22px;color:#FFFFFF;padding:4px 5px;}
.subTitle{background-color:#578eb6;color:#FFFFFF;font-size:13px;padding:0 5px;}
.sideTitle{background-color:#587f99;padding-top:30px;padding-left:10px;color:#FFFFFF;}
.qlLink{margin-top:1px; font-family:Univers; color:#1e4e6e;}

.News{width:600px;padding:5px 0;clear:both;}
.NewsIcon{ background-image:url('../images/news_icon.jpg'); background-repeat:no-repeat;width:61px; height:59px;float:left;}
.NewsMonth{color:White;font-size:10px;font-weight:bold;text-align:center;}
.NewsDay{color:Gray;font-size:28px; text-align:center;margin-top:4px;}
.NewsContent{float:left;margin-left:10px;width:520px}
.NewsTitle{font-size:14px;color:#5991b7;}
.NewsTitle a:link, .NewsTitle a:visited{color:#5991b7; text-decoration:none;}
.NewsTitle a:hover{color:#397096;text-decoration:underline;}
.NewsExcerpt{font-size:90%;margin-top:4px;}

