/* core.css - Defines boilerplate CSS */ 

/* zero out margin and padding on all tag selectors begin */
h1, h2, h3, h4, h5, h6, pre, blockquote, label, ul, ol, dl, fieldset, address {margin:0px;}
.lghead1 {
	font-size: 18px;
}
.lghead2 {
	font-style: italic;
	display: block;
	color: #0453A1;
	font-size: 14px;
	margin-top: 5px;
}
li, dd {margin-left:5%;}
#flashcontent {
	float: right;
}
fieldset {padding: .5em;}

/* fixes bug in IE5.x in windows that prevents the font size from inheriting into tables */
table {font-size:1.0em;}

#topAnchorDiv {position:absolute; top:0px; left:0px; width:5px; height:5px; z-index:1008;}
#clearFloatDiv {clear:both; overflow:hidden;}

.news_toc, .news_toc a, .leftcol_txt{
	font-size: 11px;
	font-weight: bold;
	color: #535354;
}

.news_toc a.hover {
	color: #FF6600;
}

td .leftcol_txt a{
	color: #333333;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}
.tdlg {
	font-size: 12px;
}

td .leftcol_txt a.hover{
	color: #FF6600;

}

.sidebar {
	font-size: 13px;
}
.margin {
	margin-top: .3em;
	display: block;
}
#reverse_captcha {
position:absolute; left:-2000px; top:-500px;
}
