.body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #CFCFCF;
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
div, h1, h2, h3, h4, h5, h6, p, pre, address, blockquote, span, ul, ol, li, dl, dd, dt, img {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	background: #fff;
	margin: 0 auto;
	text-align: left;
	width: 770px;
	position: relative;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 150px;
	background-color: #990000;
	background-image: url(../images/case-management.jpg);
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #000000;
}
#nav {
	height: 30px;
	width: 420px;
	position: absolute;
	left: 328px;
	top: 114px;
	background-color: #5EB2D7;
	border: thin solid #990000;
}
#nav a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#nav  a:hover {
	text-decoration: underline;
	color: #990000;
	font-weight: bold;
}

#ButtA {
	width: 65px;
	padding-top: 3px;
	padding-bottom: 7px;
	text-align: center;
	float: left;
}

#ButtB {
	width: 75px;
	padding-top: 3px;
	padding-bottom: 7px;
	text-align: center;
	float: left;
}
#ButtC {
	width: 75px;
	padding-top: 3px;
	padding-bottom: 7px;
	text-align: center;
	float: left;
}
#ButtD {
	width: 75px;
	padding-top: 3px;
	padding-bottom: 7px;
	text-align: center;
	float: left;
}
#ButtE {
	width: 65px;
	padding-top: 3px;
	padding-bottom: 7px;
	text-align: center;
	float: left;
}
#ButtF {
	width: 65px;
	padding-top: 3px;
	padding-bottom: 7px;
	text-align: center;
	float: left;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #336699;
	margin-left: 7px;
}
h2 {
	color: #006699;
	font-family: "Times New Roman", Times, serif;
}

#mainContent {
	padding: 7px;
	background-color: #FFFFFF;
}
#mainContent  li   {
	font-family: Arial, Helvetica, sans-serif;
}
#mainContent  ul   {
	margin-left: 45px;
}
#mainContent p {
	font-family: Arial, Helvetica, sans-serif;
}
#mainContent a {
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}
#mainContent  a:hover {
	color: #660000;
	font-weight: bold;
	text-decoration: underline;
}


#sidebar {
	background: #969;
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 265px;
	float: right;
}
#footer {
	height: 50px;
	clear: both;
	text-align: center;
	color: #FFFFFF;
	padding-top: 10px;
	background-color: #990000;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #660000;
	border-top-width: thin;
	border-top-style: double;
	border-top-color: #000000;
}
#footer a {
	color: #FFFFFF;
}
#footer  a:hover {
	color: #5EB2D7;
}
#LeftDivFooter {
	width: 150px;
	float: left;
	margin-top: -4px;
}
#LeftDivFooter2 {
	width: 200px;
	float: left;
	border-left-width: medium;
	border-left-style: inset;
	border-left-color: #0099FF;
	border-right-width: medium;
	border-right-style: outset;
	border-right-color: #0099FF;
}

.SmallerImpression {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

