/*------------------------------------------*/
/* DWP New Default Style Sheet				*/
/* Screen (v 0.9.1) - 02/21/2007			*/
/*------------------------------------------*/

/* =HTML Elements
---------------------------------------------------- */
body {
	background: #fff;
	color: #000;
	font-family: verdana, arial, san-serif;
	font-size: 12px;
	font-weight: normal;
}

a {
	color: #009;
	text-decoration: none;
}

a:hover {
	color: #096;
	text-decoration: underline;
}

h1 {
	color:#900;
	font-size:20px;
	font-weight:normal;
}

h2 {
	color:#009;
	font-size:18px;
	font-weight:normal;
}

h3 {
	color:#900;
	font-size:16px;
	font-weight:normal;
}

h4 {
	color:#009;
	font-size:12px;
	font-weight:bold;
}

h5 {
	color:#900; 
	font-size:12px;
	font-weight:bold;
}

h6 {
	color:#009;
	font-size:10px;
	font-weight:bold;
}

img { border: 0;}

table, tr, td { font-size: 12px;}

th {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

/* =New Right Nav
---------------------------------------------------- */
#rightNavArea {
	background: #e3e2e2;
	padding: 6px 3px;
	width: 190px;
}

#rightNavArea ul {
	margin: 0 0 0 16px;
	padding: 0;
}

/* =Footer
---------------------------------------------------- */
#footer {
	clear: both;
	position: relative;
}

#footer * { text-align: center;}		

#footerExternalNav { 
	font-size: 12px;
	text-align: center;
}

#footerExternalNav a {
	color: #061c4d;
	font-weight: bold;
	padding: 0 7px 0 4px;
	text-decoration: none;
}

#footerExternalNav a:hover { 
	background: transparent !important;
	text-decoration: underline;
}

#footerExternalNav li {
	display: inline;
	list-style-type: none;
}

#footerSiteNav { text-align: center;}

#footerSiteNav a {
	border-right: 2px solid #760813;
	color: #760813;
	font-weight: bold;
	padding: 0 7px 0 4px;
	text-decoration: none;
}

#footerSiteNav a:hover { 
	background: transparent !important;
	text-decoration: underline;
}

#footerSiteNav li {
	display: inline;
	list-style-type: none;
}

.footerStretchBG { background: url("/eot2008/20090514203631oe_/http://www.workplace.samhsa.gov/images/header2006/footerSides.gif") center left repeat-x;}

img.footerSep { margin: 7px 0;}

.smallBlackText {
	color: #000;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

.stopBorders { border: 0 !important;}

ul#footerExternalNav {
	margin: 0;
	padding: 0;
}

ul#footerSiteNav {
	margin: 0;
	padding: 0;
}