body{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin:0;
padding:0;
background-color: #000084;
color: #fff;
}

td{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #fff;
}

input, textarea, select, button, .button{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

.button{
border: 1px outset #adf;
cursor: pointer;
}

a:link, a:active, a:visited{ color: #fff; text-decoration: none; }
a:hover{ color: #fff; text-decoration: underline; }



form{ margin:0 }


}


.radio{
border: none;
background-color: none;
background-image: none;
}

.divh{
display: none;
}

.pt{
font-weight: bold;
padding-top: 3px;
padding-bottom: 3px;
width: 100%; 
}

.pt a{ color: #000; text-decoration: none; }
.pt a:hover{ color: #000; text-decoration: underline; }


#cols{
padding: 2px;
z-index: 3;
}


#colLeft{
width: 190px;
float: left;
position: relative;
padding: 5px;}

#colCenter{
width: 190px;
float:left;
position: relative;
padding: 5px;
}

#colRight{
width: 190px;
float: left;
position: relative;
padding: 5px;
}

.blocktitle{
font-weight: bold;
font-size: 13px;
height: 16px;
background-image: url("../go2img/lines-sm.gif");
color: #ff8c00;
}


.block{
background-color: #0084c6;
bozrder-bottom: 1px solid #aacbee;
bozrder-left: 1px solid #aacbee;
bozrder-right: 1px solid #aacbee;
padding-bottom: 4px;
font-size: 13px;
}

.blockclosed{
background-color: #5c99dc;
border-left: 1px solid #aacbee;
border-right: 1px solid #aacbee;
}



.blocktitle, .block{
position: relative;
width: 100%;
padding-left: 4px;
}

.r{
float: right;
}

.l{
float: left;
line-height: 16px;
}

.none{
display: none;
}

.exp{
margin-right: 3px;
margin-top: 2px;
margin-bottom: 2px;

}

#footer{
width: 770px;
text-align: center;
line-height: 20px;
position: relative;
margin-top: -70px;
}

html>body #footer {
margin-top: 0px;
}



#footer a{ text-decoration: none; }

#xheader{
width: 770px;
height: 70px;
background-color: #4D8DD5;
position: relative;
} 



#leftmenu{
width: 142px;
background-color: yellow;
float: left;
position: relative;
padding: 3px;
background-color: #ebf4fa;
padding-bottom: 6px;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;

}

#content{
width: 620px;
xbackground-color: blue;
float: left;
position: relative;
}

html>body #content {
width: 620px;
}




#clearHeader, #clearFooter, #clearCols{
clear: both;
}

#pageTitle{
text-align: center;
}



#underLayer{
top: 16px;
left: 0px;
height: 70px;
width: 100%;
background-color: #4D8DD5;
position: absolute;
z-index: -1;
}

h1{
margin:0;
font-size: 18px;
font-weight: bold;
}

.floatRight{
float: right;
}

.floatLeft{
float: left;
}

#miniMenu{
background-color: #e6f2f9;
color: #4d8dd5;
width: 100%;
line-height: 16px;
font-size: 10px;
}



#innerMenu input{
font-size: 10px;
background-color: #d6eaf5;
border: 0px;
}


#innerMenu{
width: 760px;
margin-left: auto;
margin-right: auto;
}


#innerHeader{
width: 770px;
margin-left: auto;
margin-right: auto;
}



#mainFrame{
margin-left: auto;
margin-right: auto;
width: 770px;
padding-top: 70px;
}


html>body #mainFrame {
padding-top: 86px;
}

#header{
background-color: #4D8DD5;
position: absolute;
color: #fff;
width: 100%;
height: 70px;
font-size: 10px;
top: 16px;
}
