@charset "utf-8";
/* CSS Document */

p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	line-height: 14px;
	padding: 2px;
	margin: 0 10 6 10;
	text-align: left;
}
li{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	line-height: 14px;
	padding: 2px;
	margin: 0 0 3 0;
	text-align: left;
}

.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	display: block;
	padding: 4px;
	width: 200px;
	line-height:17px;
}
.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #F00;
	display: block;
	padding: 4px;
	width: 200px;
}
	
.h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	line-height: 26px;
	font-style: normal;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 10px;
	color: #F0C000;
	text-decoration: none;
	padding: 3px;
	text-align: center;
}
.h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 22px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 10px;
	text-align: center;
}
.headingblock {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #F0C000;
	text-decoration: none;
	background-color: #033;
	margin-top: 2px;
	margin-bottom: 4px;
	margin-left: 0;
	margin-right:0;
}
.CenterBoldHdline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	text-align: center;
	line-height: 19.5px;
}
.smallCenter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	text-align: center;
}
.CenterBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
	line-height: 15.5pt;
}
.boldWhCenter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #FFF;
}
.body1 {
	text-align: left;
	line-height:14pt;
	margin-top:0pt;
	margin-bottom:6pt;
	font-family:"Georgia";
	font-size:12pt;
}
.leftCol {
	line-height:11.5pt;
	margin-top:14px;
	margin-right:6px;
	margin-bottom:14;
	margin-left:6px;
	text-align: center;
	color: #FFFFFF;
	font-size:8pt;
	font-family: Verdana, Geneva, sans-serif;
}
.centerimage {
	margin-top: 0;
	margin-bottom: 4pt;
	text-align: "center";
}