body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ddeede;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	margin-top: 0px;
}
#container {
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 860px;
} 
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#sidebarads {
	padding-left: 26px;
}
#sidebar {
	float: right; /* since this element is floated, a width must be given */
	width: 325px;
	background-image: url(images/newtemplate/vertadbgcontent.gif);
	background-repeat: repeat-y;
	margin-right: 20px;
	display: inline;
}
#mainContent {
	background-color: #FFF;
	margin-left: 25px;
	width: 655px;
	padding-top: 10px;
	text-align: left;
} 
#footer {
	clear: both;
	text-align: center;
	font-size: 9px;
	background-image: url(images/newtemplate/footerwrap2.gif);
	width: 1040px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-repeat: no-repeat;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.navlinks {
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 5px;
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/newtemplate/headerwrap2.gif);
	padding-top: 7px;
	text-align: left;
	padding-left: 20px;
	padding-bottom: 4px;
	background-repeat: no-repeat;
}
.navlinks a {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.navlinks a:visited {
	color: #FFF;
}
.navlinks a:hover {
	text-decoration: underline;
	color: #FFF;
}
.horizontalad {
	width: 728px;
	height: 90px;
	float: left;
}
.bgcontentimagewrap {
	background-color: #DDEEDE;
	background-image: url(images/newtemplate/backgroundcontent.gif);
	background-repeat: repeat-y;
	width: 880px;
}
.bgwrap {
	width: 900px;
	background-image: url(images/newtemplate/backgroundcontent.gif);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
}
.rankmarkbanner {
	background-color: #DDEEDE;
}
.bgcontainer {
	background-image: url(images/newtemplate/backgroundcontent2.gif);
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
.adgap {
	height: 10px;
}
.sidebarfooter {
	height: 26px;
}
.newslettersignup {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2c6130;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

/*  Styles from the old template */
/*-------------------------------*/

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D6230;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336633;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #363;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #2C6230;
}
.Estilo4 {font-size: 9px}
.Estilo5 {font-size: 10px}
.Estilo6 h1 {
	color: #336633;
	font-size: 16px;
}

.homebutton {
	position: absolute;
	top: 75px;
	border: 0px;
	margin-left: -10px;
}
.pagetitle h1 {
	color: #363;
	font-size: 18px;
	margin: 0px;
}
h1 {
	font-size: 18px;
	text-transform: uppercase;
	color: #363;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	text-align: center;
}
h2 {
	font-size: 12px;
	color: #363;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
h3 {
	font-size: 12px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainContent table tr .articlelink {
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#mainContent table tr .articlelink .articledesc {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	text-align: justify;
}
.subarticlecontainerheader {
	background-image: url(images/articles/articlebgheader.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 12px;
	width: 245px;
}
.subarticlecontainercontent {
	background-image: url(images/articles/articlebg.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 245px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.subarticlecontainerfooter {
	background-image: url(images/articles/articlebgfooter.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 12px;
	width: 245px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.subarticlecontainer {
	width: 245px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.subarticlecontainercontent .description {
	text-align: justify;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
}
.subarticlecontainercontent .description a {
	font-size: 10px;
	text-decoration: underline;
}
.leftarticlecolumn {
	float: left;
	width: 245px;
}
.rightarticlecolumn {
	float: right;
	width: 245px;
}
.mainarticlecontainer {
}
.mainarticlefooter {
	background-image: url(images/articles/mainarticlefooter.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 24px;
}
.mainarticleheader {
	background-image: url(images/articles/mainarticleheader.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 26px;
}
.mainarticlecontent {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.mainarticlecontainer {
}
.mainarticlecontent {
	background-image: url(images/articles/mainarticlebg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
.mainarticlecontainer {
	margin-bottom: 15px;
}
.mainarticledescription {
	width: 430px;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
}
.mainarticledescription a {
	text-decoration: underline;
}
.affiliatelinks {
	width: 500px;
}
.affiliatelinks tr .logo {
	width: 140px;
	vertical-align: middle;
	text-align: center;
}
.affiliatelinks tr .description {
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
}
.affiliatelinks a:visited {
	color: #063
}
.homebutton a img {
	padding-left: 5px;
}
.interviewparagraphs {
	text-align: justify;
	text-indent: -30px;
	padding-left: 30px;
}
.testresultsselectiontable {
	text-transform: uppercase;
	color: #2C6230;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.textresultsselectiontable td a:hover {
	background-image: url(images/testresultimages/hoveroverbg.png);
	background-repeat: no-repeat;
}
.testresultsselectioncell {
}
.testresultsselectioncell a:hover {
	background-image: url(images/testresultimages/hoveroverbg.png);
	background-repeat: repeat;
	background-position: top;
	text-decoration: none;
	color: #2c6230;
}.testresultsselectioncell a img {
	text-decoration: none;
}
#mainContent span p .rightimage {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#mainContent span p .leftimage {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#mainContent p {
	text-indent: 12pt;
	text-align: justify;
}
.article img {
	float: left;
	margin: 0 10px 5px 0;
}
.article blockquote {
	text-align: justify;
	font-style: italic;
}.clubstested {
	float: left;
	width: 200px;
}
.clubstested ul li ul li {
	margin-left: 0px;
	padding-left: 0px;
	text-indent: 0px;
}
.clubstested ul li ul {
	padding-left: 10px;
	margin-left: 10px;
}

