/*Regency Template Specific CSS Elements*/
body {
	margin: 0px;
}
.color1 {
	font-size: 1px;
}
#logo {
	position: absolute;
	visibility: visible;
	z-index: 3;
	left: 15px;
	top: 6px;
	height: 110px;
	width: 360px;
}
.main_cell {
	padding-top: 12px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 10px;
}

.small {
	font-size: 10px;
}
#top_buttons {
	position: absolute;
	z-index: 4;
	top: 8px;
	right: 0px;
	font-size: 13px;
	color: #999999;
	width: 235px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#top_buttons a {
	text-decoration: none;
	font-weight: bold;
}
#top_buttons a:hover {
	text-decoration: underline;
}
#top_image {
	position: absolute;
	top: 0px;
	height: 153px;
	width: 279px;
	right: 0px;
	z-index: 2;
}
#top_nav {

	position: absolute;
	top: 115px;
	height: 36px;
	width: 400px;
	right: 0px;
	z-index: 3;
}
