h2,.Header   {
  font-weight:none;
  font-size  :16px;
  color:#1278ce;
  text-transform: uppercase;
}

h2,.HEADER2   {
  font-weight:none;
  font-size  :14px;
  color:#1278ce;
  text-transform: uppercase;
}

h3,.SubHeader{
  font-weight:bold;
  font-size  :14px;
  color:#535C56;
}

.SmallText{
  font-size:10px;
}

.newshm{
font-size:11px;
border-color:#cccccc;
font-weight:bold;
}


/* Main Styles */
td,body{
  font-size: 12px;
  font-family: arial;
  color:333;
  text-decoration:none;
}

HR {
color:#6B7970;
height:1px;
padding:0px;
margin:0px;
}

.breadcrumbs{ font-size: 11px;}

/* Links */
a{
  color:036;
}
a:hover{
  color:012;
}

