#container {
	width: 100%; height: 100%;
}

#container td.left-col {
	background: #F6F6F6 url(images/bg_leftcol.gif) right top repeat-y;
	width: 230px;
	padding: 18px 0 25px 0;
}

#container td.right-col {
	width: 245px;
}

#container td.header {
	background:	url(images/bg_header.jpg) right top repeat-x;
}

#container tr.dotted td {
	background: url(images/bg_footer.gif) left top repeat-x;
}

#container tr.dotted td img {
	display: block;
}

#container tr.footer td {
	font-size: 11px;
	vertical-align: top;
}

#container td.work-area {
	padding: 25px 0 25px 30px;
	width: 100%; height: 100%;
}

img#logo_top {
	margin-left: 42px;
}

img#logo_bottom {
	margin-left: 94px;
}

img.icon {
	margin-right: 6px;
	position: relative;
	top: 2px;
}

a.pagemaster { color: #000; text-decoration: none; }
a.pagemaster:hover { text-decoration: underline; }

.links {
	margin-top: 15px;
	width: 215px;
}

.links th {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding-bottom: 19px;
}

.links td {
	padding-bottom: 15px;
}

div.icons {
	width: 215px;
	text-align: left;
	position: relative;
	top: -25px;
	margin-left: 30px;
}

.feedback div.input input {
	font-size: 11px;
	width: 145px; height: 20px;
}

.feedback textarea {
	width: 205px; height: 100px;
}

.feedback {
	width: 210px;
	font-size: 11px;
	margin: 0;
}

.feedback td {
	padding: 3px 0;
}

.feedback th {
	padding: 3px 0;
	text-align: left;
}

a font {
	color: #0066CC;
}

font {
	font-size: 11px;
	font-family: Tahoma;
}