root { display: block; }
html, body { margin: 0; padding: 0; background-color: #ffffff; font-family: verdana, arial, tahoma, sans-serif; }
div, img { margin: 0; padding: 0; border: 0; } #wrapper { position: absolute; top: 0; right: 0; bottom: 0; left: 0; }
#header { background: white url('head_bg.gif') top left repeat-x; width: 100%; min-width: 760px; height: 104px; vertical-align: top; text-align: center; background-color: #ffffff; }
#header div { display: inline; -moz-user-select: none; }
#header div.header_logo { float: left; width: 121px; }
#header div.header_logo a.portal { position: absolute; top: 7px; left: 130px; }
#header div.header_title { width: 471px; margin-right: 121px; }
#header div.header_v { float: right; width: 68px; position: absolute; right: 0; top: 70px; }
#header img.loader { position: absolute; top: 56px; left: 138px; display: none; }
#content { font-size: 14px; line-height: 17px; min-width: 760px; padding: 10px; background-color: white; min-height: 295px; }
#content h1 { font-size: 150%; line-height: 140%; color: #577592; margin: 0 0 10px 0; }
#content h2 { font-size: 130%; line-height: 130%; color: #577592; margin: 0 0 10px 0; }
#content p { margin: 8px 0; }
#content p a { color: #333333; }
#content p a:hover { text-decoration: none; }
#footer { background: white url('footer_bg.gif') top left repeat-x; position: relative; bottom: 0; height: 27px; width: 100%; padding: 6px 0 0 0; font-size: 10px; line-height: 12px; text-align: center; color: #67859f; clear: both; -moz-user-select: none; }
#footer a { color: #67859f; }
div.error { border: 1px solid #67859f; background-color: white; width: 425px; margin: 20px auto; padding: 30px 15px; font-size: 13px; }
div.e404 { border-color: #800000; }
div.e404 h1 { color: #800000; font-size: 18px; text-align: center; padding: 0 0 15px 0; }
div.e404 a{ color: #800000; }
div.no_border { border: 0; }
