@charset "UTF-8";
.headerBG {
	background-image: url(Images/upper_bg.png);
	background-repeat: repeat-x;
}

a:link {
	color: #FFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFF;
}
a:hover {
	color: #099;
}

a:active {
	text-decoration: underline;
	color: #FFF;
}


a.whitebox:link {
	color: #333;
	text-decoration: underline;
}
a.whitebox:visited {
	text-decoration: underline;
	color: #333;
}
a.whitebox:hover {
	color: #099;
}

a.whitebox:active {
	text-decoration: underline;
	color: #333;
}

.mainTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-transform: capitalize;
	color: #FFF;
}
.subTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #099;
	line-height: 24px;
}


.topNav {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CCC;
	line-height: 24px;
}
.bodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CCC;
}
	a.topNav:link {
	color: #999;
	text-decoration: none;
}
a.topNav:visited {
	text-decoration: none;
	color: #999;
}
a.topNav:hover {
	text-decoration: none;
	color: #099;
}
a.topNav:active {
	text-decoration: none;
	color: #999;
}
.mainBG {
	background-color: #FFF;
}
.copyrightText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
}
.lineSeperator {
	background-image: url(Images/20px1pixline.png);
	background-repeat: repeat-y;
}
.paperTopBG {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #099;
	background-image: url(Images/paperTop.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	vertical-align: bottom;
	line-height: 32px;
}
.paperBottomBG {
	background-image: url(Images/paperBottom.png);
	background-repeat: no-repeat;
}
.paperMiddleBG {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
	background-image: url(Images/paperMiddle.png);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 18px;
}
.whiteBG {
	background-color: #FFF;
}
.footerBG {
	background-image: url(Images/footer176_teal.png);
	background-repeat: repeat-x;
}
.footerTextTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333;
	line-height: 24px;
}
.footerTextMain {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
}
.rightSep {
	background-image: url(Images/right_separator.png);
}
a.footerTextMain:link {
	color: #FFF;
	text-decoration: none;
}
a.footerTextMain:visited {
	text-decoration: none;
	color: #FFF;
}
a.footerTextMain:hover {
	text-decoration: underline;
	color: #FFF;
}
a.footerTextMain:active {
	text-decoration: none;
	color: #279999;
}
.greyBG {
	background-color: #3A3A3A;
}
.header2 {
	background-image: url(Images/header2.png);
	background-repeat: no-repeat;
}
.mediaTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFF;
	line-height: 32px;
}
.mediaDate {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999;
	line-height: 18px;
}
.paperTopBGwh {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #099;
	background-image: url(Images/paperTop-wh.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	vertical-align: bottom;
	line-height: 32px;
}
.paperTopWtBG {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #099;
	background-image: url(Images/paperTop-BW.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	vertical-align: bottom;
	line-height: 32px;
}
.paperBottomWtBG {
	background-image: url(Images/paperBottom-MB.png);
	background-repeat: no-repeat;
}
.paperMiddleWtBG {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	background-image: url(Images/paperMiddle-MB.png);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 18px;
}
.paperTopm4w {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #099;
	background-image: url(Images/paperTop-m4w.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	vertical-align: bottom;
	line-height: 32px;
}
.paperMiddlem4w {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #279999;
	background-image: url(Images/paperMiddle-m4w.png);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 18px;
}
a:link {
	color: #279999;
}
.paperBottomm4w {
	background-image: url(Images/paperBottom-m4w.png);
	background-repeat: no-repeat;
}
	a.paperMiddlem4w:link {
	color: #099;
	text-decoration: none;
}
a.paperMiddlem4w:visited {
	text-decoration: none;
	color: #099;
}
a.paperMiddlem4w:hover {
	text-decoration: underline;
	color: #099;
}
a.paperMiddlem4w:active {
	text-decoration: none;
	color: #099;
}

