a:link {
	text-decoration: underline;
	color: #001367;
}
a:visited {	
	text-decoration: underline;
	color: #001367;
}
a:hover {
	color: #4D5E94;
	text-decoration: none;
}
a:active {
	color: #C4090A;
	text-decoration: none;
}
a.link1:link {
	font-size: 11px;
	text-decoration: underline;
	color: #E48101;
}
a.link1:visited {
	font-size: 11px;
	text-decoration: underline;
	color: #E48101;
}
a.link1:hover {
	font-size: 11px;
	color: #B16223;
	text-decoration: none;
}
a.link1:active {
	font-size: 11px;
	color: #212018;
	text-decoration: none;
}
a.link2:link {
	text-decoration: none;
	color: #666666;
}
a.link2:visited {
	text-decoration: none;
	color: #666666;
}
a.link2:hover {
	color: #001367;
	text-decoration: underline;
}
a.link1:active {
	color: #4D5E94;
	text-decoration: none;
}
.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #4D4D4B;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #4D4D4B;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.headerlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #243C7A;
}
.bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #4D4D4B;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #001065;
	font-weight: bold;
}
.bodyboldsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #4D4D4B;
	font-weight: bold;
}
.bodyboldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
}.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
}
.headermedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #243C7A;
}

