@charset "utf-8";

/*---------------------- Defaults ---------------------- */


.clearBoth {clear:both;}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	color: #888888;
}
.bodytext a{
	color: #888888;
	text-decoration: none;
	text-align: left;
}
.bodytext a:hover{
	color: #f68920;
	text-decoration: none;
	text-align: left;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	color: #666666;
}
.menu a{
	color: #666666;
	text-decoration: none;
	text-align: left;
}
.menu a:hover{
	color: #f68920;
	text-decoration: none;
	text-align: left;
}


.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	color: #888888;
}
.smalltext a{
	color: #888888;
	text-decoration: none;
	text-align: left;
}
.smalltext a:hover{
	color: #f68920;
	text-decoration: none;
	text-align: left;
}

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	color: #888888;
}
.footertext a{
	color: #888888;
	text-decoration: none;
	text-align: left;
}
.footertext a:hover{
	color: #f68920;
	text-decoration: none;
	text-align: left;
}

.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	color: #ffffff;
}

.orangequote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	color: #ffa00b;
}
.orangequote a{
	color: #ffa00b;
	text-decoration: none;
	text-align: left;
}
.orangequote a:hover{
	color: #888888;
	text-decoration: none;
	text-align: left;
}


.orangetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	color: #f68920;
}
.orangetext a{
	color: #f68920;
	text-decoration: none;
	text-align: left;
}
.orangetext a:hover{
	color: #888888;
	text-decoration: none;
	text-align: left;
}
