body {
	background-color: #EBF0FD;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.8em;
	line-height: 1.6em;
}
.tableLeft {
	border-right: #CCCCCC solid 1px;
	padding-right: 20px;
	padding-left: 0px;
	border-bottom: #CCCCCC solid 1px;
	border-top: #CCCCCC solid 1px;
}
.tableRight {
	border-bottom: #CCCCCC solid 1px;
	border-top: #CCCCCC solid 1px;
}
#sidebar {
	border-left: #CCCCCC solid 1px;
}
#footer {
	font-size: 0.8em;
	color: #666666;
	background-color: #EBF0FD;
}
#navbar {
	font-size: 1em;
	font-weight: bold;
	color: #666666;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 0px;
	border-bottom: #CCCCCC solid 1px;
}
#navbar a {
	color: #265185;
	text-decoration: none;
}
#navbar a:hover {
	color: #142D5C;
	text-decoration: underline;
}
td {
	padding: 12px;
	vertical-align: top;
}
#content table {
	padding-right: 20px;
}
#content h1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #522C3E;
	margin-bottom: 0.4em;
	margin-top: 0.4em;
}
#content h2 {
	font-size: 1.1em;
	color: #003366;
	margin: .6em 0;
}
#content h3 {
	font-size: 1em;
	font-weight: bold;
	color: #522C3E;
}
#content h4 {
	font-weight: bold;
	color: #0E2657;
	margin-bottom: 0px;
	margin-top: 1.4em;
	font-size: 1em;
}
#content h5 {
	color: #666666;
	font-weight: normal;
}
#content blockquote {
	padding-left: 20px;
}
#content p {
	margin-bottom: 0.8em;
	margin-top: 0.4em;
}
#content a {
	color: #2949AC;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content a em {
	color: #990000;
	font-style: italic;
}
.caption {
	font-size: 0.84em;
}

