body { background-color:#1F145F; margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; }

td img { display: block;}		


/*
 * Footer
 */
div#footer p { clear: both; margin: 0; padding: 3px 0 0 0; color: #FFFFFF; }
div#footer p.last-child { padding: 0; }                 
 
div#footer { clear: both; width: 960px; }
  div.footer-outer {}
    div.footer-inner {}
/*
 * Footer
 */
div#footer div.nav { font-size: 1em; color: #FFFFFF; }
div#footer div.nav a:link,
div#footer div.nav a:visited { text-decoration: none; color: #FFFFFF; }
div#footer div.nav a:hover,
div#footer div.nav a:active { text-decoration: none; color: #FFFFFF; }
div#footer div.nav li { float: left; padding: 0 1ex 0 0; }
div#footer div.nav li.active a:link,
div#footer div.nav li.active a:visited { text-decoration: none; color: #FFFFFF; }
div#footer div.nav ul { list-style: none; margin: 0; padding: 5px 0 0 0; }


/* Base ** Puts everything back just the way we like it */
a:link { color: blue; text-decoration: underline; }
a:visited { color: purple; text-decoration: underline; }
a:hover, a:focus { color: red; text-decoration: underline; }
a:active { color: red; text-decoration: underline; }
abbr, acronym, cite, dfn { border-bottom: thin dotted; padding: 0 0 1px 0; cursor: help; }
address { white-space: pre; }
blockquote { margin: 0 1em 0 1em; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q {	quotes: "" ""; }
body { font-family: sans-serif; font-size: 62.5%; line-height: 1.5; }
caption { font-size: 0.9em; font-weight: bold; }
cite { font-style: italic; }
code { white-space: pre; font-family: monospace; }
del { text-decoration: underline; color: red; }
dl { margin: 0 0 2ex 0; font-size: 1em; }
em, i { font-style: italic; }
fieldset { margin-bottom: 2ex; }
:focus { outline: thin solid; }
h1, h2, h3, h4, h5, h6 { margin: 0 0 1ex 0; font-weight: bold; font-size: 1em; }
h6 { font-style: italic; }
hr { border-bottom: thin dotted; }
input, select, textarea { width: auto; margin: 0; padding: 0; font-family: inherited; font-style: normal; font-weight: normal; font-size: 1em; }
ins { text-decoration: line-through; color: green; }
label { font-weight: bold; }
ol { list-style: decimal-leading-zero outside; margin: 0 0 2ex 1em; }
p { margin: 0 0 2ex 0; font-size: 1em; }
strong, b { font-weight: bold; }
ul { list-style: circle outside; margin: 0 0 2ex 1em; }
ul ul { list-style: circle outside; margin: 0 0 0 1em; }
var { font-style: italic; }
