﻿body {
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
A{
  color: #993333;
  text-decoration: none;
  font-weight: normal;
}

A:hover{
  text-decoration: underline;
}
h1{
    font-size: 1.5em;
}
h2{
    font-size: 1.2em;
}
h3{
    color: #990000;
	font-size: 1.2em;	
	margin-bottom: 0px;
}
.oneColFixCtrHdr #container {
	width: 871px;  
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left; 
}
.oneColFixCtrHdr #header {
	background: #ffffff; 
	padding: 0 20px;  
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px; 
	background: #FFFFFF;
}
.oneColFixCtrHdr #design {
	padding: 0 0px; 
	width: 871px;
	height: 175px;
	background-image: url('/images/wave_bottom.jpg');
	font-family: verdana, arial, helvetica, sans-serif;
  	color: #ffffff;    
  	font-size: 8pt;
}
html>body .oneColFixCtrHdr #design {width:871px;height: 175px;}

.oneColFixCtrHdr #design p{
	padding: 10px;
	margin: 10px;
}

.oneColFixCtrHdr #design a{
  	color: #ffffff;    
  	font-size: 8pt;
}

.oneColFixCtrHdr #waveTop {
	padding: 0 0px; 
	width: 871px;
	height: 109px;
	background-image: url('/images/wave_top.jpg');
	color: #990000;
  	text-align: right;
	font: .75em Verdana, Arial, Helvetica, sans-serif;
}
html>body .oneColFixCtrHdr #waveTop {width:871px;height: 109px;}

#topMenu {
    text-align: right;
    width:871px;
}
html>body #topMenu {width:871px;}

.oneColFixCtrHdr #footer {
	padding: 0 10px; 
	background:#ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
  	color: gray;
  	font-size: 8pt;
}
.oneColFixCtrHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.homeLink {
  font-size: 1em;
  font-weight: bold;
  text-align: right;
}

.homeLink A {text-decoration: none;font-weight: bold;}
.homeLink A:active {text-decoration: none;font-weight: bold;}
.homeLink A:visited {text-decoration: none;font-weight: bold;}
.homeLink A:hover {text-decoration: underline;font-weight: bold;}

.small {
    font-size: x-small;
}

.tableBorder {
    border: 1px solid #cccccc;
}

.tableBackground {
    background-color: #EBEBEB;
}
.tableBackgroundDark {
    background-color: #cccccc;
}

table.TracyForm {
    margin-left:auto; 
    margin-right:auto;
    border: 1px solid #cccccc;
}
