html {
margin: 0;
padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: white url(/H1N1/images/bg_grad.jpg) 0 0 repeat-x;
	text-align: center;
	font: 12px/16px Verdana, Helvetica, sans-serif;
	color: #333;
}

#container {
	border-bottom: 1px solid #eee;
	margin: 0 auto;
	padding: 0 0 15px 0;
	text-align: left;
	width: 802px;
	height: 100%;
	position: relative;
	background: url(/H1N1/images/content_bg.gif) 0 0 repeat-y;
}

#header {
	margin: 0 1px;
	padding: 0;
	width: 800px;
	height: 105px;
	background: white;
	border-bottom: 25px solid #00378e;
	position: relative;
}

#backTo {
	float:right;
	margin: 20px 15px;
}

#logocs {
	position: absolute;
	bottom: 10px;
	left: 15px;
	border: none;
}

#logoihrsa {
	position: absolute;
	bottom: 10px;
	right: 17px;
	border: none;
}

#content {
	margin: 25px 0 0 185px;
	padding: 0;
	width: 432px;
}

h1.index {
background: url(/H1N1/images/img_hdr_sosaotfvts.jpg) no-repeat 0 0;
width: 430px;
height: 207px;
text-indent: -9999px;
}

h1.colleges {
background: url(/H1N1/images/hdr_flu_colleges.jpg) no-repeat 0 0;
width: 442px;
height: 59px;
text-indent: -9999px;
}

h1.products {
background: url(/H1N1/images/hdr_helpstop.gif) no-repeat 0 0;
width: 442px;
height: 51px;
text-indent: -9999px;
}

h1.programs {
background: url(/H1N1/images/hdr_hlswce.gif) no-repeat 0 0;
width: 402px;
height: 54px;
text-indent: -9999px;
}

h1.schools {
background: url(/H1N1/images/hdr_flu_schools.jpg) no-repeat 0 0;
width: 442px;
height: 59px;
text-indent: -9999px;
}

h1.healthclubs {
background: url(/H1N1/images/hdr_flu_healthclubs.jpg) no-repeat 0 0;
width: 442px;
height: 59px;
text-indent: -9999px;
}


h1.transport {
background: url(/H1N1/images/hdr_flu_publicplaces.jpg) no-repeat 0 0;
width: 442px;
height: 89px;
text-indent: -9999px;
}

h1.workplace {
background: url(/H1N1/images/hdr_flu_workplace.jpg) no-repeat 0 0;
width: 442px;
height: 59px;
text-indent: -9999px;
}

h1.other {
background: url(/H1N1/images/hdr_flu_other.jpg) no-repeat 0 0;
width: 442px;
height: 59px;
text-indent: -9999px;
}




#bodyImage {
float: left;
margin: 0 24px 10px 10px;
}

a:link {
color: #1041b1;	
text-decoration: none;
}

a:visited {
color: #1041b1;	
text-decoration: none;
}

a:hover { text-decoration: underline; }

ol li { margin-bottom: 1em; }

h2 {
margin: 18px 0 10px 0;
font-size: 18px;
color: #00378e;
font-weight: normal;
}

	.greenBG {
		padding: 10px 0px 10px 0px;
		margin: 0;
		font-size: 10px;
		background: #cfddd7;
	}
	.greenBG h5 {
		margin: 0 10px 1em 10px;	
		font-size: 10px;
		font-weight: 300;
		color: #2c8877;
	}	
	.purpleBG {
		padding: 10px 0px 10px 0px;
		margin: 0;
		font-size: 10px;
		background: #c7c5e2;
	}	
	.purpleBG h5 {
		margin: 0 10px 1em 10px;	
		font-size: 10px;
		font-weight: 300;
		color: #5a57a5;
	}


.subhead {
	margin-bottom: 0;
	font-weight: bold;
}

p { margin: 0 10px 1em 10px; }

#leftCol {
	position: absolute;
	top: 130px;
	left: 1px;
	width: 162px;
}

#leftCol p {
	font-size: 10px;
	padding: 5px 2px 5px 2px;
}

#rightCol {
	position: absolute;
	top: 130px;
	right: 1px;
	width: 162px;
	background: #eee;
}

h3 {
	margin: 0;
	padding: 7px 15px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background: #0193eb url(/H1N1/images/hdr_bg1.gif) repeat-x;
}

.longBG { background: none; }

ul {
	margin: 15px;
	padding: 0;
	list-style: none;
	font-size: 11px;
}

ul li {
	margin: 0 0 1em 0;
}

#productLine {
	margin: 15px;
	padding: 0;
	list-style: none;
	text-align: center;
}

#footnote {
	font-size: smaller;
	line-height: 1.25em;
	font-weight: normal;
	margin: 25px 0 0 185px;
	padding: 0;
	width: 432px;
}

p.reference {
	font-size: 10px;
	}

.blueBG {
	padding: 10px 0px 10px 0px;
	margin: 0;
	font-size: 10px;
	font-weight: bold;
	color: white;
	background: #0193eb url(/H1N1/images/hdr_longbg1.gif) repeat-x top left;
}

.blueBGBottom {
	padding: 10px 0px 10px 0px;
	margin: 0;
	font-size: 10px;
	font-weight: bold;
	color: white;
	background: #0193eb url(/H1N1/images/hdr_longbg1.gif) repeat-x bottom left;
}

.blueBGBottom a, .blueBGBottom a:visited  { color: #fff;}

.blueBG a, .blueBG a:visited { color: white; text-decoration: none; }

.blueText { color:#00378e; }

