/* =SPLASH
   ----------------------------------------------------*/
#contentrail {
	display:none;
	}
#splash_header {
	width:920px;
	height:138px;
	}
#splash_body {
	float:left;
	width:560px;
	padding:0px 20px;
	}
#splash_rail {
	width:260px;
	float:right;
	padding:0px 10px 0px 10px;
	margin-bottom:20px;
	font-size:11px;
	border-left:1px dotted #CCCCCC;
	}
.splash_ul {
	margin-bottom:10px;
	}
.splash_ul li {
	line-height:16px;
	list-style:inside url(/graphics/icons/bullet_green.png);
	}
.splash_ul li ul {
	margin:5px 0px;
	}
.splash_ul li ul li {
	line-height:16px;
	list-style:inside url(/graphics/icons/bullet_orange.png);
	text-indent:20px;
	}