/* Layout (home) */
#cont_homeBody {
	float: left;
	display: inline;
	width: 460px;
	margin: 0 20px 15px 20px;
	background-image: none;
	background: #fff;
}

#cont_homeRight {
	float: right;
	display: inline;
	width: 230px;
	margin: 0 0 15px 0;
	background: #fff;
}

#cont_homeFlash {
	margin: 0 0 10px 0;
}

/* Global (home) */
#bd_home a { color: #06f; text-decoration: none; }
#bd_home a:hover { text-decoration: underline; }
#bd_home p { font-size: 11px; color: #333; margin-bottom: 1.5em; }
#bd_home p.subHead { font-size: 13px; color: #369; margin-bottom: 1em; }
#bd_home h2 { font-size: 12px; color: #036; margin-bottom: .75em; }
#bd_home h3 { font-size: 11px; color: #036; text-transform: uppercase; margin-bottom: .75em; }
#bd_home hr { color: #fff; background-color: #fff; border: 1px solid #EEE; border-style: none none solid; margin: 1.1em 0; display: block; }

/* Body (home) */
#cont_homeBody ul { margin: .25em 0 1.25em 0; }
#cont_homeBody ul li { background: url(../images/global/bullet_dotArrow.gif) no-repeat 0 .5em; padding: 0 0 .75em 12px; list-style: none; }
h2#literature { margin-bottom: 1px; width: 230px; height: 36px; background: url(../images/home/title_literature.png); color: #999; display: block; text-indent: -9999em; overflow: hidden; }
#news_area ul { background: #f7f7f7; border-bottom: 1px solid #e3e3e3; border-top: 1px solid #e3e3e3; margin: 0 0 .5em 0; }
#news_area ul li { background: none; border-bottom: 1px solid #e3e3e3; padding: .75em 0 .75em .5em; list-style: none; }
#news_area ul li.last { border-bottom: none; }
#news_area ul li a { color: #333; text-decoration: none; }
#news_area ul li a:hover { color: #06f; text-decoration: none; }
#news_area ul li a b { color: #06f; font-weight: normal; }
div.featureBox { background-color: #ededed; border: 1px solid #d8d8d8; border-style: none solid solid solid; padding: 10px; }

/* Right Bar (home) */
#cont_homeRight h3 { text-transform: none; }
#cont_homeRight img { float: left; margin-right: 10px; }
#cont_homeRight a img { border: none; }

/* Flash (home) */
#cont_homeFlash ul { margin: .25em 0 1.25em 0; }
#cont_homeFlash ul li { background: url(../images/global/bullet_dotArrow.gif) no-repeat 0 .5em; padding: 0 0 .75em 12px; list-style: none; }
