	Body {
	background-color: #B1B8E1;
	}

	.QuoteText {
		font-family: arial;
		font-style : italic;
		font-size: 18px;
		color: #000066;
		background-color: fff;
	}
	
	.heading {
		font-family: arial;
		font-size: 18px;
		color: #1192C1;
	}
	.Homeheading {
		font-family: arial;
		font-style : normal;
		FONT-WEIGHT: BOLD;
		font-size: 42px;
		color: #1192C1;
	}

	.headerHR {
		width:500px;
		height: 2px;
		color: #4D4690;
		text-align: left;
	}
	.Download {
		font-family: arial;
		font-size: .8em;
		color: #1192C1;
		line-height : 35px;
	}
	
	.bottomNav {
		text-decoration: none;
		font-family: arial;
		font-size: 1em;
		color: #000000;
		}
		
	.bottomNav:hover {
		text-decoration: underline;
		}
	
	.copyright {
		font-family: arial;
		font-size: 10px;
		color: #1192C1;
		}
	
	P, .largeText, .text {
		font-family: arial;
		color: #000066;
		margin-right: 60px;
		}
	P, .text {
		font-size: 1em;
		line-height: 1.25em;
		}
	.largeText {
		font-size: 1.1em;
		}
	
	.link {
		font-family: arial;
		font-size: 12px;
		color: #1192C1;
		text-decoration: none;
		}
	
	.link:hover, .filelink:hover, .filelinkHome:hover {
		text-decoration: underline;
		}
	
	.filelink {
		text-decoration: none;
		font-family: arial;
		font-size: .8em;
		color: #000066;
		line-height : 35px;
	}
	
	.filelinkHome {
		text-decoration: none;
		font-family: arial;
		font-size: .8em;
		color: #000066;
	}