/* Start of CMSMS style sheet 'Print' */
body {
color: #555;
font: normal 10pt Arial, Verdana, sans-serif;
}


.container {
width: 100%;
}

.site {
margin-bottom: 10px;
background-position: center;
display: block;
height: 100%;
}

.leftside {
}

.rightside {
}



.logo {
padding: 10px 0 0 10px;
height: 134px;
}


.menu {
display: none;
}

.tools {
display: none;
}


.submenu {
display: none;
}

.content {
font-size: 12px;
line-height: 150%;
color: #555;
margin-bottom: 20px;
margin-top: 20px;
}


.content_content {
padding: 0 10px 20px 10px;

font-size: 12px;
line-height: 150%;
color: #555;

margin-bottom: 5px;
border-bottom: 3px solid #172559;

}


.news {
display: none;
}



.footer {
color: #ccc;
font-size: 11px;
font-weight: normal;

}

/* End of 'Print' */

