body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Georgia, Verdana, "Times New Roman", serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
}
a {
	color: #0000FF;
}
div.top {
	padding: 5px 0px 0px 150px;
	background-color: #000080;
	color: #FFFFFF;
	border-bottom: thin solid #808080;
	font-family: Arial, sans-serif;
	font-style: italic;
	font-size: 12pt;
}
div.top a.top {
	position: absolute;
	left: 45px;
	top: 5px;
}
img {
	border: none;
}
div.footer {
	padding: 10px 10px 10px 10px;
	font-family: Verdana, "Times New Roman", serif;
	font-size: 8pt;
	color: black;
}
table.master {
	width: 100%;
	border: none;
	border-collapse: collapse;
}
table.master td.left {
	vertical-align: top;
	width: 150px;
	background-color: #F0F8FF;
	color: black;
	text-align: center;
	padding-top: 7px;
}
table.master td.main {
	vertical-align: top;
	background-color: #D3D3D3;
	color: black;
	padding: 7px;
}
div.leftlink {
	margin-bottom: 15px;
}
div.leftlink a {
	font-family: Verdana, "Times New Roman", serif;
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
div.leftlink a:hover {
	text-decoration: underline;
}
div.box {
	border: 1px solid black;
	background-color: #C0C0C0;
	color: black;
	padding: 2px 2px 2px 2px;
	margin: 2pt 2pt 12px 2pt;
}
div.boxnest {
	border: 1px solid black;
}
div.title {
	border-bottom: 1px solid black;
	padding: 0px 0px 0px 0px;
	color: white;
	background-color: #000080;
	text-align: center;
	line-height: 26px;
	font-family: System, sans-serif;
	font-size: 8pt;
}
div.leftbutton {
	float: left;
	background: url(/images/window.gif) no-repeat top left;
	width: 27px;
	height: 26px;
}
div.boxtext {
	background-color: white;
	color: black;
	padding: 4pt;
}
div.statusbar {
	background-color: #C0C0C0;
	border-top: 1px solid black;
	font-family: Arial, Helvetica, sans-seif;
	font-size: 9pt;
	color: black;
	padding-left: 3pt;
	padding-right: 3pt;
	text-align: right;
}
div.boxtextclr { clear: both; }
div.statusbartext { float: left; }
p.center { text-align: center; }
p.indented { text-indent: 15pt; }
table.layout {
	border: none;
}
table.layout td {
	vertical-align: top;
}
table.layout td.w25 {
	width: 25%;
}
table.layout td.w75 {
	width: 75%;
}
table.border { border: 3px ridge; }
table.border td { border: 1px inset; }
a.fancylink {
	font-family: Verdana, "Times New Roman", serif;
	font-weight: bold;
	font-size: 8pt;
	color: #0000C0;
	text-decoration: none;
}
a.fancylink:hover { text-decoration: underline; }
h1 {
	font-size: 14pt;
}
a.newscomments {
	font-family: "Times New Roman", serif;
	font-size: 10pt;
	color: #0000FF;
	float: right;
	letter-spacing: 0.5px;
	text-decoration: underline;
}
div.commenttitle {
	background-color: green;
	color: white;
	margin: 0px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 3px;
}
div.commentline {
	background-color: #D3D3D3;
	color: black;
	margin: 0px;
	padding: 3px 3px 2px 3px;
	font-size: 8pt;
	text-align: left;
}
div.commentdate {
	float: right;
}
div.commentbody {
	margin: 0px;
	background-color: white;
	color: black;
	padding: 3px 3px 3px 3px;
}
div.commentreply {
	margin: 0px;
	padding: 2px 3px 2px 3px;
	background-color: #F0F8FF;
}
a.commentreply { font-size: 8pt; }
td.half {
	font-family: Verdana, "Times New Roman", serif;
	font-size: 8pt;
	width: 50%;
	vertical-align: top;
}
td.half a {
	color: #000000;
	text-decoration: none;
}
td.half a:hover { text-decoration: underline; }
td.half ul {
	display: inline;
	list-style-type: none;
}
table.forum {
	border-collapse: separate;
	border: thin double #00BFFF;
	width: 100%;
}
table.forum td {
	font-family: Verdana, "Times New Roman", serif;
	font-size: 8pt;
}
table.forum td.forumtopics {
	font-family: Verdana, "Times New Roman", serif;
	font-size: 6pt;
	color: #DAA520;
	text-align: center;
}
table.forum td.forumsection {
	color: #FFD700;
	text-align: left;
	border-color: #5F9EA0;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
table.forum td.forumblack {
	font-size: 7pt;
	color: black;
	text-align: center;
	border: 1px solid #00BFFF;
}
table.forum td.forumheader {
	color: #E0FFFF;
	text-align: left;
	border-color: #0000CD;
	padding-left: 3px;
	padding-bottom: 2px;
	width: 100%;
}
a.sectionlink {
	text-decoration: none;
	color: #FFD700;
}
a.sectionlink:hover { text-decoration: underline; }
a.sectionlink:active { color: black; }
