/* GLOBAL STYLES */
@import url(global.css);

/* STYLES UNIQUE TO DIVISIONS */
.body, body						{ background: #304A2D url(../_images/bg2.jpg); }

a,
a:active,
a:visited,
.footer a,
.footer a:visited,
.footer a:active				{ color: #304A2D; }

.welcome .search span,
.formskin						{ color: #304A2D; }

.leftcol a,
.leftcol a:visited,
.leftcol a:active				{ font-weight: bold; } 

.hr								{ background: #F1ECEC url(../_images/dash1.gif) repeat-x; }
.footer							{ background: url(../_images/dash1.gif) repeat-x; }

.subadbox h2					{ background-color: #304A2D; }

.welcome .search select			{ background-color: #A8B9A6; border: 1px solid #476E43; }

.contentarea .text a,
.contentarea .text a:active,
.contentarea .text a:visited 	{ color: #304A2D; }
	.leftcol p table				{ width: 480px; }

.box			{ background-color: #304A2D; }
.boxlight		{ background-color: #d1dbd0; }
.thinLine		{ border-bottom: 1px dotted #d1dbd0; }
.thickLine		{ border-bottom: 4px 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; }
