/* CSS Document */

body {
margin:0 0 0 0;
background-image:url(assets/moeller_bg.jpg);
background-position:top;
background-repeat:repeat-y;
background-color:#fff;
font-family:Arial, Helvetica, sans-serif;
}
.maincontentextender {
background-image:url(assets/images/MDSFP_r7_c7.jpg);
background-repeat:repeat-y;
}
.specialsextender {
background-image:url(assets/images/MDSFP_r10_c1.jpg);
background-repeat:repeat-y;
}
.newsextender {
background-image:url(assets/images/MDSFP_r13_c1.jpg);
background-repeat:repeat-y;
}
.bodyextender {
background-image:url(assets/images/MDSFP_r16_c1.jpg);
background-repeat:repeat-y;
}
.bottomcredits {
background-image:url(assets/images/MDSFP_r18_c1.jpg);
}
.bottomcredits a:link,
.bottomcredits a:visited,
.bottomcredits a:hover,
.bottomcredits a:active {
text-decoration:underline;
color:#fff;
}
.leftfoot {
float:left;
color:#FFFFFF;
margin: 5px 0 0 60px;
font-size:11px;
}
.rightfoot {
float:right;
margin:5px 60px 0 0;
color:#FFFFFF;
font-size:11px;
}
.maincontentextender p {
font-size:12px;
line-height:185%;
margin: 10px 60px 20px 30px;
}
.maincontentextender a:link,
.maincontentextender a:visited,
.maincontentextender a:active {
font-weight:600;
text-decoration:underline;
color:#710006;
}
.maincontentextender a:hover {
text-decoration:none;
}
.highlighted {
font-weight:600;
color:#710006;
}
.highlightedbottomlinks {
font-weight:600;
color:#CCC;
}
.specialsextender p {
margin: 5px 0 15px 55px;
font-size:11px;
}
.specialsextender a:link,
.specialsextender a:visited,
.specialsextender a:active {
font-weight:600;
text-decoration:underline;
color:#710006;
}
.specialsextender a:hover {
text-decoration:none;
}
.newsextender p {
margin: 5px 0 15px 55px;
font-size:11px;
}
.newsextender a:link,
.newsextender a:visited,
.newsextender a:active {
font-weight:600;
text-decoration:underline;
color:#B14114;
}
.newsextender a:hover {
text-decoration:none;
}
.quotearea {
background-image:url(assets/images/MDSINT_r11_c3.jpg);
}
.hidden{
display:none;
}
.bottomlinks {
font-size:11px;
margin: 8px 0px 8px 0px;
line-height:145%;
text-align:center;
}
.bottomlinks a:visited,
.bottomlinks a:active,
.bottomlinks a:link {
text-decoration:underline;
color:#fff
}
.bottomlinks a:hover {
font-weight:bold;
color:#710006;
text-decoration:none;
}