/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	line-height: 15px;
}
body {
	background-image: url(images/tile.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.maintable {
	background-color: #FFFFFF;
}
.intro {
	margin-top: 0px;
	font-size: 12px;
	line-height: 16px;
}
.sidebartext {
	margin-top: 0px;
	font-size: 9px;
	color: #666666;
	line-height: 16px;
}
.sidebaroffset {
	margin-top: 0px;
	margin-left: 104px;
	font-size: 9px;
	color: #666666;
	line-height: 16px;
}
.sidebaroffset2 {
	margin-top: 0px;
	margin-left: 144px;
	font-size: 9px;
	color: #666666;
	line-height: 16px;
}
.sidebartitle {
	font-size: 9px;
	font-weight: bold;
	color: #4D94B8;
	line-height: 16px;
}
.dotspace {
	margin-top: 5px;
}
.footblack {
	color: #000000;
	font-size: 10px;
}
.footwhite {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
}

a:link {
	color: #4D94B8;
	text-decoration: underline;
}
a:visited {
	color: #4D94B8;
	text-decoration: underline;
}
a:active {
	color: #4D94B8;
	text-decoration: underline;
}
a:hover {
	color: #669900;
	text-decoration: underline;
}
.hidden {display:none;}