.extralargetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 44px;
	color: #000000;
}
.straplineleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	text-align: left;
}
.straplineright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	text-align: right;
}.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.highlighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF7F00;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FF7F00;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FF7F00;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #FF7F00;
}
.orangetext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF7F00;
	font-size: 14px;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
li {
	list-style-image: url(../images/bullet.gif);
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.tableborder {
	border: 1px solid #FF7F00;
}
.desctabletext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.desctablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.tableborderhorz {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #ff7f00;
	border-bottom-color: #ff7f00;
}
.tablebordervert {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ff7f00;
	border-bottom-color: #ff7f00;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #000000;
	border-left-color: #000000;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.orangetextbold {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF7F00;
	font-size: 14px;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	font-weight: normal;
}
.smallltext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.tableborderverthorz {

	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #000000;
	border-left-color: #000000;
}
.orangetextlarge {

	font-family: Arial, Helvetica, sans-serif;
	color: #FF7F00;
	font-size: 24px;
}
.greytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

