@charset "utf-8";

/* start BODY STYLES */
html,body{
      margin:0;
      padding:0;
}
body {
	margin-top:0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height:14px;
	color: #000000;
	background-color:#FFFFFF;
}
/* end BODY STYLES */

/* start TEXT STYLES */
p {
font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height:16px;
	color: #000000;
}
/* start textlinks and hover */
a, a:visited {
text-decoration:none;
color:#0fa5bd;
}
a:hover {
text-decoration:underline;
color:#5fcedf;
}
/* end textlinks and hover */
h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
	font-weight:bold;
	text-align: left;
}
h1 {
	font-size: 16px;
	line-height:18px;
	color: #0a6993;
}
h2 {	
	font-size: 16px;
	line-height:18px;
	color: #0a6993;
}
h3 {
	font-size: 16px;
	line-height:18px;
	color: #0a6993;
}
h4 {
	font-size: 12px;
	line-height:14px;
	color: #0a6993;
}
h5 {
	font-size: 12px;
	line-height:14px;
	color: #0a6993;
}
hr {
border-width:1px;
border-top-color:#ffffff;
border-bottom-color:#9BCBED;
border-style:dashed;
}
.caption {
font-size:small;
}
.TextField {
background-color: #FFFFFF;
border-color: #007BA4;
border-style: solid;
border-width: 1px;
color: #007BA4;
font-family: Arial, Helvetica, sans-serif;
font-size: small;
padding: 2px;
}
.note {color:#A6350D;}
.figures {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	color: #003366;
	padding: 10px;
	border: thin dashed #DDDDDD;
}
.callouttext {
	background-color: #FAF3DD;
	float: right;
	width: 150px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
/* end TEXT STYLES */

/* start NEWS STYLES */
.post_title, .post_date, th { border-bottom: 1px solid #DDDDDD;}
.post_title { font-weight: normal;  font-size: small; color: #000000; }
.post_date { font-weight: bold; font-size:xx-small;}
.post_short {  padding-bottom: 10px; font-size: small;}
/* end NEWS STYLES */

/* start LAYOUT STYLES */
.mainwrap{
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	padding:0;
	width:100%;
}
.contentback{
	background-color:#FFFFFF;
}
.right{display:none;}
#clear{clear:both;}
.left{float:left;}
.hiddenPic {display:none;}
.padnav{
display:none;
}
/* start top wave */
.header{
	background-image: url(images/header-backsub-printtop.jpg);
	height:150px;
	background-repeat:no-repeat;
}
.header img{
display:none;
}
/* end top wave */
.columnnav{
padding:0 12px 0 0;
margin:0;
width:30%;
float:left;
}
/* start column content */
.hp-community{
	border-left:1px solid #b989b1;
	border-right:1px solid #b989b1;
	border-bottom:1px solid #b989b1;
	padding:5px 10px 5px 10px;
	margin:0;
	background-color:#fff;
	height:500px;
}
.hp-community img{
float:left;
padding:0 5px 5px 0;
}
.hp-news{
border-left:1px solid #0fa5b8;
border-right:1px solid #0fa5b8;
border-bottom:1px solid #0fa5b8;
padding:5px 10px 5px 10px;
margin:0;
background-color:#fff;
height:500px;
}
.hp-clinical{
border-left:1px solid #96c38e;
border-right:1px solid #96c38e;
border-bottom:1px solid #96c38e;
padding:5px 10px 5px 10px;
margin:0;
background-color:#fff;
height:500px;
}
/* end column content */
.footer{
border-top:1px solid #0a6993;
color:#000;
font-size:10px;
line-height:12px;
}
.footer img{
display:none;
}
.top{
display:none;}
/* end LAYOUT STYLES */

/* start NAVIGATION STYLES */
/* start top navigation and search */
.search{
display:none;
}
.searchBtn {
display:none;
}
#headernav {
display:none;
}
#headernav a{
font-weight:bold;
color: #FFFFFF;
}
#headernav a:hover{
text-decoration: underline;
}
#headernav form{
margin:0;
pading:0;
}
/* end top navigation and search */
.nav{
display:none;
}

#sidebarnav{
	display:none;
}
/* end NAVIGATION STYLES */

/* start TABLE STYLES */
.tableshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #007BA4;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.tables {
	margin-right: 10px;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #E8F5FD;
}
/* end TABLE STYLES */