@charset "utf-8";
/* CSS Document */
.Headline {
	color:#02507f;
	font-family:"Lucida Bright", Georgia,"Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 21px;
	text-align: left;
	vertical-align: top;
}
.Subeadline {
	color:#02507f;
	font-family:"Lucida Bright", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	height: 21px;
	font-weight:bold;
	line-height: 18px;
	text-align: center ;
	vertical-align: top;
}
.Subeadline2 {
	color:#333333;
	font-family:Lucida Sans, Helvetica, Arial, sans-serif;
	font-size: 12px;
	height: 21px;
	font-weight:bold;
	line-height: 18px;
	text-align: left justified;
	vertical-align: top;
}
.Subeadline3 {
	color:#02507f;
	font-family:"Lucida Bright", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	height: 21px;
	font-weight:bold;
	line-height: 18px;
	text-align: left ;
	vertical-align: top;
}
.GeneralContent {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
	list-style-position: inherit;
	list-style-image: url(../images/Bullet.png);
}
a:link {
	color: #0A3D7A;
}
.Providers {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	vertical-align: top;
	list-style-position: inherit;
	list-style-image: url(../images/Bullet.png);
}
a:link {
	color: #0A3D7A;
}
a:visited {
  color:#0A3D7A;	
  text-decoration:underline;
}
a:hover {
  color:#D1B176;
  text-decoration:underline;
}
a:active {
  color:#0A3D7A;
}
.Event_content {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
	list-style-position: inherit;
	list-style-image: url(../images/Bullet.png);
}
.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-stretch:expanded;
	line-height: 16px;
	padding-right: 2px;
	padding-left: 8px;
	text-align: center;
	color: #ffffff;
}
.Copyright  A:link {
	color:#ffffff;
	text-decoration:underline;
}
.Copyright A:visited {
  color:#ffffff;	
  text-decoration:underline;
}
.Copyright A:hover {
  color:#f8be10;
  text-decoration:underline;
}
.Copyright A:active {
  color:#f8be10;
}