body {background-color: #fff;}
#header {background: #397196 url(../images/blue/headbg.jpg) repeat-x bottom;}
#mainheader {background-color: #bfcdd6;margin:0;padding:0;}
#subheader a, #navigation a:hover, #links {color:#698C8F;}
a {color: #555;}
input.textbox, textarea.textbox, select.textbox {background: #FDFDFD;color: #397196;margin-top: 0.1em;padding: 0.25em;border: 1px solid #d6def3;}
.textbox:focus, .textbox:hover { border: 1px solid #397196; }
.button{font-weight:normal;background: #fff;color: #aaa;border: 1px solid #ddd;}
.button:hover {border: 1px solid #3d3d3d;color: #3d3d3d;}
hr {margin-top:5px;margin-bottom:5px;}
#footer {
	background-color: #397196 !important; /* added */
	color: #c2c2c2; /* modified */
}
#footer a, #footer a:link, #footer a:hover, #footer a:active {    /*Disclaimer ... in footer */
    color: #fdfdfd;
    border-bottom: 1px dotted #fdfdfd !important ;
}
.panelbody, .admin-message { border: 1px solid #d6def3 !important; }
#cont{background-color: #fff;}
