body {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #1163B5;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#tl_div {
	display: table-cell;
	width: 117px;
	background-color: #26517D;
	height: 30px;
}
#top_div {
	width: 100%;
	background-color: #4D7094;
	height: 30px;
}
#log_nav_row {
	height: 62px;
	background-color: #2E5882;
}

#log_nav_row a {
	text-decoration:none;
}
	
#overview_title {
	background-color: #E5E5E5;
}
#overview {
	background-color: #E5E5E5;
	background-image: url(/pgimages/overview_sidebg.gif);
	background-position: left;
	background-repeat: repeat-y;
}
#overview_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 15px 5px 5px 20px;
}

#overview_txt p {
	padding:0px 0px 10px 0px;
	margin:0px;
}
#asx_announce, #cell_press, #content {
	font-size: 11px;
	padding: 10px;
}
#content table, #content td {
	font-size: 11px;
}
#content a:link, a:active, a:visited {
	color: #000;
	text-decoration: underline;
}
#content a:hover {
	color: #FF0000;
	text-decoration: none;
}
#subscribe {
	padding-top: 5px;
	padding-right: 5px;
}
.vert_space {
	background-image: url(/pgimages/vert_space.gif);
	background-repeat: repeat-y;
}
.itemblue {
	color: #1163B5;
}
.boxheader {
	padding: 0px 0px 4px 11px;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}
a.boxurl:link, a.boxurl:active, a.boxurl:visited {
	color: #1163B5;
	text-decoration: none;
	font-size: 11px;
}
a.boxurl:hover {
	text-decoration: underline;
}
.tblsubsc {
	font-size: 11px;
	color: #1163B5;
}
.subsc_input {
	height: 20px;
	font-size: 12px;
	padding-top: 3px;
	padding-left: 2px;
	border: 1px solid #787878;
}
/*
.foot_line {
	border-bottom: 1px solid #D9D9D9;
	font-size: 3px;
}*/
hr.foot_line {
	border: 0;
	width: 100%;
	margin-left: 117px;
	color: #D9D9D9;
	background-color: #D9D9D9;
	height: 1px;
}
#footer {
	margin-top: 15px;
	color: #D9D9D9;
	font-size: 10px;
	float: left;
	clear: both;
	text-indent: 117px;
}
#footer a:link, #footer a:active, #footer a:visited {
	margin: 0px 10px;
	color: #A6A6A6;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#AlsoSee {
	font-size:11px;
	margin-left: 127px;
}

#AlsoSee a {
	font-size:11px;
	color:#1163B5;
	text-decoration:none;
}

#AlsoSee a:hover {
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}
.newsltrdate {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
