/* =Reset Styles - Eric Meyer (http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/) */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body, html {height: 100%; margin-bottom:1px; background:#fff url(../img/exp-bg-body.gif) repeat-x 0 2.9em}
body {
	min-width:720px;
	width:100%;
	margin:0 auto;
	color:#020202;
	font:76%/1.6 verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif; 
	text-align:center;
}
#header {
  margin-bottom:20px;
  padding:0 2.5%;
  border-bottom:0.4em solid #d6d6fe;
  background-color:#000;
  text-align:left
  }
#wrapper {padding:0 2.5% 5px; text-align:left}
#content {max-width:70em; width:100%; margin:0 auto; padding-bottom:20px;}
#footer {
  clear:both;
  min-height:50px;
  padding:0 2.5%;
  border-top:1px solid #efefef;
  background:#fff url(../img/exp-bg-body.gif) repeat-x 0 -60px;
  font-size:1.15em;
  text-align:left
  }
a:link, a:visited {padding:1px; border:1px dotted #cac9d0; border-width:0 0 1px 0; color:#404d5e; text-decoration:none}

a:visited {color:#7C7C83}

a:hover, a:focus, a:active {border-style:solid; border-color:#d5d4db; background:#e9e9ea; color:#555da9; text-decoration:none}

#header a:link, #header a:visited {border-color:#e52d4e; color:#dfdfdf; text-decoration:none}

#header a:visited {color:#dfdfff}

#header a:hover, #header a:focus, #header a:active {background:transparent; color:#fff; text-decoration:none}

.nav ul {margin-left:0; padding-left:0}  

.nav li {display:inline; margin-right:5px; padding-left:10px; border-left:1px solid #be0030}

.nav li.first {padding-left:0; border-left:0 none;}

#ddmenu a:link {text-decoration:none}

#ddmenu a:visited {text-decoration:none}

#ddmenu a:hover, #ddmenu a:focus, #ddmenu a:active {text-decoration:underline}

p {margin-bottom:1em;}
			
ul, ol {margin:0; padding:0.5em 30px}
        
li {list-style-position:outside}

ul li {list-style-type:none}

ol {list-style-image: none; list-style-type: decimal}

dt {padding:0.3em 0 0.3em 30px; background:#fff url(../img/exp-bg-body.gif) repeat-x 0 -3px; font-weight:700}

dd {margin:0.5em 0 0.5em 30px}

dd ul {margin:1em 0; padding:0 0 0 20px; border-left:3px solid #d6d6fe}

dd li {margin-bottom:0.3em; background:#f4f4f4}

dd li:hover {background:#e7e7ec}

dd ul em {display:block; margin-left:20px; color:#333; font-family:"Helvetica",Arial,sans-serif;}
						
h1 {font-size:1em; font-weight:normal}
			
h2, h3, h4 {margin-bottom:1em}
			
h2 {
  margin-bottom:20px;
  font-family:'trebuchet ms',arial,helvetica,sans-serif;
  font-size:2em;
  font-weight:normal;
  color:#be0030;
  letter-spacing:.01em;
}
			
h3 {
  margin-bottom:1em;
  padding:3px;
  background:#fff url(../img/exp-bg-body.gif) repeat-x 0 -3px;
  font-size:1.2em;
  font-weight:700
}
h4 {color:#be0030; font-weight:700}

.demo {
  margin:15px 0;
  padding:1em;
  border:1px solid #cac9d0;
  border-color:#cac9d0 #e2e2e9 #e2e2e9 #cac9d0;
  background:#fff
}

abbr, acronym, span.abbr {border-bottom:1px dashed #999; cursor:help}

abbr:hover, acronym:hover, span.abbr:hover {border-style:solid}

em {font:normal 110% 'Trebuchet MS',Helvetica,Arial,sans-serif; color:#777}
em.num {
  position:absolute;
  top:0.2em;
  left:-30px;
  color:#be0030;
  font-family:Georgia,'Times New Roman',Times,serif;
  font-size:160%;
}
			
.clear {clear:both}

.left {float:left}

.text {padding-top:1.5em; width:100%}

.main {padding:1em .5em; border:1px solid #dedde4; background:#fff url(../img/exp-bg-body.gif) repeat-x 0 0}

code {
  font-family:arial, helvetica, sans-serif;
  font-style:normal;
  color:#707070;
}
  			
.clearfix:after {
  display:block;
  visibility:hidden;
  clear:both;
  height:0;
  content:".";
}
.clearfix {display:inline-block;}
.clearfix {display:block;}

a[href^='http:'] {
  background-image:url(../img/ext-link.gif);
  background-repeat:no-repeat;
  background-position:right center;
  padding-right:14px
}
*:first-child+html a[href^='http:'] {
  display:inline-block;
  vertical-align:middle;
  padding:0 14px 0 0;
  letter-spacing:0
}
*:first-child+html a.long[href^='http:'] {
  white-space: nowrap;
  letter-spacing:0
}
* html .nav, * html #wrapper, * html #content, * htmp dd li, *:first-child+html dd li {height:1%}
*:first-child+html .nav a, *:first-child+html abbr {position:relative; letter-spacing:0}
*:first-child+html a {letter-spacing:0}