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,
b, u, i, center,
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-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-size: 100%;
}
body {
  line-height: 1.3;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
:focus {
  outline: 0;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  color: #0067cc;
  text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.clearfix {
  display: inline-block; }

.clearfix {
  display: block; }






body {
  background: #c0c0c0;
  font: 76%/133.33% Arial, Helvetica, sans-serif;
}
#container {
  width: 900px;
  margin: 0 auto;
  background: #fff;
  border: 1px solid #ccc;
  border-style: none solid solid;
}
#header {
  background: url(../images/new/bg-header.jpg) no-repeat;
  height: 80px;
}
#header h1 a, #header a.logo {
  display: block;
  float: left;
  text-indent: -5000px;
  background: url(../images/new/dexpages.png) no-repeat;
  width: 170px;
  height: 54px;
  margin: 10px 0 0 20px;
  behavior: url(/css/iepngfix.htc);
}
#header #top-links {
  float: left;
  margin: 30px 0 0 50px;
}
#header li {
  display: inline;
  padding: 0 5px;
  border-right: 1px solid #fefefe;
  line-height: 18px;
}
#header li.first {
  padding-left: 0;
}
#header li.last {
  border: none;
}
#header #top-links a {
  color: #fefefe;
  font-size: 12px;
  text-decoration: none;
}
/*#header .poweredbydex {
  display: block;
  float: right;
  background: url(../images/new/poweredbydex.png) no-repeat;
  width: 143px;
  height: 38px;
  margin: 20px 10px 0 0;
  behavior: url(css/iepngfix.htc);
}*/
#navigation {
  height: 30px;
  background: url(../images/new/bg-nav.jpg) repeat-x;
}
#navigation li {
  float: left;
  display: block;
}
#navigation li.active {
  background: url(../images/new/bg-nav-highlight.jpg) repeat-x;
}
#navigation li a {
  width: 150px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: block;
  font-weight: bold;
  text-decoration: none;
  font-size: 1.1em;
  background: url(../images/new/nav-separator.jpg) no-repeat center right;
  color: #039;
}
#navigation li:last-child a {
    background: none;
}
#navigation li:hover {
  background: url(../images/new/bg-nav-mouseover.jpg) repeat-x;
}
#navigation li:hover a{
  color: #fff;
}

#canvas {
  padding: 20px 40px;
  min-height: 500px;
}
#canvas.index {
  text-align: center;
}

.pages #canvas h2, .pages #canvas h1 {
  color: #002f5f;
  font-size: 2.5em;
  margin-bottom: 1em;
  letter-spacing: -1px;
}
.pages #canvas p, .pages #canvas li {
  padding: 0 0 0.5em;
} 
.pages #canvas ul.internet-help {
  list-style-type: decimal;
  margin-left: 20px;
}
.pages #canvas ul.internet-help ul {
  list-style-position: inside;
  list-style-type: decimal;
  padding-left: 10px;
}
.pages #canvas ul.internet-help strong {
  display: block;
  padding-bottom: 0.5em;
}
table#download-instructions {
  margin-top: 15px;
  border-collapse: separate;
  border-spacing: 5px;
}
table#download-instructions h3 {
  font-size: 1.3em;
  text-align: center;
  margin-bottom: 5px;
}
table#download-instructions td {
  width: 300px;
  padding: 10px;
  background: #eee;
}

#canvas #statement {
  font-size: 1.133em;
}

#footer {
	font-size: .9em;
  text-align: center;
  padding: 10px 0 5px;
}

.states h2 {
  color: #002f5f;
  font-size: 1.8em;
  margin-bottom: 1em; }
.states #canvas #main-content {
  border: 1px solid #bed600;
  margin-top: 10px;
  padding: 10px;
}

.book-list {
  float: left;
  width: 49%;
  margin: 0 5px 0 0; }
.book-list h3 {
  font-size: 1.3em;
  color: #444; }
.book-list ul {
  margin-top: 5px; }
.book-list li {
  padding: 5px;
  list-style-type: disc;
  list-style-position: inside;
  font-size: 1.4em; }
.book-list li.even {
  background: #e7f4ff; }

#book-crumbs {
  margin: 0 0 10px;
  font-size: 1.1em; }
#book-crumbs li {
  display: inline; }

.states #book {
  margin-left: 180px; }

#book.multi-column {
  margin-left: 310px; }

#book {
  border: 1px solid #bed600; }
#book h2 {
  font-size: 1.6em;
  background: #5ea62d;
  padding: 10px;
  margin: 0 0 20px;
  color: #fff; }
#book .content {
  text-align: center; }
#book p {
  font-size: 1.2em; }
#download-links {
  margin: 10px auto;
  width: 450px; }
#download-links a {
  display: block;
  float: left; }

#state-footer {
  text-align: center; }
  
  
table.admin {
	width: 100%;
	border: 1px solid #AAAAAA;
	border-collapse: collapse;
}

table.admin td {
	border: 0px solid #aaaaaa;
	vertical-align: middle;
	padding-left: 3px;
}

table.admin th {
	border-bottom: 1px solid #aaaaaa;
	text-align: left;
	vertical-align: middle;
	padding-left: 3px;
	height: 20px;
}

table.admin tr.odd td {
	background: #e7f4ff;
}


/*Help */
.help-faqs {
  background: #fdfff1;
  border: 1px solid #f0f3f6;
  padding: 15px;
  line-height: 190.33%;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.help-faqs dt {
	margin: 5px 0;
}
.numbered-list li {
  list-style: decimal outside;
  margin: 0 0 0 17px;
}
.faqBull {
  color: #34b233;
  dispaly: block;
  float: left;
  margin-right: 10px;
}
.faqQ {
  color: #000;
  font-weight: bold;
}
.help h3 {
  font-size: 1.333em;
  font-weight: bold;
  margin: 15px 0 8px;
}
.help #canvas h2 {
  font-size: 1.333em;
  color: #34b233;
  letter-spacing: 0;
}
.help-faqs p, .help-faqs ul {
  margin-left: 23px;
}

.installation #canvas h2 { 
  font-size: 1.233em; 
  color: #34b233; 
  letter-spacing: 0; 
} 
.installation h3 { 
  font-size: 1.333em; 
  font-weight: bold; 
  margin: 15px 0 8px; 
} 
.column { 
    float: left; 
} 
.column3 .column { 
    width: 30%; 
    margin-right: 3%;    
    text-align: center; 
} 
.column3 .column  p { 
        margin: 0; 
        font-weight: bold; 
} 
