/* ------------------------------------------------------- 
  standard base elements   	                                    
------------------------------------------------------- */

body {background-color:#ffffff; font-family: Arial, Verdana, Helvetica, sans-serif; font-size:62.5%; margin:0px; padding:0px; color:#8b8a8a;}
th, td {font-family: Arial, Verdana, Helvetica, sans-serif; color:#8b8a8a;}

p {text-align:left;}
img {border:0px;}
img.putleft { margin-bottom: 10px; margin-right: 10px;}
img.putright { margin-bottom: 10px; margin-left: 10px;}


h1, h2, h3, h4, h5, h6 { text-align: left }
h1{ color: #8b8a8a; font-size: 1.3em; font-weight: bold;
	margin-bottom:0px; padding-left:0px; padding-top:5px; padding-bottom:5px; margin-right: 0px; margin-top:0px; }
h2 {color: #595959; font-size:1.1em; font-weight:bold; margin-bottom:2px; margin-left:0px; margin-right:0px; margin-top:0px; padding:0px;}
h3 {color: #194994; font-size:1.2em; font-weight:bold; margin-bottom:2px; margin-left:0px; margin-right:0px; margin-top:0px; padding:0px;}
h4 {color: #194994; font-size:1.0em; font-weight:bold; margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px; padding:0px;}

h1.form {padding-left:10px;}

a {background: none transparent scroll repeat 0% 0%; color: #003b6d; text-decoration:none;}
a:hover {text-decoration:underline; color:#003b6d;}

@media aural {
  h1, h2, h3 { stress: 20; richness: 90 }
  .hide { speak: none }
  p.copyright { volume: x-soft; speech-rate: x-fast }
  dt { pause-before: 20% }
  pre { speak-punctuation: code } 
}

sup {font-size: 90%;}

label {color:#8b8b8b; font-weight:bold;}
input {color:#000000; border:#e1e1e1 1px solid; background-color:#ffffff; font-size:1.0em; padding-left:3px;}
select {color:#000000; border:#e1e1e1 1px solid; background-color:#ffffff; font-size:0.9em;}
textarea {color:#000000; border:#e1e1e1 1px solid; background-color:#ffffff; font-size:1.0em;}
fieldset {border-color:#e1e1e1; border-style:solid; border-width:0px; padding:0px; color:#ffffff;}
form {display:inline; margin:0px; padding:0px;}
legend {color:#5377bc; font-weight:bold; margin-bottom:10px; font-size:110%;}


#ButtonSubmit {border:none; font-weight:bold; color:#7e3b98; width:98px; cursor:pointer; text-align:left;}

* html fieldset{ position: relative;} 
* html legend{ position:absolute; top: -.5em; left: .5em; } 
* html fieldset{ position: relative; margin-top:1em; padding-top:20px; } 