TR.spacer {
	padding-top : 6pt;
	padding-bottom :6pt;
}

TD.spacer {
	padding-left : 5pt;
	padding-right :5pt;
	margin-right : 10pt;
}

A.headerLink {
	font-family : "Times New Roman", Times, serif;
	font-size : 16pt;
	font-style : italic;
	font-weight : bold;
	color : #0E3044;
	text-decoration : none;
}

A:HOVER.headerLink {
	font-family : "Times New Roman", Times, serif;
	font-size : 16pt;
	font-style : italic;
	font-weight : bold;
	color : #0E3044;
	text-decoration : underline;
}

A.smallLink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-style : normal;
	font-weight : normal;
	color : #631D29;
	text-decoration : none;
}

A:HOVER.smallLink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-style : normal;
	font-weight : normal;
	color : #631D29;
	text-decoration : underline;
}

A.basicLink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	color : #631D29;
	text-decoration : none;
}

A:HOVER.basicLink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	color : #631D29;
	text-decoration : underline;
}


.frontText {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	margin-top : 10pt;
	margin-left : 5pt;
	margin-right : 5pt;
	margin-bottom : 10pt;
	color : #333333;
	text-align : left;
}

.frontTextSmall {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	margin-top : 10pt;
	margin-left : 5pt;
	margin-right : 5pt;
	margin-bottom : 10pt;
	color : #777777;
	text-align : left;
}

.frontDate {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	margin-left : 0pt;
	margin-right : 5pt;
	color : #333333;
	text-align : left;
}

.frontHeadline {
	font-family : "Times New Roman", Times, serif;
	font-size : 16pt;
	font-style : normal;
	font-weight : normal;
	margin-left : 5pt;
	margin-right : 5pt;
	color : #000000;
	text-align : center;
}