a,div,li,p,h1,h2,h3,h4,h5 {
	color: #999;
	font: 14px/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	color: #ccc;
	white-space: nowrap;
	margin-top: 12px;
}

p+h1 {
	margin-top: 40px;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #ccc;
	margin-top: 25px;
}

h3 {
	color: #ccc;
	text-align: center;
}

h1+h4 {
	margin-top: -15px;
	font-size: 12px;
}

h5 {
	font-size: 12px;
	color: #777;
}

a {
	color: #A7E79C;
	text-decoration: none;
	border-bottom-width: 1px;
}

a:hover {
	text-decoration: underline;
	color: #ddd;
}

h5 a {
	font-size: 12px;
}

div#copyright {
	margin-top: 20px;
}

#copyright img {
	margin: 0 0 -8px;
}

#copyright p {
	font-size: 9px;
	margin: 0;
}

div#copyright_page {
	position: absolute;
	bottom: -40px;
	background: url(/2012_gfx/logo_small.png) no-repeat center top;
	width: 100%;
}

#copyright_page p {
	font-size: 9px;
	padding-top: 25px;
	margin: 0;
	text-align: center;
}

.ui_label {
	font-weight: bold;
	color: #ccc;
}

.caution {
	color: #bb0;
	border-bottom-style: solid;
	border-top-style: solid;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 20px 100px;
	text-align: center;
}
