html,body {
 font-family:Arial, Helvetica, sans-serif;
 font-size:13px;
 color:#5d6065;
 text-decoration:none;
 font-weight:normal;
 height:100%;
 width:100%;
 margin:0px;
 padding:0px;
}

img {border:0px;}

a { color:#357353; }
a:hover { color:#e29717; }
.active { color:#e29717; }


.menu_marg{
  margin:15px 20px 0px 10px;
}

p { margin:0px;padding:0px;}

.menu_pad{
  padding:5px 0px 5px 0px;
}

.h1_title_orange{
  font-size:28px;
  font-weight:bold;
  color:#e29717; 
  text-transform:uppercase;
  margin:0px;
  padding:0px;	
}

.text {
 font-family:Arial;
 font-size:14px;
 color:#5d6065;
 text-decoration:none;
 font-weight:normal;
}

td,tr,table {
 font-family:Arial;
 font-size:14px;
 color:#5d6065;
 text-decoration:none;
 font-weight:normal;
}

.news_text {
  font-family:Arial, Helvetica, sans-serif;
 font-size:13px;
 color:#5d6065;
 text-decoration:none;
 font-weight:normal;
}

.h1_text{
 font-size:16px;
 font-weight:bold; 
}



.h2_text {
 font-size:14px;
 font-weight:bold; 
}

.h3_5_text {
 font-size:13px;
 font-weight:bold; 
}

.h3_text {
 font-size:12px;
 font-weight:bold; 
}




.h1_text_gray{
 font-size:16px;
 font-weight:bold; 
 color:#5d6065;
}


.h2_text_gray {
 font-size:14px;
 font-weight:bold; 
 color:#5d6065;
}

.h3_text_gray {
 font-size:12px;
 font-weight:bold; 
  color:#5d6065;
}

.mid_gray {
 color:#4e4646;
}

.light_gray{
  color:#a7a9ac
}

.non_decor{
  text-decoration:none;
}

.decor_under{
  text-decoration:underline;
}

.non_weight{
  font-weight:normal;
}

.left_pad_10{
 padding-left:10px;
}

.top_pad_37{
 padding-top:37px;
 padding-bottom:27px;
}



