/*Times Template Specific CSS Elements*/
body {
	margin: 0px;
}
.color1 {
	font-size: 1px;
}
#logo {
	position: absolute;
	visibility: visible;
	z-index: 3;
	top: 5px;
	height: 110px;
	width: 360px;
	left: 210px;
}
.main_cell {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 3px;
}
#top_buttons {
	position: absolute;
	z-index: 3;
	top: 125px;
	right: 176px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
#top_buttons a {
	text-decoration: none;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
}
#top_buttons a:hover {
	text-decoration: underline;
}
#top_image {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 2;
}
.top_nav {
	font-size: 1px;
}
.small {
	font-size: 10px;
}
