* {
	margin:0;
	padding:0;
}

body {
	color:#000;  /*  black  */
	font-family:Helvetica, Arial, san-serif;
}

#wrapper{
	background-color:#099419;
}

#header {
	font-family:Helvetica, Arial, "San Serif";
}
/*
#header a{
	text-decoration:none;
	color:#fff;
}
*/
.right{
	float:right;
	text-align:right;
	margin-right:20px;
	margin-top:-15px;
	color:#fff;
	font-size:18px;
}

#content {
	font-family:Helvetica, Arial, "San Serif";
}

img {
	border-style:none;
	margin-bottom:0;
}

img.line {
	margin-top:0px;
}

a {
	color:#037ACC;
	text-decoration:none;
}

a:visited {
	color:#009DDB;
}
/*
a:hover {
	text-decoration:underline;
}

.left {
	float:left;
}

.center {
	padding-top:1.75em;
	text-align:center;
}

.countdownclock{
	padding-left:240px;
}
*/
ul {
	list-style-type:none;
	margin-top:10px;
	text-align:left;
	margin-left:30px;
}

ul.circle {
	list-style-type:circle;
}
/*
h2 {
	font-weight:normal;
	color:#CE0068;
	margin-bottom:0;
	margin-top:10px;
}

h3 {
	font-weight:bold;
	margin-bottom:10px;
}

p {
	text-align:left;
}

table{
	margin-bottom:30px;
}

td {
	width:33%;
	text-align:left;
}

iframe {
	border:none;
	width:330px;
	height:65px;
}
*/
.reset{
	clear:both;
}

#footnote{
	font-size:11px;
	text-align:left;
}

#copy {
	font-size:10px;
}
