body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.png);
	line-height: 17px;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #6078B4;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	font-style: italic;
	font-size: 10px;
	margin: 0px;
	padding-top: 15px;
	line-height: 16px;
}
a:link {
	text-decoration: none;
	color: #6078B4;
}
a:visited {
	text-decoration: none;
	color: #6078B4;
}
a:hover {
	color: #1C3F93;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.mainTextContainer {
	padding: 15px 25px 25px;
	text-align: justify;
}
.blueText {
	color: #1C3F93;
}
.column3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #6078B4;
}
.line {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #A2AFD2;
}
