body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #000000;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	border: 0px;
}
#menubar ul a {
	font-size: 18px;
	text-transform: capitalize;
	display: block;
	padding-bottom: 1px;
}
#menubar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}
#menubar li {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 47px;

}
.tracktext {
	text-align: justify;
	padding-right: 10px;
	line-height: 150%;
}
.tracktext p {
	margin-top: 5px;
}
.tracktext a {
	color: #FFFFFF;
	text-decoration: none;
}
#contentarea {
	font-size: 14px;
	line-height: 200%;
	text-align: justify;
	margin-bottom: 50px;
}
#contentarea ul {
	margin-left: 8px;
	padding-left: 8px;
}
#contentarea ul li {
	margin-bottom: 10px;
}
.emaillist {
	margin-top: 0px;
	padding-top: 0px;
}
.subnav a{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.trackpic {
	padding-bottom: 20px;
	padding-top: 10px;
}
body#one #linkone a, body#two #linktwo a, body#three #linkthree a, body#four #linkfour a, body#five #linkfive a {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#wrapper {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#logo a {
	font-size: 2.3em;
}
#logo {
	margin-bottom: 25px;
}
#menubar {
	margin-bottom: 60px;
}
#footer {
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	padding-top: 10px;
}
#contentarea a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.case {
	clear: both;
	line-height: 160%;
	border: 0px solid #FFFFFF;
	display: block;
	height: 110px;
}
.case img {
	margin-right: 15px;
}
.disclaimer {
	font-size: 10px;
	line-height: 140%;
}
#mobilelogo, #mobilemenubar {
display:none
}