body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
body {
	background-color: #333333;
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#credits a{
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	margin-right: 5px;
	margin-left: 375px;
}

a:link {
	color: #333333;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #666666;
}
a:active {
	color: #777777;
}
td {
	text-align: left;
	vertical-align: top;
}
.footer {
	font-size: 10px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 15px;
}
.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #222222;
	background-image: url(images/s_bg.gif);
	background-repeat: repeat-y;
	padding: 10px 8px;
	border: 1px solid #ffffff;
	margin: 30px 0px 0px 4px;
	line-height: 130%;
}
.content {
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 42px;
	margin-top: 0px;
	line-height: 150%;
}
.botCallOut {
	font-size: 9pt;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 20px;
	line-height: 150%;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #235689;
	background-image: url(images/hd_bg.gif);
	background-repeat: no-repeat;
	text-indent: 18px;
	margin-top: 10px;
	margin-left: 25px;
	height: 25px;
	padding-top: 5px;
}


li {
	margin-bottom: 6px;
	margin-left: -10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-top: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	margin-bottom: -6px;
	padding-bottom: -6px;
}
.greenbox {
	background-image: url(images/s_bg.gif);
	background-repeat: repeat;
	padding: 6px;
	border: 1px solid #006633;
	margin-top: 10px;
}
