﻿body {
	font-family: arial;
	text-align: center;
}

body {
	font-family: arial;
	text-align: -moz-center;
}

h1 {
	font-family: arial;
	font-size: 12pt;
}

h2 {
	font-family: arial;
	font-size: 11pt;
}

h2.sitemap {
	margin-bottom:0px;
}

ul.sitemap {
	margin-top:0px;
}

a.toplink
{
	color:#7498bf;
	font-size:8pt;
}

smallblue
{
	color:#7498bf;
	font-size:8pt;
}

td.searchbar 
{
	background-color:White;
	font-size:8pt; 
	color:#7498bf;
}

td.content
{
	font-family:Arial;
	text-align:left;
	font-size:10pt; 
	color:#767575;	
}

td.content a
{
	font-family:Arial;
	text-align:left;
	font-size:10pt; 
	color:#041d3c;	
	text-decoration:none;
	font-weight:bold;
}

td.content a:hover
{
	font-family:Arial;
	text-align:left;
	font-size:10pt; 
	color:#56779c;	
	text-decoration:none;
	font-weight:bold;
}

ul.embed
{
	list-style-type: circle;
}

img.set_right {
	float: right;
	margin: 0px 20px 10px 10px;
}

sup {
    vertical-align: baseline;
    font-size: .9em;
    position: relative;
    top: -0.4em;
} 

a
{
	color:#041d3c;
}

a:hover
{
	color:#56779c;
}

.table2
{
	width:500px;
}

.table2 td
{
	width:250px;
	vertical-align:top;
	text-align:center;
}

.tableheader
{
	font-weight:bold;
	background-color:#ebebeb;
}

.table3
{
	width:510px;
}

.table3 td
{
	width:170px;
	vertical-align:top;
}

.tablechart td
{
	vertical-align:top;
}

img.set_right {
	float: right;
	margin: 0px 20px 10px 10px;
	border: 1px solid black;
}