@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #EAECF4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


h1 {
	color: #005596;
	font-size: 24px;
	margin-top:0px;
	margin-bottom:10px;
	padding-top:0px;
}
h2 {
	color: #005596;
	font-size: 20px;
	margin-top:0px;
	margin-bottom:9px;
	padding-top:0px;
}
h3 {
	font-size: 16px;
	color: #005596;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:7px;
}

.h1 {
	color: #005596;
	font-size: 24px;
	margin-top:0px;
	margin-bottom:10px;
	padding-top:0px;
}
.h2 {
	color: #005596;
	font-size: 20px;
	margin-top:0px;
	margin-bottom:9px;
	padding-top:0px;
}
.h3 {
	font-size: 16px;
	color: #005596;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:7px;
}
.blue {
	color: #005596;
}
.orange {
	color: #FF9900;
}
.footernav {
    color: #005596;
}
.footernav a:link, .footernav a:visited {
	color: #005596;
	text-decoration: none;
	font-weight: normal;
}
.footernav a:hover {
	color: #FF9900;
	text-decoration: none;
	font-weight: regular;
	}

#page-heading {height:32px; width:655px; background-image:url(images/title-bar-healthcare-supply.gif); text-align:left; padding-left:15px; padding-top:5px; color: #005596; font-size:20px;}
#bluebar {height:5px; background-image:url(images/blue-block-hss.gif); background-repeat:no-repeat; background-position:right;}
#content {
	min-height:300px;
	padding-top:25px;
	padding-bottom:25px;
	padding-left:25px;
	padding-right:91px;
	background-color:#FFFFFF;
	}
#content-team {
	min-height:300px;
	padding-top:25px;
	padding-bottom:25px;
	padding-left:25px;
	padding-right:25px;
	}
#team-popup {width:669px; min-height:400px;}
	
.team-thumbnail {float:left; width:310px; height:100px; background-color: #EAECF4; margin-right:21px; margin-bottom:20px;}
.team-image {float:left;}
.team-text {padding:10px; float:left; color: #005596;}
.team-name {font-size:14px; padding-bottom:3px; margin-bottom:3px; border-bottom:1px solid #efa53c;}