BODY {
color : #efefef; 
font-size : 12px; 
line-height : 16px; 
text-decoration : none; 
font-weight : normal; 
font-family : Verdana, Arial, Helvetica, MS Sans Serif, Times New Roman, Times; 
} 




.main {
color : #333333; 
font-size : 12px; 
line-height : 16px; 
text-decoration : none; 
font-weight : normal; 
font-family : Verdana, Arial, Helvetica, MS Sans Serif, Times New Roman, Times; 
}








a:active
{
  outline: none;
}

a
{
  outline: none;
}

:focus
{
  -moz-outline-style: none;
}










h1 {
color : #FFF82A; 
font-size : 32px;  
line-height : 38px; 
text-decoration : none; 
font-weight : bold; 
font-family : Verdana, Arial, Helvetica, MS Sans Serif, Times New Roman, Times;
margin-top: 0px;
margin-bottom: 0px;
}

h2 {
color : #FFFFFF; 
font-size : 18px;  
line-height : 22px;  
text-decoration : none; 
font-weight : bold; 
font-family : Verdana, Arial, Helvetica, MS Sans Serif, Times New Roman, Times; 
margin-top: 0px;
margin-bottom: 5px;
}

h3 {
color : #FFF82A; 
font-size : 14px;  
line-height : 22px;  
text-decoration : none; 
font-weight : bold; 
font-family : Verdana, Arial, Helvetica, MS Sans Serif, Times New Roman, Times; 
margin-top: 0px;
margin-bottom: 5px;
}

h4 {
color : #3F4F36; 
font-size : 11px;  
line-height : 15px;  
text-decoration : none; 
font-weight : bold; 
font-family : Verdana, Arial, MS Sans Serif, Helvetica, Times New Roman, Times; 
margin-top: 0px;
margin-bottom: 3px;
}






.leftColumnTop {
color : #333333; 
font-size : 11px; 
line-height : 13px; 
text-decoration : none; 
font-weight : normal; 
font-family : Verdana, Arial, Helvetica, MS Sans Serif, Times New Roman, Times; 
padding-left: 20px;
padding-right: 20px;
padding-top: 0px;
padding-bottom: 20px;
}




.rightColumnTop {
color : #333333; 
font-size : 11px; 
line-height : 13px; 
text-decoration : none; 
font-weight : normal; 
font-family : Verdana, Arial, Helvetica, MS Sans Serif, Times New Roman, Times; 
padding-left: 20px;
padding-right: 20px;
padding-top: 15px;
padding-bottom: 0px;
}




.leftColumn {
color : #333333; 
font-size : 11px; 
line-height : 13px; 
text-decoration : none; 
font-weight : normal; 
font-family : Verdana, Arial, Helvetica, MS Sans Serif, Times New Roman, Times; 
padding-left: 20px;
padding-right: 20px;
padding-top: 5px;
padding-bottom: 15px;
}




.rightColumn {
color : #333333; 
font-size : 11px; 
line-height : 13px; 
text-decoration : none; 
font-weight : normal; 
font-family : Verdana, Arial, Helvetica, MS Sans Serif, Times New Roman, Times; 
padding-left: 20px;
padding-right: 20px;
padding-top: 0px;
padding-bottom: 15px;
}







.footerUpsell {
color : #333333; 
font-size : 11px; 
line-height : 13px; 
text-decoration : none; 
font-weight : normal; 
font-family : Verdana, Arial, Helvetica, MS Sans Serif, Times New Roman, Times; 
padding-left: 20px;
padding-right: 20px;
padding-top: 15px;
padding-bottom: 15px;
}

.footerDisclaimer {
color : #333333; 
font-size : 10px; 
line-height : 12px; 
text-decoration : none; 
font-weight : normal; 
font-family : Verdana, Arial, Helvetica, MS Sans Serif, Times New Roman, Times; 
padding-left: 20px;
padding-right: 20px;
padding-top: 15px;
padding-bottom: 15px;
}



.footerLink {
color : #333333; 
font-size : 10px; 
line-height : 12px; 
text-decoration : none; 
font-weight : normal; 
font-family : Verdana, Arial, Helvetica, MS Sans Serif, Times New Roman, Times; 
padding-left: 20px;
padding-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
}




<!-- ############ CSS FROM BLOG ############ //-->


.textsmall {
	color: #333333;
	font-size: 11px;
	line-height: 14px;
	font-family: verdana, arial, times new roman;
	display: block;
	padding: 0px 0px 0px 0px;
	}

.textsmallgrey {
	color: #777777;
	font-size: 10px;
        font-weight: normal;
	line-height: 12px;
	font-family: verdana, arial, times new roman;
	display: block;
	padding: 0px 5px 9px 5px;
	}

.textsmallred {
	color: #0080C0;
	font-size: 11px;
        font-weight: bold;
	line-height: 14px;
	font-family: verdana, arial, times new roman;
	display: block;
	padding: 0px 5px 9px 5px;
	}



#l_sidebar {
	background: #F2F2F2;
	display: inline;
	float: left;
	width: 198px;
	margin: 0px 20px 0px 0px;
	padding: 0px 20px 10px 20px;
	border-left: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	}
	
#l_sidebar p{
	padding: 5px 0px 0px 0px;
	margin: 0px;
	line-height: 17px;
	}
	
#l_sidebar h2 {
	color: #0080C0;
	font-size: 13px;
	font-family: verdana, arial, times new roman;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px dotted #C0C0C0;
	}
	
#l_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#l_sidebar ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#l_sidebar ul li a, #l_sidebar ul li a:visited {
	display: block;
	color: #333333;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #C0C0C0;
	}

#l_sidebar ul li a:hover {
	background: #EAEAEA;
	color: #BE0C0C;
	text-decoration: none;
	}
	
