#menubar {
	position: absolute;
	height: 65px;
	top: 35px;
	background-color: #FFFFFF;
	left: 175px;
	width: 582px;
	visibility: visible;
}
#mainbox {
	width: 578px;
	margin-left: 175px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
#leftcolumn {
	float: left;
	height: 800px;
	width: 175px;
	position: absolute;
	left: 3px;
	top: 225px;
	visibility: visible;
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: visible;
}
#menuright {
	position: absolute;
	left: 753px;
	top: 0px;
	visibility: visible;
}
#footer {
	text-align: center;
	line-height: 2.4em;
	width: 578px;
	left: 175px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	clear: both;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	margin: 0px;
	padding: 0px;
}
p {
	line-height: 1.45em;
	padding: 0.4em 1em 0em;
	margin-top: 0.8em;
	margin-bottom: 0.4em;
}
h1 {
	font-size: 1.4em;
	color: #036;
	padding-left: 0.7em;
	margin-bottom: -1.2em;
	line-height: 2.5em;
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #333;
	padding-left: 0.8em;
	margin-bottom: -1.2em;
	line-height: 2em;
}
td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	vertical-align: top;
}
ul {
	line-height: 1.45em;
	margin-right: 1.5em;
	margin-top: 0px;
}
.smalltxt {
	font-size: 90%;
	color: #666666;
	line-height: 2em;
}
.bold, strong {
	font-weight: bold;
	color: #444444;
}
a:link {
	color: #000099;
}
a:visited {
	color: #663366;
}
td.right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
td.noborder {
	border: none;
}
.rtalign{
	text-align: right;
}
.blueital {
	color: #003366;
	font-style: italic;
}
.blckital {
	color: #222;
	font-style: italic;
}
