P {
	color : #002654;
  	font-family : Arial;
  	font-size : 10pt;
	}
TD {
	color : #002654;
  	font-family : Arial;
  	font-size : 10pt;
	}


pre {
	color : #002654;
  	font-family : Arial;
  	font-size : 10pt;
	}
.normal {
	color : #002654;
  	font-family : Arial;
  	font-size : 10pt;
	}

.normalbold {
	color : #002654;
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
}


.normal_white {
	color : #FFFFFF;
  	font-family : Arial;
  	font-size : 10pt;
	}
	
.link {
	color : #002654;
	margin-left : 5;
	font-family : Arial;
	font-size : 10pt;
}
H1 {
    POSITION:absolute; 
	TOP:-3px; 
	LEFT:150px;
	width : 500px;
	color : #000000;
  	font-family : Arial;
  	font-size : 18pt;
	text-align : center;
	border : thin solid #94A2B0;
	background-color:#E5EAEF;
	}
H2 {
	color : #000000;
	font-family : Arial;
	font-size : 12pt;
	text-align : center;
	border : thin solid #94A2B0;
	background-color : #E5EAEF;
	width : 236px;
	margin-left : 1;
}

H3 {
	color : #002654;
	font-family : Arial;
	font-size : 12pt;
	font-weight : bold;
}	
H4 {
    POSITION:relative; 
	TOP:20px; 
	color : #052999;
	font-family : Arial;
	font-size : 12pt;
	font-weight : bold;
	}

.Scrollbar{  scrollbar-3dlight-color:	#E5EAEF;
          	scrollbar-arrow-color:				#002654;
           	scrollbar-base-color:				#FFFFFF;
           	scrollbar-darkshadow-color: #002654;
          	scrollbar-face-color:				 #E5EAEF;
           	scrollbar-highlight-color:		  white;
           	scrollbar-shadow-color:			#002654;
}
.button_blue {
	color : White;
	font-family : Arial;
	font-size : 12pt;
	text-decoration : underline;
	border : thin ridge Black;
	background-color : #052999;
	font-weight : bold;
}
.button_blue_small {
	color : White;
	font-family : Arial;
	font-size : 8pt;
	text-decoration : underline;
	border : thin ridge Black;
	background-color : #052999;
	font-weight : bold;
}


.top_button {
	color : #002654;
	font-family : Arial;
	font-size : 11pt;
	font-weight : bold;
	text-align : center;
	border : thin solid #94A2B0;
	background-color : white;
	width : 120px;
	height: 22px;
}
.top_button_small {
	color : #002654;
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	text-align : center;
	border : thin solid #94A2B0;
	background-color : white;
	width : 80px;
}

.top_button_small_no_width {
	color : #002654;
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	text-align : center;
	border : thin solid #94A2B0;
	background-color : white;
}
.top_button_small_no_width {
	color : #002654;
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	text-align : center;
	border : thin ridge #FFFFFF;
	background-color : orange;
}
.button_MP {
	color : #002654;
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	text-align : center;
	border : medium groove #94A2B0;
	background-color : white;
	width : 50px;
}
.normal_white {
	color : #FFFFFF;
  	font-family : Arial;
  	font-size : 10pt;
	}
.normal_white_bold {
	color : #FFFFFF;
  	font-family : Arial;
  	font-size : 10pt;
	font-weight : bold;
	}