a:link {
	color: #F60;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #F60;
}
a:active {
	text-decoration: none;
	color: #F60;
}
.Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.BodyCH {
	font-size: 12px;
}

.BodyLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.BodyLargeCH {
	font-size: 14px;
}



.BodySmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.BodySmallerCH {
	font-size: 11px;
}


.BodyLarger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6294cf;
}
.BodyLargerCH {
	font-size: 18px;
	font-weight: bold;
	color: #6294cf;
}

.FieldName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	font-weight: bold;
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ffe700;
	font-weight: bold;
}
.SubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}


.Tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999;
	font-weight: bold;
	font-style: italic;
}

.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	font-weight: normal;
}
.CopyrightCH {
	font-size: 10px;
	color: #CCC;
	font-weight: normal;
}



a.CopyrightLink {
	color: #CCC;
}
a.CopyrightLink:hover {
	color: #CCC;
}
a.LanguageLink {
	color: #175aaa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a.LanguageLinkCH {
	color: #175aaa;
	font-size: 10px;
	font-weight: bold;
}
a.LanguageLink:hover {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #F60;
}
a.LanguageLinkCH:hover {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #F60;
}




a.SmallMenuLink {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.SmallMenuLinkCH {
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
}

a.SmallMenuLink:hover {
	color: #CCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.SmallMenuLinkCH:hover {
	color: #CCC;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}



.FormFieldsSite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #e1e1e1;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
}
.FormFieldsSiteNoWidth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #e1e1e1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
}
.FormFieldsTransparent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	color: #999;
}


.TableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
