/* html elements */
body{
	padding: 0px;
	margin: 0px;
	border: none;
}

form{
	margin: 0px;
	padding: 10px;	
}

p{
	padding: 0px;
	margin: 5px 0px 10px 0px;
}

h3, h4, h5{
	margin: 5px 0px;
}

table{	
	width: 95%;
	border: 1px solid #000;
	border-collapse: collapse;
	margin: 0 10px;
	padding: 0;
}

th, td{
	text-align:left;
	border: 1px solid #000;
	padding: 0px 5px;
	margin: 0px;
}

th{
	text-align: center;
}

form fieldset{
	border: none;
	text-align: center;
}

table#schedule{
	width: 50%;
	margin-top: 20px;
}


/* end html elements */
#acceptTerms{
	text-align: center;
}

.banner{
	border-right: 1px solid #BFBFBF;
	float: left;
	min-width: 22%;
	min-height: 90px;
	
	
	padding-right: 5px;
	padding-bottom: 5px;
}

.banner img{
	width: 100px;
	border: none;
	padding: 10px 0 10px 20px;
}

.banner span{
	text-align: right;
}

*>html .banner{
	width: 22%;
	height: 90px;
}

.bc{
	padding: 10px 0px;
}

#bottomRow .column{
	min-height: 195px;
}

#centerLogo{
	position: relative;
	left: 75px;
	border: none;
}

.centered{
	text-align: center;
}

.column{
	padding: 10px;
	width: 210px;
	float:left;
	border-right: 1px solid #fff;	
}

.column ul{
	padding: 0px 0px 0px 15px;
	margin: 0px;
}

.columnText{
	padding-top: 10px;		
}

#content{
	width: 722px;
	margin: 20px auto;	
	padding: 0px 15px;	
	
}

#footer{
	clear:both;
	padding: 10px 0px;
	margin: 5px 0px;
	width: 692px;
	border-top: 1px solid #B56994;
}

#footer a{
	padding: 10px 5px;
}

#form1 label{
	float: left;
	width: 250px;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
}
	
#header{
	width:692px;
	margin-top: 20px;
}

#hn1, #hn2{
	position:absolute;
	display: block;
	height: 120px;
	width: 120px;
	text-align: center;
}

#hn1 a, #hn2 a{
	height: 100%;
	width: 100%;
}

#hn1 img, #hn2 img{
	padding: 50px;
}

#hn1{
	top: 260px;
	left: 20px;
}

#hn2{
	top: 360px;
	left: 190px;
}

.hiddenPart{
	text-align: center;
	padding-bottom: 10px;
}


.leftFloat{
	float:left;
	text-align: left;
}

#leftImage{
	position: relative;
	text-align: right;
	width: 310px;
	top: 20px;
}

#leftLogo{
	border: none;
}

#mainContent{
	min-height: 300px;
	clear: both;
}

* html #mainContent{
	height: 300px;
}

#mapImage{
	width: 455px;	
}

.nav ul{
	display: inline;
	list-style: none;
	padding: 0px;
	margin: 0px;
	left: 0px;
	
}

.nav ul li{
	display: inline;
	
}

.nopg{
	display:none;
}

#pageContent{
	width: 692px;
}

#pageImage{
	width: 200px;
}

.pg{
	margin: 0px;
	padding: 10px 10px 0px 10px;
}

#rightColumn{
	border: none;
}

.rightFloat{
	float:right;
	text-align: right;
}

#rightLogo{
	position: relative;
	left: 155px;
	border: none;
}

.row{
	padding: 0px;
	margin: 0px;
	border: none;
	width: 692px;
	clear: both;
	display: inline;
}

.row img{	
	vertical-align:bottom;
}

.spaced{
	margin-right: 15px;
}

#tab{
	width: 100%;
	/*float: left;*/
	background-color: #FFF;
}

ul#nav{
	margin: 0;
	padding: 0;
	border: none;
	list-style-type: none;
}

ul#nav li{	
	float:left;
	text-decoration: none;
	margin: 0 3px 0 0;
	padding: 0;
	list-style-type: none;
	text-align: center	
}

ul#nav li span{
	float:left;
	width: 6.5em;
	padding: 5px 0px;
	margin: 0px;
}

.scrollable{
	margin-top: 20px;
	border: 1px solid black;
	width: 100%;
	height: 250px;
	overflow: scroll;
}

div.tabBody{
	clear:both;
	padding-bottom: 10px;
}

#topCenter{
	width: 370px;
	text-align:right;
}

#topLeft{
	width: 322px;
	padding-top: 30px;	
}

#topNav{
	margin: 0px;
	border: none;
	padding: 5px 0px;
	width: 692px;
	clear: both;
}

#topNav ul li{
	padding: 0px 20px;	
}

/*  IE Hacks */
* html #content{
	width: 750px;
}

* html .column{
	width: 230px;
	height: 195px;
}

* html #rightColumn{
	width: 231px;
}
/* End IE Hacks */

/* Healthnotes overrides */
div.hnContent div#hniArticle{
	background: none;
	position: static;
}


.hnContent *{
	font-family: verdana, sans-serif;
	border-style: hidden;
	border-width: 0px;
	border-color: #fff;
}
.logos img{
	width: 80px;
	border: none;	
}

#header>.logos{	
	border:none;
	margin: 0px;
	
}

#header>.logos img{
	padding: 5px 15px;
}

.logos {
	text-align: center;
	border-bottom: 1px solid #B56994;
	padding-bottom: 10px;
	margin-bottom: 10px;

}
