BODY {
	color: #333;
	font-family: verdana,san-serif;
	font-size: 13px
}

A {
	color: red;
	font-size: 13px
}

P {
	font-size: 13px;
	line-height: 1.75
}

H2 {
	color: #226022;
	font-family: verdana,sans-serif;
	font-size: 18px
}

EM {
	font-style: normal;
	font-weight: bold
}

IMG.display_image {
	border: solid 1px #CCC
}

DIV.banner {
	margin: 10px 0 0 0
}

IMG.banner {
	display: block;
	margin: 0
}

DIV.main {
	border-color: #CCC;
	border-style: solid;
	border-width: 0 1px;
	margin: 0;
	padding: 15px 0 0 0;
	width: 700px
}

UL.standard_list {
	list-style-type: square
}

UL.standard_list LI {
	font-size: 13px;
	margin-bottom: 10px
}

DIV.reference_block {
	background-color: #DEDEDE;
	font-size: 13px;
	line-height: 1.5;
	margin-bottom: 25px;
	padding: 5px
}

DIV.copyright {
	color: white;
	font-size: 11px;
	text-align: right
}

A.copyright_link {
	color: white;
	margin: 5px;
	text-decoration: none
}

A.reference_link {
	color: green
}

A.site_link {
	color: green;
	font-weight: bold
}

TABLE.image_column {
	width: 160px
}

SPAN.image_caption {
	font-size: 11px
}

DIV.download_box {
	font-family: verdana,san-serif;
	font-size: 13px;
	margin-top: 15px;
	padding: 5px;
	text-align: center;
	width: 100%
}

IMG.form_download {
	border-width: 0;
	vertical-align: middle
}

P.instructions {
	font-size: 11px;
	line-height: 1.75;
	text-align: left;
	width: 550px
}

P.error {
	text-align: left
}