#menuText {
	width:214px;
	padding:4px 8px;
	margin-left:0px;
	margin-right:0px;

}
#menuText:hover {
	background:#47B7CF;
}
#menuText a{
	display:block;
	font-Weight:bold;
	color:black;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	width:208px;

}
#menuText a:hover{


}
#disclaimerWrapper {
	text-align:center;
	margin:20px;
}
#disclaimerWrapper p{
	text-align:left;
}
#head {
	position:relative;
	float:left;
	width:708px;
	height:43px;
	margin-bottom:20px;
	font-family:Arial, Helvetica, Geneva, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#F7931E;
	text-align:center;
	line-height:43px;
	background-image:url(/images/disclaimerContentHeaderBG.png);
	background-repeat:no-repeat;
	background-position:center;
}
#copy{
	font-size:small;
}
#copy a {
	color:black;
	font-weight:bold;
	text-decoration:none;
}
#copy a:hover{
	color:#F7931E;
	font-weight:bold;
	text-decoration:underline;
}
#copy a:visited:hover{
	color:#F7931E;
	font-weight:bold;
	text-decoration:underline;
}
#copy a:visited{
	color:black;
	font-weight:bold;
	text-decoration:none;
}

