
body, td {
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	margin-top:0px;
}

hr {
	size:1px;
}

a {
	color:#999999;
	text-decoration:none;
}

.TrailMain {font-family:arial,helvetica,sans-serif; font-size:11px; color:#336699; font-weight:300; text-decoration:none;}
.Trail {font-family:arial,helvetica,sans-serif; font-size:11px; color:#336699; font-weight:300; text-decoration:underline;}
.Trail:hover {color: #ff0000;}

.MainLink {font-family:arial,helvetica,sans-serif; color:#336699;text-decoration:underline; cursor:pointer; font-weight:300;}
.MainLink:hover {
	color: #ff0000;
	text-decoration:underline;
}

.ErrorClass {
	background-color:#FFCCCC;
}

.MenuBackground {
	color:#336699;
	background-color:#336699;
}

.MenuItem {
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	cursor:pointer;
 }

.MenuItemHighLight {
	color:#FFFF00;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	cursor:pointer;
 }

.MenuItemSelected {
	color:#333333;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
 }

.PartnerTeaser {
	color:#666666;
	font-weight:bold;
}
.PartnerLink {
	font-family:arial,helvetica,sans-serif;
	color:#336699;
	text-decoration:none;
	cursor:pointer;
	font-weight:bold;
}
.PartnerLinkHover {
	color: #CC3333;
	text-decoration:underline;
	cursor:pointer;
	font-weight:bold;
	background-repeat:
}

.boxes {
	background-color:ffffff;
	border-color:336699;
	border-style:solid;
	border-width:1px;
}

.box_clear {
	border-color:000000;
	border-style:solid;
	border-width:1px;
}

.highlight {
	background-color:#336699;
	color:#FFFFFF;
	cursor:pointer;
}

.scrollable { 
	width: 375px; 
	height: 150px; 
	overflow: auto; 
}

.LegalText {
	color:#666666;
	font-size:9px;
}