#contentBody, #subscribeBlock, #articleImageBlock {
	background:   url(./../img/cbgNews.jpg) repeat-y top left;
	background-color: #eaeae2;
	padding-top: 5px;
	padding-right: 17px;
	padding-bottom: 5px;
	padding-left: 17px;
	font-size: 8pt;
	text-align: left;
	}
#rightBody {
	background:  url(./../img/rbgAbout.gif) repeat-y top left;
	font-size: 8pt;
	}
    
#subscribeForm {
	font-size: 8pt;
	width: 340px;	
	}
#subscribeForm td {
	margin: 0;
	padding: 3px 0px;
	}
.textBox {
	font-size: 8pt;
	width: 200px;
	background-color: #e8e9ec;
	border-style: inset;
	margin-left: 5px;
	padding-left: 5px;	
	}		
.newsHeading {
	color: #17213d;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
.newsCopy {
	color: #17213d;
	text-align: center;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
.date {
	font-size: 7.5pt;
	font-style: italic;
	color: #17213d;
	text-align: center !important;
	padding-bottom: 5px;
	}	
	
h2 {
	font-size: 13px;
	font-weight: bold;
	color:#17213d;
	text-align: left;
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
	margin-top: 0 !important;
	}
	
h3 {
	font-size: 12px;
	font-weight: bold;
	color:#17213d;
	text-align: left;
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
	margin-top: 5px !important;
	}
	
.date2 {
	font-size: 7.5pt;
	font-style: italic;
	color: #17213d;
	text-align: left !important;
	padding-bottom: 5px;
	}
	
.floatL {
	float: left !important;
	}
	
.floatR {
	float: right !important;
	}
	
.inLine {
	display: inline !important;
	}

.diary_detail_hdr {
	width: 590px;
	height: 52px;
	}
	
.diary_detail_hdr a {
	zfloat: right !important;
	display: inline;
	position: relative;
	}
	
.newsLinks {
	padding-bottom: 5px;
	font-size: 8.5pt;
	font-style: italic;
}	
.newsLinks a, .newsLinks a:active, .newsLinks a:visited, .newsLinks a:link {
	font-size: 8.5pt;
	color: #17213d;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	font-style: normal !important;
	}	
.newsLinks a:hover {
	text-decoration: underline;
	font-style: normal !important;
	}
.articleHeading {
	font-size: 8.5pt;
	color: #17213d;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	font-style: normal !important;
	}
.articleImages {
	padding: 1px;
   float: right;
   clear: both;
	border: 1px solid #17213d;
	margin-left: 10px !important;
	}	
	
.viewLatest, .back {
	width: 550px;
	height: 22px;
	background: transparent left 5px repeat-x url(./../img/view_latest_bg.gif);
	zmargin-top: 5px;
	padding-top: 5px;
	clear: both;
	}

.back a {
	float: right !important;
	padding: 0 !important;
	margin: 0 !important;
	}
	
.viewLatest a {
	float: right;
	padding: 0 !important;
	margin: 0 !important;
	}
	
.viewLatest img, .back img {
	padding: 0 !important;
	margin: 0 !important;
	}

.articleDate {
	font-size: 7.5pt;
	font-style: italic;
	color: #17213d;
	padding-top: 5px;
	padding-bottom: 5px;
	}
.imageCaption {
	font-size: 7.5pt;
	color: #17213d;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center !important;
	}