.navItems { /* UL - contents of the each section navigation */
	text-align: left;
	position: relative;
	margin: 0px 10px 0px -20px;
	font-family:  Verdana, Arial;
	font-size: 8pt;
	display:none;
}

.navItems li {
	list-style-type: none;
	line-height: 13px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 10px;
}

.navItems a, .navItems a:active, .navItems a:visited, .navItems a:hover{
	text-decoration: none;
	cursor:pointer;
}

#navTable a{
	text-decoration: none;
	color:#B63D00;
}
#navTable a:hover{
	text-decoration: none;
	color:#B63D00;
}
#navTable a:active{
	text-decoration: none;
	color:#B63D00;
}
#navTable a:visited{
	text-decoration: none;
	color:#B63D00;
}

body { FONT-SIZE: 8.5pt; MARGIN: 0px; COLOR: #666666; FONT-FAMILY:  Verdana, Arial; BACKGROUND-COLOR: #e9e9e9; }
img {   border-style: none;   }
#masterTable { BACKGROUND-COLOR: #ffffff }
.cloumnHeader { FONT-FAMILY:  Verdana, Arial; FONT-SIZE: 18px; COLOR: #333333; FONT-WEIGHT: bold; }
.newsHeader { font-family:  Verdana, Arial; font-size: 8.5pt;	color:#666666; font-weight:bold; padding-left:10px;	padding-right:10px;}
.newsParagraph { font-family: Verdana, Arial; font-size: 8.5pt; color:#666666; padding-left:10px; padding-right:10px;}
.more {padding-right:10px; display:block; text-align:right}
.more_approach {padding-right:5px; padding-top:5px; text-align:right;}
.bodyText { FONT-FAMILY:  Verdana, Arial; FONT-SIZE: 11px; COLOR: #666666;}
.bodySmallText { FONT-FAMILY:  Verdana, Arial; FONT-SIZE: 10px; COLOR: #666666; }
.footer { PADDING-RIGHT: 10px; MARGIN-TOP: 15px; PADDING-LEFT: 10px; FONT-SIZE: 10px; MARGIN-BOTTOM: 1px; PADDING-BOTTOM: 5px; COLOR: #333333; PADDING-TOP: 3px; BACKGROUND-COLOR: #cccccc; TEXT-ALIGN: left }
.footer A { COLOR: #333333; TEXT-DECORATION: none }
.footer A:active { COLOR: #333333; TEXT-DECORATION: none }
.footer A:visited { COLOR: #333333; TEXT-DECORATION: none }
.footer A:hover { COLOR: #ee4628; TEXT-DECORATION: underline }
.closer { WIDTH: 100%; HEIGHT: 40px;FONT-SIZE: 8.5pt; BACKGROUND-COLOR: #f2f2f2 }
.closer a, .closer a:active, .closer a:visited {
	color: #333333;
	text-decoration: none;
}

.closer a:hover {
	text-decoration: underline;
}
.bulletList { display:block; FONT-FAMILY:  Verdana, Arial; FONT-SIZE: 10px; COLOR: #666666; margin-left:12px;}
.bullletFixIE { text-indent:0px; }
.hometrmtext {color: #666666;font-weight: bold;}
/* for trm bucket alignment in home page */
.hometrmtd{padding-top:7px;}
*html .hometrmtd{padding-top:7px;}
/* for trm bucket alignment in homeStatic page */
.homestatictrmtd{ padding-top:6px;}
*html .homestatictrmtd{padding-top:6px;}
#newsblock { width:290px;}
#thinLineHolder {
	z-index: 102;
	position: relative;
	height: 2px;
}

#thinLine {
	z-index: 103;
	position: absolute;
	height: 2px;
	bottom: 0px;
	left: 0px;
	background-color:#B63D00;
}
#thikLineHolder {
	z-index: 102;
	position: relative;
	height: 25px;
}

#thikLine {
	z-index: 103;
	position: absolute;
	height: 25px;
	top: -1px;
	left: 0px;
	background-color:#B63D00;
}
