body {
	font-size: 11pt;
	text-align: center;
	color: Black;
	background-image: url(../Images/background.jpg);
	background-repeat: repeat-x;
	background-color: White;
	font-family: Times New Roman;
}

body
{
	text-align: -moz-center;
}

#search
{
	position: relative;
	left: 590px;
	top: -30px;
	width: 200px; 
	height: 50px;
}

#title
{
	height: 69px;
	margin: 0;
	padding: 0;
	color: Black;
	background: url(../Images/header.gif) repeat-x;
}

th	
{
	color: White;
	font-size: 12pt;
	background:  url(../Images/table.jpg) repeat-x;
	height: 24pt;
	text-align:left;
	margin-left: 12px;
	margin-right: 12px;
}

p
{
	text-align:left;
}

h1
{
	text-align:left;
	color: #daeacf;
}

h2
{
	text-align:left;
	color: #7e97b7;
}

h3
{
	text-align:left;
	color: #008b8b;
}
	
h4
{
	text-align:left;
	color: #b0c4de;
}

a
{
	color: #034A1C;
}

#wrapper 
{
	text-align: left;
	width: 798px;
	min-height: 999px;
	background-color: White;
}

#tablebox 
{
	background: url(../Images/wrapper.gif) repeat-x;
	padding: 0;
}

#leftcol 
{
	float: left;
	width: 598px;
}

.navigateTable
{
	text-align:left;
	width: 90%;
}

.textMargin
{
	margin-left: 12px;
	text-align:left;
}

#sitemap
{
	height: 25px;
	color: #7e97b7;
	font-size: 10pt;
	padding: 5px 0 0 0;	
	background: url(../Images/sitemap.jpg) repeat;
}

html, body, #wrapper, h1 {
	margin: 0;
	padding: 0;
}

img 
{
	border: 0; 
}

#rightcol {
	float: right;
	width: 198px;
	margin: 0;
	padding: 30px 0 0 0;
	font-size: 11pt;
	background: url(../Images/wrapper.gif) repeat-x;
}

.rightBox
{
	width: 92%;
	font-size: 11pt;
	text-align: center;
	border-bottom: groove thin silver;
	border-left: groove thin silver;
	border-right: groove thin silver;
	border-top:groove thin silver;
}

.rightBox a
{
	color: Blue;
}

#footer 
{
	margin: 0;
	padding: 0;
	text-align: left;
	width: 798px;
	height: 40px;
	vertical-align: middle;
}

#footer p {
	margin-top: 10px;
	margin-left: 12px;
	padding: 0;
	text-align:left;
}
