body {
	color: #c1d1ad;
	background-color: #ddeeee;
	font-family: Times;
	border-top: 0px;
	border-left: 0px;
	margin-left: 0px;
	margin-top: 8px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 14px;
}

.bodyContainer {
	position:relative;
	top:0px;
	color: #c1d1ad;
	background-color: #336666;
	font-family: Times;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 14px;
	line-height:18px;
	width: 800px;
	border: 4px;
	border-color: #003333;
	border-width: 2;
	border-style: solid;
}

table {
	border: 0;
	padding: 0;
	color: #c1d1ad;
	background-color: #336666;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 16px;
	line-height:20px;

}

p {
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 4px;
}
p.content{
	margin-left:20 px;
	margin-right:10 px;
	padding-left:20 px;
	padding-right:10 px;
	width: 270 px;
	}

h1 {
	
	font-size:28px;}
td {
	vertical-align: top;
}

a:link {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-size: 14px;
}
a:visited { color: white }
a:hover { color: #c1d1ad }
a:active { color: #c1d1ad }

a.menu {
	color:black;
	text-decoration:none; 
	font-size:11px;
	line-height:12px;
}
a:hover.menu { 
	font-weight:bold
}
a.footer {
	color: #c1d1ad;
	text-decoration:none; 
	font-size:10px;
	font-weight: normal;
	line-height:11px;
}
a:hover.footer { 
	color: white;
	font-weight:normal
}
p.menu {
	margin-left: 8px;
	margin-right: 0px;
	margin-top: 0px;
	line-height: 1px;
}

.lg {
	color:black;
	background-color: #c1d1ad;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 14px;
	font-style: normal;
}
.wht {
	background-color: white;
	color: black;
	font-style:normal;
}
.stat {
	font-weight:bold;
	margin-left:45px;
	margin-top:-6px;
	line-height: -0px;
}
.superScrpt{
	font-size:8px;
	vertical-align: super;	
}
.Logo {
	font-family: Myriad,Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 16px;
}
.LogoSmaller {
	font-family: Myriad,Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0px;
	font-size: 13px;
}

/* footer */
.footer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	text-decoration:none;
	font-weight: normal;
	font-style:normal;
	font-size: 10px;
	line-height: 18px;
}
/* caption */
.caption {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration:none;
	font-weight: normal;
	font-style:normal;
	font-size: 10px;
	line-height: 18px;
}