/* RESET */ 
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

/* LAYOUT */
.clear { clear: both; }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }

img { border: 0; }
img.left { float: left; margin: 2px 20px 16px 0; }
img.right { float: right; margin: 2px 0 16px 20px; }
img.across { margin: 2px 0 16px 0; }
img.flushleft { margin-left: -20px; }
img.flushright { margin-right: -20px; }

#container { width: 980px; margin: 0 auto; position: relative; }
#main { width: 100%; position: relative; }
#content { padding: 18px 20px; position: relative; color: #333; }

/* Tables */
.column { float: left; }
.table2col, .table2cola, .table2colb, .table2colc, .table2cold, .table2cole, .table2colf, .table3col, .table3cola, .table4col, .table5col, .table6col { width: 100%; }

.table2col .column { width: 49%; }
.table2col .table2col .column { width: 47.8%; }
.table3col .table2col .column { width: 46%; }
.table4col .table2col .column { width: 45%; }

.table2cola .column.first { width: 66%; }
.table2cola .column.last { width: 32%; }

.table2colb .column.first { width: 74.9%; }
.table2colb .column.last { width: 23%; }

.table2colc .column.first { width: 32%; }
.table2colc .column.last { width: 66%; }

.table2cold .column.first { width: 23%; }
.table2cold .column.last { width: 74.9%; }

.table2cole .column.first { width: 79%; }
.table2cole .column.last { width: 19%; }

.table2colf .column.first { width: 19%; }
.table2colf .column.last { width: 79%; }

.table3col .column { width: 32%; margin-left: 2%; }
.table2col .table3col .column { width: 31%; }

.table3cola .column { width: 58%; margin-left: 2%; }
.table3cola .column.first,
.table3cola .column.last { width: 19%; }

.table4col .column { width: 23%; margin-left: 3%; }

.table5col .column { width: 18.4%; margin-left: 2%; }

.table6col .column { width: 15%; margin-left: 2%; }

.column.first, .column.last { margin-left: 0 !important; }
.column.last { float: right !important; }

p.last, ul.last, ol.last, li.last { _width: auto !important; _float: none !important; }

#container:after, #content:after, .table2col:after, .table2cola:after, .table2colb:after, .table2colc:after, .table2cold:after, .table2cole:after, .table2colf:after, .table3col:after, .table3cola:after, .table4col:after, .table5col:after, .table6col:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#container, #content, .table2col, .table2cola, .table2colb, .table2colc, .table2cold, .table2cole, .table2colf, .table3col, .table3cola, .table4col, .table5col, .table6col { zoom: 1; }

/* TYPE */
body { font: 12px/18px  Arial, Verdana, sans-serif; background-color: #fff; color: #333; }

a { color: #08c; }
a:link, a:visited, a:active { text-decoration: none; }
a:hover { text-decoration: underline; }
a.more { white-space: nowrap; padding-right: 10px; background: url(/images/marrow.gif) no-repeat 100% 50%; zoom: 1; }
em, i { font-style: italic; }
sup { padding-left: 1px; font-size: 10px !important; font-weight: normal !important; vertical-align: baseline; position: relative; bottom: 0.33em; color: #76797c; _position: static !important; }
abbr { border: 0; }
.disclaimer { font-size: 10px !important; color:#76797c; }

p { margin-bottom: 18px; }
h1 { font-weight: bold; font-size: 24px; line-height: 36px; margin-bottom: 18px; }
h2 { font-weight: bold; font-size: 16px; line-height: 18px; margin-bottom: 18px; }
h3 { font-weight: bold; font-size: 1em; line-height: 18px; }
h4 { font-weight: bold; font-size: 10px; line-height: 18px; }
p.intro { font-weight: bold; }
.more { text-align: right; }

ul { margin-bottom: 18px; list-style: none outside; }
ol { margin-bottom: 18px; list-style: decimal; margin-left: 2.2em; }
ul.square,
ul.circle { margin-left: 2em; }
ul.square { list-style: square outside; }
ul.circle { list-style: circle outside; }
ul ul.circle,
ul ul.square { margin-top: 4px; margin-bottom: 5px; }
ol.disclaimer { margin-left: 0; padding-left: 2em; }

.last { margin-bottom: 0; }
#main .sidebar { font-size: 10px; line-height: 18px; color:#686868; }
#main .callout { font-size: 11px; line-height: 18px; margin-bottom: 18px; }

.piped { display: block; zoom: 1; }
.piped:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.piped li { float: left; display: inline; }
.piped a { border-left: 1px solid #797c80; padding: 0 0 0 0.75em; margin-left: 0.75em; }
.piped a.first { border-left: 0 !important; padding-left: 0; margin-left: 0 !important; }



#footer { width: 980px; color: #888; font-size: 10px; margin: 18px auto; padding-bottom: 36px; text-align: left !important; }
#footer a { color: #08c; }
#footer p { margin-bottom: 1em; }
#footer p.gf-buy { float: left; width: 52%; margin: 18px 0 9px 3px; }
#footer ul.piped a { padding: 0 0 0 1.5em; margin-left: 1.5em; border-left: 1px solid #d0d0d0; }
#footer .gf-links { float: right; margin: 18px 3px 9px 0; }
#footer .gf-disclaimer { clear: both; width: 100%; border-top: 1px solid #ddd; padding-top: 9px; }
#footer .gf-disclaimer a { padding: 0 10px; }
#footer .gf-disclaimer p { float: left; margin-left: 3px; }
#footer form { margin: 18px 10px; }
#footer .search-wrapper { margin: 0 auto; }
#footer .search-wrapper input.prettysearch { margin-left: 10px; }
#footer ul.piped a.contact_us { padding-right: 1.5em; border-right: 1px solid #d0d0d0; }
#footer ul.piped a.choose { margin-left: 0; border: 0; }
#footer ul.piped a.choose img { vertical-align: middle; margin-top: -5px; position: relative; }

#header { position: relative; border-bottom: 1px solid #ddd; padding: 1em 0 0.2em; overflow: hidden; width: 980px; margin: 0 auto; height: 83px; background: url(/images/dmtop.png) no-repeat}
#header h1, 
#header h2 { line-height: 83px; display: inline; float: left; margin: 1px 0 6px 8px; padding: 0; margin-bottom: 6px !important; }
#header h1 a, 
#header h2 a { line-height: 83px; background-position: 0 0; background-repeat: no-repeat; color: #888; display: block; font-weight: normal; height: 83px; position: relative; outline: none; text-decoration: none; text-indent: -9999px;  }

body#overview #header h1 a, 
body#overview #header h2 a { cursor: default; }

#header ul { display: inline; float: right; margin: 0; }
#header ul li { display: inline; }
#header ul li a { color: #999; float: left !important; margin-top: 1em; margin-left: 30px; margin-right: 8px; padding: 0; text-decoration: none; }
#header ul li a:hover { color: #08c; }

#header0 { border: 0;}
#header1 { border: 0; position: relative; border-bottom: 1px solid #ddd; padding: 1em 0 0.2em; overflow: hidden; width: 980px; margin: 0 auto; height: 83px; background: url(/images/dmtop.png) no-repeat;}
#header h2 { background: url(/images/toplink.gif) no-repeat; margin-top: 1px; margin-left: 8px; width: 225px;  }
#header h22 a { text-indent: 0px; color: #000; }
#header ul li a { color: #fff; margin-left: 30px; }
#header ul li a:hover { color: #F2F042; !important; }

img { behavior: url("/iepngfix.htc"); }
