.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5843;
	line-height: 16px;
	font-weight: normal;
}
.orangelarger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #D86100;
	font-style: italic;
}

.dottedtop {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: A5A185;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.bodycopyOrange {

	font-family: arial;
	font-size: 12px;
	color: #D86100;
}
.headerborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E76801;
	border-right-color: #E76801;
	border-bottom-color: #E76801;
	border-left-color: #E76801;
}

.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}
a.link:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 11px;
}

a.link:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 11px;
}
a.link:hover {
	color:#FFDCBF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 11px;
}
a.link:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 11px;
}
.tablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8d8c8a;
}
.tabledate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #aeaa84;
}
a.orangelink:link {
	color: #D86100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 11px;
}

a.orangelink:visited {
	color: #D86100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 11px;
}
a.orangelink:hover {
	color:#FFDCBF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 11px;
}
a.orangelink:active {
	color: #D86100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 11px;
}


a.greylink:link {
	color: #a0a0a0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 11px;
	text-decoration:underline;
}

a.greylink:visited {
	color: #a0a0a0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 11px;
	text-decoration:underline;
}
a.greylink:hover {
	color:#5B5843;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 11px;
	text-decoration:underline;
}
a.greylink:active {
	color: #a0a0a0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 11px;
	text-decoration:underline;
}
.redtext {
	text-decoration: none;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 700;	
	color: #FF3C3C;
}


.imageborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEECE0;
	border-right-color: #EEECE0;
	border-bottom-color: #EEECE0;
	border-left-color: #EEECE0;
}
.tableborder {	border: thin solid #eeece0;
}
.tableborderDC {	border: thin solid #fbe5d4;
}
.tableday {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #aeaa84;
}
.tabledayDC {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.tabletext {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8d8c8a;
}
.style1 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #8d8c8a; 
}