
body{
	font-family:verdana,sans-serif;
	font-size:12pt;
	color:#000;
	margin:0;
	padding:0;
}

div#wrapper{
	margin:0;
	padding:0;
	border:none;
}

div#content{
	margin:0;
	padding:0;
}
		
h1,h2,h3{color:#9e755d;}

h1{
	font-size:1.8em;
	font-family:Georgia,serif;
}

h2{
	font-size:1.0em;
	margin-bottom:-1em;
}

h3{
	font-size:1.1em;
	margin-bottom:-0.5em;
}


p{
	line-height:1.2em;
}

p.centered{
	text-align:center;
	line-height:1em;
}

p.sterling{
	text-align:center;
	font-size:0.8em;
	line-height:1em;
}

div#wflogo{
	background:#e8c5b1;
	padding:20px;
	border-bottom:2px solid #855a41;
	text-align:center;
}

div#wflogo img{
	border:none;
}

img#school{
		display:block;
		margin:auto;
	margin-top:1.5em;
	margin-bottom:2em;
}

hr{
	width:50%;
	margin-top:1em;
	margin-bottom:2em;
}

ul{list-style-type:square;}

fieldset{
	margin-top:1em;
	border:1px solid #9e755d;
}

label{
	line-height:1.5em;
}

input.textIn,input.submit,textarea.textIn{
	border:1px solid #9e755d;
	margin-bottom:1em;
	font-family:verdana,sans-serif;
	font-size:1em;
	padding:0.2em;
	background:#fdf7ea;
}

input.submit{
	margin-bottom:0;
	background:#e8c5b1;
	color:#9e755d;
	font-weight:bold;
}

span.accessKey{
	text-decoration:underline;
}

a{font-weight:bold;}
a:link{color:#719c67;}
a:link{color:#0a0;}
a:visited{color:#719c67;}
a:visited{color:#0a0;}
a:hover{color:#c00;
	text-decoration:underline;
}

input#paypalbut{
	vertical-align:middle;
	margin-left:1em;
	margin-right:1em;
}


