/* CSS Document */
body {
	margin:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
}

#news_content_section { width:543px; height:auto; float:left; margin-top:30px; margin-bottom:5px; }
#news_content { width:543px; height:auto; float:left; margin-top:10px; }
.news_headline { font:Times New Roman; font-weight:bold; font-size:22px; color:#333333;}
.update_on { font:Arial; font-weight:bold; font-size:12px; color:#999999;}
.image_border { border:#000000 thin dotted; margin-top:8px; float:left;}
.other_headlines_bg { background-color:#f0f7f2;}
.other_headline_bg2 { background-color:#546350; background-image:url(../image/news/news_bg.gif); background-repeat:no-repeat; padding:3 3 3 3; text-align:right; font-size:12px; font-weight:bold; color:#FFFFFF; }
.other_headline_bg3 { background-color:#73866E; background-image:url(../image/news_tagbg.gif); background-repeat:repeat-y; padding:3 3 3 3; text-align:right; font-size:12px; font-weight:bold; color:#FFFFFF; height:21px; }

.other_headline_news { padding:3 3 3 3; text-align:left; font-size:11px; font-weight:normal; color:#000000; list-style-type:square; list-style-position:inside; line-height:18px; text-decoration:none;}
.other_headline_news:hover { padding:3 3 3 3; text-align:left; font-size:11px; font-weight:normal; color:#000000; list-style-type:square; list-style-position:inside; line-height:18px; text-decoration:underline;}

.news_text { font:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-size:14px; color:#000033;}
.old_news_stories{ font:arial; font-weight:normal; font-size:12px; color:#000000; line-height:18px; text-decoration:none;}
.old_news_stories:hover{ font:arial; font-weight:normal; font-size:12px; color:#000000; line-height:18px; text-decoration:underline;}

.current_news{ font:arial; font-weight:bold; font-size:14px; color:#000000; text-decoration:none;}
.current_news:hover{ font:arial; font-weight:bold; font-size:14px; color:#990000; text-decoration:underline;}
.current_news_text{ font:arial; font-weight:normal; font-size:12px; color:#000000; text-decoration:none;}
