body {
	background: #F47120;
	color: #fff;
}

#bodytext, #bodytext td, #bodytext p, #bodytext h2, #bodytext li, #bodytext div.signoff {
	margin: 0px;
	background-color: #F47120;
	font-size: 10pt;
	text-decoration : none;
	line-height:20px;
	font-weight : bold;
	font-family: helvetica, verdana, arial, sans-serif;
}

#bodytext h2 {
	color: #000000;
	margin: 10px 5px 5px 8px;
	font-size: 12pt;
	font-weight: bold;
	font-family: helvetica, verdana, arial, sans-serif;
}

#bodytext a {
	color: #fff;
	font-weight: bold;
}

#bodytext a:link, #bodytext a:visited,#bodytext a:active {
	text-decoration: none;
}
#bodytext a:hover {
	text-decoration: underline;
}

#videoText {
	color: ffd27c;
	font-size: 8pt;
	text-decoration : none;
	font-weight : bold;
	font-family: helvetica, verdana, arial, sans-serif;
}

#videoText a {
	color: #ffd27c;
	font-weight: bold;
	text-decoration : none;
}

#videoText a:link, #videoText a:visited, #videoText a:active {
	text-decoration: none;
}

#videoText a:hover {
	color: #fff;
	text-decoration: none;
}

.whiteText {
	color: ffffff;
	font-size: 9pt;
	text-decoration : none;
	font-weight : bold;
	font-family: helvetica, verdana, arial, sans-serif;
}

#primarynav {
	text-decoration: none;
}

#primarynav ul {
	margin: 0;
	/*removes indent IE and Opera*/
	padding: 5 0 0 0;
	/*removes indent Mozilla and NN7 */
	list-style-type:none;
	/*turns off display of bullet*/
	font-weight: normal;
	font-size: 12px;
	font-family : arial, verdana, helvetica, sans-serif;
}

#primarynav li {
	margin: 0 0 3px 0;
	border-width: 1px;
	border-style: solid;
	border-color: #F7CB80;
}

#primarynav a {
	display:block;
	padding: 2px 2px 2px 2px;
	width:77px;
	background-color: #F47120;
}

#primarynav a:link, #primarynav a:visited {
	color: #F7CB80;
	font-weight: bold;
	text-decoration: none;
}

#primarynav a:hover {
	color: #F47120;
	font-weight: bold;
	background-color: #fff;
}

#uberlink a:link, #uberlink a:visited, #uberlink a:hover {
	color: #666666;
	font-weight: bold;
	background-color: #ffffff;
}

#secondarynav {
	text-decoration: none;
}

#secondarynav ul {
	margin: 0;
	/*removes indent IE and Opera*/
	padding: 5 0 0 0;
	/*removes indent Mozilla and NN7 */
	list-style-type:none;
	/*turns off display of bullet*/
	font-weight: normal;
	font-size: 12px;
	font-family : arial, verdana, helvetica, sans-serif;
}

#secondarynav li {
	margin: 0px 3px 3px 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #F7CB80;
}

#secondarynav a {
	display:block;
	padding: 2px 2px 2px 2px;
	width:77px;
	background-color: #F47120;
}

#secondarynav a:link, #secondarynav a:visited {
	color: #F7CB80;
	font-weight: bold;
	text-decoration: none;
}

#secondarynav a:hover {
	color: #F47120;
	font-weight: bold;
	background-color: #fff;
}
