body {
	font: small Arial, Helvetica, sans-serif;
	background-color: #8A8F60;
	margin-left: 1;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 0;
	line-height: 130%;
	font-size: 15px;
} 
td {
	font : x-small Arial, Helvetica, sans-serif;
	color : #333333;
	line-height: 130%;
	font-size: 15px;
}
a {color: #b48223;}
a:visited {color: #4498b2;}
a.focus {color: #8B0000;}
a.focus:visited {color: #8B0000;}
.focus {
	color: red;
}
.frontPage {
	font-size: 10pt;
}
.surveyHeader {
	color: #336699;
	background-color: #e4edf6;
	font-weight: bold;
	font-size: larger;
}
.smaller {
	font: xx-small Arial, Helvetica, sans-serif;
}
.bold {
	font: bold;
}
.header {
	font: medium Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #545D28;
	}
.white {
	color : #FFFFFF;
	font: x-small Verdana, Arial, Helvetica, sans-serif;
}
.rightside {
	color : #FFFFFF;
	font: bold xx-small Verdana, Arial, Helvetica, sans-serif;
}
.rightside a {
	font: normal xx-small Verdana, Arial, Helvetica, sans-serif;
}
.links {
	font: bold x-small Arial, Helvetica, sans-serif;
}
td.subject a {
	font: bold x-small Arial, Helvetica, sans-serif;
}
td.subject a:visited {
	color : #330066;
}
td.subject a:hover {
	color : #CC0000;
}
table.rightheader, td.rightheader {
	color : #FFFFFF;
	background-color : #999981;
	font : arial;
	font-weight : bold;
	font-size : 8pt;
}
table.rightsub, td.rightsub {
	color : #FFFFFF;
	background-color : #CCCCCC;
	font : arial;
	font-weight : bold;
	font-size : 8pt;
}
.leftheader {
	color : #FFFFFF;
	background-color : #339933;
	font : arial;
	font-weight : bold;
	font-size : 8pt;
}
a.leftheader {
	color : #FFFFFF;
	text-decoration: none;
}
a.leftheader:hover {
	text-decoration: none;
}
.leftblue {
	color : #000066;
	font : arial;
	font-size : xx-small;
	font-weight: bold;
}
.leftregular
{
	color : #000000;
	font : arial;
	font-size : xx-small;
}
.leftsub {
	color : #000066;
	background-color : #ADD6AD;
	font : arial;
	font-weight : bold;
	font-size : 8pt;
	text-decoration: none;
}
a.leftsub, a.leftsub:visited {
	color : #FFFFFF;
	background-color : #ADD6AD;
	font : arial;
	font-weight : bold;
	font-size : 8pt;
	text-decoration: none;
}
a.leftsub:hover {
	color : #000066;
}
td.footer, {
	color : #FFFFFF;
	background-color : #160A67;
	font : arial;
	text-decoration: none;
	font-size : 8pt;
}
a.footer {
	color : #FFFFFF;
	text-decoration: none;
}

a.footer:hover {
	text-decoration: underline;
}
input.login {
	width : 132;
	height : 21;
}
input.search {
	width : 191;
	height : 21;
}
.monospace {
	font : x-small "Courier New", Courier, monospace;
}
.quote {
	font : 11pt "Arial";
	line-height: 130%;
	color: #4498b2;
	margin-top: 0px;
	font-style: italic;
	padding-left: 15px;
	padding-right: 15px;
}
.frontPage {
	font : 11pt "Arial";
	line-height: 130%;
	
}
.quotesmall {
	font : italic 8pt "Arial";
	line-height: 150%;
	color: #999999;
}
span.greentext, td.greentext {
	font : bold 10pt/175% "Arial";
	color: #339933;
}
span.regular, td.regular {
	font : 10pt/150% "Arial";
	color: #333333;
}
.title {
	font: medium Arial, Helvetica, sans-serif;
	color: #000066;
}
.titleblack {
	font: bold 12pt Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.admheader {
	font: bold x-large Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.question {
	text-decoration: none;
	font: bold 12pt Arial, Helvetica, sans-serif;
	color: #669933;
	font-style: italic;
	letter-spacing: 0px;
}
.title a{
	text-decoration: none;
	font: bold 10pt Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
}
.title a:hover{
	text-decoration: underline;
	font: bold 10pt Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
}
.newslink {
	font: lighter x-small Verdana, Arial, Helvetica, sans-serif;
}

a.newslink {
	text-decoration: none;
}
a.newslink:hover {
	text-decoration: underline;
}
.newsblurb {
	font-size : xx-small;
}
.headerdate {
	font : xx-small Arial, Helvetica, sans-serif;
	color : #666666;
}
.smallertext {
	font : xx-small Verdana, Arial, Helvetica, sans-serif;
}
td.copper
	{
		background-color: #B48223;
		color: #FFFFFF;
		font-family: Verdana;
		font-size: xx-small;
		font-weight: bold;
	}
td.medicalTop
	{
		background-color: #B48223;
		color: #FFFFFF;
	}
td.medicalSide
	{
		background-color: #e0e0e0;
		color: #8A8F60;
	}
td.medicalBody, tr.medicalBody
	{
		background-color: #e0e0e0;
		vertical-align: top;
	}
.survey
	{
	background-image: url(/patientsurvey/images/survey_bg.gif);
	background-position: center;
	background-repeat: no-repeat;
}
tr.survey > td {
	background-image: none;
}

p, li {
	line-height: 130%;
	font-size: 15px;
}

#NewsTicker{
	border:solid 1px #cccc66;
	width:162px;
	height:109px;
	margin:0 auto;
	margin-left:6px;
}
	#NewsTicker h1{
		padding:6px; margin:0; border:0;
		background:#dfe9d5;
		color:#000000;
		font-size:11px;
		font-weight:bold;
	}
	#NewsVertical {
	width: 162px;
	height: 74px;
	display: block;
	overflow: hidden;
	position: relative;
	margin-top: 19px;
	background-repeat: repeat;
	}
	#controller{
	padding:6px;
	font-size:11px;
	color:#666;
	}
	#play_scroll_cont{display:none;}
/* --------------- */
/* Ticker Vertical */
	#TickerVertical {
		width: 162px;
		height: 98px;
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#TickerVertical li {
		display: block;
		width: 162px;
		color: #333333;
		text-align: left;
		font-size: 11px;
		margin: 0;
		padding: 6px;
		float: left;
	}
		#TickerVertical li .NewsTitle{
			display: block;
			color: #000000;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
		}
		#TickerVertical li .NewsTitle a:link,
		#TickerVertical li .NewsTitle a:Visited {
			display: block;
			color: #000000;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
			text-decoration:none;
		}
		#TickerVertical li .NewsTitle a:hover {
			text-decoration:underline;
		}
		
		#TickerVertical li .NewsImg{
			float:left;
			margin-right:10px;
		}
		#TickerVertical li .NewsFooter{
			display: block;
			color: #000000;
			font-size: 10px;
			margin:6px 0 14px 0;
		}
