a.homelink:link, a.homelink:active, a.homelink:visited {
	font : normal 10pt Arial, sans-serif;
	color : #3A378B;
	font-weight : bold;
	text-decoration : underline;
}

a.homelink:hover {
	font : normal 10pt Arial, sans-serif;
	color : #31312B;
	font-weight : bold;
	text-decoration : underline;
}

a.toplink:link, a.toplink:active, a.toplink:visited {
	font : normal 12px Arial, sans-serif;
	color : #3A378B;
	text-decoration : none;
}

a.toplink:hover {
	font : normal 12px Arial, sans-serif;
	color : #31312B;
	text-decoration : underline;
}

a.lgtoplink:link, a.lgtoplink:active, a.lgtoplink:visited {
	font : normal 14px Arial, sans-serif;
	color : #3A378B;
	text-decoration : none;
}

a.lgtoplink:hover {
	font : normal 14px Arial, sans-serif;
	color : #31312B;
	text-decoration : underline;
}

a.boldblue:link, a.boldblue:active, a.boldblue:visited {
	font : normal 10pt Arial, sans-serif;
	color : #3A378B;
	font-weight : bold;
	text-decoration : underline;
}

a.boldblue:hover {
	font : normal 10pt Arial, sans-serif;
	color : #6A6AD3;
	font-weight : bold;
	text-decoration : underline;
}

a.boldbluesmall:link, a.boldbluesmall:active, a.boldbluesmall:visited {
	font : normal 9pt Arial, sans-serif;
	color : #3A378B;
	font-weight : bold;
	text-decoration : underline;
}

a.boldbluesmall:hover {
	font : normal 9pt Arial, sans-serif;
	color : #6A6AD3;
	font-weight : bold;
	text-decoration : underline;
}

a.copy:link, a.copy:active, a.copy:visited {
	font : normal 8pt Arial, sans-serif;
	color : #3A378B;
	text-decoration : none;
}

a.copy:hover {
	font : normal 8pt Arial, sans-serif;
	color : #6A6AD3;
	text-decoration : none;
}

div.topborder {
	background-color : #E2D5B4;
	color : #959FC3;
	border-bottom : 5px solid #959FC3;
}

div.bottomborder {
	background-color : #959FC3;
	color: #ffffff;
	padding : 3px;
	border-top : 7px solid #3A378B;
}

td.cellcolor {
	background-color : #F4F0E3;
	padding : 10px;
}

tr.celltan {
	background-color : #F4F0E3;
	padding : 5px;
	border-top : 2px solid #AD9F7B;
}

tr.cellwhite {
	background-color : #FFFFFF;
	padding : 5px;
	border : 1px solid #AD9F7B;
}

.home {
	background-color : #ffffff;
	color : #333366;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	line-height : 10pt;
}

.body {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	line-height : 12pt;
}

.bodybold {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	line-height : 12pt;
}

.blueboldlg {
	color : #3A378B;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	line-height : 12pt;
}

.bodyitalic {
	background-color : #ffffff;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	line-height : 12pt;
	font-style : italic;
}
.bodybolditalic {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	line-height : 12pt;
	font-style : italic;
}

.bodysmall {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	line-height : 9pt;
}

.bodysmallitalic {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : italic;
	font-weight : normal;
	line-height : 9pt;
}

.copyright {
	color : #3A378B;
	font-family : Arial, Helvetica, sans-serif;
	font-size :8pt;
	font-weight : normal;
	line-height : 8pt;
}

.bluehdr {
	color : #3A378B;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	line-height : 12pt;
}

.bluehdr2 {
	color : #3A378B;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	line-height : 11pt;
}

.bluesmall {
	color : #3A378B;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : italic;
	font-weight : normal;
}