a:link {color:#393939;}
a:visited {color:#393939;}
a:hover {color:#393939;}
a:active {color:#393939;}


/* NEW CSS */
a,img{border:none; outline:none;}
body{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333; background:#f9f9f9;}
.Wrapper{width:100%; max-width:960px; margin:0 auto; position:relative;}
.Header{padding:20px 0; float:left; width:100%; display:block;}
.Logo{float:left;}
.Menu{text-align:center; padding:30px 0; float:left; width:100%;}
.Menu a{font-size:16px; font-weight:bold; color:#fff; background:#0066b3; padding:10px 25px; text-decoration:none; display:inline-block; border:1px solid #004a81;}
.Menu a:hover{background:#00aeef; color:#fff;}
.Menu a.active{background:#00aeef; color:#fff;}
.HomeNumbers{float:right; width:354px; padding:10px 0 0 0;}
.HomeLinks{position:relative; float:left; width:100%; text-align:center;}
.HomeLinks ul{margin:0 0 0 35px; padding:0; float:left; width:100%; list-style:none;}
.HomeLinks ul li{float:left; width:129px; height:125px; position:relative; border:2px solid #00aeef; margin:0 10px 20px 5px;}
.HomeLinks ul li div{position:absolute; top:0; z-index:1; width:100%; background:#00aeef; font-size:13px; font-weight:bold; text-align:center; color:#fff;}
.HomeLinks ul li div a{color:#fff; text-decoration:none; display:block; padding:5px 0; }
.HomeLinks ul li img{position:absolute; bottom:0; left:0;}
.HomeBottom{text-align:center; float:left; width:100%;}
.HomeFooter{ text-align:right; font-size:11px; float:left; width:100%; padding:10px 0 5px 0;}
.Content{float:left; width:100%; font-size:16px; line-height:22px;}
.Content h1{font-size:30px; line-height:34px; color:#0066b3; margin:0; padding-bottom:20px;}
.Content h2{font-size:18px; color:#0066b3; margin:0;}
#table_4{border:1px solid #0066b3; border-right:none;}
#table_4 th{border:1px solid #0066b3; padding:5px 5px; background:#00AEEF; font-size:16px; color:#000; text-align:left;}
#table_4 td{border:1px solid #0066b3; border-bottom:none; border-left:none; padding:5px 5px; font-size:14px; font-weight:bold; color:#333; text-align:left;}
.inner .HomeBottom{padding:20px 0;}
.bold{font-size:18px; color:#0066b3;}
.Highlight{float:left; width:50%; font-size:20px; font-weight:bold; line-height:46px; color:#333;}
.Highlight p{margin:10px 0 20px 0; line-height:28px;}
.Highlight p font{font-size:18px;}
h1.Head{background:#00AEEF; padding:5px 10px; color:#fff; margin-bottom:15px;}
h2.Subhead{font-size:30px; padding:30px 0 0 0; float:left; width:100%; line-height:40px;}
.Highlight p img{vertical-align:middle; margin-right:30px;}
.phone{background:url(../images/phone.png) no-repeat left 5px; padding: 0 0 0 60px; margin-bottom:0;}
.email{background:url(../images/email.png) no-repeat left 0; padding: 5px 0 5px 60px; margin-top:0;}
.email a{text-decoration:none;}
h3{font-size:28px; color:#00AEEF; padding:0; margin:0; float:left; width:100%;}
.Contact{font-size:20px;}
.contact_table{}
.clear{clear:both;}
.green{ color:#01933E;}
.blue{ color:#01933E;}
label{font-size:14px; color:#0066B3;}


.FadeBanner{text-align:left; width:958px; height:280px; margin:0 0 3% 0; border:1px solid #d7d7d7; float:left;}
#fade{
width: 960px;
  height: 280px;
 /*a width should be defined for transition to work*/
}   
.Float100{float:left; width:100%; margin:1% 0;}
.FloatImageLeft{float:left; margin:5px 1% 0 0;}