.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.dialogtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

 Text Styles 
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
	font-style:none;
	color: #464646;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:normal;
	font-style:none;
	color: #464646;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight: normal;
	font-style:none;
	color: #999999;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight: normal;
	font-style:none;
	color:#666666;
}
.newsheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight: normal;
	font-style:none;
	color:#666666;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
	font-style:italic;
	color:#464646;
}
.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	font-style:none;
	color:#666666;
}

 Table Styles 
.standard_table {
	font-size: 9pt;
}
.standard_head {
	font-weight:bold;
	font-style:none;
	font-size: 9pt;
}
.standard_body {
	font-size: 9pt;
}

.lightgray_table {
	background-color: #b6c6da;
	font-size: 9pt;
}
.lightgray_head {
	background-color: #d8e4fe;
	font-weight:bold;
	font-style:none;
	font-size: 9pt;
}
.lightgray_body {
	background-color: #e4eefe;
	font-size: 9pt;
}

.blue_table {
	background-color: #9999CC;
	font-size: 9pt;
}
.blue_head {
	background-color: #CCCCDD;
	font-weight:bold;
	font-style:none;
	font-size: 9pt;
}
.blue_body {
	background-color: #EEEEFF;
	font-size: 9pt;
}

.darkblue_table {
	background-color: #333366;
	font-size: 9pt;
}
.darkblue_head { background-color: #336699; font-weight:bold; color:#FFFFFF; font-size:10pt;}
.darkblue_body {
	background-color: #BED4F0;
	font-size: 9pt;
}

.gray_table {
	background-color: #666666;
	font-size: 9pt;
}
.gray_head {
	background-color: #CCCCCC;
	font-weight:bold;
	font-style:none;
	font-size: 9pt;
}
.gray_body {
	background-color: #EEEEEE;
	font-size: 9pt;
}

.green_table {
	background-color: #669933;
	font-size: 9pt;
}
.green_head {
	background-color: #CCFF33;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	font-style:none;
	color: #006600
}
.green_body {
	background-color: #E2FFAF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
	font-style:none;
}

.red_table { background-color: #660000; font-size: 8pt;}
.red_head {
	background-color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	font-style:none;
	color: #660000
}
.red_body {
	background-color: #FFCC99;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
	font-style:none;
}

.brown_table {
	background-color: #663300;
	font-size: 9pt;
}
.brown_head {
	background-color: #CC6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	font-style:none;
	color: #333333
}
.brown_body {
	background-color: #F6F2C1;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
	font-style:none;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}

