body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
body, p, td{
  font-size: 12px;
}
.menuLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menuLinks:hover {
	color: #00B3D5;
}
.textLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9C0808;
	text-decoration: none;
}
.textLinks:hover {
	color: #8D8586;
	font-size: 12px;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
        font-weight: bold;
}
.smallWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.regularText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.regularTextLargeBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.largeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
.tableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
p.heading {
	color: #4C1010;
	font-weight: bold;
	padding-bottom: 0;
	margin-bottom: 0;
}
h4.top {
color:#821d00;
margin-bottom:2px;
margin-left:-.5em;
font-style:italic;
}
.cinfo {
text-align:left;
font-weight:bold;

}
td {
	font-family: Arial;
	font-size: 9pt;
}
ol.alpha {
    list-style: lower-alpha;
    line-height: 150%;
}
ol.none {
    list-style: none;
    line-height: 150%;
}
ol.orderinfo {
    font-weight: bold;
    line-height: 150%;
}
h2.application{
    text-align: center;
    color: #821d00;
}

