body, html {
   margin:0;
   padding:0;
   height:100%;
   overflow:hidden;
   font-family:Arial,Helvetica;
   font-size:11px;
}
img.mover {
 vertical-align:middle;
 cursor: pointer;
 margin-right: 10px;
}
div.module {
 width: 660px;
}
body {
   background-image:url(/reset-background.jpg);
   background-repeat:no-repeat;
   background-position:right bottom;
   background-color:#D4CCC1;
   padding-left:64px;
}
#ptitle {
 text-align:right; width:660px; color:#ff0099; font-size:33px;
}
body.second h1 {
   background-image:url(/reset-heading-background.gif);
   background-repeat:repeat-x;
   background-position:left 68px;
}

h1 {
   margin-top:12px;
   font-family:Arial,Helvetica;
}

div#wrapper {
   overflow:auto;
   height:100%;
}

.to-top {
   float:right;
   margin-right:80px;
   }

div#wrapper div.content {
   padding-bottom:1.7em;
}

div#wrapper div.content {
   font-family:Arial,Helvetica,sans-serif;
   font-size:11px;
   line-height:1.7em;
}

div#wrapper div.content p {
   color:#000;
   font-family:Arial,Helvetica,sans-serif;
   font-size:11px;
   line-height:1.7em;
   margin-top:0;
   margin-bottom:1.7em;
   margin-right:104px;
}

div#wrapper div.content ul {
   margin-right:104px;
}

div#wrapper div.content li {
   color:#000;
   font-family:Arial,Helvetica,sans-serif;
   font-size:11px;
   line-height:1.7em;
}
table, td {
   border-collapse:collapse;
   margin:0;
}

td {
   color:#000;
   font-family:Arial,Helvetica,sans-serif;
   font-size:11px;
   padding-bottom:1em;
   vertical-align:top;
}

h2 {
   font-weight:bold;
   font-family:Arial,Helvetica,sans-serif;
   font-size:11px;
   line-height:1.7em;
   margin:0;
   padding:0;
}

img {
   border-width:0;
}

a {
   color:#E9026A;
   text-decoration:underline;
}

span.accent, h2 {
   color:#E9026A;
   font-weight:bold;
}

a:hover {
   color:#0885B0;
}

p.credits {
   border-top:1px dotted #000;
   margin-top:3.1em; 
   padding-top:3.1em; 
   text-align:center;
}

div.Text table, div.Text table td {
   padding-bottom:0.4em !important;
   }

div.footerblock {
 background:url('reset_footer.jpg') no-repeat;
 height:310px;
 background-position:bottom;
}

