@charset "UTF-8";
/* DalMBA Print CSS Document */

/* Items to hide */
.menu {
display: none;
}

#navbar {
display: none;
}

#footerleft {
display: none;
}

#subnav {
display: none;
}

.share-it {
display: none;
}

/* Body */

body {
background: #fff;
margin: 0;
padding: 0;
}

#content, #content_home {
width: 800px;
font-family: Helvetica, Arial, sans-serif;
font-size: 12pt;
line-height: 15pt;
color: #000;
font-weight:normal;
padding: 0;
margin: 0 0 10pt 0;
}



/* Text reformats */

#header p {
float: none;
font-family: Helvetica, Arial, sans-serif;
font-size: 15pt;
color: #000000;
padding: 30px 10px 0 0;
text-transform:uppercase;
letter-spacing: 2pt;
}

h1 {
font-family: Helvetica, Arial, sans-serif;
font-size: 24pt;
line-height: 34pt;
color: #000;
font-weight:normal;
}

h2 {
font-family: Helvetica, Arial, sans-serif;
font-size: 20pt;
line-height: 30pt;
color: #000;
font-weight:normal;
padding: 0px 0 1px 0px;
margin: 1px 0 0 0;
}

h3 {
font-family: Helvetica, Arial, sans-serif;
font-size: 15pt;
line-height: 25pt;
color: #555;
font-weight:normal;
padding: 0;
margin: 00;
}

p {
font-family: Helvetica, Arial, sans-serif;
font-size: 12pt;
line-height: 15pt;
color: #000;
font-weight:normal;
padding: 0;
margin: 0 0 10pt 0;
}

#footerright {
float: left;
text-align: left;
font-family: Helvetica, Arial, sans-serif;
font-size: 10pt;
line-height: 15pt;
color: #000;
font-weight:normal;
padding: 0;
margin: 0;
}

#footerright ul, #footerright ul li {
list-style-type: none;
list-style-image: none;
list-style: none;
}