

body,td,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-style: normal;
	font-weight: normal;
	color: #150A5E;
}

.textSmall {
	font-size: 10px;
}

.textBold {
	font-weight: bold;
}

.textTitleYellow {
	color: #B9963E;
	font-size: 14px;
	font-weight: bold;
}

.textTitle {
	font-size: 16px;
	font-weight: bold;
}

.footerText {
	font-size: 11px;
	color: #6B7BA6;
}


a {
	color: #1969AD;
}

a:hover {
	color: #218CF8;
}

a.footerNav {
	font-size: 11px;
	color: #6B7BA6;
	text-decoration: none;
}

a.footerNav:hover {
	color: #53A0FF;
}

a.linkEvent {
	color: #150A5E;
	font-weight:bold;
}

a.linkEvent:hover {
	color: #b08809;
}

.subLinks  {
	padding: 4px 20px 4px 10px;
}

	.subLinks a {
		margin: 0px 0px 0px 20px;
		color: #FFFFFF;
		text-decoration:none;
	}
	
	.subLinks a:hover {
		color: #FBAE3A;
		text-decoration:none:
	}


.error {
	color:#880000;
	font-weight:bold;
}

.border {
	border:solid 1px #153e6f;
}

.textHeading {
	font-size: 18pt;
	line-height: 21pt;
	font-weight: normal;
}

h1 {
	font-size: 18pt;
	line-height: 21pt;
	font-weight: normal;
}

.textSubheader {
	font-size: 10pt;
	line-height: 15pt;
	font-weight: normal;
}

.textSubheaderDate {
	font-size: 12pt;
	line-height: 13pt;
	font-weight: bold;
}

.textEventBlueItalics {
	color:#6a7ba7;
	font-style: italic;
}

.event_list_bg {
	background-color: #6f971c;
	background-image: url(../images/event/title_event_list.jpg);
	height: 36px;
}

.fundraiser_list_bg {
	background-color: #6f971c;
	background-image: url(../images/event/title_fundraiser_list.gif);
	height: 36px;
}

.event_detail_bg {
	background-color: #6f971c;
	background-image: url(../images/event/title_event_details.jpg);
	height: 37px;
}

.event_fundraiserDetail_bg {
	background-color: #6f971c;
	background-image: url(../images/event/title_fundraiser_details.jpg);
	height: 37px;
}

.expired {
	color: #afafaf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.textSubheaderGold {
	font-size: 12px;
	font-weight: bold;
	color: #c79700;
}

.formTextBox {
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	font-size: 10px;
}

.formTextBoxLong {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	font-size: 10px;
}

.formTextBoxS {
	width: 300px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.formTextAreaBoxS {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.textNormal {
	font-size: 12px;
	font-weight: normal;
}


.formLabel {
	vertical-align: top;
	font-weight: bold;
	text-align: right;
}

.listHead {
	font-size: 14px;
	font-weight: bold;
}

.borderTop {
	border-top: 1px solid #000000;
}

.formTextInput {
	font-size: 12px;
	font-weight: normal;
	width: 350px;
}

.formTextInputSmall {
	font-size: 12px;
	font-weight: normal;
	width: 90px;
}

.formTextarea {
	width: 350px;
}

.listItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #150A5E;
}

.textTitleNormal {
	font-size: 16px;
}

.textQuote {
	color: #1969AD;
	font-size: 16px;
	font-weight: normal;
}

.altBG1 {
	background-color: #eeeff2;
}

.altBG2 {
	background-color: #ffffff;
}


.borderTop {
	border-top: 2px solid #000000;
}

a.sponsorLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #718EB9;
}

a.sponsorLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #718EB9;
}

a.sponsorLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #150A5E;
}


.textItalics {
	color: #1969AD;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
}


