@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size:23px;
	color:#64889E;
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.bio {
	margin-bottom:20px;
	font-size:11px;
}
h2 {
	font-size:20px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#7B7662;
}
.level3 {
	font-size:18px;
	font-weight:bold;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
}
.level4 {
	font-size:14px;
	font-weight:600;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
}
.Fundo {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.TextWhiteHome {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 17px;
}
.TextWhiteHome a {
	color:#FFF;
	text-decoration:underline;
}
.TextWhiteHome a:hover {
	text-decoration:none;
}
.HomeImgUpcoming {
	background-image: url(images/home_img_upcoming.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.HomeImgMusic {
	background-image: url(images/home_img_music.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.PhotoBorder {
	padding: 8px;
	border: 1px solid #999b96;
	margin:0px 10px;
	background-color:#FFF;
}
.TextGrayHome {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 13px;
	line-height: 17px;
	color: #373d3d;
}
.SubTitleHome {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #787565;
	text-decoration: none;
}

.footer {
	color:#373d3d;
	line-height:17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footer a {
	color:#373d3d;
	text-decoration:none;
}
.FooterCopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9da4ad;
	text-decoration: none;
}
.TopHomeBlue {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #434b4f;
	text-decoration: none;
}
.TopHomeBlue2 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #434b4f;
	text-decoration: none;
}
.footer a:hover {
	color:#373d3d;
	text-decoration:underline;
}
.TextInsideBlueBig {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.TextInsideBlueSmall {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #434b4f;
	text-decoration: none;
}
.SubMenu {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align:left;
}
.SubMenu a {
	float: left;
	color: #FFFFFF;
	line-height: 30px;
	height: 31px;
	background-image: url(images/sub_menu_inside.jpg);
	background-position: left center;
	width: 200px;
	padding-left: 19px;
	text-decoration:none;
	text-transform:uppercase;
}
.SubMenuOn {
	text-decoration:underline;
}
.SubMenu a:hover {
	text-decoration: underline;
}
.emailText {
	color:#999;
}
.emailTextOn {
	color:#000;
}
.baloon {
	background:url(images/baloonBg.png) left repeat-y;
	line-height:17px;
	font-family: Arial, "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left:10px;
	padding-right:30px;
	margin-top:0px;
	padding-bottom:10px;
	text-align:right;
	color:#666;
	font-size:12px;
}
.signature {
	text-align:right;
	margin-right:22px;
	color:#666;
	font-weight:normal;
	margin-top:-7px;
}
.top {
	font-size:11px;
}
.stTable {
	background-color:#FFF;
	border:1px solid #333;
}
.stTable td {
	border-bottom:1px solid #999;
}
.submitButton {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #009900;
	border: 1px solid;
	border-top-color: #2EAB2E;
	border-left-color: #2EAB2E;
	border-right-color: #1D6B1D;
	border-bottom-color: #1D6B1D;
	height: 32px;
	padding: 0px 0px 0px 0px;
	vertical-align: baseline;
}
	
