@charset "UTF-8";
body {
	background-color: #E7E7E7;
}
body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #0C3A91;
}
a:visited {
	color: #0C3A91;
}
a:hover {
	color: #0C3A91;
}
a:active {
	color: #0C3A91;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0C3A91;
	background-color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
.links1 {
	color: #0C3A91
}
.links2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0C3A91;
	text-decoration: underline;
}
.subhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0C3A91;
}
.style1 {
	color: #0F409D;
	font-size: 14px;
	font-weight: bold;
}
.style2 {
	color: #7D7D7D;
	font-size: 11px;
}
.style3 {
	color: #08287f;
	font-weight: bold;
}
.list {
	list-style-image: url(../images/unorderedList.gif);
	list-style-type: inherit;
}

