/* CSS Document */

#problem {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #2755A8;
	background-color: #CCFFCC;
	display: block;
	width: 100%;
	margin: 0em 0px 0px;
	padding: 0px;
	clear: right;
}
.sol {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #2755A8;
}
.res {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #11aa55;
}
#pro1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	padding: 16px;
}
#cshead {
	display: block;
	float: right;
	width: 181px;
	margin: 0px;
	padding: 0px;
}
#cs1 {
	display: block;
	float: right;
	width: 118px;
	margin: 0px;
	padding: 0px 0px 0em 1em;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
}
#casecopy {
	padding: 12px;
	display: block;
	width: 577px;
	margin: 0px;
/*	position: absolute;
	left: 150px;
	top: 104px; */
}
#casecopy p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin: 1em 8em 1em 0em;
	padding: 0px 0px 0px 16px;
	text-indent: 1em;
}
#casecopy a {
	color:#003366
}
#casecopy ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding: 0px;
	list-style-type: disc;
	list-style-position: inside;
	margin: 1em 0px 1em 2em;
	list-style-image: url(/img/bullet.gif);
}
#date, #location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
}
