* {
	margin: 0;
	padding: 0;
}
body {
	font: 14px/21px "Lucida Grande", Verdana, sans-serif;
	text-align: center;
	background: url(msg_landing_graphics/greenbg.gif) repeat;
}
a:link {
	color: #005428;
}
a:visited {
	color: #005428;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
a img {
	text-decoration: none;
	border: none;
}
h1 {
	color: #005428;
	font: italic bold 28px/18px "Lucida Grande", Verdana, sans-serif;
	padding-bottom: 4px;
	padding-top: 2px;
}
h2 {
	padding: 10px 0 4px 0px;
	font: bold 21px/18px "Lucida Grande", Verdana, sans-serif;
	color: #005428;
}
h3 {
	padding: 10px 0 4px 0px;
	font: bold 16px/18px "Lucida Grande", Verdana, sans-serif;
}
ul {
	list-style-type: none;
	padding-top: 9px;
}
img {
	border-style: none;
}
.byline {
	margin-bottom:	12px;
	font: italic 1.2em/18px Georgia, serif;
	color: #005428;
	border-bottom: 1px solid #ccc;
}
.quote {
	margin-left: 30px;
	text-indent: -6px;
}
.indent {
	margin-left: -23px;
	margin-bottom: -5px;
}
.trg {
	padding: 15px 0 0 0;
	font: bold 28px/28px Georgia, "Times New Roman", Times, serif;
	color: #005428;
	font-style: italic;
}
.horizontal-line {
	color: #005428;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	clear: both;
	padding-top: 0;
}
#wrap {
	background: none no-repeat right bottom;
}
#banner {
	margin: -90px auto 0;
	width: 750px;
	background: #fff;
	text-align: left;
}
#page {
	width: 750px;
	background: #fff;
	text-align: left;
	margin: auto;
}
#header {
	padding-top: 12px;
	padding-bottom: 12px;
	background: white;
	margin-top: 15px;
}
#print-footer {
	display: none;
}
#content-primary {
	width: 447px;
	padding-left: 23px;
}
#content-primary p {
	padding-bottom: 10px;
}
#content-primary ol,ul{
	list-style-position: inside;
	margin-top: -10px;
	padding-bottom: 10px;
	padding-left: 1.5em;
	text-indent: -1.5em;
}
.right-sidebar {
	float: right;
	width: 280px;
}
.cover {
	float: right;
	clear: both;
	width: 291px;
	margin: -30px 0 0;
	padding-left: 0;
}
#msbanner {
	text-align: center;
	position: relative;
	z-index: 1;
}
.frog {
	float: right;
	z-index: 3;
	margin-top: -272px;
	margin-right: -110px;
	clear: both;
}
.subscribe-button2 {
	margin-left: -23px;
}
.subscribe-button {
	float: left;
	width: 225px;
	color: red;
	text-align: center;
	font: bold 14px "Lucida Grande", Verdana, sans-serif;
	margin-left: 16px;
	margin-right: 15px;
}
.subscribe-button h2 {
	font: bold 18px "Lucida Grande", Verdana, sans-serif;
	color: red;
	padding-bottom: 3px;
}
.subscribe-button a:link {
	border-bottom: 1px dotted red;
	color: red;
}
.subscribe-button a:visited {
	color: red;
	text-decoration: none;
	border-bottom: 1px dotted red;
}
.subscribe-button a:hover {
	border-bottom: 1px dotted #005428;
	color: #005428;
}
.subscribe-button a:active {
	text-decoration: none;
	border-bottom: 1px dotted #005428;
}
.quote-container {
	float: left;
	margin: 10px 0px 5px -280px;
	background: #fff;
	font: 13px/17px "Lucida Grande", Verdana, sans-serif;
	border: 2px solid #000;
	padding: 6px;
	clear: left;
	width: 225px;
}
.quote-container h2 {
	font: italic bold 19px/21px "Lucida Grande", Verdana, sans-serif;
	padding: 0 0 4px 0px;
	color: red;
}

.quote-container h3 {
	font: bold 16px/18px "Lucida Grande", Verdana, sans-serif;
	padding: 0 0 4px 0px;
	color: #005428;
}
.quote-container table {
  border-collapse: collapse;
  border: 1px solid #005428;
  color: black;
  background: white;
}
.quote-container td, th {
  border: 1px dotted #005428;
  padding: .4em;
  color: black;
  }
.quote-container img{
	padding-right: 7px;
	padding-top: 6px;
	margin-bottom: -4px;
	padding-left: 8px;
}
#footer {
	clear: right;
	background: white;
	font-size: 11px;
	color: black;
	height: 25px;
	padding-top: 3px;
}
#footer-links {
	float: left;
	position: relative;
	padding-left: 23px;
}
#footer-copyright {
	float: right;
	position: relative;
	padding-right: 280px;
}
#footer-copyright {
	text-align: right;
}
.clear {
	clear: both;
}
.winner{
	font-weight: bold;
	color: #E11F27;
}

