/*===============================================
Copyright BTFresca http://www.btfresca.com/
===============================================*/
.smallText {font-size:10px; padding-top:10px}
.smallText a {text-decoration:none; color:#20739d;}
.smallText a:hover {text-decoration:underline;}

/***** MORE NEWS *****/
/* CSS Document */
*{padding:0; border:0; margin:0}

/*LAYOUT
#container {width:900px; height:100%; float:left;}
p {font-family:Arial, Helvetica, sans-serif; color:#4a4a4a; font-size:12px;}
a {text-decoration:none;}
*/

/*LEFT NAV
#left_nav {width:150px; height:100%; float:left;}
#left_nav li {margin-bottom:10px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#4a4a4a; list-style:none}
*/

/*MAIN ARTICLE*/
#news_article {width:400px; height:100%; float:left; margin-left:10px}
.mainText {padding-top:15px; line-height:20px;}
.mainImg {padding:10px 0 10px 0;}
.newsDate {color:#20739d; font-size:11px; font-weight:bold; padding-top:10px}
.newsHeadline {color:#20739d; font-size:21px; padding:5px 0 15px 0;}


/*MORE NEWS*/
#more_news {width:243px; height:100%; float:left; margin-left:38px; }
.news_box {width:243px; height:77px;}
.news_box_on {width:243px; height:77px; background-color:#e2eaf5;}
.news_box_thumb {width:68px; height:77px; float:left}
.news_box_thumb img {margin:13px 0 0 10px;}
.news_box_text {width:175px; height:77px; float:left}

.allNews {color:#20739d; font-size:18px; margin:5px 0 10px 0;}
.allNewsDate, .allNewsDate a {color:#20739d; font-size:11px; font-weight:bold; margin-top:13px}
.allNewsText, .allNewsText a {color:#4a4a4a; font-size:11px; margin-top:3px}



#news_archive {width:700px; height:100%; float:left; margin-left:10px}
#news_archive .archiveCont {width:320px; padding:5px;margin-bottom:5px; background:#e2eaf5;}

/************* ENEWS PAGE ***************/
