/* Copyright (C) 2009 HeartRails Inc. All Rights Reserved. */

* { font-family: 'Lucida Grande', 'Verdana', 'Arial', 'Sans-Serif'; font-size: 13px; *font-size: small; *font: x-small; font-style: normal; font-weight: normal; line-height: 150%; margin: 0px; padding: 0px; word-break: break-all; }
body { background-color: #3a6afd; }
img { border: 0px solid #ffffff; vertical-align: middle; }
table { border-collapse: collapse; min-width: 800px; width: 100%; }
div#header { background-image: url('../images/header.gif'); background-repeat: repeat-x; height: 60px; }
div#header th { color: #ffffff; font-weight: bold; padding: 10px 10px 0px; text-align: left; }
div#header th a { color: #ffffff; font-weight: bold; text-decoration: none; }
div#header td { color: #ffffff; font-weight: bold; padding: 10px 10px 0px; text-align: right; }
div#header td a { color: #ffffff; font-weight: bold; }
div#footer { background-image: url('../images/footer.gif'); background-repeat: repeat-x; height: 60px; }
div#footer p { color: #ffffff; font-weight: bold; padding: 30px 10px 0px; text-align: center; }
div#footer p a { color: #ffffff; font-weight: bold; }
div#body { background-color: #ffffff; }
div#body div { margin: 0px auto; padding: 50px 0px; text-align: center; width: 600px; }
div#body div p { padding: 10px 0px; }
