#contentcolumn{
	padding: 0px;
	font-size: 12px;
	line-height: 22px;
	margin-left: 185px;
	min-height: 200px;
	width: 500px;
	text-align: left;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #002252;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #002252;
	text-align: left;
	padding: 5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002252;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}	
	
.chart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	background-color: #002252;
	padding: 3px;
	margin: 0px;
}

.chart2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	background-color: #C8D7E5;
	padding: 3px;
	border: thin solid #05549E;
	margin: 0px;
}

.chartHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #002252;
	background-color: #CCCCCC;
	padding: 4px;
	text-align: center;
}
.chartMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding: 2px;
	background-color: #FFFFFF;
	text-align: center;

}

.footer {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 10px;
	color: #ffffff;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	padding: 5px;
	background-color: #004CB5;
}
	
.footerLinks {
		font-family: Arial, Tahoma, Helvetica;
		font-size: 10px;
		color: #ffffff;
}
	
.footerLinks:hover {
		font-family: Arial, Tahoma, Helvetica;
		font-size: 10px;
		color: #ffffff;
		text-decoration: none;
}	
	
.navigationSide {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #ebebeb;
	border-left: 1px solid #CCCCCC;
	width: 168px;
}
	
.linkSideSub {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 11px;
	font-weight: 100;
	color: #000000;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
	list-style-image: url(../images/blue_bullet.jpg);
	list-style-position: outside;

}

.linkSideSub:hover {
    font-family: Arial, Tahoma, Helvetica;
	font-size: 11px;
	font-weight: 100;
	color: #339900;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
	list-style-image: url(../images/blue_bullet.jpg);
	list-style-position: outside;
}
	
.linkSideTop {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 11px;
	font-weight: 700;
	color: #000000;
	text-decoration: none;
}

.linkSideTop:hover {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 11px;
	font-weight: 700;
	color: #339900;
	text-decoration: none;
}

.chartSubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding: 3px;
	text-align: left;
}
.side {
	background-image: url(../images/side_bg.jpg);
	background-repeat: repeat-y;
	width: 175px;
	margin: 0px;
	padding: 0px;
	background-position: left;
}

.rightside {
	background-image: url(../images/side_bg.jpg);
	background-repeat: repeat-y;
	width: 175px;
	margin: 0px;
	padding: 0px;
	background-position: right;

}

.mainHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #002252;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #002252;
	text-align: left;
	padding: 5px;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.mainSubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002252;
}

.firstLetter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #002252;
	text-align: left;
}
.mainBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #002252;
}
