
#webzone { text-align: center; }
#webzone a { color: #5C88B8; text-decoration: none; }

a:visited { color: #69f; font-weight: bold; }
a:link { color: #036; font-weight: bold; }
a:hover { color: #f03; font-weight: bold; text-decoration: none; }
a:active { color: #c36; font-weight: bold; text-decoration: none; }

body {
    color: #000;
    font: 12px "trebuchet ms", geneva, arial, helvetica, sunsans-regular, sans-serif;
    background-color:#fff;
  }


td, label, input, select, option, textarea, th { font: 12px "trebuchet ms", geneva, arial, helvetica, sunsans-regular, sans-serif; vertical-align: top; text-align: left; }
input, select, textarea { padding: 1px; margin: 0px; border: 1px solid #0066CC;}
.tableForm, .tableView { width: 100%; }

h1 {
    color: #06c;
    font-size: 22px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: normal;
    background-color: #fff;
    margin-top: 2px;
    margin-bottom: 0;
  }


h2 {
    color: #005cac;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: normal;
    margin-top: 10px;
    margin-bottom: 10px;
  }

h3 {
	display: block;
    border-top: 1px solid #0075EA;
    border-bottom: 1px solid #0057AE;
    color: white;
	text-align: center;
	margin: 0px 0px;
	margin-bottom: 1px;
	padding: 5px 0px 0px 0px;
	background: #0066CC;
	height: 100%;
	vertical-align: bottom;
	}



#home, #head_line, #left_col, .wideButton, .noprint {display:none;}

