
/*  GLOBAL -------------------------------------------    */

* {
-moz-box-sizing:border-box;
box-sizing:border-box;
}

div.logolink {
position:absolute;
width:270px;
left:350px;
}

:-moz-any-link:focus {outline:none;}
form {margin:0px;}
textarea,select,input {font-family:arial;}
img {border:0px; }

body  {
margin:0px;
padding:0px;
text-align:center;
background: #ffffff; 
}

.maincontainer {
width:991px;
margin-left:auto;
margin-right:auto;
text-align:left;
padding-top:0px;
}

.homecontainer {
position:relative;
background: #f3eece; 
float:left;
display:inline;
width:991px;
  min-height:645px;
  height:auto !important;
  height:645px;
}

.uHeader {
position:relative;
float:left;
display:inline;
width:991px;
height:97px;
background: #f1f1f1; 
z-index:50000;
}

.uLogo {
margin:10px 0px 0px 40px;
width:243px;
height:66px;
}



.uHeadlinks {
margin:20px 0px 0px 0px;
float:right;
display:inline;
width:385px;
}

.uHeadlinks input {
float:left;
display:inline;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.uHeadlinks select {
margin: 5px 0px 0px 10px;
}

.uheadnav  {
padding: 10px 0px 0px 0px;
width:140px;
float:right;
display:inline;
text-align:left;
}

.uheadnav a,.uheadnav {
font: 11px verdana,Arial,helvetica, MS san-serif;
color:#005cab;
text-decoration:none;
}

.uheadnav a:hover {
color:#005cab;
text-decoration:underline;
}

.radiosearch {
height:20px;
width:20px;
}

.BannerRotate {
width:765px;
height:244px;
float:left;
display:inline;
background:#0867b9 url(/ImagesNew/bannerRotateBack.jpg);
margin:0px 0px 0px 0px;
clear:both;
}

table.BannerRotateText {
width:300px;
height:200px;
float:left;
display:inline;
margin:26px 0px 0px 35px;
}

table.BannerRotateText td {
vertical-align:middle;
color:white;
text-align:center;
display:table-cell;
height:200px;
}

table.editbefore td {
width:auto;
height:auto;
}

.BannerRotateGraphic {
width:351px;
height:211px;
float:left;
display:inline;
margin:33px 0px 0px 42px;
overflow:hidden;
}

.subhomecontent {
padding:20px 0px 0px 40px;
width:700px;
clear:both;
}


/*  HOME -------------------------------------------    */

.homenewshead a,.homenewshead {
font: bold 11px Arial,helvetica, MS san-serif;
color:#377293;
text-decoration:none;
}

.homenewshead a:hover {
color:#377293;
text-decoration:underline;
}

.homenewstext {
font: 11px Arial,helvetica, MS san-serif;
color:#494a4a;
}






