@charset "utf-8";
a:visited {
	color: #818181;
}

a:link {
	color: #818181;
}

.ssGreyHeadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #AAAAAA;
	text-transform: capitalize;
	height: auto;
	width: auto;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #A2A2A2;
	border-right-color: #A2A2A2;
	border-bottom-color: #A2A2A2;
	border-left-color: #A2A2A2;
	letter-spacing: 0.1em;
	font-weight: normal;
}
.ssSubHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.menulink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #575757;
}
.bodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCC;
	line-height: 16px;
}
.messageBox {
	background-color: #C0C0C0;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A0A0A0;
}

body {
	background-color: #030303;
	color: #1787CA;
}
.fieldCaption {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #818181;
	line-height: 22px;
}
.pageNumber {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.noNav {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #575757;
}
.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #D2D2D2;
	letter-spacing: 0.2em;
}
.noPageNumber {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #575757;
	word-spacing: 10px;
}
.bodyTextLight {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999;
	line-height: 16px;
}
