/****** General ******/
html, body { margin-left:0px; margin-top:0px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#444444; font-size:11px;}
a, a:link, a:active, a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}

h1 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; color:#0076bf; font-weight:bold; margin:5px 0px 5px 0px;}

h2 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#0076bf; font-weight:bold; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #b7d7ec; margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; padding-bottom: 8px; }

h3 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#0076bf; font-weight:bold; margin:5px 0px 5px 0px;}

hr { height: 1px; border: none; color: #b7d7ec; background-color: #b7d7ec; margin-top: 9px; margin-bottom: 9px; }

.hr2 { height: 1px; border: none; color: #b7d7ec; background-color: #b7d7ec; margin-top: 9px; margin-bottom: 9px; }

input.button { color:#FFFFFF; font-weight: bold; height:20px; border-top: 2px double #cccccc; border-left: 2px double #cccccc; border-right: 2px double #666666; border-bottom: 2px double #666666; background: #0076bf; cursor: pointer; cursor: hand; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; }

input {background-color:#e8e8e8;}

.reqMark {color:#FF0000;}
.reqMark {color:#FF0000; font-size:9px;}
.oneField {margin-bottom:10px; font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 12px;}
.actions {margin-top:20px; text-align:center;}
.preField { font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; font-weight: normal; font-size: 12px; }
.errMsg {color:#FF0000;}