@charset "utf-8";
/* CSS Document */
a {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
body {
	background-color: #FFFFFF;
	color: #000000;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	margin: 0px;
}
table, td, div, .datedayhl, .datedayog, .alertDetail, .dateMonth, .dateMonth a, .datedaydw {
	font-size:12pt;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container {
	overflow:visible;
	width:700px;
	height:auto;
	clip:rect('0', '0', '0', '0')
}
#content {
	overflow:visible;
	width:700px;
}
#content table {
	width:600px;
}
.detailTxtOnWhite {
	width:000px;
	color:#222222;
	font-size:11pt;
}
#up, #track, #drag, #down, #scrolltrack, #close, #corner, #content table object, #content table embed, #content table img{
	display:none;
}

