
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: bold 11px/1.5em Verdana;
	background-color: #497A2C;
}

body, td, th {
	color: #000000;
}

.wrapper {
	position: relative;
	height: 1500px;
	border: 1px solid #497A2C;
}

h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
}

.bodytext, .bodytext td {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-style: normal;
	font-weight: normal;
	overflow: wrap;
}
.bodytext p {
	margin-top: 10px;
}

.textheader {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-style: normal;
	font-weight: bold;
	width: 100%;
	overflow: wrap;
}

.bodytextquote {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	font-style: normal;
	padding-right: 20px;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: 400;
	overflow: wrap;
}

.bullet {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-style: normal;
	font-weight: normal;
	list-style-image:   url(../../images/bullet.gif);
}

.footertext {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #EDF7E7;
	margin: 0px 0px 0px 0px;
	padding: 0px 40px 0px 0px;
	font-style: normal;
	font-weight: normal;
}
.footertext a {
	color: #C7CB30;
}
.footertext a:hover {
	color: #497A2C;
	background-color: #fff;
}

#optinBox {
	width: 210px;
	height: auto;
	border: 1px solid #333;
	background-color: #fae9cc;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	padding: 3px 9px 3px 9px;
}

/*- Menu Tabs C--------------------------- */

#tabsC {
	float:left;
	width:100%;
	background:#EDF7E7;
	font-size:100%;
	line-height:10px;
}
#tabsC ul {
	margin:0;
	padding:7px 0px 0 13px;
	list-style:none;
}
#tabsC li {
	display:inline;
	margin:0;
	padding:0;
}
#tabsC a {
	float:left;
	background:  url(../../images/tableftC.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#tabsC a span {
	float:center;
	display:block;
	background:  url(../../images/tabrightC.gif) no-repeat right top;
	padding:4px 14px 3px 6px;
	color:#464E42;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsC a span { float:none; }
/* End IE5-Mac hack */
#tabsC a:hover span {
	color:#fff;
}
#tabsC a:hover {
	background-position:0% -42px;
}
#tabsC a:hover span {
	background-position:100% -42px;
}

/* SPLASH PAGE STYLES */
.subtitle {
	font-family: Georgia, Times Roman, Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #EDF7E7;
}
.enterlink {
	font-family: Georgia, Times Roman, Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #EDF7E7;
}
.enterlink a {
	color: #C7CB30;
}
.enterlink a:hover {
	color: #497A2C;
	background-color: #fff;
}
