/* Styles not related to code  */

body { 
	text-align: center;
	min-width: 600px;
 }
h1 { font-size:1.3em; }
h2 { font-size:1.2em; }
a:link { color:#33c; }    
a:visited { color:#339; }
ul { margin-bottom: 2.4em; }
ul li { margin-bottom:.5em; }
p { max-width: 60em; }
#wrapper {
	margin: 0 auto;
	width: 600px;
	text-align: left;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000099;
	border-style: double;
	border-width: 3;
	background-color: #A6C1DD;
	text-align: right;



}
.elot_link {
	font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000099; border-style: double; border-width: 3; background-color: #92BED3
}
.ts_link {
	font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; border-style: double; border-width: 3; background-color: #6666FF
}
label {
	vertical-align: baseline;
}
#form {
	min-width: 100px;
	text-align: center;
 }
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #6666FF;
	text-align: left;

}
#header {
	text-align: center;
}
#banner {
	text-align: center;
}
#footer {
	font-family: Arial, Helvetica, sans-serif; font-size: 7pt; color: #6666FF;
	text-align: center;
}
