body,html {
	background-color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	}
h1 { 	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px; color: #2167a5;
	}

a:link { color: #2065A7; font-weight: normal; }
a:visited { color: #2065A7; font-weight: normal; }
a:hover {color: #F1B80E; font-weight: normal; }
a:active {color: #F1B80E; font-weight: normal; }
	
img{
    border: 0px;	
   }

#navigation {
    width: 195px;
	padding: 0px;
	margin-top: 20px;
   }
td.border {
   text-align: left;
   padding: 5px;
   border: 1px solid #2065A7;
   background-color: #F1B80E;
   color: #ffffff;
   }
td.leftNav_arrows {
   text-align: right;
   vertical-align: middle;
   padding: 5px;
   border-bottom: 1px solid #E6E6E6;
   }

td.leftNav_links {
   text-align: left;
   padding: 3px;   
   vertical-align: middle;
   border-bottom: 1px solid #E6E6E6;
  
   }

a.leftNav:link { font-size: 14px; color: #2065A7; text-decoration: none; font-weight: bold; }
a.leftNav:visited { font-size: 14px; color: #2065A7; text-decoration: none; font-weight: bold; }
a.leftNav:hover { font-size: 14px; color: #F1B80E; text-decoration: none; font-weight: bold; }

#freeInsiderTips {
   width: 195px;
   margin-top: 15px;
   }

input {
  font-size: 11px;
  } 

.smallText {
   font-size: 11px;
  }

#testimonials {
   width: 195px;
   margin-top: 15px;
   }

#mainContent {
   vertical-align: top;
   padding-left: 28px; padding-right: 10px;
  }
  
.blueText {
   color: #2065A7;
  }

#bubble {
  width: 433px;
  margin-top: 20px;
  margin-left: 40px;
  }

.subHeading {
  font-size: 16px;
  font-weight: bold;
  }
  
.subHeading_blue {
  color: #1F68AC;
  }

#footer {
   font-size: 11px;
   color: #828080;
   padding:5px;
   text-align: center;
}

hr {
    height:1px;      
   }

a.footerNav:link { color: #828080; text-decoration: underline;}
a.footerNav:visited { color: #828080; text-decoration: underline;}
a.footerNav:hover {color: #F1B80E; text-decoration: none;}
.smallred { font-size: 10px; color: red; }
.small { font-size: 10px;}
li { line-height: 180%; }