body {
	background-image: url(images/background3.gif);
	margin-top: 40px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a.footer:link {
    color: #BB932E;
	text-decoration: none;
}
a.footer:visited {
    color: #BB932E;
	text-decoration: none;
}
a.footer:hover {
	color: #EB7A00;
	text-decoration: none;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 18px;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #EB7A00;
	line-height: 25px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
.bodytextm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 22px;
}
.bodytexttable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}
.bodytextboldtable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BB932E;
	line-height: 14px;
	font-weight: bold;
}
.bodytextboldtablegray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	font-weight: bold;
}
.subtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EB7A00;
	line-height: 22px;
	font-weight: bold;
}
.dottedline{
	line-height: 20px;
	border-bottom-color:#BB932E;
	border-bottom-style:dotted;
	border-bottom-width:thin;
}
.dottedlinewithgap{
	line-height: 20px;
	border-bottom-color:#BB932E;
	border-bottom-style:dotted;
	border-bottom-width:thin;
	margin-bottom: 5px;
	margin-top: 5px;
}
.dottedlinewithgaporange{
	line-height: 20px;
	border-bottom-color:#EB7A00;
	border-bottom-style:dotted;
	border-bottom-width:thin;
	margin-bottom: 5px;
	margin-top: 5px;
}
a.bodytext:link {
    color: #BB932E;
	text-decoration: none;
}
a.bodytext:visited {
    color: #BB932E;
	text-decoration: none;
}
a.bodytext:hover {
	color: #EB7A00;
	text-decoration: none;
}
a.bodytexttable:link {
    color: #BB932E;
	text-decoration: none;
}
a.bodytexttable:visited {
    color: #BB932E;
	text-decoration: none;
}
a.bodytexttable:hover {
	color: #EB7A00;
	text-decoration: none;
}
.bodytextboldmid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 14px;
	font-weight: bold;
}
a.bodytextboldmid :link {
    color: #ffffff;
	text-decoration:underline;
}
a.bodytextboldmid :visited {
    color: #ffffff;
	text-decoration: none;
}
a.bodytextboldmid :hover {
	color: #ffffff;
	text-decoration: underline;
}