@charset "ISO-8859-1";
.Styles {
}


.counterpointheader {
	font-family: Arial;
	font-size: 14px;
	color: #013E6C;
	font-weight: bold;
}
.body {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	padding: 0px;
	line-height: 18px;
}
.quotes {
	font-family: Arial;
	font-size: 14px;
	color: #00366E;
}


a img { border:0 }
img { border:0 }
.homeheader {
	font-family: Arial;
	font-size: 14px;
	color: #003467;
	font-weight: bold;
	padding-left: 10px;
}
.homebodyleft {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding-right: 14px;
	padding-left: 10px;
}
.homebodyright {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	padding-left: 20px;
	padding-right: 10px;
}
.homeheader2 {
	font-family: Arial;
	font-size: 14px;
	color: #003467;
	font-weight: bold;
	padding-left: 20px;
}
body {
	background-color: #E1E3F6;
}
a:link {
	color: #00366E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00366E;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #00366E;
}
