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

a:link
{
	text-decoration:none;
	color:#006699;	
}
a:visited
{
	text-decoration:none;
	color:#006699;
	font-style:normal;
}
a:hover
{
	text-decoration:none;
	color:#33CC00;
	font-style:normal;
}
  .slogan{font-family:Tahoma; font-size:11px;  color:#F5D2AE; }
  .sectionHeader{font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#003366;}
  .blueSubsectionHeader{font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#0066FF;}
  .brown{font-family:Tahoma; font-size:11px;  color:#5B5537; }
  .black{font-family:Tahoma; font-size:20px;  color:#3C3836; }
  .blackSmall{font-family:Tahoma; font-size:12px;  color:#3C3836; line-height:16px; }
  .greenSmall{font-family:Tahoma; font-size:12px;  color:#66CC33; }
  .orangeSmall{font-family:Tahoma; font-size:12px;  color:#FF9900; }
  .redSmall{font-family:Tahoma; font-size:12px;  color:#FF0000; }
  .red{font-family:Tahoma; font-size:11px;  color:#802D07; }
  .main_l{font-family:Tahoma; font-size:11px;  color:#767676; margin:5px;}
  .main_d{font-family:Tahoma; font-size:11px;  color:#3A3A3A; }
  .input{font-family:Tahoma; font-size:11px;  color:#727373; }
  .policy{font-family:Tahoma; font-size:11px;  color:#878787; text-decoration:none }
  .menu{font-family:Tahoma; font-size:11px;  color:#FAE5C0; text-decoration:none }
  .white{font-family:Tahoma; font-size:11px;  color:#FFFFFF; text-decoration:none; font-weight:900 }

