BODY {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	MARGIN: 0px; 
	color: #000000;
	BACKGROUND-COLOR: #E0E8F2;
	FONT-FAMILY:   Helvetica, Arial,sans-serif, "MS sans serif"; 
}

H1 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 24px; 
	color: #483D8C;	
	FONT-FAMILY:   Helvetica, Arial,sans-serif, "MS sans serif"; 
}

.H2 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 18px; 
	color: #483D8C;	
	FONT-FAMILY:   Helvetica, Arial,sans-serif, "MS sans serif"; 
}

.H3 {
	FONT-WEIGHT: BOLD; 
	FONT-SIZE: 16px; 
	color: #666699;	
	FONT-FAMILY:   Helvetica, Arial,sans-serif, "MS sans serif"; 
}

.H4 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 14px; 
	color: #666699;	
	FONT-FAMILY:   Helvetica, Arial,sans-serif, "MS sans serif"; 
}

.H5 {
	FONT-WEIGHT: BOLD; 
	FONT-SIZE: 14px; 
	color: #483D8C;	
	FONT-FAMILY:   Helvetica, Arial,sans-serif, "MS sans serif"; 
}

.H6 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	color: #666699;	
	FONT-FAMILY:   Helvetica, Arial,sans-serif, "MS sans serif"; 
}

.H7 {
	FONT-WEIGHT: BOLD; 
	FONT-SIZE: 11px; 
	color: #483D8C;	
	FONT-FAMILY:   Helvetica, Arial,sans-serif, "MS sans serif"; 
}

.QUOTE {
	FONT-WEIGHT: Normal; 
	FONT-SIZE: 14px; 
	color: #000000;	
	FONT-FAMILY:   Helvetica, Arial,sans-serif, "MS sans serif"; 
}

.MAIN {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 9px; 
	color: #000000;
	BACKGROUND-COLOR: White;
	FONT-FAMILY:   Helvetica, Arial,sans-serif, "MS sans serif"; 
	
}

.CAPTION {
	FONT-WEIGHT: normal; 
	color: Black;
	FONT-SIZE: 55%; 
	BACKGROUND-COLOR: #FFFFCC;	
	FONT-FAMILY:    Tahoma,Arial, Helvetica, sans-serif, "MS sans serif";;
	border : 1px solid Silver ;
}

.CAPTION2 {
	FONT-WEIGHT: normal; 
	color: Black;
	FONT-SIZE: 55%; 
	BACKGROUND-COLOR: #FFFFFF;	
	FONT-FAMILY:    Tahoma,Arial, Helvetica, sans-serif, "MS sans serif";;
}


.black {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	color: #000000;
	BACKGROUND-COLOR: #000000;
	FONT-FAMILY:   Helvetica, Arial,sans-serif, "MS sans serif"; 
	
}

TD.SIDEBAR {
	FONT-WEIGHT: BOLD; 
	FONT-SIZE: 14px; 
	background-color: #483D8C;
	FONT-FAMILY:   Helvetica, Arial,sans-serif, "MS sans serif";
	width: 150px; 
}

TD.SIDEBAR2 {
	FONT-WEIGHT: BOLD; 
	FONT-SIZE: 10px; 
	background-color: #483D8C;
	color: #483D8C;
	FONT-FAMILY:   Helvetica, Arial,sans-serif, "MS sans serif"; 
}


TD.SIDETITLE {
	FONT-WEIGHT: Bold; 
	FONT-SIZE: 12px; 
	background-color: #9999FF;
	COLOR: #FFFFFF;
	FONT-FAMILY:   Helvetica, Arial,sans-serif, "MS sans serif"; 
}

TD.SIDELINK {
	FONT-WEIGHT: Normal; 
	FONT-SIZE: 12px; 
	background-color: #E0FFFF;
	COLOR: #000000;
	FONT-FAMILY:   Helvetica, Arial,sans-serif, "MS sans serif"; 
}

TD.SIDELINKON {
	FONT-WEIGHT: Normal; 
	FONT-SIZE: 12px; 
	background-color: #E0FFFF;
	COLOR: #3300CC;
	FONT-FAMILY:   Helvetica, Arial,sans-serif, "MS sans serif"; 
}


A.SIDEBAR:LINK {
	text-decoration : none;
	color : #000000;
}
A.SIDEBAR:VISITED {
	text-decoration : none;
	color : #000000;
}
A.SIDEBAR:HOVER {
	text-decoration : underline;
	color: #3300CC;
}

A.:LINK {
	text-decoration : underline;
	color : #666699;
}
A.:VISITED {
	text-decoration : underline;
	color : #666699;
}
A.:HOVER {
	text-decoration : underline;
	color: #3300CC;
}
.label {
	font-size: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #483D8C;	
}	

.fieldvalue {
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	border-color : gray;
	border-style : solid;
	border-width : 1px;
}
