#topnav {
	clear: both;
	width: 960px;
	background-color: #000000;
}
#contenttext {
	padding-right: 10px;
	padding-left: 10px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-repeat: repeat-x;
	background-position: bottom;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#flash {
	border: 1px solid #CCCCCC;
}

.style1 {color: #FF6600}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF6600;
}
.bulletlist {
	list-style-image: url(../images/orange-bullet.gif);
	list-style-position: outside;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.imageleft {
	margin: 5px;
	float: left;
}


.globe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.imageright {
	margin: 5px;
	float: right;
}

.track {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.orangeborder {
	border: 1px solid #FF6600;
}

.nodecoration {
	text-decoration: none;
}
.home2 {
	padding-left: 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.nounderline {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footertext {
	font-size: 8px;
	color: #999999;
}
.underline {
	text-decoration: underline;
}

.tableheadertext {
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
	line-height: 1.5;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
.tabletext {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
