@import url("reset.css");
@import url("fonts.css");
@import url("legacy.css");


strong, b { font-weight:bold; }
em, i { font-style:italic; }
em strong, strong em, strong i, i b, b em, i strong { font-style:italic; font-weight:bold; }
u { text-decoration:underline; }
p { margin:.7em 0px; }
a { cursor:pointer; }
a:hover, a:visited:hover { text-decoration:underline; }
a:visited { }
h5 { font-size:108%; }
h4 { font-size:123.1%; }
h3 { font-size:138.5%; }
h2 { font-size:153.9%; }
h1 { font-size:177%; }

#content_body {
	margin:25px 15px;
}
#content_body h1 { color:#FF4100; font-family:Times,serif; font-weight:bold; font-size:260%; }


/* Restore lists */
#content_body li { margin:.5em 0em; }
#content_body br { line-height:1.2em; }
#content_body ol li { list-style-type:decimal; margin-left:2.5em; }

#content_body ul li { list-style:disc; margin-left:15px; }
#content_body ul li li { list-style:circle; margin-left:30px;}
#content_body ul li li li { list-style:square; }
#content_body ul li li li li { list-style:disc; }
#content_body ul li li li li li { list-style:circle; }
#content_body ul li li li li li li { list-style:square; }
#content_body ul li li li li li li li{ list-style:disc; }
#content_body ul li li li li li li li li { list-style:circle; }
#content_body ul li li li li li li li li li { list-style:square; }

.green_b { font-weight:bold; }
#content_body ul.tabs,
#left_nav_middle ul,
#contents_box ul { list-style:none; }
#content_body ul.tabs li.tab,
#left_nav_middle ul li,
#contents_box ul li { list-style-type:none;margin:0px; }
#contents_box ul li { list-style-type:none;margin:.25em 0px; }


#large_box { border:1px solid #4499C6; margin-top:0px; border-bottom:5px solid #4499C6; background-color:#FFFFFF; }
#banner_header  { width:565px; margin-top:5px; background: transparent url(/images/banner2.png) no-repeat; text-indent:-999em;height:100px; behavior: url(/css/iepngfix.htc); }
#banner_image img { 
	margin-top:23px;
	margin-top:expression('28px');
	margin-right:10px;
	margin-right:expression('15px');
	behavior: url(/css/iepngfix.htc);
}
html { background:#D9EC9A url(../images/bg.gif) no-repeat; }

#my_stats {
	margin-top:20px;
	padding:5px;
	border:1px solid #8BC24D;
}
#my_stats h3 {
	color:#8BC24D;
}