#CONTROLS {display: none;}
#MAINMENU {display: none;}
#SUBMENU {display: none;}
#FOOTER {display: none;}
.uploads-image {display: none;}

body{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 76%;
}

* {
margin: 0;
padding: 0;
font-size: 1em;
border: none;
}

#LOGO {
float: right;
}

#HIGHLIGHT .standard {
padding-bottom: 10px;
border-bottom: 1px solid #BFBB91;
}

#HIGHLIGHT .standard p {
margin-bottom: 3px;
}

h1,h2,h3,h4,h5,h6 {
margin-top: 0.5em;
margin-bottom: 0.5em;
}

.csc-textpic-intext-left-nowrap h1 {
margin-top: 0em;
margin-bottom: 0.5em;
}

#CONTENT h1 {
font-size: 1.8em;
color: #B91722;
}

#HIGHLIGHT h1 {
font-size: 1.1em;
color: #333;
}

#CONTENT h2 {
font-size: 1.5em;
color: #333;
}

#HIGHLIGHT h2 {
font-size: 1em;
color: #333;
}

#CONTENT h3 {
font-size: 1.3em;
color: #333;
}

#HIGHLIGHT h3 {
font-size: 1em;
color: #333;
}

#CONTENT h4 {
color: #333;
}

#HIGHLIGHT h4 {
color: #333;
}

#CONTENT p {
color: #333;
line-height: 1.3em;
}

#HIGHLIGHT p {
color: #333;
font-size: 0.9em;
line-height: 1.3em;
}

#HIGHLIGHT .csc-textpic-caption {
padding-top: 5px;
}

#SUBCONTENT h1 {
font-size: 1.1em;
color: #333;
}

#SUBCONTENT p {
font-size: 0.9em;
}

li {
padding-left: 30px;
padding-right: 10px;
padding-bottom: 8px;
list-style: none;
background-image: url('resources/dot.jpg');
background-repeat: no-repeat;
background-position: 10px 6px;
}

a:link, a:visited, a:hover {
color: #B61922;
text-decoration: none;
}

td {
font-size: 0.9em;
padding: 4px 4px 4px 0px;
vertical-align: top;
border-bottom: 1px solid #B1AF9F;
}

.contenttable-0 .td-0 {
font-weight: bold;
}

form, input, textarea, label {
font-size: 12px;
}