@import url("base2.css");
@import url("forms.css");
@import url("sectionHeaders.css");
@import url("tables.css");
#sidebar2 {
	float: right;
	width: 200px;
	margin-top: 1em;
}
#sidebar2 .related {
	background: #EAEBEC;
	padding: 1em 0.5em;
	margin-bottom: 2em;
}
#sidebar2 .related h3 {
	font-size: 0.9em;
	color: #DB2900;
	margin: 0px 0px 0.5em;
	padding: 0px 0px 0px 20px;
	background: url(/images/shared/icons/page_icon.gif) no-repeat left 0.25em;
	line-height: 18px;
}
#sidebar2 .related ul {
	font-size: 0.88em;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style: none;
	line-height: 1.6em;
}

#sidebar2 .related p {
	font-size: 0.88em;
	line-height: 1.6em;
}
#sidebar2 .related a:link, #sidebar2 .related a:visited {
	color: #003366;
	text-decoration: underline;
}
#sidebar2 li {
	margin-bottom: 0.5em;
}

#sidebar2 .related h4 {
	font-size: 0.85em;
	color: #DB2900;
	font-weight: normal;
}
#mainContent {
	margin-right: 210px;
}
#disclaimer {
	margin-right: 210px;
	font-size: 0.8em;
	position: relative;
	margin-bottom: 1em;
}
