td, a, #selected {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}

#selected {
	display:inline;
	background-color:#0033cc;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:1px;
	border:1px solid black;
}

#error {
	font-size:10px;
}

#must {
	border-bottom:dashed 2px #3366FF;
}

a {
	text-decoration:none;
	background-color:transparent;
}

a:hover {
	text-decoration:underline;
}

a.glide {
	background-color:transparent;
}

a.glide:hover {
	background-image:url("/img/glide.bg.gif");
}

a.normal, a.copyright {
	text-decoration:none;
	border-bottom:solid 1px #0033cc;
	font-size:12px;
}

a.normal:hover, a.copyright:hover {
	text-decoration:none;
	border-bottom:solid 1px white;
}

a.copyright {
	color:white;
	font-weight:bold;
	font-size:10px;
}

p {
	line-height:18px;
	font-size:12px;
	margin-left:2em;
}

#oops {
	position:absolute;
	width:700px;
	height:10px;
	line-height:1px;
	color:white;
	visibility:hidden;
}

#divider {
	font-family:Arial;
}

#sc {
	text-decoration:underline;
	font-variant:small-caps;
	font-size:13px;
}

ol, ul {
	text-indent:1em;
	line-height:20px;
}

#indent, #spacing {
	margin-left:2em;
	line-height:1.25em;
	color:white;
}

#spacing {
	margin-left:auto;
}


#field {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	background-color:#00249F;
	background-image:url("/img/grad.bg.gif");
	border:1px solid #2879FF;
	width:190px;
	color:white;
}

#button {
	font-size:10px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	background-color:transparent;
	border:thin solid #2879FF 1px;
	letter-spacing:1px;
	color:white;
	font-weight:bold;
}




