/* Handheld CSS Style for small screens */
/* $Id: handheld.css 472 2009-07-12 05:31:16Z pjkix $ */

/* Basic defaults
--------------------------------*/
body,td,th { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000; background-color:#fff;}
body { background-color: #FFFFFF; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}
a:link { color: #0099FF; text-decoration: none;background-color:#eee;}
a:visited { text-decoration: none; color: #aaa;background:#eee;}
a:hover { text-decoration: underline; color: #000;background:#eee;}
a:active { text-decoration: none; color: #c30;background:#ccc;}
h1 { font-size: 1.6em;background-color:#000;color:#fff;}
h2 { font-size: 1.4em;}
h3 { font-size: 1.2em;}
h4 { font-size: 1em;}

h1,h2,h3,h4 {margin:0;padding:0;}

a img {border:none;}

/* Structure
------------------------------- */

ul.nav li {display:inline;}
ul.nav {padding:0;margin:0;}
#u-nav {}
#content {margin:1em;background-color:#eee;color:#000;}
#affiliates {}
#footer {text-align:left}
#site-check {}
#license {text-align:center;}
