body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
}

.panelLeft {
	background-image: url(images/spacer.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 1px;
	width: 128px;
	margin: 0px;
}

.panelRight {
	background-image: url(images/panelRight.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 443px;
	margin: 0px;
}

.panelCenter {
	background-image: url(images/panelCenter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 488px;
	margin: 0px;
}

.topNavBlock
	{
	display: block;
	margin-top: 28px;
}

.topNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	color: #E3B468;
	text-transform: none;
}

a	{
	text-decoration: none;
	color: #003366;
}

a:hover	{
	text-decoration: underline;
}

.homePageText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 100px;
	padding-left: 0px;
}

.lowerContent {
	margin-top: 56px;
}

.subTextBlock {
	padding-left: 20px;
}

.subText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-bottom: 5px;
	font-weight: bold;

}

.subTextHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	margin-bottom: 5px;
	color: #5D000F;
	text-transform: uppercase;
	font-weight: bold;

}

.subText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #003366;

}

.newsItemSubhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #003366;
	font-weight: bold;
	background-image: url(images/handIcon.gif);
	padding: 0px 0px 0px 29px;
	background-repeat: no-repeat;
	display: block;


}

.newsItem {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	padding-left: 29px;
	margin-top: -17px;
	display: block;
	width: 260px;

}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 17px;
	margin: -15px 0px 5px 0px;
	padding-left: 20px;
}

.subPanelTop {
	background-image: url(images/subBgTop.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 89px;
}

.subPanelCenter {
	background-image: url(images/subBgCenter.jpg);
	background-repeat: repeat-y;
}

.subPanelBottom {
	background-image: url(images/subBgBottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 48px;
}

.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-variant: small-caps;
	color: #895D2E;
	margin: 8px 30px 0px 30px;
}

.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 23px;
	padding-top: 15px;
	font-weight: bold;
	padding: 15px 30px 0px 30px; 
}

.readMore {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 23px;
	font-weight: normal;
	font-style: italic;
	color: #003366;
	padding: 0px 30px 0px 0px; 
}

.subNav {
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	height: 22px;
	color: #003366;
	font-weight: bold;
	background-image: url(images/handIcon2.gif);
	padding-left: 29px;
	background-repeat: no-repeat;
	padding: 0px 0px 7px 30px;
	margin: 0px 0px 0px 30px;
}

.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 23px;
	font-weight: bold;
	padding: 0px;
	text-transform: uppercase;
	color: #895D2E;
}

.indent {
	display: block;
	padding: 5px 0px 0px 20px;
}
.cellBodyTextCopy {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}
