/* CSS Document */
body { margin:8px 8px 8px 8x; width:540px; background: url("GR5174_w.jpg") repeat-y;  }
table {text-align:left;}
textarea { font-family: verdana; font-size: 10px; color: #000000; background-color: #ffffff !important; border:solid 1px #064b86 }
input 
option{border-bottom: 1px solid #064b86;}
#logo{float:right; z-index:3;}
#confirmation {position:absolute;width:514px; height:442px; z-index:1;}
#confirmation h1 {font-family: Verdana; font-weight:bold; font-size:10px; color:#000000;}
#confirmation p  {font-family: Verdana; font-size:10px; color:#000000;}
#reply {position:absolute;width:514px; height:442px; z-index:3;margin-top:60px;}



h1{font-family: Verdana;font-weight:bold; font-size:14px; color:#064b86 }
h2 {
text-align:left; 
background-color:#064b86; 
font-family: Verdana; 
font-size:10px; 
font-weight:bold;
color:#ffffff; 
padding:3px;
}
span.header, div.header {font-family: Verdana; font-weight:bold; font-size:10px; color:#000000;}
 p {font-family: Verdana; font-size:10px; color:#000000;}

span.required {
font-family: Verdana; 
font-size: 10px; 
font-weight:normal; 
color: #A00C26;
}

span.label {text-align: left;font-family: Verdana;  font-size: 10px; font-weight:bold; color: #000000; }
span.text {text-align: left;font-family: Verdana; font-size: 10px; font-weight:normal; color: #000000; }
span.p {font-family: Verdana; font-size: 10px; font-weight:normal; color: #000000; margin-left:5px; } 
span.input {text-align:right;}

input.textfield{
font-family: verdana; 
font-size: 10px; 
color: #000000; 
background-color: #ffffff !important; 
border: 1px solid #064b86;}
 
input.button{
background-color:#FFFFFF;
color:#064b86;
font-family:verdana,sans-serif;
font-size:10px;
font-weight:bold;
border: 1px solid #064b86;
margin-left:5px;
  
  
/*filter:progid:DXImageTransform.Microsoft.Gradient
    (GradientType=0,
    StartColorStr='#ffe6edf3',
    EndColorStr='#ff064686');*/
}

input.buttonhover {
color:#ffffff;
background-color:#064b86;
}

.download {
width:90px;
height:20px;
background-color:#FFFFFF;
color:#064b86;
font-family:verdana,sans-serif;
font-size:10px;
font-weight:bold;
border: 1px solid #064b86;
text-decoration:none;
padding-top:2px;
padding-bottom:2px;
text-align: center;
}

.download:hover {
color:#ffffff;
background-color:#064b86;
}