#mainContentArea h3 {font-size:18px;font-weight:bold;color:#333333;}
#mainContentArea h5, #relatedArea h5, #searchArea h5,  #scheduleArea h5 {font-size:14px;font-weight:bold;color:#333333;margin:0;}
#mainContentArea h6, #relatedArea h6, #searchArea h6{font-size:12px;font-weight:bold;color:#333333;margin:0;}
.error {color:red;}

.breadCrumbArea {position:relative;width:100%;min-height:10px;margin-bottom:10px;}

#mainContentArea { float:left;width:100%; }
#mainContentArea a:hover {color:#0C508E;}

#mainNewsArea {float:left;width:670px;}
#mainSearchRelatedArea { float:right;width:270px;}

#mainNewsArea  .genericBtn {margin-top:30px;}
#mainNewsArea  .genericBtn a {float:left;height:25px;background:url(/assets/images/buttons/btn_right_off.gif) no-repeat 100% top;overflow:hidden;color:#1F5583;text-decoration:none;}
#mainNewsArea  .genericBtn a span {float:left;width:5px;height:25px;background:url(/assets/images/buttons/btn_left_off.gif) no-repeat left top;}
#mainNewsArea  .genericBtn a p {padding:5px 8px 6px 8px;margin:0;}
#mainNewsArea  .genericBtn a:hover {float:left;height:25px;background:url(/assets/images/buttons/btn_right_on.gif) no-repeat 100% top;overflow:hidden;text-decoration:none;color:#ffffff;}
#mainNewsArea  .genericBtn a:hover span {float:left;width:5px;height:25px;;background:url(/assets/images/buttons/btn_left_on.gif) no-repeat left top;}

#searchArea {
	float:right;width:270px;
}
#relatedArea {
	float:right;width:270px;margin-top:20px;font-size:12px;color:#333333;
}
#relatedArea div h5 {border-top:1px dotted #d9d9d9; padding:15px 0px 20px 0px;}

#searchBox {height:25px;text-align:left;margin-top:6px;}
#searchBox a {text-decoration:none;color:#oc508e;font-weight:bold;float:left;}
#searchBox a:hover {color:lightblue;}
.inputSearch {width:152px;_width:182px;height:25px;padding:5px 0px 0px 30px;margin-right:4px;
	background:url(/assets/images/news/search_box.gif) no-repeat;border:0px;float:left;}

#advSearchArea {margin:6px 0px 10px 0px;border:1px solid #d9d9d9;background:#fbfbfb;}	
#advSearchContent {}
.advSearch_off, .advSearch_on {margin-left:6px;padding:4px 0px 4px 20px;color:#636363;cursor:pointer;
	background:url(/assets/images/news/button_advsearch_off.gif) no-repeat 0pt;}
.advSearch_on {background:url(/assets/images/news/button_advsearch_on.gif) no-repeat 0pt;}
	
#advSearchInsert {background:#ffffff;padding:4px;display:none;}
#advSearchInsertPad {border:1px solid #d9d9d9;padding:16px 0px 30px 8px;}	
#advSearchInsert select{width:180px;color:#333333;font-family:arial;}	
.advSearchInsertTitle {padding-bottom:6px;}
.advSearchInsertList {padding-top:8px;}	



#featuredNewsArea {
	position:relative;top:0px;left:0px;
	width:670px;height:365px;
}
#featuredNewsHead {background:transparent url(/assets/images/news/main_top_big.gif) repeat-x scroll 100% 0pt;
	height:3px;overflow:hidden;}
#featuredNewsHead div{background:#f3f4f8 url(/assets/images/news/main_topleft_co.gif) no-repeat top left;
					height:3px;	width:3px;}

#featuredNewsMiddle {position:relative;height:359px;
	background:#f3f4f8 none repeat scroll 0%; 
	border-left:2px solid #ccdae8;border-right:2px solid #ccdae8;}

#featuredNewsFoot {background:transparent url(/assets/images/news/main_btm_big.gif) repeat-x scroll 100% 0pt;
	height:3px;overflow:hidden;}
#featuredNewsFoot div{background:#f3f4f8 url(/assets/images/news/main_lwrleft_co.gif) no-repeat scroll top left;
					height:3px;	width:3px;}

#featuredNewsPad {position:relative;top:8px;left:10px;}					
.featuredNewsBox {padding:10px 10px 0px 6px;width:326px;}
#featuredNewsTitle {font-size:14px;color:0c508e;font-weight:bold;}
#featuredNewsDate {padding-top:2px;font-size:11px;color:#808080;}
#featuredNewsCopy {padding-top:10px;}
#featuredNewsLink  a{font-size:11px;font-weight:bold;}

#featuredNewsControls {position:absolute;top:315px;left:90px;cursor:pointer;}
#featuredNewsPrev {background:url(/assets/images/news/prev_on.gif) no-repeat 0%;width:35px;height:16px;float:left;margin:7px;display:block;}
#featuredNewsPause {background:url(/assets/images/news/button_pause_on.gif) no-repeat 0%;width:16px;height:16px;float:left;margin:7px;display:block;}
#featuredNewsNext {background:url(/assets/images/news/next_on.gif) no-repeat 0%;width:35px;height:16px;float:left;margin:7px;display:block;}

#featuredRoll  {position:absolute;top:8px;left:348px;}
.featuredRoll_off, .featuredRoll_on {position:relative;width:306px;height:65px;margin-bottom:4px;}
.featuredRoll_off  {background:url(/assets/images/news/featured_off.gif) no-repeat 100%;}
.featuredRoll_on  {background:url(/assets/images/news/featured_on.gif) no-repeat 100%;}
#featuredRoll .rollPad {padding:6px 6px 0px 10px;}
#featuredRoll a {font-size:12px;font-weight:bold;}
#featuredRoll .rollDate {font-size:11px;color:#808080;}
#clockRoll {width:12px;height:12px;position:absolute;left:636px;top:55px;z-index:99;visibility:hidden;overflow:hidden;}
#clockRollStrip {position:absolute;left:0px;top:0px;_top:-3px;background:url(/assets/images/news/timer_all.png) no-repeat 100%;height:12px;width:120px;}


.relatedItem {margin-top:1px;width:100%;min-height:70px;position:relative;line-height:1.4em;}
.relatedItem h6 {padding-bottom:10px;}
.relatedTitle {float:left;height:100%;margin-bottom:4px;font-weight:bold;}
.relatedTitle a {color:#0c508e; }
.relatedContent {float:left;}


#newsArea {
	position:relative;display:block;
	width:670px;min-height:200px;margin:0px 0px 30px 0px;
}
#colNews2 {margin-left:35px;}
.colNews {float:left;width:315px;line-height:1.3em;}
.colNewsTitle {width:100%;} 
.colNewsTitle h5 {float:left;}
.colNewsLink {float:right;font-size:11px;color:#0c508e;text-decoration:none;font-weight:bold;}
.colNewsItem {margin-top:16px;width:100%;}
.colNewsItem  a{font-size:11px;font-weight:bold;}
#newsArea .colNewsItem p {margin-top:6px;}

#newsSearchExplain {position:relative;width:100%;margin-bottom:25px;line-height:1.5em;}

#newsTabs {position:relative;width:95%;height:30px;display:block;border-bottom:1px solid #ccc;}
#newsTabs p {padding:7px;margin:0px;text-align:center;}
#newsTab, #eventsTab {height:30px;font-weight:bold;font-size:13px;position:absolute;top:1px;}
#eventsTab {left:155px;}
.newsTab_off {background:url(/assets/images/news/News_tab_off.gif) no-repeat 100%;color:#777777;width:155px;cursor:pointer;}
.newsTab_on {background:url(/assets/images/news/News_tab_on.gif) no-repeat 100%;color:#555555;width:155px;}
.eventsTab_off {background:url(/assets/images/news/Events_tab_off.gif) no-repeat 100%; color:#777777;width:165px;cursor:pointer;}
.eventsTab_on {background:url(/assets/images/news/Events_tab_on.gif) no-repeat 100%;color:#555555;width:165px;}

.colNewsBig {width:100%;min-height:400px;}
.newsItem {position:relative;margin-bottom:20px;}
.newsItemImage {float:left;border:2px solid #b6b9ec;padding:0px;}
.newsItemBody {float:left;margin-left:16px;width:70%;}
.rollDate {color:#a9abae;padding-top:2px;}
.newsItem  a{font-size:11px;font-weight:bold;}
.newsItem h6 {font-weight:bold;padding-bottom:6px;}
.newsItem p {margin-top:0px;line-height:1.5em;}


.pagingArea {position:relative;width:95%;height:12px;margin:10px 0px 30px 0px;}
.pagingArea ul { margin:0;padding:0;float:right;}
.pagingArea li {display:inline;padding:0px 5px 0px 5px;
	font-size:11px;font-weight:bold;line-height:12px;height:12px;border-right:1px solid #d9d9d9;}
.paging_off {filter:alpha(opacity=40);-moz-opacity:.40;opacity:.40;color:#999999;}
.paging_off img {filter:alpha(opacity=40);}
.pagingArea .paging_last {border:0px;}

.horizLine {width:95%;height:1px;background:#cccccc;}

#mainNewsBody {float:left;width:95%;margin:0px 0px 30px 0px;padding-top:30px;border-top:1px solid #d9d9d9;}
#mainNewsBody img {float:left;margin:0 23px 10px 0;display:block;}
#mainNewsBody  ul {padding-left:370px;*padding-left:340px;}
#mainNewsBody p {padding-top:0px;margin-top:0px;}

#scheduleArea {float:right;font-size:12px;}
#scheduleBox {position:relative;width:270px;margin-top:20px;}
#scheduleTop {background:transparent url(/assets/images/news/whitebox_topright.gif) no-repeat 100% 0;
height:12px;overflow:hidden;} 
#scheduleTop div {background:#FFFFFF url(/assets/images/news/whitebox_topleft.gif) no-repeat left top;
height:12px;width:13px;}
#scheduleMid {min-height:100px;border-left:1px solid #C9C9C9;border-right:1px solid #C9C9C9;}
#scheduleMid #title {float:left;margin-left:10px;}
#scheduleMid #innerBox {float:left;margin-left:5px;margin-top:6px;width:258px;}
#scheduleMid #innerBoxTop {background:transparent url(/assets/images/news/greybox_topright.gif) no-repeat 100% 0;
height:7px;overflow:hidden;}
#scheduleMid #innerBoxTop div {background:#F9F9F9 url(/assets/images/news/greybox_topleft.gif) no-repeat left top;
height:7px;width:6px;}
#scheduleMid #innerBoxMid {background:#F9F9F9;border-left:1px solid #EDF0F2;border-right:1px solid #EDF0F2;}
#scheduleMid #innerBoxFoot {background:transparent url(/assets/images/news/greybox_bottomright.gif) no-repeat 100% 0;
height:5px;overflow:hidden;}
#scheduleMid #innerBoxFoot div {background:#F9F9F9 url(/assets/images/news/greybox_bottomleft.gif) no-repeat scroll left top;
height:5px;width:6px;}
#scheduleMid #innerBoxMid ul {padding:6px 0px 6px 26px;margin:0;list-style-image:  url(/assets/images/icons/next_arrow.gif);}
#scheduleMid #innerBoxMid li {color:#0C508E;font-weight:bold;margin:4px 0px 6px 0px;}
#scheduleFoot {background:transparent url(/assets/images/news/whitebox_bottomright.gif) no-repeat 100% 0;
height:12px;overflow:hidden;}	
#scheduleFoot  div {background:#FFFFFF url(/assets/images/news/whitebox_bottomleft.gif) no-repeat left top;
height:12px;width:13px;}
	
