/* this is an old . stylesheet for on-screen display */

 
body     { font-family: 'Raleway', sans-serif;  font-size:11pt; font-weight: 500; line-height:1.4em; overflow-y:scroll }

a        { color:#086fba; font-family: 'Raleway', sans-serif; font-weight: 600; line-height:1.4em; text-decoration:none } 
a:hover  { color:#086fba; text-decoration:underline; opacity:1.0; filter:alpha(opacity=100); /* For IE8 and earlier */ }

p        { font-family: 'Raleway', sans-serif;  font-size:11pt; font-weight: 500; line-height:1.4em; }
div      { font-family: 'Raleway', sans-serif;  font-size:11pt; font-weight: 500; line-height:1.4em; }
li       { font-family: 'Raleway', sans-serif;  font-size:11pt; font-weight: 500; line-height:1.4em; }
h4       { font-family: 'Raleway', sans-serif;  font-size:11pt; font-weight: 600; line-height:1.4em; }
h3       { font-family: 'Raleway', sans-serif;  font-size:13pt; font-weight: 600; line-height:1.4em; }
h2       { font-family: 'Raleway', sans-serif;  font-size:16pt; font-weight: 600; line-height:1.4em; }
h1       { font-family: 'Raleway', sans-serif;  font-size:20pt; font-weight: 600; line-height:1.4em; }


input.error {
  border: 1px solid red;
  background: #ccc;
}

div.errors {
  border: 1px solid #666666;
  padding: 10px;
  background: #ccc;

}
	
/* end stylesheet */