/* CSS Document */
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.PageTitle {
	font-family: "Arial";
	font-size: 30px;
	color: #1C1565;
	text-decoration: none;
}
.Content {
	font-family: "Arial";
	font-size: 15px;
	color: #1C1565;
	text-decoration: none;
	line-height: 20px;
}
.Content a:link {
	font-family: "Arial";
	color: #1C1565;
	text-decoration: underline;
}
.Content a:visited {
	font-family: "Arial";
	text-decoration: none;
	color: #1C1565;
}
.Content a:hover {
	font-family: "Arial";
	text-decoration: none;
	color: #494484;
}
.ContentUnderline {
	font-family: "Arial";
	font-size: 15px;
	color: #1C1565;
	text-decoration: none;
	line-height: 25px;
}
.ContentUnderline a:link {
	font-family: "Arial";
	color: #1C1565;
	text-decoration: underline;
}
.ContentUnderline a:visited {
	font-family: "Arial";
	text-decoration: underline;
	color: #1C1565;
}
.ContentUnderline a:hover {
	font-family: "Arial";
	text-decoration: underline;
	color: #969273;
}
.HomePageContent {
	font-family: "Arial";
	font-size: 11px;
	color: #1C1565;
	text-decoration: none;
	line-height: 15px;
}
.HomePageContent a:link {
	font-family: "Arial";
	color: #1C1565;
	text-decoration: none;
}
.HomePageContent a:visited {
	font-family: "Arial";
	text-decoration: none;
	color: #1C1565;
}
.HomePageContent a:hover {
	font-family: "Arial";
	text-decoration: underline;
	color: #494484;
}
.Links {
	font-family: "Arial";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
.Links a:link {
	font-family: "Arial";
	color: #000000;
	text-decoration: none;
}
.Links a:visited {
	font-family: "Arial";
	text-decoration: none;
	color: #000000;
}
.Links a:hover {
	font-family: "Arial";
	text-decoration: underline;
	color: #000000;
}
.Info {
	font-family: "Arial";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 26px;
}
.Info a:link {
	font-family: "Arial";
	text-decoration: underline;	
	color: #000000;
}
.Info a:visited {
	font-family: "Arial";
	text-decoration: underline;
	color: #000000;
}
.Info a:hover {
	font-family: "Arial";
	text-decoration: underline;
	color: #000000;
}
.Footer {
	font-family: "Arial";
	font-size: 9px;
	color: #494484;
	text-decoration: none;
}
.Footer a:link {
	font-family: "Arial";
	text-decoration: none;
	color: #494484;
}
.Footer a:visited {
	font-family: "Arial";
	text-decoration: none;
	color: #494484;	
}
.Footer a:hover {
	font-family: "Arial";
	text-decoration: underline;
	color: #494484;
}
.ReturnLink {
	font-family: "Arial";
	font-size: 9px;
	color: #1C1565;
	text-decoration: none;
}
.ReturnLink a:link {
	font-family: "Arial";
	text-decoration: none;
	color: #1C1565;
}
.ReturnLink a:visited {
	font-family: "Arial";
	text-decoration: none;
	color: #1C1565;	
}
.ReturnLink a:hover {
	font-family: "Arial";
	text-decoration: underline;
	color: #666666;
}