<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">   .textbox
{

	background-image:url(/images/form_bg.gif);
	background-repeat:repeat-x;
	border:1px solid #cfcfcf;
	width: 230px;
	color:#333333;
	padding:3px;
	margin-right:4px;
	margin-bottom:8px;
	font-family: arial;
}
   .txtarea
{

	background-image:url(/images/form_cg.gif);
	background-repeat:repeat-x;
	border:1px solid #cfcfcf;
	width: 300px;
	color:#333333;
	padding:3px;
	margin-right:4px;
	margin-bottom:8px;
	font-family: arial;
}


    .submit
{
  background: #e3e3e3;
  border: 1px solid #bbb;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 1px 1px #f6f6f6;
  -moz-box-shadow: inset 0 0 1px 1px #f6f6f6;
  -ms-box-shadow: inset 0 0 1px 1px #f6f6f6;
  -o-box-shadow: inset 0 0 1px 1px #f6f6f6;
  box-shadow: inset 0 0 1px 1px #f6f6f6;
  color: #333;
  font: bold 13px "helvetica neue", helvetica, arial, sans-serif;
  line-height: 1;
  padding: 5px 0 5px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  width: 80px;

  position: absolute;
  right: 125px;

}

.submit:hover
{
      background: #d9d9d9;
    -webkit-box-shadow: inset 0 0 1px 1px #eaeaea;
    -moz-box-shadow: inset 0 0 1px 1px #eaeaea;
    -ms-box-shadow: inset 0 0 1px 1px #eaeaea;
    -o-box-shadow: inset 0 0 1px 1px #eaeaea;
    box-shadow: inset 0 0 1px 1px #eaeaea;
    color: #222;
    cursor: pointer;
}

.submit:active
{
      background: #d0d0d0;
    -webkit-box-shadow: inset 0 0 1px 1px #e3e3e3;
    -moz-box-shadow: inset 0 0 1px 1px #e3e3e3;
    -ms-box-shadow: inset 0 0 1px 1px #e3e3e3;
    -o-box-shadow: inset 0 0 1px 1px #e3e3e3;
    box-shadow: inset 0 0 1px 1px #e3e3e3;
    color: #000;
}

    .reset
{
  background: #e3e3e3;
  border: 1px solid #bbb;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 1px 1px #f6f6f6;
  -moz-box-shadow: inset 0 0 1px 1px #f6f6f6;
  -ms-box-shadow: inset 0 0 1px 1px #f6f6f6;
  -o-box-shadow: inset 0 0 1px 1px #f6f6f6;
  box-shadow: inset 0 0 1px 1px #f6f6f6;
  color: #333;
  font: bold 13px "helvetica neue", helvetica, arial, sans-serif;
  line-height: 1;
  padding: 5px 0 5px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  width: 80px;

  position: absolute;
  right: 220px;

}

.reset:hover
{
      background: #d9d9d9;
    -webkit-box-shadow: inset 0 0 1px 1px #eaeaea;
    -moz-box-shadow: inset 0 0 1px 1px #eaeaea;
    -ms-box-shadow: inset 0 0 1px 1px #eaeaea;
    -o-box-shadow: inset 0 0 1px 1px #eaeaea;
    box-shadow: inset 0 0 1px 1px #eaeaea;
    color: #222;
    cursor: pointer;
}

.reset:active
{
      background: #d0d0d0;
    -webkit-box-shadow: inset 0 0 1px 1px #e3e3e3;
    -moz-box-shadow: inset 0 0 1px 1px #e3e3e3;
    -ms-box-shadow: inset 0 0 1px 1px #e3e3e3;
    -o-box-shadow: inset 0 0 1px 1px #e3e3e3;
    box-shadow: inset 0 0 1px 1px #e3e3e3;
    color: #000;
}



.instructions
{
background-image: linear-gradient(bottom, rgb(165,208,237) 30%, rgb(232,245,255) 70%);
background-image: -o-linear-gradient(bottom, rgb(165,208,237) 30%, rgb(232,245,255) 70%);
background-image: -moz-linear-gradient(bottom, rgb(165,208,237) 30%, rgb(232,245,255) 70%);
background-image: -webkit-linear-gradient(bottom, rgb(165,208,237) 30%, rgb(232,245,255) 70%);
background-image: -ms-linear-gradient(bottom, rgb(165,208,237) 30%, rgb(232,245,255) 70%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.3, rgb(165,208,237)),
	color-stop(0.7, rgb(232,245,255))
);

filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#E8F5FF', EndColorStr='#A5D0ED '); /* IE6,IE7 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#E8F5FF', EndColorStr='#A5D0ED')"; /* IE8 */






-moz-border-radius: 15px;
 border-radius: 15px;
 border: 1px dashed  #003399;
-moz-border-bottom-colors:  #003399;
-moz-border-top-colors:     #003399;
-moz-border-left-colors:    #003399;
-moz-border-right-colors:   #003399;
 border-color:;
 height: 190px;
 width: 400px;
padding-top:20px;
padding-bottom:20px;
padding-right:10px;
padding-left:10px;
}</pre></body></html>