@import url("site-screen-tables.css");
ul {margin: 1em;}
li {margin-left: 1em;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}




























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
p {
font-size: 1em;
margin: .75em 0;
line-height: 125%;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
color: #8a0000;
font-size: 1.3em;
font-weight: bold;
margin-top: 6px;
margin-bottom: 6px;
line-height: 1.3em;
border-bottom: solid 1px #8a0000;
clear: both;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.2em;
font-weight: bold;
color: black;
clear: both;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

h5 {
font-family: Arial, Helvetica, sans-serif;
color: #8a0000;
font-size: 1em;
font-weight: regular;
margin-top: 6px;
margin-bottom: 6px;
line-height: 1.3em;
clear: both;
text-align: center;
}

h4 {
padding-top: 0;
margin-bottom: 1em;
color: #333;
font-size: 1em;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.2em;
}

.highlight {
font-family: Arial, Helvetica, sans-serif;
color: #8a0000;
font-size: 1.1em;
font-weight: bold;
font-style: italic;
margin: 6px auto;
line-height: 1.3em;
clear: both;
}

.imageLeft {
float: left;
margin: 0 15px 15px 0;
}

.imageRight {
float: right;
margin: 0 0 15px 15px;
}

.dataTable {

}

