body {
	background: #000;
	padding: 2px;
	margin: 2px;
	background: #FFF
}

img {
	display: inline;
}

div#wrapper {
	width: 739px;
	background: #FFF url(images/bg.gif);
	text-align: left;
}

div#prop {
	float:right;
	width: 1px;
	overflow: auto;
	height: 550px;
}

div#clear {
	height: 1px;
	clear: both;
	overflow: auto;
}

div#footer {
	clear:both;
	background: url(../../images/footer.gif);
	background-repeat: no-repeat;
	height: 49px;
}

td#leftpanel {
	width:243px;
	background: #E59523;
}

td#rightpanel {
	width: 496px;
}

div#content {
	text-align: left;
	margin: 10px;
	background: #FFF;
}

td#leftpanel div#content {
	padding-top: 10px;
}

div#navbar {
	margin: 0 0 0 0px;
	background: #9DA48F url(../../images/navbg.gif);
	height: 34px;
}

div#top, div#top div {
	background: #E48322 url(../../images/topbar.gif);
	color: #FFF;
	font-weight: bold;
	padding: 0 2px 0 2px;
}

div#top {
	height: 27px;
}

div#date {
	float:left;
}

div#uppernav {
	float: right;
}

div#uppernav a {
	color: #FFF;
}

div#navbar div#searchbox {
	float: right;
}

div#navbar div#topnav {
	float: left;
}

table#subnav {
	width: 223px;
}

td#link a {
	font-size: 12px;
}

a#clinic {
	color: #333366;
}

a#reporting {
	color: #990033;
}

a#privacy {
	color: #CCCC00;
}

a#interface {
	color: #996600;
}

div#footer div#movablefoot {
	padding: 15px 10px 0 0;
	font-size: 11px;
	text-align: right;
	color: #10353D;
}

div#movablefoot a {
	color: #FFF;
	font-weight: normal;	
}

div#newsletter {
	background: #F4F4F4;
	width: 80%;
	padding: 10px;
	color: #332B1E;
}

h1 {
	font: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #151b4c;
	margin-bottom: -5px;
	margin-top: -5px;
}
h2 {
	font: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;	
	font-size: 10pt;
	color: #151b4c;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	position: relative;
	margin-bottom: -10px;
	margin-top: -10px;
	line-height: normal;
	
}
h3 {
	font: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	margin-bottom: -10px;
	margin-top: -10px;
}

table#panels {
	margin-top: 0px;
}

table#subnav td {
	text-align: left;
}

td#icon {
	width: 50px;
}

form {
	margin: 0;
	padding: 0;
}