/* Layout Stylesheet */
html{height:100%; border:0; padding:0; margin:0;}
body {height:100%; margin:0; padding:0; background-color:#fff; font-family:arial,helvetica,sans-serif; color:#000;}

form {margin:0;}
.buttonscontainer {width:150px;}

.buttons a {color:#fff; background-color:#034995; padding:2px; padding-left:3px; display:block; border-bottom:1px solid #000; font:11px Arial, sans-serif; font-weight:bold; text-decoration:none; text-align:left;}
.buttons a:visited {color:#fff;}
.buttons a:hover {background-color:#90DFFE; color:#000; text-decoration:none;}

.bghead {background:url(/webart/theme/headerbgb.gif) no-repeat scroll top left;}
.bgfoot {background:url(/webart/theme/footerbgb.gif) no-repeat scroll top left;}
.headertext { font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#004694; text-decoration:none; font-weight:bold;}
.bgline {background:url(/webart/theme/headerline.gif) no-repeat scroll top left;}

h1 {font:bold 22px Arial,Helvetica,sans-serif; color:#004694; text-decoration:none; margin:0; padding:0; text-shadow:2px 2px 0px #c0c0c0;}
a, a:active, a:active {color:#00C;}
.navbox {border:1px solid #C0C0C0; border-collapse:collapse;}
.hbox {display:block; padding:2px; border:1px #000 solid; text-align:center; font-family:arial; width:144px; background-color:#0F2049; color:#fff; font-weight:bold;}

.js-poweredBy {display:none !important;}