/*BPSA V 3.0 stylesheet 2003*/

BODY {
	color: #333333;
	background-color: White;
	font-family: Arial, sans-serif, "Times New Roman";
	font-size: 8pt;
	text-align: justify;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	/*IE Scroll bars*/
	scrollbar-base-color: White;
	scrollbar-track-color: White;
	scrollbar-face-color: #3366CC;
	scrollbar-highlight-color: White;
	scrollbar-3dlight-color: White;
	scrollbar-darkshadow-color: White;
	scrollbar-shadow-color: White;
	scrollbar-arrow-color: White;
}

.main_header{
   border: 1px;
   border-style: solid;
   border-color: #3366CC;
}

P {
    color : #333333;
    font-size : 8pt;
	 text-align : justify;
	 font-family:   Arial, sans-serif, "Times New Roman";
	 background: white;
}

ul{
  color : #FF9900; 
}

li{
	color: #99001B;
	 font-size : 8pt;
	 text-align : justify;
	 font-family:   Arial, sans-serif, "Times New Roman";
	 background: white;
}

A {
	color : #3366CC;
	text-decoration : none;
	
}

A:HOVER {
	color : #FF9900;
	text-decoration : none;
}

.datemarkup{
float: left;
	font-size : 8pt;
	margin-left: 1px;
}

.contactbuttons {
	background-color: #EEEEEE;
	border-style: solid;
	border-width: 2px;
	border-color: #3366CC;
	color: #3366CC;
}

.dropdown{
	background: white;
	color: #3366CC;
}

.dropdownbox{
	background: white;
	color: #3366CC;
	float: right; 
	margin-right: 5px;
}

.tablespacers{
   margin-bottom: 10px;
   border: 1px;
   border-style: solid;
   border-color: #3366CC;
 
}

.footerlinks{
	font-size : 8pt;
	font-family: Arial, sans-serif, "Times New Roman";
}

.footersgaps{
	background: #3366CC;
	color: White;
	font-size : 7pt;
	font-family: Arial, sans-serif, "Times New Roman";
	font-weight: bold;
}

.header{
	color: #3366CC;
	background-color: #EEEEEE;
	font-size: 13px;
	font-family: Arial, sans-serif, "Times New Roman";
	font-weight: bold;
	margin-bottom: 5px;
	padding: 2px;
	width: 100%;
}

.highlight{
 	color: #99001B;
	background: white;
}

.nb{
	color: #3366CC;
	font-size : 8pt;
	font-weight: bold;
}

.txt{
	 color : #666666;
    font-size : 8pt;
	 text-align : justify;
	 font-family:  Arial, sans-serif, "Times New Roman";
	 background: white;
}

.textsizesmall{
	font-size : 8pt;
}

ol {
	 font-size : 8pt;
	 text-align : justify;
	 font-family:   Arial, sans-serif, "Times New Roman";
	 background: white;
}

.inside_table{
	border: solid;
	border-color: Silver;
	border-width: 1px;
	margin-bottom: 5px;
   color : #333333;
   font-size : 8pt;
	text-align : justify;
	font-family:   Arial, sans-serif, "Times New Roman";
	background: white;
   text-align: justify;	
	padding: 2px;
 }
 
 .pic{
 	float: left;
	padding: 3px;
 }

.header_table{
  margin-bottom: 5px;
  background: #EEEEEE;
  margin-left: 1px;
  margin-right: 1px;
	 
}

.txt_block{
	text-align: justify;
	color : #333333;
   font-size : 8pt;
	text-align : justify;
	font-family:   Arial, sans-serif, "Times New Roman";
	background: white;
	text-align: justify;
}

.menu_txt{
	  font-size : 8pt;
}