TR.selectedItem {
	/*border: 1px solid #c7cfd5;*/
	background: #f1f5f9;
	margin: 20px 0;
	padding: 8px;
	text-align: left;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	min-width: 600px;
}

A {
	font-size: 12px;
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
	color: #336669;
}

A.section-link {
	color: #000000;
	text-decoration: underline;
	font-size: 18pt;
}

A:hover .section-link {
	color: #990033;
}

A.section-link-left {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 18pt;
}

A:hover .section-link-left {
	color: #990033;
}

TD.mainContent A {
	color: #000000;
	font-size: 12pt;
	text-decoration: underline;
}

.defintion {
	text-align: right;
	margin: -40px 0px 0px 0px;
}
	

#DisplayNarrow TABLE {
	padding: 15px 5px 5px 5px;
/*	border: 1px #CCC solid;*/
	width: 400px;
}

#scAnswers TABLE {
	padding: 15px 5px 5px 5px;
	width: 600px;
}
#inputFormMin A {
	font-size: 11px;
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}
#inputFormMin TABLE {
	padding: 5px 5px 5px 5px;
	border: 1px #CCC solid;
	width: 600px;
}

#inputFormMin TH {
	text-align: left;
	padding: 0px 5px 0px 2px;
	vertical-align: middle;
	border: 1px #CCC solid;
	font-size: 13px;
	background-color: #EEE;
	height: 25px;
}
#inputFormMin TD {
	text-align: left;
	vertical-align: middle;
	padding-bottom: 3px;
	font-size: 11px;
	border: 1px #CCC solid;
}

#inputFormMin_Top A {
	font-size: 11px;
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}
#inputFormMin_Top TABLE {
	padding: 5px 5px 5px 5px;
	border: 1px #CCC solid;
	width: 600px;
}

#inputFormMin_Top TH {
	text-align: left;
	padding: 0px 5px 0px 2px;
	vertical-align: top;
	border: 1px #CCC solid;
	font-size: 13px;
	background-color: #EEE;
	height: 25px;
}

#inputFormMin_Top TD {
	text-align: left;
	vertical-align: top;
	padding-bottom: 3px;
	font-size: 11px;
	border: 1px #CCC solid;
}
#inputForm TABLE {
	padding: 15px 5px 5px 5px;
	border: 1px #CCC solid;
	width: 600px;
}

#inputForm TH {
	text-align: left;
	padding: 0px 5px 0px 2px;
	vertical-align: middle;
	border: 1px #CCC solid;
	font-size: 13px;
	background-color: #EEE;
	height: 25px;
}

#inputForm TD {
	text-align: left;
	vertical-align: middle;
	padding-bottom: 3px;
	font-size: 11px;
	border: 1px #CCC solid;
}

#inputFormShort TABLE {
	padding: 15px 5px 5px 5px;
	width: 600px;
}

#inputFormShort TD {
	text-align: left;
	vertical-align: middle;
	padding: 3px 0px 18px 0px;
	font-size: 12px;
}

#inputFormShort TH {
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}

#inputFormShort OL LI {
	font: 12px Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
}

#inputFormShort h1 {
	font: 20px Arial, Helvetica, sans-serif;
	margin: 5px 0 10px 0px;
	font-weight: bold;
	color: #000;
	border-bottom: 3px dotted #123456;
}
#inputFormShort h2 {
	font: 16px Arial, Helvetica, sans-serif;
	margin: 5px 0 10px 0px;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #ccc;
}
#HospProfile TABLE {
	padding: 15px 5px 5px 5px;
	width: 650px;
}

#HospProfile TD {
	text-align: left;
	vertical-align: middle;
	padding: 3px 0px 18px 0px;
	font-size: 12px;
}

#HospProfile TH {
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}

#HospProfile OL LI {
	font: 12px Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
}

#HospProfile h1 {
	font: 20px Arial, Helvetica, sans-serif;
	margin: 5px 0 10px 0px;
	font-weight: bold;
	color: #000;
	border-bottom: 3px dotted #123456;
}

#HospProfile h4 {
	font: 14px Arial, Helvetica, sans-serif;
	margin: 15px 0 10px 0px;
	font-weight: bold;
	color: #000;
}

.gray {
	background-color: #CCC;
	height: 20px;
}

.answer {
	background-color: #ffffcc;
	color: #000;
	padding-left:20px;
}
.fineprint {
	font: 11px Arial, Helvetica, sans-serif;
}
#warning {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

#error {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

#standout {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.standout {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

#inputFormLarge TABLE {
	padding: 15px 5px 5px 5px;
	border: 1px #CCC solid;
	width: 850px;
}

#inputFormLarge TH {
	text-align: left;
	padding: 0px 5px 0px 0px;
	vertical-align: top;
	border: 1px #CCC solid;
	font-size: 12px;
	font-weight: normal;
	height: 25px;
}

#inputFormLarge TD {
	text-align: center;
	vertical-align: middle;
	padding-bottom: 3px;
	font-size: 12px;
	border: 1px #CCC solid;
}

.inputLeft TD {
		text-align: left;	
}

#inputFormLarge h1 {
	font: 20px Arial, Helvetica, sans-serif;
	margin: 5px 0 10px 0px;
	font-weight: bold;
	color: #000;
	border-bottom: 3px dotted #123456;
}

#inputFormLarge h2 {
	font: 16px Arial, Helvetica, sans-serif;
	margin: 15px 0 10px 0px;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #ccc;
}

#inputFormLarge h3 {
	font: 15px Arial, Helvetica, sans-serif;
	margin: 15px 0 0px 0px;
	font-weight: bold;
	color: #000;
}

.header_row {
	background-color: #EEE;
	font-weight: bold;
}

#inputForm h1 {
	font: 20px Arial, Helvetica, sans-serif;
	margin: 5px 0 10px 0px;
	font-weight: bold;
	color: #000;
	border-bottom: 3px dotted #123456;
}

#inputForm h2 {
	font: 16px Arial, Helvetica, sans-serif;
	margin: 15px 0 10px 0px;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #ccc;
}

#inputForm h3 {
	font: 15px Arial, Helvetica, sans-serif;
	margin: 15px 0 0px 0px;
	font-weight: bold;
	color: #000;
}

#inputSimpleForm TABLE {
	padding: 15px 5px 5px 5px;
	width: 650px;
}

#inputSimpleForm TD {
	text-align: left;
	vertical-align: middle;
	padding-bottom: 1px;
	font-size: 12px;
}

#inputSimpleForm h1 {
	font: 20px Arial, Helvetica, sans-serif;
	margin: 5px 0 10px 0px;
	font-weight: bold;
	color: #000;
	border-bottom: 3px dotted #123456;
}

#inputSimpleForm2 TABLE {
	padding: 5px 5px 5px 5px;
	width: 720px;
}

#inputSimpleForm2 TD {
	text-align: left;
	vertical-align: top;
	padding-bottom: 1px;
	font-size: 12px;
}

#inputSimpleForm2 TH {
	text-align: left;
	padding: 0px 5px 0px 5px;
	vertical-align: middle;
	border: 1px #CCC solid;
	background-color: #EEE;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
}

#inputSimpleForm2 h1 {
	font: 20px Arial, Helvetica, sans-serif;
	margin: 5px 0 10px 0px;
	font-weight: bold;
	color: #000;
	border-bottom: 3px dotted #123456;
}

#SiteAdmin TABLE {
	padding: 5px 5px 0px 5px;
	width: 620px;
}

#SiteAdmin TD {
	text-align: left;
	vertical-align: top;
	padding-bottom: 1px;
	font-size: 12px;
	line-height: 20px;
}

#SiteAdmin P {
	line-height: 15px;
}

#SiteAdmin TH {
	text-align: left;
	padding: 0px 5px 0px 5px;
	vertical-align: middle;
	border: 1px #CCC solid;
	background-color: #EEE;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
}

#SiteAdmin h1 {
	font: 20px Arial, Helvetica, sans-serif;
	margin: 5px 0 10px 0px;
	font-weight: bold;
	color: #000;
	border-bottom: 3px dotted #123456;
}

#SiteAdmin h2 {
	font: 16px Arial, Helvetica, sans-serif;
	padding: 15px 0px 0px 0px;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #ccc;
}

#DataDefinitions TABLE {
	padding: 5px 5px 5px 5px;
	width: 800px;
	border: 1px #000 solid;
}

#DataDefinitions TD {
	text-align: left;
	vertical-align: top;
	padding: 3px 3px 10px 3px;
	font-size: 12px;
	border: 1px #000 solid;
}

#DataDefinitions TH {
	text-align: left;
	padding: 0px 5px 0px 0px;
	vertical-align: top;
	background-color: #CCC;
	font-size: 13px;
	font-weight: bold;
	height: 20px;
}

#DataDefinitions h1 {
	font: 20px Arial, Helvetica, sans-serif;
	margin: 5px 0 10px 0px;
	font-weight: bold;
	color: #000;
	border-bottom: 3px dotted #123456;
}

p {
	font-size: 12px;
}

td {
	font-size: 12px;
}

h2 {
	font: 16px Arial, Helvetica, sans-serif;
	margin: 5px 0 10px 0px;
	font-weight: bold;
	color: #000;
	/*border-bottom: 1px solid #ccc;*/
}
#main_content h2 {
	font: 16px Arial, Helvetica, sans-serif;
	margin: 5px 0 10px 0px;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #ccc;
}
#inputSimpleForm h2 {
	font: 16px Arial, Helvetica, sans-serif;
	margin: 5px 0 10px 0px;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #ccc;
}
#SiteAdmin h2 {
	font: 16px Arial, Helvetica, sans-serif;
	margin: 5px 0 10px 0px;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #ccc;
}
h3 {
	font: 15px Arial, Helvetica, sans-serif;
	margin: 5px 0 0px 0px;
	font-weight: bold;
	color: #000;
}

#container {
	width: 1004px;
	border: 2px solid #000;
	background-color: #FFF;
	margin: 0 auto;
	text-align: left;
}

#top_Menu {
	height: 20px;
	background-color: #990033;
	color: #FFFFFF;
	text-align: right;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	margin: 0;
	padding: 0 0 0 0px;
}

#top_Menu A {
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: none;
}

#top_Menu A:hover {
	text-decoration: underline;
	color: gold;
}

#top_Menu A.section-link {
	color: #000000;
	text-decoration: underline;
	font-size: 18pt;
}

#top_Menu A:hover .section-link {
	color: #990033;
}

#top_Menu td {
	text-align: center;
}

#intro {
	background-image: url(../images/blue_gradient.jpg);
	background-repeat: repeat-y;
	border-bottom: 2px solid #000;
}

#intro td {
	color: #FFF;
	font-size: 12px;
	padding: 15px 0 15px 20px;
}

#content h1 {
	font: 15px Arial, Helvetica, sans-serif;
	margin: 5px 0 10px 10px;
	font-weight: bold;
	color: #676767;
	border-bottom: 1px solid #ccc;
	width: 400px
}

#left_nav a {
	font-size: 11px;
	font-weight:bold;
	color: #000;
}

#left_nav a:hover {
	color: #990033;
}

#left_nav a:active {
	background-color: #FFE8B7;
}

#left_nav {
	padding: 3px 3px 3px 6px;
	background-color: beige;
	height: 32px;
	line-height: 17px;
	border: 1px dashed #ccc;
}
#left_nav_long {
	padding: 3px 3px 3px 6px;
	background-color: beige;
	height: 72px;
	line-height: 17px;
	border: 1px dashed #ccc;
}
#left_nav_long a {
	font-size: 11px;
	font-weight:bold;
	color: #000;
}

#left_nav_long a:hover {
	color: #990033;
}

#left_nav_long a:active {
	background-color: #FFE8B7;
}

#nav_highlight {
	padding: 3px 3px 3px 3px;
	background-color: #FFCA58;
	height: 25px;
	line-height: 17px;
	border: 1px dashed #ccc;
	font-weight: bold;
}
#nav_highlight_last {
	padding: 3px 3px 3px 3px;
	background-color: #FFCA58;
	height: 25px;
	line-height: 17px;
	font-weight: bold;
	border-bottom: 1px dashed #ccc;
}
#nav_highlight a {
	font-size: 12px;
	font-weight:bold;
	color: #000;
}

#nav_highlight a:hover {
	color: #990033;
}

#nav_highlight a:active {
	background-color: #FFE8B7;
}
#nav_highlight_last a {
	font-size: 12px;
	font-weight:bold;
	color: #000;
}

#nav_highlight_last a:hover {
	color: #990033;
}

#nav_highlight_last a:active {
	background-color: #FFE8B7;
}

#main_content {
	width: 845px;
	padding: 0px 5px 0px 0px;
}

#footer {
	height: 20px;
	background-color: #666666;
	border-top: 2px solid #000;
	margin: 0;
	padding: 0 0 0 0px;
/*	float: bottom; */
}

#footer a {
	color: silver;
	font-size: 11px;
}

#footer td {
	color: silver;
	font-size: 11px;
}

ul.bolded {
	font-weight: bold;
	color: #676767;
}

ul {
	font: 12px Arial, Helvetica, sans-serif;
	color: #3c3c3c;
	padding: 20px 0px 0px 0px;
}

ul li {
	font: 12px Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}

ol {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0 0 -15px 30px;
}

ol li {
	font: 12px Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}

td {
	vertical-align: top;
}

input {
	font-size: 12px;
}

.highlight {
	border: 1px solid #c7cfd5;
	background: #f1f5f9;
	text-align: left;
}

.highlight li {
	font: 12px Arial, Helvetica, sans-serif;
	padding-bottom: 7px;
	list-style-image: url(../images/bullet.gif);
}

#admin_left_nav {
	width: 600px;
	padding: 0px 0px 0px 2px;
	line-height: 20px;
	/*font-weight:bold;	*/
}

#admin_left_nav A {
	font-size: 12px;
	text-decoration: none;
	color: #000;
	/*font-weight:bold;*/
}

#admin_left_nav A:hover {
	text-decoration: underline;
	color: #336669;
	font-weight:bold;
}
#news_content {
	width: 600px;
	line-height: 20px;
}

#news_content A {
	text-decoration: none;
	color: #676767;
}
.tan {
	background-color: #f0ede1;
}
.white {
	background-color: #ffffff;
}
.light_gray {
	background-color: #eeeeee;
}

@media print {#hidePrint {display: none;} }