@charset "utf-8";
/* CSS Document */

body {
font-size : 70%;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #073c6c;
margin: 0;
background-color: #fff;
}

h1 {
font-size: 210%;
}

a {
color: #073c6c;
text-decoration: none;
}

div.breadCrumb {
color: #666;
font-size: 90%;
padding: 15px 0;
}

div.headerContnr, ul#udm, div.swLinks, div.homeImg, div.modPreview, div.siteBtns, div.contentRel, div.tmpPageImg, div.groupHomeImg {
display: none;
}

div.contentCol {
width: 80%;
line-height: 150%;
padding-bottom: 30px;
}

div.footerContnr {
font-size: 90%;
padding-top: 15px;
border-top: 1px dashed #ccc;
}

div.prnLogo {
border-bottom: 1px dashed #ccc;
padding-bottom: 30px;
}
