/* GLOBAL STYLES */
@import url(global.css);

/* STYLES UNIQUE TO PATIENT INFO */
.body, body						{ background: #304A2D url(../_images/bg2.jpg); }

a,
a:active,
a:visited,
.welcome .search span,
.footer a,
.footer a:visited,
.footer a:active				{ color: #304A2D; }

h4								{ color: #304A2D; }
.formskin						{ color: #304A2D; }
.hr								{ background: #F1ECEC url(../_images/dash4.gif) repeat-x; }
.footer							{ background: url(../_images/dash4.gif) repeat-x; }

.subadbox h2					{ background-color: #304A2D; }
.leftcol						{ margin: 10px 5px 0 0; }

.welcome .search select			{ background-color: #A8B9A6; }

		.tertiarymasthead .cellone		{ width: 6px; background-color: #6C8B6B; }
		.tertiarymasthead .celltwo		{ width: 203px; background-color: #304A2D; }
		.tertiarymasthead .cellthree	{ width: 11px; background-color: #90A88E; }
		.tertiarymasthead .cellfour		{ width: 11px; background-color: #A8B9A6; }
	.media						{ text-align: center; float: right; }
		.media img				{ margin: 3px; }
		.media a,
		.media a:visited,
		.media a:active			{ text-decoration: none; padding: 2px 10px; border: 1px solid #304A2D; }
		.media a:hover			{ background-color: #D1DBD0; }

/* ROC Ads Classes */
	.rocadsmasthead .cellone		{ width: 6px; background-color: #6C8B6B; }
	.rocadsmasthead .celltwo		{ width: 253px; background-color: #304A2D; }
	.rocadsmasthead .cellthree		{ width: 11px; background-color: #90A88E; }
	.rocadsmasthead .cellfour		{ width: 11px; background-color: #A8B9A6; }

.box			{ background-color: #304A2D; }
.boxlight		{ background-color: #d1dbd0; }
.listlink		{ border-bottom: 1px dotted #d1dbd0; }
.thickLine		{ border-bottom: 3px solid #304A2D; margin-bottom: 3px; }

/* CSS Document Tags from Original website */

/* TAGS */

.pageheadWhite	{ color:#FFFFFF; }
.switchcontent	{ display: none; visibility: visible; margin-top: 4px; }
