body { padding: 0; margin: 0; background: white; font: .8em Verdana, sans-serif; min-width: 1000px; }
a { color: #006EB1; }

* html #wrap {
	border-left: 960px solid #fff;
}
* html .wrap {
	margin-left: -960px;
	position: relative;
}
/*\*/
* html #wrap, * html .wrap{
	height: 1px;
}
/*/
. {
	display: inline-block;
}
/**/

#header { height: 256px; background: url(i/dom.jpg) right top no-repeat; }
#header * { padding: 0; margin: 0; }
#header h1 { height: 256px; margin-right: 607px; background: url(i/head_bg.jpg) right top repeat-x; }
#header h1 a { position: absolute; width: 375px; height: 76px; text-indent: -9000px; background: url(i/logo.jpg) left top no-repeat; top: 70px; left: 80px; }

#body { width: 100%; float: left; margin-bottom: 1em; }

#menu { background: url(i/menu_bg.png) left top repeat-x; border: solid #0060A5; border-width: 1px 0; height: 28px;margin-bottom: 1em; }
#menu ul { list-style: none; padding: 0; margin: 0; background: url(i/menu_sep.png) left center no-repeat; width: 700px; margin: auto; height: 28px; }
#menu li { float: left; width: 138px; background: url(i/menu_sep.png) right center no-repeat; padding-right: 1px; position: relative; left: 1px; }
#menu a { display: block; color: white; text-decoration: none; line-height: 28px; text-align: center; font-size: 12px; }
#menu li.a a, #menu a:hover { background: #057EC6 url(i/menu_a.png) left top repeat-x; }

#dropmenu, #dropmenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  background: #FBFFCB;
  float: left;
 width: 500px;
}
#dropmenu li {
  float: left;
  position: relative;
  background: #FBFFCB;
  back\ground: none;
}
#dropmenu li ul {
  display: none;
  position: absolute;
  background: #FBFFCB;
  padding: 8px 0;
  width: 175px;

}
#dropmenu a {
  color: #47D5FF;
  text-decoration: none;
  display: block;
  width: 150px;
  padding: 2px 5px;
  font-weight: bold;
}
#dropmenu a:hover {
  color: #47D5FF;
  background: #ecf0bf;
}
#dropmenu li:hover, #dropmenu li.jshover {
  background: #ecf0bf;
}

#dropmenu li li a {
  width: 125px;
  background: none;
    border-bottom: 1px solid #e6eaba;
}
#dropmenu li:hover ul, #dropmenu li.jshover ul {
  display: block;
}
#dropmenu li:hover li ul, #dropmenu li.jshover li ul {
  display: none;
  width: 138px;
  top: -9px;
  left: 133px;
}
#dropmenu li:hover li:hover ul, #dropmenu li.jshover li.jshover ul {
  display: block;
}

.hl { background: #FBFFCB url(i/clt.png) left top no-repeat; }
.hl div { background: url(i/crt.png) right top no-repeat; }
.hl div div { background: url(i/crb.png) right bottom no-repeat; }
.hl div div div { background: url(i/clb.png) left bottom no-repeat; }

.hl.report div div div { padding: 10px 20px 10px 10px; }
.hl.report { text-align: right; }
.hl.report h2 { margin: 0; text-align: left; font: 13px Verdana; color: #006EB1; }
.hl.report blockquote { margin: 0; padding: 0; text-align: left; margin-bottom: 1em; }
.hl.report p { margin: 0; font-size: 13px; }
.hl.report cite { display: block; text-align: right; font-style: italic; }
.hl.report a { font-weight: bold; }

#sidebar { float: left; width: 340px; }
#sidebar div.content { padding: 0 2em; }
#sidebar p.image { text-align: center; margin: 0 0 1em 0; }

#content { margin-left: 350px; }
#content div.content { padding: 0 3em 0 1em; }
#content h2 { font: 18px Verdana; color: #006EB1; text-transform: uppercase; margin-bottom: 0; }
#content h1,#content h2,#content h3,#content h4 {color: #006EB1; text-transform: uppercase;}
#content p { margin-top: 0; }
#content ul { list-style: disk; margin: 0; padding: 0; padding-left:3em;}
#content ul li { margin-bottom: 1em; }

.hl.add_links {  }
.hl.add_links div div div { padding: 10px 0; height: 30px; }
.hl.add_links ul { list-style: none; text-align: center; margin: 0; padding: 0; }
.hl.add_links li { display: inline; }
.hl.add_links a { font-weight: bold; color: #47D5FF; }

#footer { clear: both; text-align: center; background: #0C75B5 url(i/footer_bg.png) left top repeat-x; color: white; line-height: 63px; }
#footer p { margin: 0 auto; }
#footer a { color: white; }

