
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
 margin: 0;
 padding: 0;
 border: 0;
 font-weight: inherit;
 font-style: inherit;
 font-size: 100%;
 font-family: inherit;
}
 
p {padding-bottom: 15px}
 
body { 
 line-height: 1.5;  
 background: #000; 
 margin:1.5em 0; 
 overflow: -moz-scrollbars-vertical;
}
 
/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }
 
/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
 
a img { border: none; }
 

body {
 color: #797979;
 font-family: Verdana, Arial;
 font-size: 75% !important;
}
 
a {
 color: #e7e7e7;
 font-family:verdana;
 text-decoration: none;
}
 
a:hover {
 color: #8E8C8C;
}
 

#container {
 width: 650px;
 margin: auto;
 padding-top: 0px;
 padding-bottom: 30px;
}
 

#container #logo {
 background: url(../images/logoPages.gif) no-repeat top left;
 height: 44px; 
 padding-bottom: 5px;
 margin-bottom: 10px;
 margin-top: 0px;
}
 
#containerOuter {
 width: 900px;
 padding-top: 0px;
 padding-bottom: -70px;
 margin-top: -20px;
 margin:auto;
}
 
#container #noLogo  {height: 44px; 
 padding-bottom: 5px;
 margin-bottom: 10px;}
 


 
.nav {
 float: right;
 margin-top: -35px;
 font-size: 11px
}
 
ul {
 margin-left: 15px;
}
 
dt {
 float: left;
}
 
dd {
 margin-left: 150px;
 margin-bottom: 10px;
}
 
.description {
 margin-top: 10px;
}
 
#spaceTop {
 margin-top: 180px}
 
p:first-letter: {
 font-size: xxx-large;
}
 
.paddingTop {
 padding-top: 20px}
 
p:first-letter {
 color:#757373;
 font-size:x-large;
 letter-spacing: 0.1em
}
 
 .menutable, .menutable TD, .menutable TH
{margin-left: 0px; margin-top: 0px; color: #DCE0E3; font-family: century gothic; font-size: 11px; }

.pane { 
 color: #cccccc; 
 padding-right:40px; 
 padding-left: 40px; 
 text-align: justify; 
 width: 300px; 
 background-color: #161616; 
 padding-bottom: 20px;
 padding-top:30px}
 
.pane span {
 color: silver; 
 font-size: 11px
 }
 
.pane span  a{
 text-decoration: none !important; 
 }
 
 .pane span a:link {
 text-decoration: none !important; 
 }
 
.pane span a:hover {
 text-decoration: underline !important;
 }
 
 .pane span a:visited {
 text-decoration: underline !important;
 }
 
 .pane span a:active {
 text-decoration: underline !important;
 }
div.leftNav  {margin-left: 10px; margin-top: 0px; color: #DCE0E3; font-family: century gothic; font-size: 11px; }
div.leftNav1  {margin-left: 10px; margin-top: 0px; color: #DCE0E3; font-family: century gothic; font-size: 11px; }
div.leftNav a {color: #DCE0E3; font-family: century gothic; margin-left: 10px; text-decoration: underline; margin-top: 0px;}
div.leftNav1 a {color: #DCE0E3; font-family: century gothic; margin-left: 0px; text-decoration: underline; margin-top: 0px;}
div.leftNav a:hover {text-decoration: none; color: white}

