.border {
	border: 1px solid #12367A;
	padding: 3pt;
	background-color: #F3F3F3;
}
a:link {
	color:#1A4Dac;
	text-decoration: underline;
}
a:visited {
	color:#1A4Dac;
	text-decoration: underline;
}
a:hover {
	color:#1A4Dac;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.tdTitle {
	font-size: 11pt;
	font-weight: bold;
	color: #12367A;
}
.footer {
	font-size: 8pt;
}
li {
	list-style-image: url(images/bullet_news.gif);
	padding-bottom: 8px;
}
.bgroundTable {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #12367A;
}
.bgroundCelloddTOP {
	background-color: #C4C4C4;
	border-left: 1px solid #A4A4a4;
}
.bgroundCellodd {
	padding-bottom: 6px;
	padding-top: 3px;
	background-color: #D4DBE9;
	border-bottom: 2px solid #12367A;
	border-left: 1px solid #7694CD;
}
.bgroundCellevenTOP {
	background-color: #D1D1D1;
	border-left: 1px solid #B1B1B1;
}
.bgroundCelleven {
	padding-bottom: 6px;
	padding-top: 3px;
	background-color: #E9EDF4;
	border-bottom: 2px solid #12367A;
	border-left: 1px solid #7694CD;
}
.tdborderbot {
	padding-bottom: 6px;
	padding-top: 3px;
	border-bottom: 2px solid #12367A;
}
