body {
	background-color: #CCC;
	margin: 0;
	padding: 0;
	}
	
#container {
	width: 902px;
	margin: 0 auto 0 auto;	
}
	
.bullet {
	list-style-image: url("bullet.gif");
	padding: 2px;
	margin-left: 30px;
	line-height: 16px;
	list-style-type: none;
	}
	
.bullet li {
	margin-bottom: 6px;
	}

.bullet2 {
	list-style-image: url("bullet.gif");
	padding: 2px;
	margin-left: 25px;
	line-height: 16px;
	list-style-type: none;
	}
	
a img {
	border-color: black;
	}
	
a:link {
	color: #90180b;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	text-decoration: none;
	}

a:visited {
	color: #90180b;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	text-decoration: none;
	}

a:hover {
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	text-decoration: underline;
	border: none;
	}

a:active {
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	text-decoration: underline;
	border: none;
	}

h1 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #6d0a00;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #1C0000;
	padding: 0;
	margin: 0 0 0 0;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #1C0000;
	margin: 10px 0 0 0;
	padding: 0;
}
	
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

.spacer {
	margin: 0 0 5px 0;
}

.imgDefault {
	border: 1px solid #333;
}

.imgRight {
	float: right;
	margin-bottom: 5px;
	margin-left: 20px;
}

.caption {
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin: 5px 0 0 0;
	line-height: normal;
	color: #6d0a00;
} 


.defaultText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

.copyrightText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.largePageTopHeaderText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000000;
	}

.largePageBodyHeaderText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	}

.smallHeaderText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	}
	
.mediumHeaderText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	}
	
ul.redSquare li
{
	list-style-image: url("/casenet/images/bullet2.gif");
	padding: 2px;
	line-height: 1.5em;
}

