
/* COMMON SEMANTICS */
acronym, abbr { font-style: italic; border: none; text-decoration: none; }
strong { font-weight: bold; }
em { font-style: italic; }
table { border-collapse: collapse; }
th {  text-align: right; }
th, td { padding: .5em; vertical-align: top; }
dt { margin-top: .5em; font-weight: bold; }
dd { margin-left: 0; padding-left: 0; margin-bottom: 1em; }
p  { margin: 1em 0; }
ul, ol { margin-left: 1em; padding-left: 1em; }
ol ol, ul ul { margin-top: 1em; }
pre, code { display: block; background-color: White; border: 1px solid #999; padding: 0.5em; margin: 1em 0; color: #666; font: 1.2em monospace; }
blockquote { display: block; border-left: 1px dotted #666; padding-left: 1em; }
h1, h2, h3 {	 margin: 0.5em 0; }

/* COMMON PAGE ELEMENTS */
#map { border: 1px solid #000; }
#status-indicator { display: none; }
#bread-crumb { display: none; }
#topofpage, .topofpage { display: none; }

/* COMMON LINKS */
a { color: #AA160C; font-family: monospace; text-decoration: none; }
a:after { content: " (" attr(href) ") "; }

/* GENERAL CLASSES */
.left   { float: left; margin-right: 1em; }
.right  { float: right; margin-left: 1em; }
.center { text-align: center; margin-left: 1em; margin-right: 1em; }
.block  { text-align: justify; }
.small  { font-size: smaller; line-height: 1.3em; }
.large  { font-size: larger; line-height: 1.3em; }
.hide   { display: none; }
.clear  { clear: both; }

body { font-size: 12pt; font-family: Georgia, Serif; line-height: 1.5em; }

/* AREAS / STRUCTURE */
#outer_wrapper {}
#wrapper {}
#outer_header_wrapper { display: none; }
#outer_header {}
#inner_header_wrapper { display: none; }
#inner_header {}
#top {}
#teaser {}
#mainarea_wrapper {}
#mainarea {}
#left_wrapper { display: none; }
#left { display: none; }
#right_wrapper { display: none; }
#right { display: none; }
#content_wrapper {}
#content {}
#inner_footer_wrapper { display: none; }
#inner_footer {}
#inner_footer_content {}
#outer_footer_wrapper {}
#outer_footer {}
#outer_footer_content {}

/* OTHER */
#logo { display: none;  }
#mainnav   { display: none; }
#toolnav   { display: none; }
#search    { display: none; }
#callback  { display: none; }
#recommend { display: none; }
