@charset "utf-8";
body,td,th {
	margin-top: 0px;
	font-family: Segoe UI;
	font-size: 11pt;
	color: #666;
	padding-bottom: 5px
}
img {border:none
}
h1 {font-style:italic
}
h2 {font-style:italic
}
h3 {font-style:italic
}
h4 {font-style:italic
}
.buttonspace {
	padding-top: 2px;
	padding-bottom: 2px
}
.backgroundnorepeat
{
 document.body.style.backgroundRepeat="no-repeat";
 }
.backgroundseethrough
{
filter: alpha (opacity=50);
}
.picsonbackground
{
filter: alpha (opacity=100);
}
.borderrightcolumn {
	background-color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-right: 0px;
	padding-left: 10px
}
.smallcolumninrightcolumn {
	font-family: "Segoe UI";
	font-size: 9pt;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.paddingcentercolumn {
	padding-right: 10px;
	padding-left: 10px;
}
.paddingnavigation {
	padding-bottom: 5px;
	vertical-align: top
}
.footer {
	font-family: Segoe UI;
	font-size: 8pt;
	color:#CCC;
}
.moreinfolink {
	font-family: Segoe UI;
	font-size: 10pt;
	bottom: auto;
}

a:link {
	color: #069;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #1A10E4;
}
a:active {
	text-decoration: none;
}
.eventsmallcolumninrightcolumn {
	font-family: "Segoe UI";
	font-size: 11pt;
	border-top-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

