@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.5em;
}
p {
	margin-bottom: 1.6em;
}
h1{
	font-weight: bold;
	color: #007199;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
}
#header p{
	margin-bottom: 0px;
	font-size: 0.9em;
}
#beta p{
	margin-top: 27px;
	margin-left: -20px;
	color: #992900;
	float: left;
}
#content-area a, #header a, #right_box a{
	color: #00384c;
	text-decoration: underline;
}
#content-area a:hover, #header a:hover, #right_box a:hover{
}
.highlight {
	color: #007199;
}
.error {
	color: #992900;
}
.small {
	font-size: 0.75em;
}
#content-area ul li, #right_box ul li{
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 1.5em;
}
.fieldArea{
	line-height: 2em;
}
