	/*---- FOR SELECTOR ----*/
	#selectcolor label.blue {background:#275D77;}
	/*---- END SELECTOR ----*/

	/*---- .BLUE (#275D77) (DEFAULT) ----*/
		/*---- RESET STYLES ----*/
			#story h4 a{color:#fff;}
			table#calendar a{color:#fff;}
			#story .module a{color:#fff;}
			#story .module h3 a{color:#000;}
			#subnav li ul a{background:none;}
			#subnav li ul a:hover{background:none;}
			#subnav li ul.current-subnav2 li a{background:none;}
		/*---- BREAKING NEWS ----*/
			#breakingnews div.top{background:url(/images/blue/breakingnews_top.gif) no-repeat;}
			#breakingnews div.bottom{background:#fff url(/images/blue/breakingnews_bottom.gif) no-repeat;}
			#breakingnews div.module-content{background:#ff7800 url(/images/blue/breakingnews_bg.gif) repeat-x;}
		/*---- MODULE ----*/
			.module div.top{background:url(/images/blue/module_top.gif) no-repeat;}
			.module div.bottom{background:#fff url(/images/blue/module_bottom.gif) no-repeat;}
			.module div.module-content{background:#275d77 url(/images/blue/module_contentBG.gif) no-repeat;}
		/*---- MODULE SUBNAV ----*/
			#story .module-subnav a{border-right:8px solid #4998b3;}
		/*---- SUBNAV ----*/
			#subnav li a{background:#317596 url(/images/blue/subnav_bg.gif) repeat-x;}
			#subnav li a:hover{background:#275d77 url(/images/blue/subnav_bg_hover.gif) repeat-x;}
			#subnav li a.current{background:#ff7800 url(/images/blue/subnav_bg_current.gif) repeat-x;}
			#subnav li a.current:hover{background:#ff7800 url(/images/blue/subnav_bg_current.gif) repeat-x;}
			#subnav li ul.current-subnav2{background:#FF7800; color:#fff;}
		/*---- 3 COLUMN MODULE  ----*/
			.span3 div.top{background:url(/images/blue/span3_top.gif) no-repeat;}
			.span3 div.bottom{background:#fff url(/images/blue/span3_bottom.gif) no-repeat;}
			.span3 div.module-content{background:#275d77 url(/images/blue/span3_contentBG.gif) no-repeat;}
		/*---- 2 COLUMN MODULE ----*/
			.span2 div.top{background:url(/images/blue/span2_top.gif) no-repeat;}
			.span2 div.bottom{background:#fff url(/images/blue/span2_bottom.gif) no-repeat;}
			.span2 div.module-content{background:#275d77 url(/images/blue/span2_contentBG.gif) no-repeat;}
		/*---- CUSTOMIZE YOUR HOMEPAGE ----*/
			p.customize a{color:#275d77; background:url(/images/blue/icon_customize.gif) no-repeat;}
		/*---- PAGINATE DISCUSSION FORUM ----*/				
			#story p.paginate a.current{background:#275d77;}
		/*---- SEARCH BY DATE ----*/
			table#calendar{background:#4998b3;}
			table#calendar caption {background: #4998b3;}
			table#calendar td.current{background:#275D77;}
			table#calendar td a:hover{background:#FF7800;}
		/*---- HEADER CONTENT ----*/
			#header-content .module div.top{background:url(/images/blue/header-content_top.gif) no-repeat;}
			#header-content .module div.bottom{background:#fff url(/images/blue/header-content_bottom.gif) no-repeat;}
			#header-content .module div.module-content{background:#fff url(/images/blue/header-content_contentBG.gif) repeat-y;}
		/*---- HEADER NAVIGATION ----*/
			.nav-tl{background:url(/images/blue/header-navigation-tl.gif) no-repeat;}
			.nav-top{background:url(/images/blue/header-navigation_topBG.gif) repeat-x;}
			.nav-top ul li{border-right:8px solid #4998b3;}
			.nav-top ul li.noborder{border:0 none;}
			.nav-top a{background:url(/images/blue/header-navigation_topBG.gif) repeat-x;}
			.nav-top a.current{background:url(/images/blue/header-navigation-topBG_current.gif) repeat-x;}
			.nav-top a.current:hover{background:url(/images/blue/header-navigation-topBG_current.gif) repeat-x;}
			.nav-top a:hover{background:url(/images/blue/header-navigation-topBG_over.gif) repeat-x;}
			.nav-tr{background:url(/images/blue/header-navigation-tr.gif) no-repeat;}
			.nav-bl{background:url(/images/blue/header-navigation-bl.gif) no-repeat;}
			.nav-bottom{background:url(/images/blue/header-navigation_bottomBG.gif) repeat-x;}
			.nav-br{background:url(/images/blue/header-navigation-br.gif) no-repeat;}
		/*---- TYPOGRAPHY ----*/
			h4.sponsor{background:#275d77;}
			p.storynav-top, p.storynav-bottom{color:#275d77;}
		/*---- LINKS ----*/
			#story a{color:#275d77;}
			#header-links a{color:#275d77;}
		/*---- ARCHIVE LINK ----*/
			p.archive{background:#275d77;}
		/*---- FORMS ----*/
			input.submit{background:#2b769a; border:1px solid #fff; color:#fff;}
			input.submit:hover{background:#275d77;}
	/*---- END .BLUE (#275D77) (DEFAULT) ----*/
