/*Colors
  Blue - #0054a4
  Green - #589f49
*/
.clear {clear: both;}
.left {float: left;}
.right {}

body {font-family: 'Arial', 'Helvetica', sans-serif; font-size: 12pt; margin: 0px;}
ul {margin: 0px; padding:0px;}
ul#locationMaps {margin: 0px; list-style: none;}
ul.services {font-size: 12pt; list-style-position: inside; }
ul.services li {margin: 0 0 10px 0;}
#header {display: none;}
.printLogo {margin: 20px 0 0 20px;}

#content {padding: 0px 20px 0px 20px;}
.copyright {display: none;}

h1 {font-size: 20pt; color: #0054a4; display: block; border-bottom: 2px solid #0054a4; padding: 0 0 10px 0; padding-bottom: 5px;}
a {color: #0054a4; font-weight: bold;}

#locationMaps h2 {font-size: 16pt; color: #589f49; font-weight: bold; margin: 0px;  height: 25px;  margin: 0px;}
#locationMaps .map {width: 250px; height: 250px; overflow: hidden; display: block; float: left;}
#locationMaps .map img {margin: -70px 0 0 -70px;}
#locationMaps .details { display: block; margin: 0 0 0 20px; float: left; width: 200px;}
#locationMaps li {margin: 0px 0px 20px 0; border-bottom: 1px dashed #0054a4; padding: 20px 0 20px 0;}