/* Start of CMSMS style sheet 'debrunner' */
body {
background-image:url(images/template/bg_body.jpg);
background-repeat:repeat-x;
background-color:#cad1d9;
margin:0;
font-size:12px;
font-family:Helvetica, Arial, sans-serif;
}

#container {
margin:0 auto 0;
width:840px;
background-image:url(images/template/bg_container.jpg);
background-repeat:repeat-y;
}

#header {
margin-left:-40px;
background-image:url(images/template/bg_header.jpg);
height:120px;
}

#menu {
float:left;
border-top:1px solid #094e8f;
width:200px;
min-height:600px;
}
#menu ul {
text-align:right;
font-size:11px;
font-weight:bold;
text-transform:uppercase;
padding:10px;
margin:0;
list-style:none;
}
#menu ul li a {
display:block;
line-height:11px;
padding:15px 10px 5px 0;
border-bottom:1px solid #ccc;
}
#menu ul li a.currentpage,#menu ul li a.activeparent {
background-color:#094e8f;
color:#fff;
}
#menu ul ul {
font-size:10px;
padding:0;
margin-bottom:10px;
font-weight:normal;
}
#menu ul ul li a {
text-transform:none;
padding:5px 10px 0 0;
border-bottom:none;
}
#menu ul ul li a.currentpage {
background-color:#fff;
color:#094e8f;
font-weight:bold;
}

.gpl {
margin:30px;
}

.boxed {
padding:20px;
}

.portrait {
padding-bottom:5px;
}

table {
font-size:10px;
}

#content {
float:right;
border-top:1px solid #074c8d;
width:560px;
padding:40px;
line-height:140%;
}

#content h1 {
font-size:22px;
font-weight:normal;
letter-spacing:1px;
margin:0 0 20px;
padding:0;
line-height:22px;
}

a {
color:#094e8f;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
a, a:active {
outline:none;
}
a img {
border:none;
}

p {
margin:0 0 20px;
}

ul {
margin:0 40px 20px;
padding:0;
}

#footer {
clear:both;
height:20px;
background-image:url(images/template/bg_footer.gif);
background-repeat:no-repeat;
}
/* End of 'debrunner' */

/* Start of CMSMS style sheet 'debrunner_news' */
.NewsSummary {
margin:20px 0 0; 
border-bottom: 1px dashed #094e8f; 
}

.NewsSummaryPostdate {
font-size:10px;
font-weight:bold;
}

.NewsSummaryLink {
font-weight: bold;
margin:5px 0;
}

.NewsSummaryCategory {
font-style: italic;
margin: 5px 0;
}

.NewsSummarySummary, .NewsSummaryContent {
}

.NewsSummaryMorelink {
}

#NewsPostDetailDate {
font-size:10px;
margin-bottom:5px;
font-weight: bold;
}

#NewsPostDetailSummary {
}

#NewsPostDetailCategory {
font-style: italic;
border-top: 1px solid #ccc;
margin-top: 0.5em;
padding: 0.2em 0;
}

#NewsPostDetailContent {
margin-bottom: 15px;
line-height: 150%;
}

#NewsPostDetailAuthor {
padding-bottom: 1.5em;
font-style: italic;
}



/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'debrunner_news' */

