/* STYLESHEET GLOBAL */
body {
margin: 0px;
padding: 0px;
background-image: url(../images/bg-body.jpg);
background-repeat: repeat-x;
font-size: 100%;
background-color: #EFEFF1;
}
hr {
height: 1px;
color: #000000;
background-color: #000000;
margin-top: 0px;
padding-top: 0px;
border: none;
}
p {
margin: 0px;
padding: 0px;
}
ul {
margin: 0px;
padding: 0px;
}
ol {
margin: 0px;
padding: 0px;
}
li {
margin: 0px;
padding: 0px;
}
img {
border: none;
}
/* RTE */
.align-right {
text-align: right;
}
.align-left {
text-align: left;
}
.align-center {
text-align: center;
}
/* HYPERLINKS */
a:link {
color: #98C508;
text-decoration: underline;
font-weight: normal;
}
a:visited {
color: #98C508;
text-decoration: underline;
font-weight: normal;
}
a:active {
color: #98C508;
text-decoration: underline;
font-weight: normal;
}
a:hover {
color: #98C508;
text-decoration: none;
font-weight: normal;
}
.mslogo a:link {
color: #4C4C4C;
text-decoration: none;
font-weight: bold;
}
.mslogo a:visited {
color: #4C4C4C;
text-decoration: none;
font-weight: bold;
}
.mslogo a:active {
color: #4C4C4C;
text-decoration: none;
font-weight: bold;
}
.mslogo a:hover {
color: #4C4C4C;
text-decoration: none;
font-weight: bold;
}
.msfooter a:link {
color: #B1B1B1;
text-decoration: none;
font-weight: normal;
}
.msfooter a:visited {
color: #B1B1B1;
text-decoration: none;
font-weight: normal;
}
.msfooter a:active {
color: #B1B1B1;
text-decoration: none;
font-weight: normal;
}
.msfooter a:hover {
color: #B1B1B1;
text-decoration: underline;
font-weight: normal;
}
/* HEAD ELEMENTS */
h1 {
font-family: "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
font-size: 20px;
font-weight: normal;
margin: 0px;
padding: 0px 0px 10px;
color: #FF6506;
text-align: left;
text-transform: none;
line-height: 20px;
}
h2 {
font-family: "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
font-size: 17px;
font-weight: bold;
margin: 0px;
padding: 0px 0px 2px;
color: #000000;
text-align: left;
line-height: 17px;
}
h3 {
font-family: "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
font-size: 12px;
font-weight: bold;
margin: 0px;
padding: 0px 0px 2px;
color: #000000;
text-align: left;
line-height: 17px;
}
/* SITE ELEMENTS */
.mslogo {
font-family: "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
font-size: 11px;
height: 70px;
width: 860px;
position: absolute;
left: 0px;
top: 0px;
z-index: 3;
color: #666666;
}
.mslogoimg {
float: left;
padding-right: 6px;
padding-left: 580px;
height: 60px;
padding-top: 10px;
padding-bottom: 0px;
}
.mslogotext {
float: left;
font-size: 18px;
padding-top: 10px;
width: 226px;
}
.mscontent {
width: 860px;
position: absolute;
top: 0px;
left: 0px;
background-image: url(../images/bg-content.jpg);
background-repeat: repeat-y;
background-position: 70px 0px;
z-index: 2;
}
.mscontentinner {
padding: 115px 45px 0px 115px;
font-family: "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
font-size: 13px;
background-image: url(../images/bg-head.jpg);
background-repeat: no-repeat;
width: 700px;
}
.msfooter {
font-family: "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
font-size: 10px;
color: #B1B1B1;
width: 835px;
clear: left;
float: left;
background-image: url(../images/bg-footer.jpg);
background-repeat: no-repeat;
height: 20px;
background-position: 70px 0px;
padding-left: 0px;
padding-top: 50px;
text-align: right;
padding-right: 25px;
padding-bottom: 0px;
}
/* CONTENT ELEMENTS */
.mscontentinner ul {
padding-left: 17px;
text-align: left;
list-style-type: none;
}
.mscontentinner li {
background-image: url(../images/_icon-dot.gif);
background-repeat: no-repeat;
background-position: left 7px;
padding-left: 13px;
}
.csc-textpic li {
background-image: none;
}
.csc-sitemap li {
background-image: none;
}
.mscontentinner ol {
padding-left: 30px;
text-align: left;
}
.csc-textpic-imagewrap {
margin-top: 5px;
}
.contenttable th {
background-color: #8F918B;
font-weight: bold;
padding: 3px;
}
.contenttable td {
font-family: "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
}
.contenttable .tr-even {
background-color: #DDDDDD;
}
.contenttable .tr-odd {
background-color: #EBEBEB;
}
.indent {
padding-left: 30px;
}
/* STYLESHEET RTE */
hr {
height: 1px;
color: #007DAB;
}
p {
margin: 0px;
padding: 0px;
}
p.paragraph1 {
color: #98C508;
}
p.paragraph2 {
padding:5px;
background-color:#EDEDED;
}
p.paragraph3 {
padding:5px;
background-color:#E2E2E2;
}
td.cell1 {
background-color:#98C508;
}
td.cell2 {
background-color:#EDEDED;
}
td.cell3 {
background-color:#E2E2E2;
}
tr.cell1 {
background-color:#98C508;
}
tr.cell2 {
background-color:#EDEDED;
}
tr.cell3 {
background-color:#E2E2E2;
}
table.table1 {
border:1px solid #98C508;
}
table.table2 {
border:1px solid #EDEDED;
}
table.table3 {
border:1px solid #666666;
}
span.text {
color: #98C508;
}
span.text1 {
color: #007DAB;
}
p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, td.align-left {
text-align: left;
}
p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, td.align-center {
text-align: center;
}
p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, td.align-right {
text-align: right;
}
.indent {
padding-left: 30px;
}
/* PRINT STYLESHEET */
@media print {
}

