

/* Element Hiding */
div#mastHead { display:none; }
div#mastHeadPrint {float:left!important;clear:left!important;display:block;height:50px;width:100%;}

div#mainContainer {clear:left;float:left;width:100%;margin-left:5px;}


/* Standard sizing */
body { line-height:1.5; font-family:Arial, Verdana, sans-serif; color:#000; background:none; font-size:10pt; }

/* Layout */
.container { background:none; }
hr { background:#ccc; color:#ccc; width:100%; height:2px; margin:2em 0; padding:0; border:none; }
hr.space { background:#fff; color:#fff; }
.printDisplayNone{display:none;}


/* Text */
h1,h2,h3,h4,h5,h6 { font-family:Arial, Verdana, sans-serif; }
code { font:0.9em "Courier New", Monaco, Courier, monospace; } 
div#nav img#logo { float:left; margin-bottom:20px; }
a img { border:none; }
p img.top { margin-top: 0; }
blockquote { margin:1.5em; padding:1.0em; font-style:italic; font-size:9pt; }

.small  { font-size:9pt; }
.large  { font-size:11pt; }
.quiet  { color:#999; }
.hide   { display:none; }

/* Links */
/* 
 * Commenting out this section seems to "fix" the problem of IE and Firefox displaying the full hyperlink.
 *
 * a:link, a:visited {  background:transparent; font-weight:700; text-decoration:underline; }
 * a:link:after, a:visited:after { content: " (" attr(href) ") "; font-size:90%; }
 */
.vehiclecardhyperlink{display:none}
img.activityIcons {height:22px;display:block;margin-left:auto; margin-right:auto;}