﻿body {
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 10pt;
}
#stdbody
{
	padding: 0px; 
	margin: 0px;
	background-image: url('images/kant.gif');
	background-repeat: repeat-x;
	background-color: #ADC5E2;
	text-align: center
}
#centeredcontents {
	width: 600pt;
	margin: 0pt auto;
	text-align: left;
}
#stdcontents {
	background-image: url('images/top.jpg'); 
	background-color: #F2F6F6; 
	background-repeat: no-repeat;
}
.maincontentsnarrow 
{
	float: left;
	width: 400pt;
	padding: 8pt;
}

.maincontentswide
{
	width: 578pt;
	padding: 8pt;
}
.narrow
{
	width: 400pt;
}

.maincontentswidenopadding
{
	width: auto;
	padding-top: 8pt;
}

.dlink {
	font-size: 10pt;
	font-weight: bold;
}
h1 {
	margin-top: 6pt;
	margin-bottom: 9pt;
	font-size: 14pt;
	font-weight: bold;
}
h2 {
	margin-top: 9pt;
	margin-bottom: 3pt;
	font-size: 12pt;
	font-weight: bold;
}
h3 {
	margin-top: 9pt;
	margin-bottom: 3pt;
	font-size: 10pt;
	font-weight: bold;
}
h4 {
	margin-top: 6pt;
	margin-bottom: 9pt;
}
p {
	font-size: 10pt;
	margin-top: 0pt;
	margin-bottom: 6pt;
}
td {
	font-size: 10pt;
	margin-top: 0;
	margin-bottom: 6pt;
}

.update {
	font-size: 9pt;
	margin-left: 4pt;
}
a {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 a:hover,h2 a:hover, h3 a:hover
{
}
h2.featureheading {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-color: #CCCCCC;
	margin-bottom: 4pt;
	margin-top: 18pt;
}
h2.default {
	margin-bottom: 0;
	margin-top: 6;
	font-size: 10pt;
	font-weight: bold;
}
.feature {
	border-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

li h2
{
	font-size: 10pt;
	margin-bottom: 0pt;
}

.sidebar h3
{
 border-bottom-style: solid;
 border-bottom-width: 1px; 
 margin-top: 9pt;
 margin-bottom: 2pt;
}

.sidebar h3.top
{
 margin-top: 0pt;
}

.sidebar p
{
	margin-top: 0pt;
	margin-bottom: 3pt;
}

.sidebar ul
{
    margin-top: 6pt;
}
.sidebar li
{
    margin-left: -6pt; 
}


#learnmore
{
    font-weight: bold; 
    font-size: 9pt; 
}

.sidebar li
{
    margin-top: 6pt;
    margin-bottom: 6pt;
}

.new
{
    color: #FF0000;
    font-style: italic; 
    font-weight:bold;
}
.newheader
{
    color: #FF0000;
    font-style: normal;
    font-weight: bold;
}