/* GLOBAL STYLES & RESETS
-------------------------------------------- */
*	{ margin: 0px; padding: 0px; }
body { font-family: trebuchet ms, arial, sans-serif; font-size: 12px; margin: .5in;}

table, th, td { font-family: trebuchet ms, arial, sans-serif; font-size: 12px; border: 1px solid #ccc; border-width: 1px 0 0 1px; margin: 0 0 10px;}
td	{ border-width: 0 1px 1px 0; padding: 5px;}

p	{ margin: 0 0 10px;}
ul, ol	{ margin: 0 15px 10px;}

a:link { text-decoration: underline; color: #333; }

img, a img { border: none; }
img, ul.links, #sidebar { display:none; }

#breadcrumbs { margin-bottom:20px; }

#skip, #nav, #footer { display: none;}

