BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	border: none; 
	background: #ffffff;
}

TH {
	font-family: "MS Sans Serif",Arial,Geneva,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: White;
	background: #303E87;
	text-align: left;
	padding-left: 5px;
	text-indent: 5px;
	// 3366CC
}

td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

.h { font-family: Arial; font-size: 21pt; line-height: 19pt; color: #ffffff }
.m { font-family: Arial; font-size: 9pt; color: #ffffff }
.l { font-family: Arial; font-size: 9pt; color: #000000 }

A {
	color : #333399;
}

A:VISITED {
	color : #333399;
}

A:HOVER {
	color: #000033;
}

a.navbar { color: #FFFFFF; text-decoration: underline}
a.navbar:visited { color: #FFFFFF; text-decoration: underline}
a.navbar:hover { color: #FFFF00; text-decoration: underline }

.linkheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight : bold;
}

.heading3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: navy;
	text-weight: bold;
	font-weight : bold;
	margin-top: 0px;
}

#tableheading {
	font-size: 10pt;
	font-weight : bold;	
	margin-bottom: 10px;	
}


H3 {
	font-size : 14pt;
	font-weight : normal;
}


.sourceView {
	margin: 10px;
	padding: 20px;
	border: 1px dashed Silver;
	font-family: Verdana,sans-serif;
	background-color: #f0f0f0;
}

.tableText {
}


.tableTextBold {
}

.tableText td {
	font-size: 9pt;
}

.tableTextBold td {
	font-size: 9pt;
	font-weight: bold;
}



