body { margin: 16px 24px 48px 16px; } 

body, td, input, select, textarea { font-family: Arial,Sans; font-size: 12px; color: #222222; }

h1 { color: #1050B4; font-weight: normal; margin-top: 0; margin-bottom: 10px; font-size: 22px; font-family: Arial,Sans; }
h2 { color: #222222; font-weight: normal; font-size: 18px; margin-bottom: 14px; }
h3 { font-weight: bold; font-size: 12px; margin-top: 26px; }
h4 { margin: 0; padding: 0 0 3px 0; font-size: 11px; font-weight: bold; }
h5 { color: #CD6601; margin: 20px 0 -5px 0; font-size: 15px; font-weight: normal; }
h5 b { font-weight: bold; }

h3 span, h4 span { font-weight: normal; }

p { line-height: 15px; margin: 8px 0;  }
img { border-style: none; }

a:link, a:visited { color: #0040C4; }
a:hover, a:active { color: #3577FF; }

ul { margin: 4px 0 8px 18px; padding-left: 0;}
ol { margin: 4px 0 8px 28px; padding-left: 0;}
li { line-height: 15px; padding-bottom: 4px; }

h3 a:link, h3 a:visited { text-decoration: none; } 
h3 a:hover, h3 a:active { text-decoration: underline; } 


/* Tables */

table td { padding: 3px 4px 5px 4px; vertical-align: middle; }
table th { background-color: #014284; color: #FFFFFF; padding: 4px 8px 4px 4px; font-size: 13px; text-align: left; }

table.gridhoriz { border-top: 1px solid #666666; border-collapse: collapse;  }
table.gridhoriz td { border-bottom: 1px solid #666666; padding: 4px; }
table.gridhoriz table { border-top: none; border-collapse: collapse; }
table.gridhoriz table td { border-bottom: none; padding: 2px; }

table.faintgrid { border-top: 1px solid #CCCCCC; border-collapse: collapse; margin: 10px 0; }
table.faintgrid td { border-bottom: 1px solid #CCCCCC; padding: 4px; }

table.gridvert { border-left: 1px solid #666666; }
table.gridvert td { border-right: 1px solid #666666; }

table.gridboth { border-top: 1px solid #666666; border-left: 1px solid #666666; border-collapse: collapse; }
table.gridboth td { border-bottom: 1px solid #666666; border-right: 1px solid #666666; padding: 4px; }

tr.verttop td, td.verttop { vertical-align: top; }

table.gridhoriz tr.fake td { border-bottom-style: none; }


/* Search results */

div.results { margin-top: 16px; margin-bottom: 28px; }
div.results p { line-height: 13px; margin: 6px 0; }
div.results h3 { margin: 0; }
div.results p.info { color: #555555; line-height: 14px;}


/* Footer */

#footer { color: #999999; padding-top: 4px; padding-bottom: 10px; border-top: 1px solid #BBBBBB;}
#footer a { padding-left: 2px; padding-right: 2px; white-space: nowrap; }
#footer a:link, #footer a:visited { color: #999999; text-decoration: none; }
#footer a:hover, #footer a:active { color: #666666; text-decoration: underline; }


/* Misc */

.grey { color: #AAAAAA; }
.dim { color: #666666; }
.shaded { background-color: #E0E0E0; }
.inverted { background-color: #CD6601; color: #FFFFFF; }
.moretop { padding-top: 16px; }
.flushtop { padding-top: 0; margin-top: 0; }
.flushbottom { padding-bottom: 0; margin-bottom: 0; }
.label { font-weight: bold; }
.clear { clear: both; }

td h3 { margin: 3px 0; }




