BODY {
	font-family : Georgia,Garamond,'Times New Roman',Times,serif;
	color : #4F4F4F;
	font-weight : normal;
	font-size : 12px;
	line-height : 16px;
	background-color : #FFFFFF;
}

A {
	color : #579D28;
	text-decoration : none;
}

A:link {
	color : #579D28;
	text-decoration : none;
}

A:visited {
	text-decoration : none;
	color : #579D28;
}

A:hover {
	text-decoration : none;
	color : #374371;
}

A.navLink {
	color : #FFCB2F;
	text-decoration : none;
}

A.navLink:link {
	color : #FFCB2F;
	text-decoration : none;
}

A.navLink:visited {
	text-decoration : none;
	color : #FFCB2F;
}

A.navLink:hover {
	text-decoration : underline;
	color : #FFFFFF;
}

A.navOnLink {
	color : #FFFFFF;
	text-decoration : none;
}

A.navOnLink:link {
	color : #FFFFFF;
	text-decoration : none;
}

A.navOnLink:visited {
	text-decoration : none;
	color : #FFFFFF;
}

A.navOnLink:hover {
	text-decoration : underline;
	color : #FFFFFF;
}

A.navSplash {
	color : #ADADAD;
	text-decoration : none;
}

A.navSplash:link {
	color : #ADADAD;
	text-decoration : none;
}

A.navSplash:visited {
	text-decoration : none;
	color : #ADADAD;
}

A.navSplash:hover {
	text-decoration : none;
	color : #ADADAD;
}

A.eventLink {
	color : #D06709;
	text-decoration : none;
}

A.eventLink:link {
	color : #D06709;
	text-decoration : none;
}

A.eventLink:visited {
	text-decoration : none;
	color : #D06709;
}

A.eventLink:hover {
	text-decoration : underline;
	color : #579D28;
}

.navLink {
	font-family : Georgia,Garamond,'Times New Roman',Times,serif;
	color : #FFCB2F;
	font-weight : normal;
	font-size : 11px;
	line-height : 19px;
}

.headline {
	font-family : Georgia,Garamond,'Times New Roman',Times,serif;
	font-size : 14px;
	font-weight : bold;
	color : #374371;
}

.subhead {
	font-family : Georgia,Garamond,'Times New Roman',Times,serif;
	font-size : 11px;
	font-weight : bold;
	color : #D06709;
}

.normal {
	font-family : Georgia,Garamond,'Times New Roman',Times,serif;
	color : #4F4F4F;
	font-weight : normal;
	font-size : 11px;
	line-height : 16px;
}

.normalNav {
	font-family : Georgia,Garamond,'Times New Roman',Times,serif;
	color : #4F4F4F;
	font-weight : normal;
	font-size : 11px;
	line-height : 19px;
}

.normalOrange {
	font-family : Georgia,Garamond,'Times New Roman',Times,serif;
	color : #D06709;
	font-weight : normal;
	font-size : 12px;
	line-height : 16px;
}

.normalBold {
	font-family : Georgia,Garamond,'Times New Roman',Times,serif;
	color : #4F4F4F;
	font-weight : bold;
	font-size : 11px;
	line-height : 16px;
}

.eventBold {
	font-family : Georgia,Garamond,'Times New Roman',Times,serif;
	color : #4F4F4F;
	font-weight : bold;
	font-size : 12px;
	line-height : 16px;
}

.splashType {
	font-family : Georgia,Garamond,'Times New Roman',Times,serif;
	color : #ADADAD;
	font-weight : normal;
	font-size : 16px;
}

.small {
	font-family : Georgia,Garamond,'Times New Roman',Times,serif;
	color : #4F4F4F;
	font-size : 11px;
	font-weight : normal;
	line-height : 13px;
}

.tiny {
	font-family : Helvetica, Arial, sans-serif;
	color : #4F4F4F;
	font-size : 10px;
	font-weight : normal;
	line-height : 13px;
}

.alert {
	font-family : Georgia,Garamond,'Times New Roman',Times,serif;
	color : #FF0000;
	font-weight : bold;
	font-size : 12px;
}

