/* CSS Document */
/* style.css    */

/* base */
body {
	background: #ffffff url('/images/content-bg.jpg') repeat-x top center; 
	color: #666666;
	font: normal normal normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
}
a:link, a:visited, a:active { color: #0078a1; }
a:hover { text-decoration: none; }
a img { border: none; }
form input { color: #999999; font-size: 11px; }
h1 {
	color: #006699;
	font: normal normal normal 19px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
}
div.h1 { height: 1px; background: #cccccc; overflow: hidden; }
div.h1 hr { display: none; }
p, ul { font-size: 12px; }

/* layout */
#header { background: #666666; color: #ffffff; }
	#header div.tele { background: url('/images/telephone.png') no-repeat center left; }
#navigation { background: #ffffff url('/images/navigation-bg.jpg') repeat-x bottom center; }
#content {}
	#main { background: #ffffff; }
		#main a { color: #006699; }
	#quickLinks { background: url('/images/bottom-arrow.png') no-repeat bottom center; color: #0078a1; line-height: 125px; }
	
	
	
	#hp_infoBoxes {}		
		.hp_boxOne p.readRight, #main .hp_boxOne p.readRight a { color: #3399cc; }
			#home .hp_boxOne .top { background: url('/images/home_info-boxes_01.png') no-repeat top left; height:50px; }
			.hp_boxOne .top { background: url('/images/home_info-boxes_08.png') no-repeat top left; }
			.hp_boxOne .middle { background: url('/images/home_info-boxes_12.png') repeat-y top left; }
			.hp_boxOne .bottom { background: url('/images/home_info-boxes_19.png') no-repeat top left; }
			
		.hp_boxTwo p.readRight, #main .hp_boxTwo p.readRight a { color: #669933; }
			#home .hp_boxTwo .top { background: url('/images/home_info-boxes_03.png') no-repeat top left; height:50px; }
			.hp_boxTwo .top { background: url('/images/home_info-boxes_09.png') no-repeat top left; }
			.hp_boxTwo .middle { background: url('/images/home_info-boxes_14.png') repeat-y top left; }
			.hp_boxTwo .bottom { background: url('/images/home_info-boxes_21.png') no-repeat top left; }
			
		.hp_boxThree p.readRight, #main .hp_boxThree p.readRight a { color: #ff9933; }
			#home .hp_boxThree .top { background: url('/images/home_info-boxes_05.png') no-repeat top left; height:50px; }
			.hp_boxThree .top { background: url('/images/home_info-boxes_10.png') no-repeat top left; }
			.hp_boxThree .middle { background: url('/images/home_info-boxes_16.png') repeat-y top left; }
			.hp_boxThree .bottom { background: url('/images/home_info-boxes_23.png') no-repeat top left; }
			
		.hp_boxFour p.readRight, #main .hp_boxFour p.readRight a { color: #666666; }
			#home .hp_boxFour .top { background: url('/images/home_info-boxes_07.png') no-repeat top left; height:50px; }
			.hp_boxFour .top { background: url('/images/home_info-boxes_11.png') no-repeat top left; }
			.hp_boxFour .middle { background: url('/images/home_info-boxes_18.png') repeat-y top left; }
			.hp_boxFour .bottom { background: url('/images/home_info-boxes_25.png') no-repeat top left; }
				
		#hp_infoBoxes p { font-size: 13px; }
		#hp_infoBoxes h2 { display: none; }
		
	
	
	
	#infoBoxes {}
		/*#infoBoxes h2 { color: #ffffff; font: normal 19px/38px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif; }*/
		.boxOne p.readRight, #main .boxOne p.readRight a { color: #3399cc; }
			#home .boxOne .top { background: url('/images/info-boxes_01-home.png') no-repeat top left; }
			.boxOne .top { background: url('/images/info-boxes_01.png') no-repeat top left; }
			.boxOne .middle { background: url('/images/info-boxes_09.png') repeat-y top left; height:120px; }
			.boxOne .bottom { background: url('/images/info-boxes_12.png') no-repeat top left; }
			/*.boxOne .top h2 { background: url('/images/boxBlue-h2bg.png') repeat-x center right; }*/
		.boxTwo p.readRight, #main .boxTwo p.readRight a { color: #669933; }
			#home .boxTwo .top { background: url('/images/info-boxes_03-home.png') no-repeat top left; }
			.boxTwo .top { background: url('/images/info-boxes_03.png') no-repeat top left; }
			.boxTwo .middle { background: url('/images/info-boxes_10.png') repeat-y top left; height:120px; }
			.boxTwo .bottom { background: url('/images/info-boxes_13.png') no-repeat top left; }
			/*.boxTwo .top h2 { background: url('/images/boxGreen-h2bg.png') repeat-x center right; }*/
		.boxThree p.readRight, #main .boxThree p.readRight a { color: #ff9933; }
			#home .boxThree .top { background: url('/images/info-boxes_05-home.png') no-repeat top left; }
			.boxThree .top { background: url('/images/info-boxes_05.png') no-repeat top left; }
			.boxThree .middle { background: url('/images/info-boxes_11.png') repeat-y top left; height:120px; }
			.boxThree .bottom { background: url('/images/info-boxes_14.png') no-repeat top left; }
			/*.boxThree .top h2 { background: url('/images/boxOrange-h2bg.png') repeat-x center right; }*/
		#infoBoxes p { font-size: 13px; }
		#infoBoxes h2 { display: none; }
	#newsBar {}
		#newsBar .top { background: url('/images/news-box_01.png') no-repeat top center; }
		#newsBar .middle { background: url('/images/news-box_02.png') repeat-y top center; }
			#newsBar h2 { color: #333333; font: 17px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif; }
			#newsBar span.newsDate { font-weight: bold; }
			#newsBar a { color: #629c29; }
			#newsBar .middle p.readRight, #newsBar .middle p.readRight a { color: #458a00; }
		#newsBar .bottom { background: url('/images/news-box_04.png') no-repeat top center; }
#footer { color: #0078a1; }

/* subpage */
#mainLeft {}
	#mainLeft .infoBox {}
		#mainLeft .infoBox .top h2 { color: #ffffff; font: normal 19px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif; }
	#mainLeft .boxOne {}
		#mainLeft .boxOne a { color: #3399cc; }
	#mainLeft .boxTwo {}
		#mainLeft .boxTwo a { color: #669933; }
	#mainLeft .boxThree {}
		#mainLeft .boxThree a { color: #ff9933; }
#mainRight {}
	#mainRight h3 { color: #339900; font: bold 13px Verdana, Arial, Helvetica, sans-serif; }
	#mainRight .top { background: url('/images/right-content-bg_01.png') no-repeat top left; }
	#mainRight .middle {
		background: #ffffff url('/images/right-content-bg_04.png') no-repeat bottom;
		border-left: 1px solid #cccccc;
		border-right: 1px solid #cccccc;
	}
		#mainRight #chronicDisease {}
			#chronicDisease .cdtop {
				background: url('/images/chronic-disease-list_01.png') no-repeat top left;
				color: #ffffff;
				font: bold 13px/27px Verdana, Arial, Helvetica, sans-serif;
			}
			#chronicDisease .cdmiddle { background: url('/images/chronic-disease-list_02.png') repeat-y top left; }
			#chronicDisease .cdbottom { background: url('/images/chronic-disease-list_03.png') no-repeat bottom left; }
	#mainRight .bottom { background: url('/images/right-content-bg_05.png') no-repeat top left; }

/*extra subpage*/
#mainRight2 {}
	#mainRight2 h3 { color: #339900; font: bold 13px Verdana, Arial, Helvetica, sans-serif; }
	#mainRight2 .top2 { background: url('/images/sub2_01.png') no-repeat top left; }
	#mainRight2 .middle2 {
		background: #ffffff url('/images/sub2_02.png') no-repeat bottom;
		border-left: 1px solid #cccccc;
		border-right: 1px solid #cccccc;
		height: 100%;
	}
	
	#mainRight2 .bottom2 { background: url('/images/sub2_03.png') no-repeat top left; }
	
/* misc */
.bluePara { color: #006699; }

