.pageBG {
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.newsTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	font-weight: bold;
	padding: 8px;
}
.newsText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 8px;
}
.bullBG {
	background-image: url(images/bullBG.jpg);
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
	width: 100%;
}
.bulletUnderline {
	background-image: url(images/bulletUnderline.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.redBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EB2218;
}
.bottomNavText {
		border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottoms-color: #CCCCCC;

}
.tableLeftBorder {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	
}

.bodyarea {
	padding: 20px;
}
.grayBorder {
	background-image: url(images/grayBorder.jpg);
	background-repeat: repeat-y;
}
a.footlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration:none;
}
a.footlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration:none;
}.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.borderbtm {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottoms-color: #CCCCCC;

}
.borderlftbtm {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottoms-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #CCCCCC;

}
.borderlftbtm2 {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottoms-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
}

.rightpixelline {
		border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #CCCCCC;

}
a.footlink2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration:underline;
}
a.footlink2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration:none;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration:none;
}
