#header {
	width: 100%;
	height: 82px;
	overflow: hidden;
	position: relative;
	margin: 0 0 -13px 0;
}
#header img {
	float: left;
	display: inline;
	margin: 10px 0 0 10px;
}
#header ul {
	float: right;
	padding: 54px 31px 0 0;
}
#header ul li {
	float: left;
	font-size: 11px;
}
#header ul li a {
	float: left;
	height: 28px;
	color: #FFF;
	background: url("../images/bg-left-nav-1.gif") no-repeat;
}
#header ul li a span {
	display: block;
	line-height: 26px;
	padding: 2px 10px 0 10px;
	background: url("../images/bg-right-nav-1.gif") no-repeat 100% 0;
}
#header ul li a:hover,
#header ul li.active a,
#header ul li:hover a
{
	color: #fff;
	text-decoration: none;
	background-position: 0 -28px;
}
#header ul li a:hover span,
#header ul li.active a span,
#header ul li:hover a span {background-position: 100% -28px;}



html, body {
	margin: 0;
	width: 100%;
}
.body {
	color: #000;
	min-width: 958px;
	font: 12px verdana, arial, sans-serif;
	background: #3c74a4 url("../images/newbg.gif") repeat-x;
}
/*--- general ---*/
p {margin: 0;}
form {margin: 0;padding: 0;}
img {border: none;display: block;}
ul {margin: 0;padding: 0;list-style: none;}







.normalList
{
    list-style:disc;
    line-height:15px;
    margin:0 0 0 15px;      
}

.normalList li
{
    margin:8px 0 8px 0;
}

ol
{
    line-height:21px;
    margin:10px 0 10px 20px;
}

ol li
{
    line-height:21px;
    margin-top:15px;
    margin-bottom:15px;
}

.clr:after {
	height: 0;
	clear: both;
	content: "";
	display: block;
}
* html .clr {height: 1%;}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
}
h1 {color: #009c98;}

h1, h2 {
	font-size: 20px;
	line-height: 26px;
}
a {
	color: #3674b2;
	cursor: pointer;
	text-decoration: none;
}
a:hover {text-decoration: underline;}
a:active, a:focus {outline: none;}

#page {
	width: 958px;
	margin: 0 auto;
}


#content 
{
    width: 100%;
}

#header:hover + #content
{
    /* IE z-index fix */
    * position:relative;
    * z-index:-1;
}

.wrap-content-1,
.wrap-content-3 {
	width: 958px;
	height: 27px;
	background: url("../images/bg-top-1.png") no-repeat;
}
.wrap-content-3 {background: url("../images/bg-bot-1.png") no-repeat;}

.wrap-content-2 {
	width: 958px;
	background: url("../images/bg-mid-1.png") repeat-y;
}
.intro {
	top: -11px;
	width: 926px;
	position: relative;
	padding: 0 16px 0 16px;
}
.intro .corner,
.intro .corner-2 {
	top: -3px;
	left: 13px;
	width: 30px;
	height: 30px;
	position: absolute;
	background: url("../images/corner-1.png") no-repeat;
}
.intro .corner-2 {background: url("../images/corner-2.png") no-repeat;}

.intro .shape {
	bottom: 0;
	left: 16px;
	width: 626px;
	height: 26px;
	position: absolute;
	background: url("../images/sh-1.png") no-repeat;
}
.hold-content-1 {
	width: 100%;
	position: relative;
	padding-bottom:50px;
}
.hold-content-1 .image-1 {
	bottom: -11px;
	right: 16px;
	position: absolute;
	z-index: 98;
}
.hold-content-1 .image-2 {
	bottom: 1px;
	right: 225px;
	position: absolute;
	z-index: 99;
}
.primary-content,
.primary-content-2 {
	float: left;
	width: 573px;
	position: relative;
	margin: -19px 0 0 0;
	padding: 0 0 20px 45px;
}
.primary-content-2 {
	padding: 0 0 0 45px;
	margin: -19px 0 -12px 0;
}
.primary-content h1 {
	margin: 0 0 15px 0;
	padding: 0 0 28px 0;
	background: url("../images/bg-h1.gif") no-repeat 0 100%;
}
.primary-content div {background: #E7F4F6 url("../images/bg-top-2b.gif") no-repeat;}

.primary-content p {
	height: 1%;
	line-height: 20px;
	padding: 11px 18px 15px 19px;
	background: url("../images/bg-bot-2.gif") no-repeat 0 100%;
	letter-spacing:1px;
}
.secondary-content {
	float: right;
	width: 275px;
	position: relative;
	padding: 0 41px 0 0;
}
.sc-1 {padding: 9px 41px 0 0;}

.secondary-content h2 {background: #04a29e url("../images/bg-top-3.gif") no-repeat;}
.secondary-content h2 span {
	height: 1%;
	color: #fff;
	display: block;
	text-align: center;
	padding: 8px 10px 11px 10px;
	background: url("../images/bg-bot-3.gif") no-repeat 0 100%;
}
.secondary-content div {
	width: 100%;
	overflow: hidden;
	padding: 9px 0 0 0;
}
.secondary-content div ul {width: 114px;}
.secondary-content div .list-1 {float: left;}
.secondary-content div .list-2 {float: right;}

.secondary-content div ul li {border-bottom: 1px solid #DAF3F8;}

.secondary-content div ul li a {
	height: 1%;
	color: #000;
	display: block;
	line-height: 14px;
	padding: 7px 4px 8px 8px;
}
.secondary-content div ul li a:hover,
.secondary-content div ul li.active a {
	/* font-weight: bold; */
	text-decoration: none;
	background: #04a29e;
	color:#FFF;
}

/* Tier 3 subnav. */
.tier3_spacer
{
    height:5px;
}
.secondary-content .tier3_top
{
    background-image:url("../images/tier3_top.gif");
    background-repeat:no-repeat;
    height:35px;
    position:relative;
    top:10px;
}
.secondary-content .tier3_footer
{
    background-image:url("../images/tier3_footer.gif");
    background-repeat:no-repeat;
    height:9px;
	padding:0px 0px 0px 0px;
}
.tier3_heading
{
	padding:10px 0px 10px 18px;
	font-style:italic;
}
.secondary-content h3
{
    text-align:center;
    color:White;
    font-size:14px;
    font-weight:bold;
}
.secondary-content .tier3_subnav
{
    font-size:12px;
    color:#2baeab;
    width:273px;
    border-left:solid 1px #04a29e;
    border-right:solid 1px #04a29e;
    border-bottom:solid 1px #04a29e;
}
.secondary-content .tier3_subnav a,
.secondary-content .tier3_subnav a:visited
{
    color:#000;
    text-decoration:none;
}
.secondary-content .tier3_subnav li
{
    border:none;
    width:273px;
    border-bottom:solid 1px #a8d9f4;
}
.secondary-content .tier3_subnav ul li a:hover
{
	/* font-weight: bold; */
	text-decoration: none;
	background:#04a29e;
	color:White;
}
#footer {
	width: 100%;
	color: #FFF;
	font-size: 11px;
	overflow: hidden;
	line-height: 15px;
	margin: -3px 0 10px 0;
}
#footer a {
	color: #FFF;
	font-weight: bold;
}
#footer strong a {text-decoration: underline;}
#footer strong a:hover {text-decoration: none;}

#footer div {
	float: left;
	width: 460px;
	padding: 0 0 0 45px;
}
#footer div p img {
	display: inline;
	margin: 15px 0 0 13px;
	vertical-align: -6px;
}
#footer ul {
	float: right;
	padding: 0 31px 0 0;
}
#footer ul li {display: inline;}
#footer ul li a {margin: 0 4px 0 0;}

.breadcrumbs {
	position: relative;
	margin: -6px 0 10px -12px;
}
.breadcrumbs li {
	color: #91bee3;
	display: inline;
	font-size: 11px;
}
.breadcrumbs li a {
	color: #91bee3;
	text-decoration: underline;
}
.breadcrumbs li a:hover {text-decoration: none;}

.primary-content-2 h1 {padding: 6px 0 7px 0;}

.primary-content-2 p {
	line-height: 20px;
	padding: 0 0 20px 0;
}
.primary-content-2 img {
	float: left;
	margin: 6px 14px 5px 0;
	/* border: 1px solid #C8C8C8; */
}
.primary-content-2 .list
{
    width:260px;
    margin-top:-15px;
    margin-left:10px;
}
.primary-content-2 .list li 
{
    list-style:none;
    line-height:20px;
    border-bottom:solid 1px #dfe5eb;
    padding-bottom:5px;
    padding-top:5px;
}
.simple_list
{
    list-style-type:disc;
    margin-left:40px;
}
.primary-content-2 .simple_list li
{
    margin-bottom:10px;
    line-height:20px;
}
.primary-content-2 .bottom
{
	border-bottom:none;
}

.primary-content-2 li a,
.primary-content-2 li a:visited
{
    color:#4f728e;
}
.primary-content-2 li a:hover
{
    text-decoration:underline;
}
.heading
{
	border-bottom:solid 2px #dfe5eb;
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
	margin-bottom:5px;
	width:400px;
}

.table_format
{
    width:90%;
    margin:0 auto;
     border:1px solid #5e85a6;
}

.table_format tr td
{
    border:1px solid #5e85a6;
}

.table_format tr .table_format_header
{
    color:#8bba42;
    font-weight:bold;  
    text-align:center;
    vertical-align:middle; 
}

.table_format tr
{
    min-height:50px;
}

.contactpage_tableone{
	background-color:#eaf1dd;
	border: 2px solid #76923c;	
}

.contactpage_tableone u{
	color:#76923c;
}
.contactpage_divs{
	padding:5px;
	border: 2px solid #76923c;	
	width:90%;
	min-height:300px;
	height:400px;
}
.contactpage_divs strong{
	color:#76923c;
}

.immunegreen{
	color:#4f6228;	
}
.biggerfont{
	font-size:16px;
}