#menuCenter {
	display: table;
	height: 28px;
	width: 573px;
	background-image:url(images/menubg.gif);
	background-repeat:repeat-x;
	text-align:center;
	white-space:nowrap;
}


#leftcap {
display:block;
width:9px;
height:28px;
background-image:url(images/menu-cap-l.gif);
}

#rightcap {
display:block;
width:9px;
height:28px;
background-image:url(images/menu-cap-r.gif);
}

#separator {
display: block;
background-image:url(images/separator.gif);
width:2px;
height:28px;
}

.copy {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: normal;
	color: #000000;
}

.SafetyFeature {
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: normal;
	color: #000000;
}

.headline {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: normal;
	color: #000000;
}

#headerContainer {
display: block;
background-image:url(images/headerbg.gif);
background-repeat:repeat-x;
height:106px;
width:100%;
}

#logo {
display: block;
width: 283px;
height: 51px;
padding-top: 38px;
margin-left:9px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
font-family:Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 12px;
font-weight: bold;
text-transform: uppercase;
color: #000000;
text-decoration: none;
padding-top:5px;
padding-bottom:5px;
text-indent:13px;
border-bottom:1px solid #000000;
border-right:1px solid #000000;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #fcf17e;
text-decoration: none;
padding-top:5px;
padding-bottom:5px;
text-indent:13px;

}

a.submenu {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: normal;
	color: #0c2577;
	text-decoration: underline;
}

a:hover.submenu {
	text-decoration: none;
}

.subHead {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: normal;
	color: #867866;
}

a.projHead {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: normal;
	color: #867866;
	text-decoration:none;
}

a:hover.projHead {
color:#0c2577;
}

#close {
background-color:#867866;
display: block;
	height:23px;
	width:71px;
}
a.close:link {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-left:5px;
	padding-right:5px;
	height:12px;
	width:60px;
	padding-top:5px;
	padding-bottom:5px;
	border:#000000 solid 1px;
}

a.close:hover {
background-color:#0c2577;
font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-left:5px;
	padding-right:5px;
	height:12px;
	width:60px;
	padding-top:5px;
	padding-bottom:5px;
	border:#000000 solid 1px;
}
a.close:visited {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-left:5px;
	padding-right:5px;
	height:12px;
	width:60px;
	padding-top:5px;
	padding-bottom:5px;
	border:#000000 solid 1px;
}
a {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: normal;
	color: #0c2577;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.button {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-left:5px;
	padding-right:5px;
	height:12px;
	padding-top:5px;
	padding-bottom:5px;
	border:#000000 solid 1px;
	background-color:#867866;
	white-space:nowrap;
	width:120px;
}

a:hover.button {
background-color:#0c2577;
}

.bubble {
	width:296px;
	overflow:hidden;
	padding:0px;
	margin:0px;
}
.bubbleTop td {
	width:296px;
	height:8px;
	background:url(images/bubble/bubble-top.gif) bottom left no-repeat;
	padding:0px;
	margin:0px;
}
.bubbleHeader td {
	width:296px;
	height:21px;
	overflow:hidden;
	white-space:nowrap;
	background:#857867;
	border:2px solid #63594C;
	border-top:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
	color:#FFF;
	padding:0px 10px;
}
.bubbleBody td {
	width:296px;
	background:#FFF;
	border-left:2px solid #63594C;
	border-right:2px solid #63594C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:700;
	color:#000;
	padding:10px;
}
.bubbleBody td div {
	max-height:200px;
	overflow:auto;
}
.bubbleBody td div a:hover{
	
}
.bubbleBody td div a{
	font-size:11px;
}
.bubbleBottom td {
	width:296px;
	height:51px;
	background:url(images/bubble/bubble-bottom.gif) top left no-repeat;
	padding:0px;
	margin:0px;
}

