/*------------------------------------------------------- 
  standard base elements   	                                    
------------------------------------------------------- */

body {background-color:#999999; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:62.5%; margin:0px; padding:0px; color:#000000; background-image:url(../images/background.gif); background-repeat:repeat-x;}
th, td {font-family: Verdana, Arial, Helvetica, sans-serif; color:#000000;}

p {text-align:left; margin-top:8px; margin-bottom:8px;}
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: #000000; font-size:3.0em; font-weight:500; margin-bottom:5px; padding-left:0px; padding-top:0px; padding-bottom:0px; margin-right: 0px; margin-top:0px; line-height:normal; font-family:Georgia, Times;}
h2 {color: #ffffff; background-color:#333333; font-size:1.1em; font-weight:normal; margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px; padding:4px; text-align:center;}
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 a {color: #c96363;}
h1 a:hover {text-decoration:none;}
h1.form {padding-left:10px;}

h2 a {color: #79561e; text-decoration:none;}
h2 a:hover {color: #79561e; text-decoration:underline;}

a {background: none transparent scroll repeat 0% 0%; color:#fbca28; text-decoration:none;}
a:hover {text-decoration:underline; color:#fbca28;}

a.black {color:#000000;}

@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%;}

li {list-style-type:square; line-height:130%;}

.nobr {white-space:nowrap;}

/*------------------------------------------------------- 
  forms   	                                    
------------------------------------------------------- */

form {display:inline; margin:0px; padding:0px;}
fieldset {border:none; padding:0px;}
legend {font-weight:bold; margin-bottom:10px; color:#525252; padding-left:0px;}
label {display:block; float:left; line-height:20px; width:100px; text-align:right; padding-right:10px;}
input {color:#000000; border:#f3bf14 1px solid; background-color:#feedb6; font-size:1.0em; padding-left:3px; margin-bottom:5px;}
select {color:#000000; border:#f3bf14 1px solid; background-color:#feedb6; font-size:1.0em; margin-bottom:5px;}
textarea {color:#000000; border:#f3bf14 1px solid; background-color:#feedb6; margin-bottom:5px;}

* html fieldset{ position: relative;} 
* html legend{ position:absolute; top:-.5em; left:-7px;} 
* html fieldset{ position: relative; margin-top:1em; padding-top:0px; } 

.inputbutton {border:none; font-weight:bold; color:#ffffff; cursor:pointer; border:solid 1px #f3bf14; background-color:#f3bf14;}



