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

.text {
	font-family: "Century Gothic", Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #333;
	text-align:left;
}
.a {
	font-family: "Century Gothic", Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
}
.a:hover {
	font-family: "Century Gothic", Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
		text-decoration:none;
}
.menu {
	margin:0;
	border:0;
	font-family: "Century Gothic", Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	height: 20px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #333333;
	letter-spacing:0px;
	text-align:right;
	vertical-align: right;
	background-position: center center;
	border-width: 0em;
	border-left-width: 0;
	padding-right: 15px;
	background-color: #ffffff;
} 
.menu:hover {
	margin:0;
	border:0;
	font-family: "Century Gothic", Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	height: 20px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	text-align:right;
	color: #333333;
	letter-spacing:0px;
	vertical-align: right;
	background-position: center center;
	border-width: 0em;
	border-left-width: 0;
	padding-right: 15px;
	background-color: #eaeaeb;
}
.padding-bottom {
	padding-bottom:40px;
}

