.eventSection
{
  margin:25px;
  width: 300px; 
}
.err
{
	font-family: "Adobe Garamond Pro Bold";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ff3333;
	letter-spacing: normal;  
}
.DarkGrayHeader {
	font-family: "Adobe Garamond Pro Bold";
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}
.NormalText {
	font-family: "Adobe Garamond Pro Bold";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
}
.SmallGreen {
	font-family: "Adobe Garamond Pro Bold";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #004E40;
	text-decoration: underline;
	letter-spacing: normal;
	text-align: right;
	word-spacing: normal;
}
.UnderlineGreen12pt {
	font-family: "Adobe Garamond Pro Bold";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #004E40;
	text-decoration: underline;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: justify;
}
input.UnderlineGreen12pt { text-align:center; text-decoration:none; }
.LargerText {
	font-family: "Adobe Garamond Pro Bold";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: underline;	
	letter-spacing: normal;
	word-spacing: normal;
}
.UnderlineGreen14pt {
	font-family: "Adobe Garamond Pro Bold";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #004E40;
	text-decoration: underline;
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: capitalize;
}
.LargelText {
	font-family: "Adobe Garamond Pro Bold";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	border-top-color: #004E40;
	border-right-color: #004E40;
	border-bottom-color: #004E40;
	border-left-color: #004E40;
}
.NormalTextBold {
	font-family: "Garamond Premr Pro Smbd", "Garamond Premr Pro";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
.tabContainer 
{
  margin:0 5px 0 10px;
}
.standardInput 
{
  width:175px;
}
.shortInput
{
  width:80px;
}
.x-shortInput
{
  width:40px;
}
.watermarkText
{
  text-align:center;
  color:#a0a0a0;
}