a:link {
	color: #9E2A0B;
	text-decoration: none;
}
a:visited {
	color: #996600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 3D3D3D;
	line-height: 18px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 10px;
	color: C13C07;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: C13C07;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	color: C13C07;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.bold {
	font-weight: bold;
}
.white {
	color: #FFFFFF;
}
.small-white {
	font-size: 10px;
	color: #FFFFFF;
}
.bold-white {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}
.bold-white a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bold-white a:visited {
	color: #CCCCCC;
}
.bold-white a:hover {
	text-decoration: underline;
}
.footer-nav a:link {
	color: #FFFFFF;
}
.footer-nav a:hover {
	text-decoration: underline;
}
.footer-nav a:visited {
	color: #333333;
}
.footer-nav {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.small {
	font-size: 10px;
}
.small-bold {
	font-size: 10px;
	font-weight: bold;
}
.italics {
	font-style: italic;
}
.captions {
	font-size: 9px;
	color: #666666;
	line-height: 13px;

}
.bold-italics {
	font-style: italic;
	font-weight: bold;
}
li {
	padding: 0px 0px 7px;
}
.color {
	color: #9E2A0B;
	font-weight: bold;
}
.subnav {
	margin-top: 5px;
}
