MainNav A {
	Color: #000000;
	Text-Decoration: None;
	Font-Family: Arial, Helvetica, MS Sans Serif;
}
BODY {
	margin: 0px 0px 0px 0px;
	Font-Family: Arial, Helvetica, MS Sans Serif;
	font-size: 12px;
	color: #000000;
	background-image : url(../images/bg_squares.gif);
}
.daily_news_date {
	margin-top: 10px;
	margin-bottom: 45px;
	font-family : "Times New Roman";
	font-size: 18px;
	color: #1E71CD;
	font-weight: bold;
}
.daily_news_sector {
	margin-bottom: 10px;
	margin-top: 25px;
	font-family : "Times New Roman";
	font-size: 16px;
	color: #1E71CD;
	font-style: italic;
	font-weight: bold;
}
.news_title {
	color: #1E71CD;
	Font-Family: Arial, Helvetica, MS Sans Serif  !important;
	text-align: left;
	font-weight: bold;
	font-size: 12px !important;
	padding: 0px 0px 0px 0px;
	margin-top: 7px;
	margin-bottom: 0px;
}
.news {
	padding: 2px 0px 0px 0px;
	Font-Family: Arial, Helvetica, MS Sans Serif;
	font-size: 12px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 15px;
}
P.news_title {
	margin-bottom: 0px;
}
P.news {
	margin-top: 0px;
}
A:Link {
	Color: #2B4F9B;
	Font-Family: Arial, Helvetica, MS Sans Serif;
}
A:Hover {
	Text-Decoration: Underline;
	Font-Family: Arial, Helvetica, MS Sans Serif;
}
.link {
	color: #3A61AC;
	text-decoration: none;
}
TD {
	vertical-align: top;
	font-size: 12px;
}
LI {
	padding-bottom: 10px;
}
H1 {
	margin-bottom: 5px;
	padding-bottom: 5px;
	color: #1E74CB;
	font-family : Georgia;
	font-size: 26px;
	font-weight: 500;
}
TABLE.content {
	padding: 45px 120px 20px 0px;
	background-image: url(../images/body02_subpg01.gif);
	background-repeat: no-repeat;
}
TD.content {
	padding: 45px 120px 20px 0px;
}
.body02_subpg01_bg {
	background-image: url(../images/body02_subpg_bg.gif);
	background-repeat : repeat-y;
}
A.footer:Link {
	font-size: 10px;
	color: #F0F9FF;
}
A.footer:Visited {
	font-size: 10px;
	color: #FFFFFF;
}
.footer {
	color: #81B0E3;
	text-align: center;
	font-size: 9px;
	vertical-align: middle;
	text-decoration: none;
}
.copyright {
	padding: 3px 15px 0px 0px;
	font-size: 10px;
	text-align: right;
	color: #2B4F9B;
}
/* THUMBNAIL VIEW STYLES */
#showimage {
	position:absolute;
	visibility:hidden;
	border: 1px solid gray;
	background-color: #FFFFFF;
	z-index:1000;
}
#dragbar {
	cursor: hand;
	cursor: pointer;
	background-color: #EFEFEF;
	min-width: 100px; /*NS6 style to overcome bug*/
	z-index:1000;
}
#dragbar #closetext {
	font-weight: bold;
	margin-right: 1px;
	font-size: 11px;
	z-index:1000;
}
/* END THUMBNAIL VIEW STYLES */