html, body, form, fieldset {margin: 0;padding: 0;}
html {
font-size: 100.01%; /* avoids obscure font-size bug */
line-height: 1.5; /* http://meyerweb.com/eric/thoughts/2006/02/08/unitless-line-heights/ */
font-family: "Lucida Grande", Helvetica, Arial, sans-serif !important; /* IE ignores this and renders Arial better */
font-family: Arial, Tahoma, Helvetica, sans-serif;height: 100%;color: #333;}
body {font-size: 75%; /* 12px 62.5% for 10px*/margin-bottom: 1px; /* avoid jumping scrollbars */background: #F4F4F4; text-shadow: 0 1px 0 #fff;}
img, a img {border: 0 !important;text-decoration: none;padding: 0;margin: 0;}
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {margin: 0 0 .5em; /* Reset vertical margins on selected elements */padding: 0;}
li, dd, blockquote {margin-left: 1em; /* Left margin only where needed */}

/* Headers and Paragraphs:
---------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {font-weight: normal;}
h1 { font-size: 218%; }
h2 { font-size: 164%; }
h3 { font-size: 145%; }
h4 { font-size: 118%; }
h5 { font-size: 100%; font-weight: bold; }
h6 { font-size: 86%; font-weight: bold; }
p.caption, p.comment { font-size: 86%; color: #888; }
.warning{color: #821517;font-weight: bold;}
.success{color: #090;font-weight: bold;}
a, a:active, a:visited, a:link {color: #003399;text-decoration: underline;}
a:hover {color: #000;}
input, .inputBox {padding: 1px;}
form { border: 5px solid #EAECEE; }
#logo { margin-left: -7px }
.sectionHeader {padding: 5px 3px 5px 18px;font-weight: bold;color: #000;background: #EAECEE url(/i/fade.gif) repeat-x top;}
.sectionBody {padding: 20px 20px 20px;display: block;background: #fff;}
#mx_loginbox {width: 460px;margin: 30px auto 0;}
img.loginCaptcha {border: 1px solid #039;width: 148px;height: 60px;}
label {display: block;font-weight: bold;}
input {margin: 0 0 10px 0;}
input.checkbox {float: left;clear: left;margin-right: 3px;}
input.text {width: 400px;background: #fff url(/i/input-bg.gif) repeat-x top left;border:1px solid #ccc;padding:3px;}
input.login {float: right;clear: right;margin-right: 25px;}
.loginLicense {width: 460px;color: #B2B2B2;margin: 0.5em auto;font-size: 90%;padding-left: 20px;}
.loginLicense a {color: #B2B2B2;}
.notice {width: 100%;padding: 5px;border: 1px solid #eee;background-color: #F4F4F4;color: #707070;}
#preLoader {position: absolute;z-index: 50000;width: 100%;height: 100%;text-align: center;vertical-align: middle;}
.preLoaderText {background-color: #fff;width: 300px;height: 150px;padding: 50px;border: 1px solid #039;}
.loginMessage {font-size:11px;color: #999;padding-top: 20px;}