/* CSS Document */

.punchline {
	font-family:Verdana;
	font-size:12px;
	font-weight: bold;
	line-height: 18px;
	color: #AB1317;
}
.title1 {
	font-family:Verdana;
	font-size:11px;
	font-weight: bold;
	line-height: 13px;
	color: #AB1317;
}
.subtitle1 {
	font-family:Verdana;
	font-size:11px;
	font-weight: bold;
	line-height: 12px;
	color: #666666
}
.sectiontitle {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
.subpagetitle {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color:#AB1317
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.footertxt {
	font-family: Verdana;
	font-size: 10px;
}
p {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}

.leftlinks{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #AB1317;
	text-decoration: none;
	background-color: #EEE4B0;
	display: block;
	padding: 3px;
	width: 158px;
}


.leftlinks:hover{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #AB1317;
	text-decoration: none;
	background-color: #FFFFCC;
	display: block;
	padding: 3px;
	width: 158px;
}
.leftlinksactive{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #AB1317;
	text-decoration: none;
	background-color: #FFFFCC;
	display: block;
	padding: 3px;
	width: 158px;
}