body
{
    margin: 0;
    padding: 0;
    font: 76% "Trebuchet MS" , arial, helvetica, sans-serif;
    background: #fff;
    color: #555;
}


#header
{
    background-position: top;
    background-repeat: no-repeat;
    background-color: #074379;
}
.buttonStyle
{
    background-color: #ffc080;
    background-image: none;
    border-style: solid;
    border-width: 1;
    border-color: Gray;
}
#header1
{
    height: 115px;    
    background-color: #074379;    
    background: url(../images/ugc7.png);
    background-repeat: no-repeat;
    margin:: 0 auto;
}
#banner
{
    height: 45px;
    width: 100%;
    background-repeat: no-repeat;
    margin: 0 auto;
    font-size: 22px;
    font-weight: bold;
    background: url('Images/bgOFF.gif') repeat-x left top;
    font-family: "Trebuchet MS" ,arial,verdana,helvetica,sans-serif;
    border-top: 4px solid #C10000;
    top: 1px;
    left: 0px;
}
#gutter
{
    float: left;
    width: 3%;
    height: 1px;
}
#col1
{
    float: left;
    width: 44%;
    margin-bottom: 1em;
    border-right: 1px solid #ccc;
    padding-right: 3%;
}
#col2
{
    float: left;
    width: 19%;
    margin-left: 3%;
    margin-bottom: 1em;
    border-right: 1px solid #ccc;
    padding-right: 3%;
}
#col3
{
    float: left;
    width: 19%;
    margin-left: 3%;
    margin-bottom: 1em;
    height: 363px;
}
h1
{
    font: 140% helvetica, "Trebuchet MS" ,arial,verdana,sans-serif;
    letter-spacing: 3px;
    margin: 0 0 0 1em;
    padding: 1em;
    color: #C10000;
    background: transparent;
}
h2
{
    margin-top: 0.5em;
    padding: 0 0 0 1.5em;
    color: #C10000;
    background: transparent url(Images/icon02.png)left center no-repeat;
    height: 30px;
}
h3
{
    margin-top: 0.5em;
    padding: 0 0 0 0;
    color: #0379FF;
    background: transparent;
}
.news
{
    padding: 15px;
    border-bottom: 1px solid #0379FF;
}
.slogan
{
    padding: 10px;
    margin: 0 0 0 10em;
    font: bold 110% "Trebuchet MS" ,arial,helvetica,verdana,sans-serif;
    letter-spacing: 5px;
    color: #DBDBDB;
}
blockquote
{
    padding: 15px;
    font-weight: bold;
    font-style: italic;
    color: #676767;
}
a:link, a:visited
{
    text-decoration: none;
    background: inherit;
    color: #0379FF;
}
a:hover
{
    text-decoration: underline;
    background: inherit;
    color: #646464;
}
#menu
{
    position: relative;
    display: block;
    height: 38px;
    font-size: 11px;
    font-weight: bold;
    background: url('Images/bgOFF.gif') repeat-x left top;
    font-family: "Trebuchet MS" ,arial,verdana,helvetica,sans-serif;
    border-top: 4px solid #C10000;
    top: 1px;
    left: 0px;
}

#menu ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: auto;
}

#menu ul li
{
    display: block;
    float: left;
    margin: 0;
}

#menu ul li a
{
    display: block;
    float: left;
    color: #0379FF;
    text-decoration: none;
    padding: 11px 20px 0 20px;
    height: 23px;
    background: transparent url(Images/bgDIVIDER.gif) no-repeat top right;
}

#menu ul li a:hover, #menu ul li a.current
{
    color: #B30000;
    background: #FFFFFF url(Images/bgON.gif) no-repeat top left;
}

#footer
{
  clear: both;
  height: 60px;
  border-top: 4px solid #C10000;
  padding: 5px 0px 5px 0px;
  font-size: 0.8em;
  text-align: center;
  color: #ddd;
  background: #074379;
  width: 100%;
  position: inherit;
  bottom: 0px;
}
