﻿body { margin: 0px; background-color: #D2E6F6; }
.menuItem { font-family: Arial; font-size: 13px; color: #7F7F7F; font-weight: bold; text-decoration: none; }
.collapsePanel { background-color: white; overflow: hidden; }
.header { font-family: Arial Black; font-size: 12pt; color: #6495ba; margin-bottom: 0px; margin-bottom: 10px; }
p,td,input,select,textarea { font-family: Arial; font-size: 10pt; color: #6F6F6F; margin-top: 1px; }
.button { font-family: Arial; font-size: 12px; font-weight: bold; color: #4683B0; background: #D2E6F6; border: 2px #4683B0 outset; cursor:hand; cursor:pointer; padding: 1px 0px 1px 1px; }
.validator { background-color: #FFFACD; }