﻿body {
	background-color: #E8E8E8;
	font-family: verdana, arial;
	font-size: 1em;
	margin: 0;
	line-height: 125%;
}
 
P {
	margin-top: 4px;
	margin-bottom: 4px;
}
 
h1 {
	margin-bottom: 0;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin: 6px;
	text-align: center;
	padding-top: 10px;
	letter-spacing: 1.5pt;
	padding-bottom: 6px;
	font-size: 300%;
	background-image: url('images/slow-computer.gif');
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 60px;
}

h2 {
font-size: 110%;
text-align: center;
margin-top: 5px;

}

h3 {
	padding: 3px;
	font-size: 110%;
	background-color: #C6E2FF;
}

div#title { 
background-color: #C6E2FF;
border-left: 3px solid #CCCCCC;
border-right: 3px solid #CCCCCC;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 10px; 
padding-right: 10px;
width: 740px;
margin-left: auto; margin-right: auto;
}

div#main { 
background-color: #FFFFFF;
border-left: 3px solid #CCCCCC;
border-right: 3px solid #CCCCCC;
border-bottom: 3px solid #CCCCCC;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 10px; 
padding-right: 10px;
width: 740px;
margin-left: auto; margin-right: auto;
font-size: 90%;
}

div#top {
background-color: #FFFFFF;
text-align: center;
border-bottom: 3px solid #CCCCCC;
 }

div#footer { 
background-color: #666666;
padding: 1px;
font-size: 80%;
text-align: center;
color: #FFFFFF;
}

div.fltleft {
float: left;
}

div.process {
float: right;
border: 2px solid #FFCC00;
background-color:#FFFFCC;
padding: 4px;
font-size: 90%;
margin-left: 5px;
text-align: center;
font-weight: bold;
}

form { 
margin: 0;
}

a:link.head, a:active.head, a:visited.head, a:hover.head { color: #000000; text-decoration: none; }
a:link.foot, a:active.foot, a:visited.foot, a:hover.foot { color: #FFFFFF; text-decoration: none; }