body, td, ul {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 16px;
	}

body {
	padding: 5px, 0px, 5px, 0px;
	}

a {
	color: #000;
	}
	
a:visited {
	color: #666;
	}

.mainTable {
	 min-width: 600px;
	 max-width: 900px;
	 }

#contentcolumn {
	max-width: 500px;
	margin: 0px 10px 0px 10px;
	}
	
h1 {
	text-transform: uppercase;
	font-family: "Trebuchet MS", trebuchet, verdana, helvetica, arial, sans-serif;
	color: #666;
	font-size: 160%;
	}
	
h2 {
	text-transform: uppercase;
	font-family: "Trebuchet MS", trebuchet, verdana, helvetica, arial, sans-serif;
	color: #666;
	font-size: 140%;
	border-top: 1px solid #606;
	display: inline;
	margin-top: 20px;}
	
h3 {
	font-family: "Trebuchet MS", trebuchet, verdana, helvetica, arial, sans-serif;
	font-size: 120%;
	color: #333;
	}	
	
h1 .h1sub {
	font-size: 80%;
	}
	
.newsPage h2 {
	text-transform: uppercase;
	font-family: "Trebuchet MS", trebuchet, verdana, helvetica, arial, sans-serif;
	color: #666;
	border-top: 0px;
	font-size: 140%;
	display: inline;
	margin-top: 30px;
	padding-top: 10px;}
	

	
.leadIn {
	font-style: italic;
	font-weight: bold;
	color: #606;
	}
	
.RightNavigation ul {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	list-style: none;
	border-left: 1px solid #ccc;
	}
	
.RightNavigation li {
	margin: 5px 0px 5px 0px;
	padding: 0;
	}
	
.RightNavigation li a {
	background-color: #fff;
	color: #666;
	font-weight: bold;
	text-decoration: none;
	}
	
.RightNavigation li a:hover {
	background-color: #fff;
	color: #000;
	text-decoration: underline;
	}
	
.RightNavigation li a.on {
	color: #606;
	}
	
#footer {
	font-size: 90%;
	font-style: italic;
	color: #333;
	}
	
.floatright {
  float: right;
  margin: 3px 0 3px 8px;
}

.floatleft {
	float: left;
	margin: 3px 8px 20px 0;
}
/*--- Clinics ---*/

.headerContactInfo {
	color: #fff;
	padding: 2px;
	font-weight: bold;
	}
	
.headerContactInfo img {
	padding-left: 20px;
	}
	
.smalldoctor {
	border: 1px solid #000;
	display: inline;
	width: 90px;
	padding: 0px 0px 5px 10px;
	}
	

.newsdate {
	font-style: italic;
	color: #999;
	}

.listTable {
	border-top: 1px solid #606;
	}
	
.listTable tr {
	border-top: 1px solid #606;
	}
	
.listTable td {
	background: #dedede;
	border-bottom: 1px solid #fff ;
	padding: 4px;
	}
.listTable td a {
	color: #000;
	}
	
	
.searchTerm {
	font-weight: bold;
	}

.searchError {
	font-weight: bold;
	color: maroon;
	}

	
.formLabel {
	font-weight: bold;
	}
	
/* --- Healthy Viewpoints CSS --- */

	
.VPauthor {
	font-weight: normal;
	}

#VPcontentcolumn {
	max-width: 500px;
	margin: 0px 10px 0px 10px;
	}

.VPreferences {
	font-style: italics;
	}
	
.VPcontact {
	font-weight: bold;
	}
	
	
table.standard {
	border: 1px solid #000000;
	border-collapse: collapse;
	empty-cells: show
}
table.standard td, table.standard th {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 3px;
}
table.standard th {
	background-color: #5D2070;
	color:white;
}
table.standard  a {
	font-size: 11px;
}

.field{
font-weight:bold;
text-align:right;
}
