body {
	font-family: "Trebuchet MS";
	background-color:#4E3350;
	
}
a:link {
	font-family: "Trebuchet MS";
	color: #4e3350;
	text-decoration: underline;
	white-space: nowrap;
	
}
a:visited {
	font-family: "Trebuchet MS";
	color: #4e3350;
	text-decoration: underline;
	white-space: nowrap;
	
}
a:hover {
	font-family: "Trebuchet MS";
	color: #4e3350;
	text-decoration: underline;
	white-space: nowrap;
}

a.bottommenu:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	white-space: nowrap;
	text-transform: uppercase;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
a.bottommenu:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
	text-transform: uppercase;
	font-weight: bold;	
	padding-right: 10px;
	padding-left: 10px;	
	
}
a.bottommenu:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	white-space: nowrap;
	text-transform: uppercase;
	font-weight: bold;	
	padding-right: 10px;
	padding-left: 10px;	
	
}


.bottommenu_table {
	text-align: center;
	width: 95%;
	white-space: nowrap;
}

.submenu_popup {
	background-color: #9B3C94;
	white-space: nowrap;
	padding: 10px;
	border: thin solid #4E3350;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
		filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
}
.popup_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #003333;
}


.descriptive_text {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: 300;
	color: #969696;
	line-height: 18px;
	margin-right: 10px;
	margin-bottom: 10px;
}

img.right10 {
	margin-top: 10px;
	margin-right: 10px;
}
.title {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #4E3350;
	text-transform: uppercase;
}
.whitetitle {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	background-color: #9B3C94;
}
.globe {
	background-image: url(images/interface/globe.gif);
	background-repeat: no-repeat;
	background-position: center;
	}
li {
	list-style-image: url(images/bullet.gif);
}
.rep_table {
	background-image: url(images/reps/us_map.gif);
	background-repeat: no-repeat;
	background-position: center;
	}
.rep_table_top {
	font-family: "Trebuchet MS";
	color: #ffffff;
	background-color: #9B3C94;
	}
.bold {
	font-weight: bold;
	}	
