body {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

a:link { text-decoration: none; border: none;}
a:visited { text-decoration: none; border: none;}

.topnav { color: #FFFFFF; font-size: 12px;}
a.topnav:link { color: #FFFFFF; font-size: 12px; text-decoration: none;}
a.topnav:visited { color: #FFFFFF; font-size: 12px; text-decoration: none;}

.sectionmenu { color: #515252; font-size: 16px; font-weight: bold;}
a.sectionmenu:link { color: #515252; font-size: 16px; text-decoration: none; font-weight: bold;}
a.sectionmenu:visited { color: #515252; font-size: 16px; text-decoration: none;font-weight: bold; }
a.sectionmenu:hover { color: #00B1EF; font-size: 16px; text-decoration: none;font-weight: bold; }

.hdw { color: #FFFFFF; font-size: 16px; font-weight: bold;}
a.hdw:link { color: #FFFFFF; font-size: 16px; text-decoration: none; font-weight: bold;}
a.hdw:visited { color: #FFFFFF; font-size: 16px; text-decoration: none; font-weight: bold; }

.hdc { color: #00B1EF; font-size: 16px; font-weight: bold;}
a.hdc:link { color: #00B1EF; font-size: 16px; text-decoration: none; font-weight: bold;}
a.hdc:visited { color: #00B1EF; font-size: 16px; text-decoration: none; font-weight: bold; }

.hdg { color: #515252; font-size: 16px; font-weight: bold;}
a.hdg:link { color: #515252; font-size: 16px; text-decoration: none; font-weight: bold;}
a.hdg:visited { color: #515252; font-size: 16px; text-decoration: none; font-weight: bold; }

.btw { color: #FFFFFF; font-size: 12px;}
a.btw:link { color: #FFFFFF; font-size: 12px; text-decoration: none;}
a.btw:visited { color: #FFFFFF; font-size: 12px; text-decoration: none;}

.btlg { color: #d6d6d6; font-size: 12px;}

.copyright { color: #d6d6d6; font-size: 11px;}

.btg { color: #515252; font-size: 12px;}
a.btg:link { color: #515252; font-size: 12px; text-decoration: none;}
a.btg:visited { color: #515252; font-size: 12px; text-decoration: none;}

.btc { color: #00B1EF; font-size: 12px;}
a.btc:link { color: #00B1EF; font-size: 12px; text-decoration: none;}
a.btc:visited { color: #00B1EF; font-size: 12px; text-decoration: none;}

.btcb { color: #00B1EF; font-size: 12px; font-weight: bold;}
a.btcb:link { color: #00B1EF; font-size: 12px; text-decoration: none; font-weight: bold;}
a.btcb:visited { color: #00B1EF; font-size: 12px; text-decoration: none; font-weight: bold;}

.btgb { color: #515252; font-size: 12px; font-weight: bold;}
a.btgb:link { color: #515252; font-size: 12px; text-decoration: none; font-weight: bold;}
a.btgb:visited { color: #515252; font-size: 12px; text-decoration: none; font-weight: bold;}

h3 { color: #515252; font-size: 12px; font-weight: bold;}
h3:link { color: #515252; font-size: 12px; text-decoration: none; font-weight: bold;}
h3:visited { color: #515252; font-size: 12px; text-decoration: none; font-weight: bold;}

.btr { color: #b00c1f; font-size: 12px;}
a.btr:link { color: #00B1EF; font-size: 12px; text-decoration: none;}
a.btr:visited { color: #b00c1f; font-size: 12px; text-decoration: none;}

.stg { color: #515252; font-size: 10px;}
a.stg:link { color: #515252; font-size: 10px; text-decoration: none;}
a.stg:visited { color: #515252; font-size: 10px; text-decoration: none;}


#loading {
  width: 100px;
  height: 100px;
}

.section_about
{
	background-color: #F4F2F3;
	width: 100%;
	background-image: url(/assets/images/bkgd_top_about_us.jpg); 
	background-repeat: repeat-x;
	color: #515252; 
}

.section_heading
{
	margin-left: 10%;
	margin-top: 25px;
	margin-bottom: 40px;
	color: #515252; 
	font-size: 16px; 
	font-weight: bold;
}

