﻿/* ENVIRONMENTAL HEALTH STYLESHEET */

/* LEFT NAVIGATION */
.leftnavopenbutton {
	font-size: small;
	color: #FFFFFF;
	background-color: #1b5837;
	height: 30px;
	padding-left: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
}
.text_red {
	color: #6f1201;
}
.textcolor_black_xsmall {
	color: #000000;
}
.textcolor_black_xsmall_bold {
	font-size: x-small;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.bullet_squaresmall {
	list-style-type: square;
	margin-top: 3px;
	margin-bottom: 5px;
	font-size: x-small;
}
.text_underline {
	text-decoration: underline;
}
.text_xlrg_center {
	text-align: center;
	font-size: x-large;
	font-weight: bold;
}
.text_darkGold {
	color: #cb8600;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
	
.text_white {
	color: #FFFFFF;
}
.bg_blue {
	background-color: #1b274a;
}
.center_boldmed {
	text-align: center;
	font-weight: bold;
	font-size: medium;
}
.text_large {
	font-size: large;
}
.Text_leftredmed {
	text-align: left;
	color: #800000;
	font-weight: bold;
	font-size: medium;
}
.program ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.text_med {
	font-size: medium;
}
.bg_yellow {
	background-color: #FFFF00;
	text-align: center;
}
.tablecontent {
	padding: 2px;
	text-align: center;
	border: 1px solid #1B5837;
}
.center_border {
	text-align: center;
	border: 1px solid #1B5837;
}
.left_border {
	text-align: left;
	border: 1px solid #1B5837;
}
.tableborder {
	border-style: solid;
	border-width: 1px;
}
.program a {
	display: block;
	color: #1b274a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #b5cbb2;
	padding: 3px 3px 3px 10px;
	text-decoration: none;
	border-bottom: 1px solid #3e534b;
	font-weight: bold;
}

/* hack to fix IE spacing */
* html .program a {
	height:1px;
}
.program a:visited {
	color:#1b274a;
	text-decoration:none;
}
.program a:hover {
	background-color: #fff3ce;
	color: #1b274a;
	text-decoration: none;
}
.program_open {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #1b274a;
	background-color: #eff4ee;
	border-bottom: 1px solid #1b5837;
	padding: 3px 3px 3px 10px;
	text-transform: uppercase;
}
.program_openlist {
	display: block;
	font-size: x-small;
	font-weight: bold;
	color: #1b274a;
	background-color: #eff4ee;
	border-bottom: 1px solid #eff4ee;
	padding: 3px 3px 3px 10px;
	text-transform: uppercase;
	text-align: left;
}
.sublist {
	padding:0;
	margin: 0;
}
.sublist li {
	list-style-type: none;
	margin: 0;
	border-bottom:1px #b5cbb2 solid;
}
.sublist li a {
	background-color: #eff4ee;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
	color: #1b274a;
	padding: 3px 3px 3px 20px;
}
.sublist a:hover { 
	background-color:#ffffff; 
}
.sublist_open {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #1b274a;
	background-color: #FFFFFF;
	padding: 3px 3px 3px 20px;
	text-align: left;
}
.subsublist {
	padding:0;
	margin: 0;
}
.subsublist li {
	list-style-type: none;
	margin: 0;
	border-bottom:1px #b5cbb2 solid;
}
.subsublist li a {
	background-color: #ffffff;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	font-weight: normal;
	color: #1b274a;
	padding: 3px 3px 3px 30px;
}
.subsublist a:hover { 
	color:#b5cbb2; 
}
#otherlinks {
	font-size: x-small;
	font-weight: bold;
	color: #1b274a;
	background-color: #eff4ee;
	border: thin solid #b5cbb2;
	padding: 3px 3px 0px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: x-small;
}
#otherlinks_heading {
	font-size: x-small;
	font-weight: bold;
	color: #1b274a;
	text-align: center;
}
#otherlinkswrap {
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
}



/* MAIN CONTENT */

#topic {
	font-family: "Arial Black";
	font-size: 18px;
	font-style: italic;
	color: #1b5837;
	text-transform: uppercase;
	vertical-align: bottom;
	padding: 0;
	height: 45px;
}
#topicline {
	border-bottom-style: solid;
	border-bottom-color: #1b5837;
	border-bottom-width: medium;
}
#centercolwrap a {
	color: #1b5837;
	text-decoration: none;
}
#centercolwrap a:visited {
	color:#1b5837;
	text-decoration:none;
}
#centercolwrap a:hover {
	text-decoration:underline;
}
.arrowheading {
	background-position: left center;
	font-family: "Arial Black";
	font-size: small;
	color: #1b5837;
	background-image: ;
	background-repeat: no-repeat;
	padding-left: 10px;
}
.arrowheading a {
	font-weight:normal;
}
.arrowheading a:visited {
	color:#1b5837;
}
.arrowheading a:hover {
	text-decoration:none;
}
.centercollist {
	margin:0;
	padding:0;
}
.centercollist li {
	text-align:left;
	display:block;
	list-style: none;
	padding: 0px 3px 2px 15px;
	margin:0px;
	background: url('../images/arrow_eh.gif') no-repeat 3px 5px;
	font-size:small;
	font-weight:normal;
	color:#1b274a;
	list-style-position:outside;
}
.centercollist a {
	text-decoration: none;
	color: #1b5837;
	font-weight: bold;
	font-size: small;
}
.centercollist a:hover { 
	text-decoration:underline; 
}
.circlelist {
	margin:0px;
	padding:0px;
}
.circlelist li {
	text-align: left;
	list-style: circle;
	margin:5px, 0px, 2px, 0px;
	padding-left:8px;
	font-size: small;
	font-weight: normal;
	color: #1b274a;
	list-style-position: outside;
}
.circlelist a {
	text-decoration: none;
	color:#1b5837;
	font-weight: bold;
	font-size: small;
}
.circlelist a:hover { 
	text-decoration:underline; 
}
.azcenter_eh {
	font-family: "Arial Black";
	font-size: medium;
	text-transform: uppercase;
	color: #1b5837;
	text-align: center;
	letter-spacing: 0.5em;
	font-weight: normal;
}
.azcenter_eh a {
	font-weight: normal;
	color: #1b5837;
}


/* RIGHT COLUMN */

.rtcolbutton {
	background-color: #1b5837;
	height: 30px;
	text-align: center;
	font-size: small;
	font-weight: bold;
	color: #ffdc98;
	text-transform: uppercase;
}
.rtcolbutton_biege{
	border-right: thick #800000 dashed;
	border-left: thick #800000 dashed;
	padding: 12px 0 12px 0;
	background-color: #f7f6ee;
	height: 30px;
	text-align: center;
	font-size: small;
	font-weight: bold;
	color: #1B274A;
	text-transform: uppercase;
	border-top-color: #800000;
	border-top-style: dashed;
	border-top-width: thick;
	border-bottom-color: #800000;
	border-bottom-style: solid;
}
.rightcolwrap_red{
	border-right: thick #800000 dashed;
	border-left: thick #800000 dashed;
	border-bottom: thick #800000 dashed;
	vertical-align: top;
	padding: 12px 5px 12px 5px;
	background-color: #f7f6ee;
}


.rightcolwrap {
	border-right: solid 2px #1b5837;
	border-left: solid 2px #1b5837;
	border-bottom: solid 2px #1b5837;
	vertical-align: top;
	padding: 1px 5px 1px 5px;
	background-color: #f7f6ee;
}
.rightcollist ul {
	padding: 0;
	margin: 0;
}
.rightcollist li {
	text-align: left;
	display: block;
	list-style: none;
	padding: 0px 3px 1px 15px;
	margin: 2px 2px 2px 2px;
	background: url('../images/arrow_eh.gif') no-repeat 5px 6px;
	font-size: x-small;
	font-weight: normal;
	color: #1b274a;
}
.centercollist li {
	background-position: left;
	text-align: left;
	display: block;
	list-style: none;
	padding: 0px 3px 1px 20px;
	margin: 2px 2px 2px 2px;
	background: url('../images/arrow_eh.gif') no-repeat 5px 6px;
	font-size: small;
	font-weight: normal;
	color: #1b274a;
}

.rightcollist a {
	text-decoration: none;
	color: #1b5837;
	font-weight: bold;
	font-size:x-small;
}
.rightcollist a:visited { 
	color:#1b5837; 
}
.rightcollist a:hover { 
	text-decoration:underline; 
}
#contacts ul {
	padding: 0;
	margin: 0;
}
#contacts li {
	text-align: center;
	display: block;
	list-style: none;
	padding: 0 2px 5px 2px;
	font-size: x-small;
	font-weight: normal;
	color: #1b274a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* ************************* */
/*  OTHER TEXT/IMAGE STYLES  */
/* ************************* */

.text_right {
	text-align:right;
}
.text_left {
	text-align:left;
}
.nopad {
	padding: 0px;
	margin: 0px;
}
.noimgborder {
	border-width: 0px;
}
.bold {
	font-weight: bold;
}
.italics {
	font-style:italic;
}
.sectiontitle {
	padding: 1px 5px 1px 5px;
	font-family: "Arial Black";
	font-size: small;
	color: #1b5837;
	background-color: #eff4ee;
	letter-spacing: 1px;
}
.sectiontitle a {
	text-decoration:none;
	font-weight:normal;
	color:#1b5837;
}
.sectiontitle a:hover {
	color:#c6d3d6;
	text-decoration:none;
}
.sectiontitle a:visited {
	color:#1b5837;
	text-decoration:none;
	font-weight:normal;
}
h2 a {
	text-decoration:none;
	font-weight:normal;
	color:#1b274a;	
}

h1 {
	padding: 2px 3px 2px 3px;
	font-family: "Arial Black";
	font-size: small;
	color: #1b5837;
	font-weight: normal;
	background-color: #eff4ee;
	margin-bottom: 4px;
	font-style: normal;
}
h1 a{
	text-decoration:none;
	font-weight:normal;
	color:#1b5837;
}
h3 {
	font-family: "Arial Black";
	font-size: small;
	color: #1b274a;
	font-weight: normal;
	margin-bottom: 3px;
	margin-top: 0px;
}
h4 {
	margin: 0px 0px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #1b274a;
	padding: 0;
	font-weight: bold;
	text-align: center;
}
h5 {
	font-family:"Arial Black";
	font-size:small;
	font-weight:normal;
	color:#1b5837;
	margin-bottom:5px;
}
h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#1b5837;
}
.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	color: #1b5837;
	text-align: right;
}
p.lessspace {
	background-color: transparent;
	margin-top: 0px;
	margin-bottom: 4px;
}
a {
	color: #1b5837;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color:#1b5837;
}
a:hover {
	text-decoration:underline;
}
.imageright {
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
	clear: both;
}
.imageleft {
	border-width: 0px;
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
	clear: both;
}
.sublist-open {
	background-color: #fff3ce;
}
.bullet_disc {
	list-style-type: disc;
	margin-top: 2px;
	margin-bottom: 2px;
}
.bullet_disc li {
	padding-bottom:4px;
}
.bullet_circle {
	list-style-type: circle;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 10px;
	margin-left: 10px;
}
.bullet_circle li {
	padding-bottom:2px;
}
.bullet_square {
	list-style-type: square;
	margin-top: 2px;
	margin-bottom: 2px;
}
.bullet_square li {
	padding-bottom:3px;
}
.bullet_none {
	list-style-type: none;
	margin-top: 2px;
	margin-bottom:3px;
}
.bullet_none li {
	padding-bottom:2px;
}
.bgheading-med {
	background-color: #b5cbb2;
	font-weight: bold;
}
.bgheading-dark {
	color: #FFFFFF;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #1b5837;
	font-weight: bold;
}
.ltyellowbg {
	background-color: #fff3ce;
}
.spacer {
	background-image: url('../../ssadm/images/spacer130.gif');
	background-repeat: repeat-y;
	height: 10px;
}
.textcolor_green {
	color: #1b5837;
	}
.textcolor_green_center {
	color: #1b5837;
	text-align: center;
}
.text_center {
	text-align: center;
}
.pageindexlist {
	list-style-type: none;
	font-size: x-small;
	color: #1b5837;
	margin-top:5px;
	margin-bottom:5px;
}
.box_border {
	border: medium solid #1b5837;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}
.bold_smfont {
	font-size: x-small;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.printable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: right;
}
.caption {
	font-size: x-small;
}
.textcolor_maroonbold {
	color: #800000;
	font-weight: bold;
}
.indent_20px {
	margin-left: 20px;
}
.col1_para {
	width: 46%;
	margin: 0;
	float: left;
	vertical-align: top;
	padding: 0 1% 0 0;
}
.col2_para {
	width: 46%;
	padding: 0 0 0 1%;
	float: right;
	vertical-align: top;
}
.smallfont {
	font-size: x-small;
}
.bullet_square_small {
	list-style-type: square;
	font-size: x-small;
		margin-top: 5px;
	margin-bottom: 5px;
}
.bullet_circle_small {
	list-style-type: circle;
	font-size: x-small;
	margin-top: 5px;
	margin-bottom: 5px;
}
.boxtext_rtcol_cnt {
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	font-size: x-small;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.boxtext_rtcol_cnt_nobold {
	padding: 5px 10px 0px 10px;
	text-align: center;
	vertical-align: middle;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul.box_rtcol_cnt_list {
	margin:0;
	padding-left:0;
}
ul.box_rtcol_cnt_list li {
	padding: 3px 0px 0px 0px;
	text-align: center;
	vertical-align: middle;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
}
.box_rtcol_cnt_list a {
	text-decoration: none;
}
.box_rtcol_cnt_list a:hover { 
	text-decoration:underline; 
}
.box_border_dashgr {
	border: thick dashed #1b5837;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	background-color: #f7f6ee;
}
.italicsbold {
	font-style: italic;
	font-weight: bold;
}
.text_red_center {
	color: #800000;
	font-weight: bold;
	text-align: center;
}
.textcolor_maroon {
	color: #800000;
}

.textwhite_bluebg {
	color: #FFFFFF;
	font-size: medium;
	background-color: #1b274a;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

.no_uppercase {
	text-transform: capitalize;
}

.box_border_dashred {
	border: thick dashed #6f1201;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	background-color: #f7f6ee;
}

.box_border_solidred {
	border: thick solid #6f1201;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	background-color: #f7f6ee;
}

.box_borderltblu {
	border: 1px solid #1b274a;
	padding: 2px 5px 0px 5px;
	text-align: left;
	vertical-align: middle;
}
.border_ltgrn {
	border: 1px solid #B5CBB2;
}
.center_ltgrnborder {
	text-align: center;
	border: 1px solid #B5CBB2;
}
.text_xxlrg_red {
	font-size: xx-large;
}

.center_border {
	text-align: center;
	border: 1px solid #1B5837;
}

.tableheadingbg {
	border: 1px solid #B5CBB2;
	text-align: center;
	background-color: #C6D3D6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

.bullet_none-add {
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.bold_smfontgreen {
	font-size: x-small;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1b5837;
}

.center_boldsmall {
	text-align: center;
	font-weight: bold;
	font-size: small;
}

.box_borderFill {
	border: 1px solid #1b5837;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	background-color: #fff3ce;
	font-size: x-small;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.text_ArBlk_lrg {
	font-size: large;
	font-family: "Arial Black";
}
.bg_medgreen {
	background-color: #b5cbb2;
	text-align: center;
}

.center_boldcaption {
	text-align: center;
	font-weight: bold;
	font-size: x-small;
}

.bullet_circle_2 {
	list-style-type: circle;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 10px;
	margin-left: 10px;
}
.bullet_disc_3 {
	list-style-type: disc;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 20px;
	margin-left: 20px;
}
.letterlist ul {
	list-style-type: lower-alpha;
}
.ol_tight {
	list-style-type: disc;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.ol_tight li {
	padding-bottom:4px;
}

.center_caption {
	text-align: center;
	font-weight: normal;
	font-size: x-small;
}

