body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	background-color: #000000;
	text-align: center;
	min-width: 775px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	text-align: center;
}
h2 {
	font-size: 1.5em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #E95000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E95000;
	text-transform: lowercase;
	clear: both;
	margin-top: 0em;
	text-align: right;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-variant: small-caps;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: right;
	clear: both;
}
h4 {
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	text-align: left;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}
#mainContainer {
	width: 775px;
	margin:0;
	text-align: center;
}
#header {
	background-image: url(../images/headerSafetyStreet.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 198px;
	width: 775px;
}

#menuHeading {
	font-weight: bold;
	color: #fff;
	background-color: #000000;
	width: 119px;
	font-size: small;
	padding-left: 10px;
	top: -13px;
	position: relative;
	left: -7px;
	line-height: 18px;
	padding-top: -1px;
}

#ulMainNav {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	width: 119px;	
}
#ulMainNav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-indent: .5em;
	line-height: 1.2em;
	list-style-type: none;
	display: block;
}
#ulMainNav li a:link, #ulMainNav a:visited, #ulMainNav a:active {
	color: #FFFFFF;
	display: block;
}
#ulMainNav li a:hover {
	background-color: #0099CC;
	color: #000000;
	text-decoration: none;
	background-color: #CCC;
}



#ulSubNav {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: .5em;*/
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#ulSubNav li {
	text-indent: 0.5em;
	line-height: 1.7em;
	list-style-type: none;
	display: inline;
	padding-right: .5em;
	padding-left: .5em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#ulSubNav li a:link, #ulSubNav a:visited, #ulSubNav a:active {
	display: inline;
	text-indent: 0.5em;
	line-height: 1.7em;
	list-style-type: none;

}
#ulSubNav li a:hover {
	background-color: #0099CC;
	color: #000000;
	text-decoration: none;
	background-color: #CCC;
}
#ulSubNav li.last {
	border-right: 0;
}

#secondLink a:link {
	color: #cc0000;
}
#secondLink a:visited {
	color: #666666;
}
#subContent {
	background-color: #CC0000;
	width: 773px;
	height: 100%;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #cc0000;
	text-align: left;
}
#colLeft {
	margin-left: 0px;
	padding: 15px 7px 7px 5px;
	float: left;
	width: 117px;
	height: 100%;
	background-color: #CC0000;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #cc0000;
}

#colRight {
	padding: 15px 7px;
	float: right;
	width: 624px;
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-left-color: #000000;
	border-left-style: solid;
}

#footer {
	clear: both;
	text-align: center;
	font-size: xx-small;
	padding: 20px;
	background-color: #C00;
	width: 731px;
	float: none;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #c00;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #C00;
}
#breadcrumbtrail {
	text-align: left;
	padding-left: 0px;
	font-weight: bold;
	font-size: 10px;
	color: #fff !important;
	background-color: #999;
	height: 23px;
	text-indent: 6px;
	line-height: 21px;
}
#breadcrumbtrail a:visited {
	color: #fff;
}
p {
	line-height: 1.5em;
}
/* Show popup menu */
ul#lhNav li:hover ul.childMenu , ul#lhNav li.over ul.childMenu  { display: block;}

a.parentOption, a.childOption {
	display: block;
	text-decoration: none;
	color: #343066;
	padding: 2px 4px;
}

a.parentOption, .selectedParentMenu a.childOption {
	border: 1px solid #D5D5DF;
}

.over a.parentOption, a.parentOption:hover {
	border-color: #343066;
} 

.parentMenu a.parentOption, .selectedParentMenu .childOption {
	background-image: url(/navarrow.gif);
	background-position: 139px 50%;
	background-repeat: no-repeat;
}

ul#lhNav li.over a.parentOption, a.childOption:hover, li.parentMenu:hover a.parentOption, .menuOption a.parentOption:hover {
	background-color: #B9B7C9;
}

/* Fix IE. Hide from IE Mac \*/
* html a.childOption { height: 1%; }
/* End */

/* Expanded child menu */

.selectedParentMenu ul.childMenu {
	display: block;
	position: static;
	border: none;
	background: none;
	margin: 0;
	padding: 1px 1px 0 0;
}

.selectedParentMenu a.childOption:hover {
	border-color: #B9B7C9;
}

.selectedParentMenu a.parentOption {
	background: #A7A7BB !important;
	border-color: #A7A7BB !important;
	font-weight: bold;
}

.selectedParentMenu, li.menuSeparator, .menuRule {
	border-bottom: 1px solid #fff;
	margin-bottom: 5px!important;
}

.selectedParentMenu, li.menuSeparator {
	padding-bottom: 5px;
}

/*\*/
* html li.menuSeparator, .menuRule {
	margin-bottom: 3px !important;
}
/**/

.selectedParentMenu .childOption {
	background-position: 4px center;
	padding-left: 11px;
}

.selectedChild .childOption, .selectedChild .childOption:hover, .selectedMenuOption a, .selectedMenuOption a:hover {
	background-color: #EBEBED !important;
	border-color: #343066 !important;
}

#left .signupButton {
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
	margin: 2px 0px 2px 2px;
	width: 144px;
}

#left .bottomparent {
	border: none;
	padding-bottom: 0;
}
