body, html {
	background: #00378e;
	margin: 0px auto;
	height: 100%;
	width: 100%;
	border:0;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, sans-serif;}
	
#pagecontainer {
	background: #85a9e5 url(images/bg.gif) repeat-x;
	width: 100%;}
	
#header {
	background: #85a9e5 url(images/headerbg.jpg) no-repeat;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 970px;
	height: 115px;
	padding-top: 10px;}
	
#bodycontainer {
	background: url(images/bodybg.png) repeat-y;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 920px;
	padding: 15px 25px 0px 25px}
	
#rightcolumn{
	float: right;
	width: 450px;
	text-align: left;}
	
#leftcolumn{
	width: 430px;}
	
div#column2 {
    margin: 0;
    padding: 0;
    width: 100%;}
	
div#column1 {
    margin: 0px;
    padding: 0px;
    width: 100%;}
	
.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;}
	
#footer{
	text-align: left;
	width: 950px;
	margin: 10px auto 5px auto;}
	
#homepics{
	background: url(images/bluebg.gif) no-repeat;
	text-align: left;
	width: 920px;
	height: 194px;
	padding: 15px;}
	
.homepic{
	font-size: 12px;
	color: #00378e;
	float:left;
	width: 207px;
	margin-right: 20px;
	text-align: center;}
	
/* Text styles */

ul#home {
	float: left;
	width: 920px;
	margin: 0px 0px 0px 20px;
	padding: 0;
	list-style: none;}
	
li#home {
	list-style-image: url(images/bullet.gif);
	float: left;
  	width: 227px;
  	margin: 0;
  	padding: 0;}

ul.provider {
	float: left;
	width: 430px;
	margin: 0;
	padding: 0;
	list-style: none;}
	
li.provider {
	list-style-image: none;
	float: left;
  	width: 215px;
  	margin: 0;
  	padding: 0;}
	
ul{
	padding: 0px 0px 0px 10px;
	margin: 5px 0px 0px 10px;}
	
li{
	list-style-image: url(images/bullet.gif);
	margin-bottom: 2px;}
	
h1{
	font-size: 22px;
	margin: 0;
	color: #00378e;}
	
h2{
	font-size: 18px;
	margin: 0;
	color: #525252;}

.text {
	color: #000000;}

a.text {
	color: #27619B;
	text-decoration: none;}

a.text:hover {
	color: #27619B;
	text-decoration: underline;}

.text12 {
	color: #000000;
	font-size: 12px;}

.boldtext12 {
	color: #00378e;
	font-weight: bold;
	font-size: 12px;}

.boldblacktext {
	color: #000000;
	font-weight: bold;}

.boldtext {
	color: #00378e;
	font-weight: bold;}

a.boldtext {
	color: #00378e;
	text-decoration: none;}

a.boldtext:hover {
	color: #00378e;
	text-decoration: underline;}
	
.whitetext {
	color: #FFFFFF;}

a.whitetext {
	color: #FFFFFF;
	text-decoration: none;}

a.whitetext:hover {
	color: #FFFFFF;
	text-decoration: underline;}
	
.footertext {
	color: #b6cbdd;
	font-size: 11px;}

a.footertext { 
	text-decoration: none;
	color: #FFFFFF}

a.footertext:hover { 
	text-decoration: underline;
	color: #FFFFFF}

	
/* Text box styles */

.textbox  { 
	background: #e9edf9;
	font-family: arial; 
	font-size:12px; 
	color:#000; 
	border:2px solid #00378e;
	padding: 2px;}


/* Navigation button rollovers */

#logo a{
	background: url(images/logo.gif) no-repeat;
	width: 303px; 
	height: 88px;
	margin-top: 14px;
	float: left;}
	
#nav-home a {
	background: url(images/nav-home.png) no-repeat top;
	width: 72px; 
	height: 41px;
	float: right;}
	
#nav-home a:hover {
	background: url(images/nav-home.png) no-repeat bottom;}
	
#nav-patientinfo a {
	background: url(images/nav-patientinfo.png) no-repeat top;
	width: 186px; 
	height: 41px;
	float: right;}
	
#nav-patientinfo a:hover {
	background: url(images/nav-patientinfo.png) no-repeat bottom;}
	
#nav-staff a {
	background: url(images/nav-staff.png) no-repeat top;
	width: 166px; 
	height: 41px;
	float: right;}
	
#nav-staff a:hover {
	background: url(images/nav-staff.png) no-repeat bottom;}
	
#nav-employment a {
	background: url(images/nav-employment.png) no-repeat top;
	width: 126px; 
	height: 41px;
	float: right;}
	
#nav-employment a:hover {
	background: url(images/nav-employment.png) no-repeat bottom;}
	
#nav-contact a {
	background: url(images/nav-contact.png) no-repeat top;
	width: 114px; 
	height: 41px;
	float: right;}
	
#nav-contact a:hover {
	background: url(images/nav-contact.png) no-repeat bottom;}
	
#paybill a {
	background: url(images/paybill.png) no-repeat top;
	width: 204px; 
	height: 43px;
	float: left;
	margin: 10px 0px 0px 50px;}
	
#paybill a:hover {
	background: url(images/paybill.png) no-repeat bottom;}
	
#phone{
	background: url(images/phone.png) no-repeat top;
	width: 322px; 
	height: 41px;
	float: left;
	margin: 18px 0px 0px 50px;}
	
/* PNG fix */
img, div, a { behavior: url(iepngfix.htc); border: 0px }
