@charset "UTF-8";
.containerBox {
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 20px;
}
.linksFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #7EA6C4;
	text-decoration: none;
}
a.linksFooter:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #7EA6C4;
	text-decoration: none;
}
a.linksFooter:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #7EA6C4;
	text-decoration: none;
}
a.linksFooter:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #7EA6C4;
	text-decoration: underline;
}
.textAreaHomePage {
	float: right;
	height: auto;
	width: 730px;
}
.textSecondaryPages {
	height: auto;
	width: 900px;
}
.textBoxesLeft {
	height: auto;
	width: 430px;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.textBoxesRight {
	height: auto;
	width: 430px;
	padding: 5px;
	float: right;
}
.columnContainerStyle {
	height: auto;
	width: 900px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	margin: 0px;
}
.finePrint {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}
.menuTopBox {
	width: auto;
}
.footer {
	height: auto;
	width: 900px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.textLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #405274;
	text-decoration: underline;
}
a.textLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #405274;
	text-decoration: underline;
}
a.textLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #405274;
	text-decoration: underline;
}
a.textLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6699CC;
	text-decoration: underline;
}
.linkArrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #7EA6C4;
	font-weight: bold;
}
.bodyTextBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	margin: 0px;
	font-weight: bold;
	font-style: italic;
}

