ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#000; text-decoration:none}
ul.menu li {
	position:relative;
	float:left;
	margin-right:2px;
	font-size: 12px;
}
ul.menu ul {position:absolute; top:26px; left:0; background:#d1d1d1; display:none; opacity:0; list-style:none}
ul.menu ul li {position:relative; border:none; border-top:none; width:100px; margin:0}
ul.menu ul li a {display:block; padding:3px 7px 5px; background-color:#d1d1d1}
ul.menu ul li a:hover {width:100px; background-color:#FF9900}
ul.menu ul ul {left:100px; top:-1px}
ul.menu .menulink {
	padding:5px 7px 7px;
	font-weight:normal;
	background:url(images/header.gif);
	width:100px;
	color: #FFFFFF;
	text-align: center;
	font-family: arial;
	font-size: 12px;
}
ul.menu .menulink:hover, ul.menu .menuhover {background:url(images/header_over.gif)}
ul.menu .sub {
	background-color: #000000;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 80px 8px;
}
ul.menu .topline {border-top:1px solid #aaa
}
.Title {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
.Bodytextwhite {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
.Bodytextblack {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

.Subtitlewhite {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.Legal {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.Legalbold {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 5px;
}
.graytitleinblack {
	font-family: arial;
	font-size: 14px;
	text-transform: uppercase;
	color: #666666;
	margin-left: 15px;
}
.linkcolor {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
.bodycopy {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
}
.searchbutton {
	background-image: url(images/search.jpg);
	background-repeat: no-repeat;
}
.searchbox {
	vertical-align: top;
	margin-left: 60px;
}
.Blacktitle {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.Bigtitlewhite {
	font-family: arial;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}
.bullet {
	list-style-type: square;
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.doublebullettext {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	margin-left: 20px;
	list-style-type: disc;
	color: #660000;
}
.frameforpicture {
	border: thin solid #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
