.body, td, label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	background-color: #921e28;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

.body p {
	margin: 0 0 13px 0;
}

.body a:link,
.body a:visited {
	text-decoration: none;
	color: #208ac6;
}

.body a:active,
.body a:hover {
	text-decoration: underline;
	color: #208ac6;
}

h1 {
	font-size: 15px;
	line-height: 17pt;
	color: #930;
	font-weight: bold;
}

h3 {
	margin-bottom: 5px;
	color: #930;
	font-weight: bold;
}

.hidden {
	display: none;
}

.clear {
	clear: both;
}

.nopadding {
	padding: 0 !important;
}

.centerAlign {
	text-align: center;
}

table#navigation {
	float: right;
}

ul li {
	margin-bottom: 15px;
}

ul.noMargin li {
	margin-bottom: 0;
}

.bodyContact {
	line-height: 11.5pt;
}

.bodyRedItallic {
	font-style: italic;
	line-height: 11.5pt;
	color: #930;
	font-weight: bold;
}

.bodyRedBold {
	font-size: 13px;
	line-height: 15pt;
	color: #930;
	font-weight: bold;
}

.bodyBlueBold {
	font-size: 13px;
	line-height: 15pt;
	color: #339;
	font-weight: bold;
}

.bodyPurpleBold {
	font-size: 13px;
	line-height: 15pt;
	color: #800080;
	font-weight: bold;
}

.bodyGreenBold {
	font-size: 13px;
	line-height: 15pt;
	color: #008000;
	font-weight: bold;
}

.bodyPinkBold {
	font-size: 13px;
	line-height: 15pt;
	color: #dd5e9d;
	font-weight: bold;
}

.bodyRedItallicNonBold {
	font-size: 13px;
	font-style: italic;
	line-height: 15pt;
	color: #930;
	font-weight: normal;
}

.bodyPurpleItallicNonBold {
	font-size: 13px;
	font-style: italic;
	line-height: 15pt;
	color: #339;
	font-weight: normal;
}

.systemBlue {
	color: #339;
}

.systemYellow {
	color: #aa8901;
}

.systemRed {
	color: #800;
}

.systemPurple {
	color: #800080;
}

.clientQuote {
	font-size: 12px;
	line-height: 18px;
}

.subTitle {
	color: #339;
	font-weight: bold;
	font-size: 12px;
}

.subTitle2 {
	color: #339;
	font-weight: bold;
}

.faqQuestion {
	color: #930 !important;
	font-weight: bold;
}

.inContentQuestion {
	font-style: italic;
}

.indented {
	padding-left: 25px;
}

.error {
	color: #c00 !important;
	font-weight: bold;
}

.itemName {
	color: #930;
	font-weight: bold;
}

.headerCopy {
	color: #ff9;
	font-size: 10px;
}

.gradientBar {
	background: #fff url(../../interface/pitching_gradient.jpg) no-repeat top;
}

fieldset {
	border: 1px solid #921e28;
	padding: 5px;
}

fieldset legend {
	font-family: "Trebuchet MS", Verdana, Arial, helvetica, sans-serif;
	font-size: 15px;
	color: #921e28;
	font-weight: bold;
	padding-bottom: 5px;
}

label {
	padding-right: 20px;
}

td.fieldlabel {
	padding-top: 5px;
	font-weight: bold;
}

td.formfield {
	padding-bottom: 10px;
	vertical-align: bottom;
}

input.media, textarea.media, select.media {
	width: 380px;
}

img.redSquare {
	margin: 0 5px 1px 0;
}

img.blackSquare {
	margin: 0 3px 2px 0;
}

td.label {
	/* font-weight: bold; */
	width: 130px !important;
	white-space: nowrap !important;
}

div#menuTop {
	font-weight: bold;
	text-align: right;
	color: #fff;
	margin: 15px 0 3px 0;
}

div#menuTop a {
	color: #fff;
	text-decoration: none;
}

div#menuTop a:hover {
	text-decoration: underline;
}

.eventRegistrationTitle {
	text-align: center;
	font-size: 13px;
}

a.faq,
a.faq:link,
a.faq:visited,
a.faq:active,
a.faq:hover {
	color: #930;
	padding-left: 18px;
	background: #fff url(../../interface/redsquare2.gif) no-repeat 0 4px;
}

.pointed {
	padding-left: 18px;
	background: #fff url(../../interface/redsquare2.gif) no-repeat 0 4px;
}

.indented.pointed {
	margin-left: 25px !important;
}

.soldOut {
	background: #fff url(../../interface/soldout.gif) no-repeat center;
}

.waitingList {
	background: #fff url(../../interface/waiting-list.gif) no-repeat center;
}


