body {
margin:0; padding:0;
font-family:Times, TimesNR, "New Century Schoolbook", Georgia, serif; 
font-size: 1em; 
color:#000000; 
background-color: white; 
}

a:link, a:visited, a:active {
text-decoration:none;
}

a:hover {
color:#000000;
background-color: #FFFFFF; 
text-decoration:none;
}

h1 {
color:#000;
background: inherit; 
font-size:18px; 
font-weight:bold;
font-variant: small-caps;
text-align: left;
margin-left: 1em;
}

h2 {
	font-size: 16px;
	font-variant: small-caps;
	font-weight:bold;
	margin-left: 50px;
	color:#000;
	background: inherit;
	text-align: center;
	vertical-align: top;
}

h3 {
font-size: 14px;
font-variant: small-caps;
font-weight:bold;
background-color: white; 
color: black;
}

h4 {
	text-align: center;
	color:#000000;
	background:inherit;
	font-variant: small-caps;
	font-size: 13px;
}

p {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left: 15px;
	margin-right: 15px;
	text-align: left;
	font-size: 11px;
	line-height: 22px;
	color: #000000;
}

.lgmargin {
line-height: normal;
margin-left: 25px;
}

p3 {
line-height: 22px;
text-align: center;
}

ul {
text-align: left;
margin-left: 30px;
}

.img {
border: none;
}

.imgright {
border: none;
float: right;
padding: 20px;
}

.imgleft {
border: none;
float: left;
padding: 20px;
}

/*Headers*/

.superheader {
background: inherit;
text-align:left; 
color:black;
padding: 0px;
}

.mainheader {
margin:0;
padding:0; 
background-image:url(Images/MainHeaderBackground2.jpg); 
background-repeat:no-repeat; 
background-position:right;
}

.tdheader {
text-align:left;
padding: 0em;
color:#000000;
background: inherit; 
font-size:16px; 
font-weight:bold;
font-variant: small-caps;
}

.subheader {
background: white; 
margin:0; 
padding:0em; 
text-align:right; 
color:#000;
}
 
/*Table Section*/

#table1 {
background-color: white;
color: inherit;
}

#table2 {
	display: none;
}

#table3 {
background-color: white;
color: #000000;
border: 0px none 0;
}

.white {
background-color:white;
color: inherit;
}

.pink {
background-color: white; 
color: black;
}

/*Menu Section*/

.tdmenuhead {	
	display: none;
}

.tdmenu {	
	display: none;
}

.tdpurchase {	
	display: none;
}

/*Footer Section*/

.footer {
font-size:10px; 
color:#000000; 
padding:0em;
text-align: center;
background-color: white;
}