/* CSS Document */

body {margin: 0 0 0 0}
body, td {font: normal 12px Arial, Helvetica, sans-serif}
.header {font: bold 15px Arial, Helvetica, sans-serif; text-transform:uppercase}
.subheader {font: bold 13px Arial, Helvetica, sans-serif}
.regular {font: normal 12px  Arial, Helvetica, sans-serif}
.small {font: normal 11px Arial, Helvetica, sans-serif}
.table-border {border-left: 1px solid white; border-top: 1px solid white; padding:10px}
.spacing {margin-top:20px}
.casestudies1 {width:300px}
.casestudies2 {width:300px; margin-bottom: 20px}
.casestudies3 {width:300px; margin-top: 30px}
.logo {margin-left: 20px; margin-bottom: 20px; border: 1px solid black}
.logo-nopad {border: 1px solid black}
.logo-table {margin-left: 10px}
ul {margin-top: 5px; margin-bottom: 0px; margin-left: 20px; list-style-type: disc; list-style-position: outside; padding-left: 10px; padding-top: 0px}

a:link {color: black; text-decoration: underline}
a:visited {color: black; text-decoration: underline}
a:hover {color: gray; text-decoration: underline}
a:active {color: gray; text-decoration: underline}

td.separator {border-bottom: 1px solid black;
			padding-top:15px; padding-bottom:15px}
