/*------------------------------------------------------- 
  standard base elements   	                                    
------------------------------------------------------- */

body {background-color:#e6e4e1; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:62.5%; margin:0px; padding:0px; border:0px; color:#5f554c; background-image:url(../images/background.jpg); background-position:left top; background-repeat:repeat-x;}
th, td {font-family:Verdana, Arial, Helvetica, sans-serif; color:#5f554c;}

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: #ae2340; font-size:2.8em; font-weight:bold; margin:0px 0px 7px 0px; padding:0px; line-height:normal; font-family:Arial, Helvetica, Verdana, sans-serif;}
h2 {color: #8d847c; font-size:2.0em; font-weight:bold; margin:0px 0px 7px 0px; padding:0px; line-height:normal; font-family:Arial, Helvetica, Verdana, sans-serif;}
h3 {color: #817f7f; font-size:1.5em; font-weight:bold; margin:0px 0px 7px 0px; padding:0px; font-family:Arial, Helvetica, Verdana, sans-serif;}
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: #a81928;}
h1 a:hover {text-decoration:none;}
h1.form {padding-left:10px;}

h2 a {color: #8d847c;  font-weight:bold; font-family:Arial, Helvetica, Verdana, sans-serif; text-decoration:none;}
h2 a:hover {color: #8d847c; text-decoration:none;}

a {background: none transparent scroll repeat 0% 0%; color:#ae2340; text-decoration:none; font-weight:normal; text-decoration:none;}
a:hover {text-decoration:underline; color:#ae2340;}

@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 {line-height:130%;}

.nobr {white-space:nowrap;}

/*------------------------------------------------------- 
  forms   	                                    
------------------------------------------------------- */

form {display:inline; margin:0px; padding:0px;}
fieldset {border-color:#bbc2c4; border-style:solid; border-width:1px; padding:10px; color:#ac9a9a;}
legend {font-weight:bold; margin-bottom:20px; color:#961a01;}
label {color:#5f554c; font-weight:normal; font-size:1.0em;}

input {color:#4279a8; border:#aacce1 1px solid; background-color:#e9f2f7; font-size:1.4em; padding:3px; margin-bottom:5px; height:16px; font-family: Arial, Helvetica, Verdana, sans-serif;}
select {color:#4279a8; border:#aacce1 1px solid; background-color:#e9f2f7; font-size:1.2em; margin-bottom:5px; font-family: Arial, Helvetica, Verdana, sans-serif;}
textarea {color:#4279a8; border:#aacce1 1px solid; background-color:#e9f2f7; font-size:1.2em; margin-bottom:5px; font-family: Arial, Helvetica, Verdana, sans-serif;}

* html fieldset{ position: relative;} 
* html legend{ position:absolute; top:-.5em; left:-7px;} 
* html fieldset{ position: relative; margin-top:1em; padding-top:20px; }  

.inputbutton {border:none; font-weight:bold; color:#ffffff; cursor:pointer; border:none; text-align:center; background-color:#ab223e; height:23px; padding:0px 16px 0px 16px; font-size:1.2em;}

.formsbutton {color:#ffffff; background-color:#ab223e; font-weight:bold; cursor:pointer; border:none; text-align:center; margin:0px; height:20px; padding:0px 16px 0px 16px; font-size:1.2em;}



