Body
{
	margin:6px;
	padding:0px;
	background-color:#598c62;
	text-align:center;
	font-family:verdana,arial,tahoma;
}

td
{
	font-size:12px;
	line-height:17px;
	color:#000000;
}

input
{
	border:solid 1px #000000;
	background-color:#e9f3eb;
}




.MarginAuto
{
	margin:auto;
}

.OptingBox
{
	background-image:url(../images/OptinBox_bg.jpg);
	background-repeat:no-repeat;
}
.OptingBox td
{
	color:#FFFFFF;
	line-height:13px;
	font-size:11px;
}
.NoBorder input
{
	background-color:transparent;
	border:none;
}

.BodyContainer
{
	width:966px;
	margin:auto;
	background-color:#ffffff;
}
.BodyContainer .Left
{
	width:244px;
	padding-right:20px;
}
.BodyContainer .Right
{
	width:249px;
	padding-right:10px;
}

.Audio
{
	background-image:url(../images/Audio_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

.Padding20
{
	padding-right:30px;
}

.CurveBg
{
	background-image:url(../images/Curve_bg.jpg);
	background-repeat:repeat-y;
	padding:0 10px;
}

.FooterNav
{
	margin:auto;
	width:966px;
	background-color:#004f18;
}
.FooterNav td
{
	color:#4d845e;
}
.FooterNav  a
{
	font-size:10px;
	font-family:tahoma;
	text-decoration:none;
	text-transform:uppercase;
	color:#aeccb7;
	font-weight:normal;
}
.FooterNav  a:hover
{
	color:#FFFFFF;
	font-weight:normal;
}
.Footer
{
	margin:auto;
	width:966px;
	background-color:#FFFFFF;
}
.Footer td
{
	font-family:tahoma;
	font-size:11px;
	padding:10px 15px 0 15px;
	color:#55806b;
}
.Footer a
{
	font-size:11px;
	font-family:tahoma;
	text-decoration:none;
	color:#01c57d;
	font-weight:normal;
}
.Footer a:hover
{
	font-size:11px;
	font-family:tahoma;
	text-decoration:none;
	color:#000000;
	font-weight:normal;
}

a
{
	font-size:12px;
	color:#0049c1;
	font-weight:bold;
	text-decoration:underline;
}
a:hover
{
	color:#0049c1;
	text-decoration:none;
}

li
{
	margin:8px 0;
}

h2
{
	font-size:19px;
	line-height:22px;
	color:#000000;
}

h3
{
	font-size:17px;
	line-height:19px;
}

.RedTxt
{
	color:#ca0613;
}
.GreenTxt
{
	color:#2a8a46;
}
.BlueTxt
{
	color:#0049c1;
}

.YellowBg
{
	background-color:#ffff00;
	padding:1px 3px;
}