/* Basic Styles*/


body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:11px;
  margin:0px;
  background:url(images/bg.jpg);

}
/* Menu Styles */
	.menu_upper {
		font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size:15px;
		font-weight:bold;
		color:#FFFFFF;
		text-decoration:none;
	}
	.menu_upper a:hover{
		font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size:15px;
		font-weight:bold;
		color:#DFDED8;
		text-decoration:underline;
	}
	.menu_lower {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:bold;
		color:#FFFFFF;
		text-decoration:none;
	}
	.menu_lower a:hover{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:bold;
		color:#336699;
		text-decoration:underline;
	}
	.footer {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:bold;
		color:#BABABA;
		text-decoration:none;
	}
	a.footer:hover {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:bold;
		color:#FFFFFF;
		text-decoration:underline;
	}
	.client_login {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:9px;
		color:#000000;
		text-decoration:none;
	}
/* End Menu Styles */	
/* Standard Page Styles */
	.section_title {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight:bold;
		color:#FFFFFF;
		text-decoration:none;
		margin-left:5px;
		margin-right:5px;
		padding-top:3px;
		padding-bottom:3px;
		padding-right:1px;
		padding-left:4px;
	}
	.page_title {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:22px;
		font-weight:bold;
		color:#919191;
		text-decoration:none;
	}
	.bullet_small {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 11px;
	}
	.thanks_title {
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:22px;
		color:#000000;
	}
	.thanks {
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:16px;
		color:#000000;
	}
/* End Standard Page Styles */

/* Google Ad Styles */
	.google_title {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #5E799E;
	}
	.google_ad {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight:bold;
		color: #76A8DD;
	}	
	.google_link {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;	
		color: #87BA03;
		text-decoration:none
	}
/* End Google Ad Styles */

/* Client Report Styles */
	.report_numbers {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight:bold;
	}
	.report_menu_upper {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:bold;
		color:#FFFFFF;
		text-decoration:none;
	}
	.report_menu_upper a:hover{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:bold;
		color:#DFDED8;
		text-decoration:underline;
	}
/* End Client Report Styles */

/* Lead Page Styles */
	.leads_main_text {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:12px;
		color:#FFFFFF;
	}
	.leads_form {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:12px;
		color:#56571B;
	}
	.leads_input {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	.leads_bullets {
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:12px;
		color:#FFFFFF;
	}
	.leads_thanks_title {
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:22px;
		color:#FFFFFF;
	}
	.leads_thanks {
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:16px;
		color:#FFFFFF;
	}

