
body,table,div,form,label,input,textarea,fieldset,legend,label,td,a,img,legend,select {
    font-family: Verdana, sans-serif; 
    font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    font-variant: small-caps;
}
a {text-decoration: none;}
label { font-weight: bold;font-variant: small-caps;}
input, select { font-size:15px; font-weight: bold;}
input[checkbox] { margin-top: -30px;}
textarea { font-size:13px; font-weight: bold;}
legend { font-size: 14px; font-variant:small-caps;}
span.white { color:#FFFFFF; }
span.blue { color:#0000FF; font-size: 14px; font-weight: bold;}


div#bodyscroll      { }
div#spaceId     { position:absolute; left:50%; width:1000px; margin-left:-500px; }
    div#headerdivid { position: relative; width: 1000px; background-image:url('/images/header_bg.png'); background-repeat: repeat-x;}
        #logoid     { position: relative; left:50%; margin-left:-500px; }
        
    div#centercontainer { position: relative; width:1000px; height:auto !important; min-height: 590px !important; background-image:url('/images/bg.png'); background-repeat: repeat-y; background-size: 100%; }
        div#center      { position: relative; left:50%;  margin-left:-500px; width:1000px; height:auto; min-height: 590px !important; border:0px solid #FFFFFF;}

    div#footer      {  color: #FFFFFF; width: 1000px; height: 360px; background-color: #444444;  background-image:url('/images/footer_bg.png'); background-repeat: repeat-x; }
        div#footercontainer     { position: relative; left:50%; margin-left:-500px; width: 1000px; border: 0px solid #00FFFF;}
            div#footersx        { float:left; width: 214px; padding-top:15px; border: 0px solid #00FF00; }
            div#footercenter    { float:left; width: 571px; height:110px; background-image:url('/images/footer_bg_logo.png');border: 0px solid #FFFF00; }
            div#footerdx        { float:left; width: 214px; padding-top:15px; border: 0px solid #FF00FF; }
            div#footermapdiv    { clear:both; width: 100%; height: 250px; background-color: #444444; margin-top:10px;border: 0px solid #FF00FF;}

.menubutton { width:120px; height:45px; border:2px solid #9196AB; background-color: #E1E4F0; color: #000000;/*#666B80;*/ border-radius: 10px;
            font-variant: small-caps; font-weight: bold; font-size: 18px; text-align: center; cursor:pointer
            }
.menubutton-clicked { width:120px; height:45px; border:2px solid #9196AB; background-color: #B6BBD2; color: #0000FF;/*#666B80;*/ border-radius: 10px;
            font-variant: small-caps; font-weight: bold; font-size: 18px; text-align: center; ;
            }
.menubutton:hover { background-color: #B6BBD2; color:#FFFFFF;}

.pageTitle      { font-size:30px; font-weight:bold;padding:15px;}
.pageContent    { font-size:16px; font-variant: small-caps; padding:15px;}
.sxColumn       { width:45%; float:left; display:inline; font-size:16px; font-variant: small-caps; padding:15px;}
.dxColumn       { width:45%; float:left; display:inline; font-size:16px; font-variant: small-caps; padding:15px;}
.href           { font-size:16px; font-variant: small-caps; color:#FFFFFF; text-decoration: underline;}
.mapstyle       { font-size:14px; font-variant: small-caps; color:#FFFFFF; }
.footerhref     { font-size:14px; font-variant: small-caps; color:#FFFFFF;}
