body, html	{
	height: 100%;
}
body	{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #404648;
}
body,table,tr,td	{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
td, th {
	vertical-align: top;
	text-align: left;
}
td.center, th.center {
	text-align: center;
}
td.right {
	text-align: right;
}
img	{
	border-width: 0;
}
img.photo {
  border: 1px solid #000000;
}
h1, h2, h3	{
	font-weight: bold;
	display: inline;
}
h1	{
	font-size: 16px;
}
h2	{
	font-size: 14px;
}
h3	{
	font-size: 12px;
}
.b	{
	border: solid 2px #000000;
}
#heading	{
	width: 280px;
	height: 35px;
	top: 15px;
	left: 250px;
}
#logo	{
	width: 180px;
	height: 110px;
	top: 0px;
	left: 0px;
	z-index: 100;
}
#topleft	{
	width: 160px;
	height: 25px;
	top: 110px;
	left: 0px;
	z-index: 100;
}
#topmid	{
	width: 200px;
	height: 25px;
	top: 110px;
	left: 347px;
	z-index: 100;
}
#topright	{
	width: 10px;
	height: 25px;
	top: 110px;
	left: 690px;
	z-index: 100;
}
#headerbg	{
	width: 520px;
	height: 110px;
	top: 0px;
	left: 180px;
}
#rightpanel	{
	top: 0px;
	left: 700px;
	width: 80px;
	height: 150px;
	background-color: #000000;
	z-index: 500;
}
#leftlogo	{
	top: 110px;
	left: 0px;
	width: 160px;
	height: 40px;
	z-index: 500;
}
#rightlogo	{
	top: 0px;
	left: 700px;
	width: 80px;
	height: 530px;
	z-index: 500;
}
div.container {
	position: relative;
	margin: 0 auto;
	width: 780px;
	height: auto;
  text-align: left;
}
#content {
	top: 135px;
	left: 0px;
	width: 780px;
	height: auto;
	background: url(../general/contentbg.jpg) repeat-y;
	z-index: 30;
}
#breadcrumbs	{
	left: 170px;
	top: 7px;
}
#subMenu	{
	left: 162px;
	width: 526px;
	height: 25px;
	background: url(../general/submenubg.gif) repeat-x;
	z-index: 500;
	position: relative;
}
#subMenuTxt	{
	left: 8px;
	top: 3px;
	font-weight: bold;
	z-index: 500;
	position: absolute;
}

#text	{
	position: relative;
	top: 20px;
	left: 180px;
	width: 500px;
	height: auto;
	z-index: 50;
}
#content, #breadcrumbs, #topleft, #topmid, #topright, #headerbg, #leftlogo, #rightlogo, #rightpanel, #logo, #heading	{
	position: absolute;
}
#copyrightbg	{
	position: relative;
	background: url(../general/footerbg.gif) no-repeat;
	left: 0px;
	top: 0px;
	height: 41px;
	width: 780px;
}
#copyright	{
	position: relative;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	left: 180px;
	top: 10px;
	height: 20px;
	width: 490px;
	z-index: 100;
}
a:link, a:visited, a:hover, a:active	{
	font-weight: bold;
	text-decoration:underline;
}
a.copy:link, a.copy:visited, a.copy:hover, a.copy:active	{
	font-weight: bold;
	text-decoration:underline;
}
a.submenu:link, a.submenu:visited, a.submenu:hover, a.submenu:active	{
	font-weight: bold;
	text-decoration: none;
}
a.bc:link, a.bc:visited, a.bc:hover, a.bc:active	{
	font-weight: bold;
	text-decoration: none;
}
ul {
  margin: 0px;
}

.display_none {display: none;}
.form_row {clear: both; padding-top: 5px; display: block;}
.form_button_row {clear: both; padding-top: 11px; display: block;}
label.format {float: left; width: 11em; text-align: right; padding-right: 1em;}
.no_label {padding-left: 12em;}
.float_right {float: right; text-align: right; padding: 3px;}
.float_left {float: left; text-align: left; padding: 3px;}