@charset "UTF-8";
#mainContent {
	width: 709px;
	float: left;
	margin-top: 38px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	margin-bottom: 20px;
}
#mainContent ul {
	list-style-type: none;
	padding-bottom: 15px;
	line-height: 2em;
	color: #014b8d;
}
#mainContent ul ul {
	line-height: 1.5em;
	text-indent: 40px;
	padding-bottom: 8px;
}
#mainContent ul ul ul {
	line-height: 1.5em;
	text-indent: 120px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#imageBar {
	float: right;
	height: 174px;
	width: 730px;
	background-repeat: no-repeat;
	margin-top: 40px;
	margin-right: 30px;
	background-image: url(../images/image_BGs.jpg);
}

