/* 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; }
body { background-color: #000000; min-width: 950px; }
table { border-collapse: collapse; font-size: inherit; font: 100%; }
img { border: none; vertical-align: middle; }
div#container { background-color: #ffffff; }
div#errorExplanation ul { list-style-type: none; }
table#header { background-color: #000000; color: #ffffff; width: 100%; }
table#header th { font-weight: bold; padding: 5px 10px; text-align: left; }
table#header th a { color: #ffffff; font-weight: bold; text-decoration: none; }
table#header td { font-weight: bold; padding: 5px 10px; text-align: right; }
table#header td a { color: #ffffff; font-weight: bold; }
table#footer { background-color: #000000; color: #ffffff; width: 100%; }
table#footer th { font-weight: bold; padding: 5px 10px; text-align: center; }
table#footer th a { color: #ffffff; font-weight: bold; text-decoration: none; }
table#footer td { font-weight: bold; padding: 5px 10px 0px; text-align: center; }
table#footer td a { color: #ffffff; font-weight: bold; }
p#system { border: 3px solid #ff0000; color: #ff0000; font-weight: bold; margin: 100px auto; padding: 10px; text-align: center; width: 600px; }
div.clear { clear: both; height: 0px; }
