@charset "utf-8";
/* CSS Document */

/* default font size*/
@import url(small.css);

/* ------------------------
Page Elements 
---------------------------*/
html {
	margin: 0;
	padding: 0;
}
body, div, p, th, td, li, dd {
	margin: 0;
	padding: 0;
	background: #789 url(../images/shadow.png) repeat-y center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
h1 {
	text-indent: -9999px;
	visibility: hidden;
	font-size: 0px;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-size: 110%;
	font-weight: bold;
}
h3, h3 a, h3 a:visited {
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}
h3 a:hover {
	padding-left: 3px;
	border-bottom: 1px solid lightgrey;
	background: url(../images/h3Gradient.gif) lightblue repeat-x;
}
h4, h4 a, h4 a:visited {
	margin: 0;
	padding: 0;
	text-decoration: none;
}
h4 a:hover {
	margin: 0;
	padding: 0;
	background-color: lightblue;
}
h5, h5 a, h5 a:visited {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}
h5 a:visited {
}
h6 {
	background: none;
	color: #005baa;
	font-weight:lighter;
	font-size:12px;
	text-decoration: none;
	margin: 0;
	padding: 0;
	float: left;
	margin-top: 13px;
	padding-left: 310px;
	max-width: 275px;
}
h7 {
	font-weight: 600;
	text-decoration: none;
	font-size:14px;
	text-indent: 20px;
}
.hidden {
	display: none;
}
#extraPadding {
	height: 10px;
}
#extraPadding2 {
	height: 3px;
}
/* ------------------------
Lists
---------------------------*/
ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
ul.other_resources li {
	margin-left: 0;
	padding-left: 1em;
	color: #00F;
}
.other_resources li a {
    text-align: left;
	color: #00F;
}
.other_resources li a:hover {
    text-align: left;
    color: #006;
}
ul.contact_us li {
    text-align: center;
    list-style: none;
    padding-left: 0;
	margin: 0;
}
.contact_us li a {
    text-align: center;
    color:#000;
    text-decoration:none;
}
.contact_us li a:hover {
    text-align: center;
    color: #006;
    text-decoration:none;
}
ul.other_resources_list li {
    text-align: left;
    padding: 0px;
	margin: 0px;
}
.other_resources_list li a {
    text-align: left;
    color: #000;
	padding: 0px;
}
.other_resources_list li a:hover {
    text-align: left;
    color: #006;
}

/* ------------------------
Container
---------------------------*/
#page-container {
	width: 800px;
	margin: auto;
}

/* ------------------------
Header
---------------------------*/
#header {
	margin-top: 10px;
	height: 80px;
	background: #ffffff url(../images/header.jpg);
}
.headerLink {
	margin-top: 10px;
	height: 80px;
	background: #ffffff url(../images/header.jpg);
}
#fontResize {
	background: none;
	color: #FFF;
	text-decoration: none;
	margin: 0;
	padding: 0;
	float: right;
	margin-top: 3px;
	padding-right: 15px;
}

/* ------------------------
Promo
---------------------------*/
#promo {
	margin-top: 5px;
	height: 125px;
	background: #ffffff;
	margin-bottom: 5px;
}

/* ------------------------
Navigation 1
---------------------------*/
#nav {
	float: left;
	margin:0; 
	padding-right: 8px;
	width: 175px;
	overflow: hidden;
	border-right: 1px solid lightgrey;
}
.navStyle1 {
	border-bottom: 1px solid lightgrey;
	background: url(../images/h3Gradient3.gif) #fff repeat-x;
	height: 25px;
	padding-left: 3px;
	min-height: 25px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	display: block;
	font-size:15px;
	font-weight:700;
	text-decoration: none;
}
.navStyle1:hover {
	background: url(../images/h3Gradient3-2.gif) #fff repeat-x;
	border-bottom: 1px solid lightgrey;
}
/* Unordered List Styling */
#base {
	border: 1px solid lightgrey;
	width: 168px;
	padding: 5px;
	margin-left: 0;
	padding-left: 0;
}
#square {
	border: 1px lightgrey dashed;
	margin: 1px;
	padding: 1em;
}

/* ------------------------
Navigation 2
---------------------------*/
#nav2 {
	float: right;
	margin:0; padding:0;
	width: 200px;
	overflow: hidden;
	padding-left: 8px;
	border-left: 1px solid lightgrey;
}
#nav2 a, #nav2 p2, #nav2 p2 a, #nav2 p2 a:visited {
	color: #FFF;
	text-align: left;
	text-decoration: none;
}
#nav2 a:hover {
	text-align: left;
	text-decoration: none;
	background-color: darkblue;
}
.hotTopics1 {
	background: #bb262c;
	min-height: 20px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	display: block;
}
.hotTopics2 {
	background: #1f5099;
	min-height: 20px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	display: block;
}
.hotTopics3 {
	background: #e68429;
	min-height: 20px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	display: block;
}
.hotTopics4 {
	background: #075d00;
	min-height: 20px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	display: block;
}
.hotTopics5 {
	background: #811ba3;
	min-height: 20px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	display: block;
}
.healthSearch1 {
	min-height: 50px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	display: block;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	background: #002f58 url(../images/searchTopicBackground.gif) repeat-x;
}
.healthSearch1:hover {
	background: #002f58 url(../images/searchTopicBackground2.gif) repeat-x;
}

/* ------------------------
Content
---------------------------*/
#content {
	padding-top: 3px;
	margin-left: 195px;
	margin-right: 220px;
	text-align: justify;
}

/* ------------------------
Footer
---------------------------*/
#footer {
	clear: both;
	height: 60px;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	color: #c9c9c9;
	border-top: 1px solid #efefef;
	padding: 13px 25px;
	line-height: 18px;
}
#footer a {
	color: #c9c9c9;
	text-decoration: none;
}
#footer a:hover {
	color: #db6d16;
}
#footer #altnav {
	width: 700px;
	margin: auto;
	text-align: center;
}