p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	padding-right: 20px;
	padding-left: 10px;
}
#subFooter p {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
#subFooter a:link, #subFooter a:active, #subFooter a:visited {
	text-decoration: none;
	color: #333333;
}
#subFooter a:hover {
	color: #999999;
	text-decoration: underline;
}




h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 25px;
	margin-left: 10px;
	margin-bottom: 10px;
	color: #B30E12;
}
h2 {
	font-size: 14px;
	color: #800407;
	padding-left: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
h3 {
	font-size: 11px;
	padding-left: 25px;
	color: #666666;
	margin-top: 15px;
	margin-bottom: 10px;
}

ul {
	list-style-type: square;
	font-size: 12px;
	margin-top: 10px;
	margin-left: 25px;
	margin-bottom: 20px;
}
ul li {
	margin-top: 5px;
	margin-bottom: 5px;
}


span.sub {
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	font-style: italic;
}

#topNav a:link, #topNav a:active, #topNav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#topNav a:hover {
	color: #FF4F4F;
}
#mainNav a:link, #mainNav a:active, #mainNav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#mainNav a:hover {
	color: #CCCCCC;
}
#leftNav a:link, #leftNav a:active, #leftNav a:visited {
	color: #000000;
	text-decoration: none;
	background: url(../images/bg-main/bgLeftNavLink.jpg) no-repeat;
	height: 23px;
	display: block;
	padding-left: 10px;
}
#leftNav a:hover {
	color: #C40F14;
	text-decoration: underline;
}
