#sidebars, #sidebars div.r1,  #sidebars div.r2, #sidebar-top, #sidebar-top div.wrap, #sidebar1, #sidebar1 div.wrap, #sidebar2, #sidebar2 div.wrap {padding: 0; margin: 0;}


/* first */
* { padding: 0; margin: 0; }
html, body {margin: 0; padding: 0;}
body {font: 62.5%/1em Verdana; color: #494848;}


/* default styles */

p { margin: 3px 0px 7px 0px;}
ul, ol {margin-left: 15px;}
#content p {text-align: justify;}

a { color: #1E78FF; text-decoration: none;}
a:hover { color: #1E78FF; text-decoration: underline; }
a:active { color: blue; }

a img { border: none; text-decoration: none;} /* ie fix*/
a img, a:visited img, a:hover img, a img:hover, img+a, img+a:hover { border: none; text-decoration: none;}

h1 {font-size: 14pt; line-height: 1.2em; margin: 0; font-weight: normal;}
h2 {font-size: 11pt; margin: 5px 0 10px 0; fo1nt-weight: normal;}
h3 {font-size: 10pt; margin: 5px 0 10px 0;}
h4 {font-size: 9pt; margin: 5px 0 10px 0;}
h5 {font-size: 8pt; margin: 5px 0 10px 0;}
h6 {font-size: 7pt; margin: 5px 0 10px 0;}


/* structure */

#container {width: 889px; margin: 0 auto; font-size: 9pt; line-height: 1.3em;}

#headers {height: 310px; background: url(images/header.jpg) no-repeat;}
#headers-wrap {}

#header1 {height: 255px;}
#header1 div.r1 {}
#header1 div.r2 {}
#header1 h1 {}
#header1 h1 a {}
#header1 h1 a:hover {}
#header1 h2 {}

#header2 {}
#header2 div.r1 {}
#header2 div.r2 {}
#header2 h1 {}
#header2 h1 a {}
#header2 h1 a:hover {}
#header2 h2 {}

#header3 {}
#header3 div.r1 {}
#header3 div.r2 {}
#header3 h1 {}
#header3 h1 a {}
#header3 h1 a:hover {}
#header3 h2 {}

#sub-container { width: 100%; margin: 0; padding: 0;}
#wrapper {float: left; width: 100%; margin: 0; padding: 0;}

#content {margin: 0; padding: 0; margin: 0 210px 0 210px;}

#content div.content-top {}
#content div.content-bottom {}

#sidebar1 {float: left; margin-left: -100%; width: 190px; position: relative;}
#sidebar1 div.wrap {}

#sidebar2 {float: right; width: 190px; margin-left: -190px; position: relative;}
#sidebar2 div.wrap {}

#footer {clear: both; padding: 20px 0 0 0;}
#footer div.wrap {background: #DEEDF7; font-size: 8pt; height: 45px; border-top: 2px solid #DBDBDB;}
#footer div.r1 {float: left; margin: 8px 0 0 5px;}
#footer div.r2 {float: right; text-align: right; margin: 8px 5px 0 0;}

#footer-out {clear: both; text-align: center;}


*html #wrapper {overflow: hidden;}
*+html #wrapper {overflow: hidden;}
*html #content {overflow: hidden;}
*+html #content {overflow: hidden;}
*html #sidebar1 {overflow: hidden;}
*+html #sidebar1 {overflow: hidden;}
*html #sidebar2 {overflow: hidden;}
*+html #sidebar2 {overflow: hidden;}
*html #sidebar-top {overflow: hidden;}
*+html #sidebar-top {overflow: hidden;}
*html #sidebars {overflow: hidden;}
*+html #sidebars {overflow: hidden;}
