@charset "UTF-8";
/* CSS Document */


/* Base HTML Elements
-------------------------------------------------------------------------------- */
body            {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}

h1              {margin: 0 75px 0 75px; font-size:24px; margin-bottom:10px; padding-bottom:10px; color: #1b3745;} 
h2              {margin: 20px 75px 10px 75px; padding: 0; font-size:18px; font-weight:normal; color: #509132;}
h3              {margin: 0 75px 0 75px; font-size:16px; font-weight:normal;  color:#33495c;} 
p               {margin: 0 75px 10px 75px; line-height:15px;}

a               {text-decoration:underline; color: #509132;}
a:hover         {text-decoration:none;}

em              {font-style:italic;}
strong          {font-weight:bold;}

ul              {list-style:disc outside; margin-left: 100px;}
ol              {list-style:decimal outside; margin-left: 100px;}
li              {padding-bottom:4px; line-height:16px;}

th              {font-weight:bold; text-align:left;}
td				{ }
tr				{ }

abbr			{ }
cite			{ }
img				{border: none;}

/* Global Classes
-------------------------------------------------------------------------------- */
.clear         			{clear:both; margin:0; padding:0; line-height:0;}
.floatLeft      		{float:left; position:relative;}
.floatRight     		{float:right; position:relative;}

.text-left              {text-align:left;}
.text-right             {text-align:right;}
.text-center            {text-align:center;}

.disclaimer             {font-size:10px;}
.small           		{font-size:10px;}



/* Forms
-------------------------------------------------------------------------------- */
form					{ }
input					{font-family:Verdana, Geneva, sans-serif; font-size:12px; }
input .input-text		{ border:1px solid #3b6e22; color:#666666; width:180px;}
textarea                { }
select					{ }
#leftColumn #logo 		{ display: none; }
label					{ display:block; margin-bottom:10px; color:#555555; }
label span				{ display:block; float:left; padding-right:6px; width:70px; text-align:right; font-weight:bold; }


/*  Document and Wrapper Elements
-------------------------------------------------------------------------------- */

#ecoBanner				{ display:none; }
#signupBanner			{ display:none; }
#prntLogo 				{ margin: 0 30px 50px 25px; display:block; border-bottom-width: 10px; border-bottom-style: solid; border-bottom-color: #243f4e; width: 576px; height: 172px; }
#prntLogo img			{ border: 0; margin: 0; padding: 0;}
#leftContent			{ display: none; }
#header					{ display: none; }
.smIcon					{ display: none; }
#socialFooter			{ display: none; }
#ecoFriend				{ width: 200px; }
table					{ margin: 0 75px 0 75px; }
