.homepageIntro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.pic-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #959595;
	text-align: right;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 8px;
	font-weight: bold;
	letter-spacing: -1px;

}
.right-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	padding-right: 10px;
	line-height: 15px;
	padding-top: 3px;


}
.bodytext
{
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.bodytext-bold
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.vertbar {
	background-image: url(/img/fade-bar_middle.jpg);
	background-repeat: repeat-y;
	height: 100%;
}
body {
	background-image: url(/img/bg_pattern.jpg);
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	padding-left: 7px;
}
.footer-phone1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
}
.footer-phone2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	padding-right: 5px;
}
.footer-phone3 {
	padding-top: 7px;
}
a.footer-text:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #385269;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #233341;
}
.body-cell {
	padding-left: 17px;
	padding-right: 7px;
}
.searchfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.errorMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.searchGridRow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
}
.searchGridHeader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.searchGridFooter {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.header
{
	font-weight: bold;
	font-size: 16px;
	color: black;
	font-family: Arial, Helvetica, Sans-Serif;
}

.eventName
{
	font-weight: bold;
	font-size: 12px;
	color: #385269;
	font-family: Arial, Helvetica, Sans-Serif;
}
.bodytextItalic {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;

}

ul#related-links
{
	list-style-image:url(/img/bullet.jpg);
	padding-left:20px;
}

ul#related-links li
{
	margin:0 0 10px 0;
}
