/* 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; }

.formskin						{ color: #304A2D; }
.hr								{ background: #F1ECEC url(../_images/dash1.gif) repeat-x; }
.welcome .search select			{ background-color: #A8B9A6; border: 1px solid #476E43; }
.footer							{ background: url(../_images/dash1.gif) repeat-x; }
.dash							{ background: url(../_images/dash1.gif) repeat-y; padding-left: 15px; } /* border-left: #476E43 1px dotted; */

.subadbox h2					{ color: #FFF; background-color: #304A2D; }
.leftcol		{ width: 720px !important; }
.rightcol		{ width: 20px !important; }
.awards p			{ margin-top: 20px !important; }

.contentwrapper	td li			{ width: 94% !important; vertical-align: top; margin-bottom: 10px; float:left; }

.contentarea .text a,
.contentarea .text a:active,
.contentarea .text a:visited	{ color: #304A2D; }

.box			{ background-color: #304A2D; }
.boxlight		{ padding: 4px 2px 4px 6px; background-color: #d1dbd0; }
.thinLine		{ border-bottom: 1px dotted #d1dbd0; }
.thickLine		{ border-bottom: 3px solid #304A2D; margin-bottom: 4px; }

.dbtitle span:hover	{ color: #304A2D; }
.jobtable			{ background-color: #d1dbd0; padding: 3px; }

.jobApply a,
.jobApply a:active,
.jobApply a:visited 		{ color: #ff0000; text-decoration: none; }
.jobApply a:hover 			{ color: #AB2E12; text-decoration: underline; }
