@charset "utf-8";
/* CSS Document */

#header, #footer, img{ behavior: url(iepngfix.htc) }

body {
	font-family:Arial;
	font-size:12px;
	line-height:19px;
	margin-top:20px;
	color:#707070;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-color:#002f67;
}

h3 {
	font-size:18px;
	color:#002e67;
	line-height:22px;
	margin:0px;

}

.posthidden {display:none} 
.postshown {display:inline}

h4 {
	font-size:13px;
	color:#193d68;
	margin:0px;
}

h5 {
	font-size:11px;
	color:#2a4b73;
	margin:0px 0px 0px 8px;
}

#parent {
	width:970px;
	margin:auto;
}

#header {
	width:208px;
	height:88px;
	background-image:url(../images/header.png);
	padding:15px 12px 0px 750px
}

#contact {
	background-image:url(../images/contactbox.gif);
	width:405px;
	height:354px;
	background-repeat:no-repeat;
}

#navigation {
	background-image:url(../images/navbar.gif);
	width:935px;
	height:29px;
	padding:10px 0px 0px 35px;

}

#list {
	/*list-style:disc;*/ 
	display:block; 
	padding-left:20px;
	/*list-style-image:url(../images/bullet.gif);*/
	background-image:url(../images/arrow2.gif);
	background-repeat:no-repeat;
	background-position:10px;
}

#healthlist {
	list-style:disc; 
	display:block; 
	padding-left:10px;
	list-style-image:url(../images/bullet.gif);
}

#back2top {
	position:absolute;
	margin-left:600px;
	margin-top:-5px;
}

#printimg {
	position:absolute;
	margin:-10px 0px 0px -735px;
}

#maincontent {
	background-color:#FFF;
	width:945px;
	min-height:700px;
	_height:700px;
	padding-left:5px;
	padding-right:20px;
	_padding-right:5px;
	padding-top:1px;
}

#date{
	color:#568cce;
	font-weight:bold;
}

#date2 {
	width:320px;
margin-left:-130px;
margin-top:5px;
	
}

#copyright {
	position:absolute;
	margin-left:650px;
	margin-top:-40px;
}
#mainimage {
	height:151px;
	width:960px;
	
}

#maintext {
	margin:34px 0px 0px 240px;
}

#leftcolom {
	position:absolute;
	width:220px;
	margin-top:40px;
	margin-left:5px;
	
}


#footer {
	background-image:url(../images/footer.png);
	height:42px;
	width:950px;
	padding:7px 0px 0px 20px;
	font-size:11px;
margin-top:-12px;
}

.imageborder {
	border:solid;
	border-color:#FFF;
	border-width:1px;
}

.tablehead {
	background-image:url(../images/tableheader.gif); 
	width:198px;
	height:26px;
	padding:3px 0px 0px 22px;
	font-size:17px;
	line-height:22px;
	color:#FFF
}

.tablehead2 {
	background-image:url(../images/tableheader2.gif); 
	width:405px;
	height:30px;
	padding:3px 0px 0px 22px;
	font-size:15px;
	line-height:22px;
	color:#FFF
}

.bluehead {
	font-size:12px;
	font-weight:bold;
	color:#193d68;
}

.tablespace {
	margin:5px 0px 5px 15px;
	border:solid;
	border-color:#d9d9d9;
	border-width:2px;
	}
	
.tablespace2 {
	margin:5px 0px 0px 15px;
	border:solid;
	border-color:#d9d9d9;
	border-width:2px;
	}

.spacer {
	margin:0px 20px 0px 20px
}

.greyhead {
		font-size:14px;
	color:#FFF;
	padding-left:8px;
	font-weight:bold;
}
.tabletext{
font-size:11px;
	color:#FFF;
	padding-left:23px;
	font-weight:normal;
}

.buttons {
	margin-left:165px;
	margin-top:-17px;
}

.bluetext{
	color:#568cce;
}

a.link-nav:link, a.link-nav:visited, a.link-nav:active {
text-decoration:none; 
color:#ffffff; 
font-weight:bold; 
padding:5px 0px 10px 0px;
font-size:11px;
}
a.link-nav:hover {color:#aecbef;}

a.link-nav2:link, a.link-nav2:visited, a.link-nav2:active {
	text-decoration:none; 
	line-height:22px; 
	color:#707070;
	font-size:11px;
	}
a.link-nav2:hover {color:#002e67;}


a.link-text:link, a.link-text:visited, a.link-text:active {
font-weight:bold;
text-decoration:none; 
color:#568cce; 
line-height:24px;
font-size:11px;
background-image:url(../images/arrow.gif); 
padding-left:15px;
margin-left:7px;
background-repeat:no-repeat;
background-position:0px 2px;}
a.link-text:hover { color:#002e67;}

a.link-email:link, a.link-email:visited, a.link-email:active {color:#568cce; text-decoration:none; font-size:12px;}
a.link-email:hover { color:#707070;}

a.link:link, a.link:visited, a.link:active {color:#002e67; text-decoration:none; font-weight:bold;}
a.link:hover { color:#707070;}