body { 
	background-color: white;
	font-family: Verdana, Helvetica; 
	font-size: 8pt;	 
	color: #5A5A5A;
}

th, td { 
	font-family: Verdana, Helvetica; 
	font-size: 8pt;	 
	color: #5A5A5A;
}

td.blue, td.orange {
  background-color : #005EA6;
  color: #ffffff;
  font-weight: bold;
}

td.bluex {
  background-color : #008FE0;
  color: #ffffff;
  font-weight: bold;
}



td.light{
	background-color: #CCE8FB;
	color: #000000;
	font-size: 8pt; 
	font-weight: abold;
}

td.head {
  background-color: #96C1E6;
  color: #0059A3;
  font-weight: bold;
}

td.body0, td.light0 {
	background-color: #EDEDED;	
	font-size: 8pt; 	
}

td.body1, td.light1 {
	background-color:#DDEEF9;	
	font-size: 8pt; 	
}

td.bodypromo {
	background-color: #fdd2a2;	
	font-size: 8pt; 	
}


td.body0b, td.light0b {
	background-color: #EDEDED;	
	font-size: 8pt; 	
	font-weight: bold;
}

td.body1b, td.light1b {
	background-color:#DDEEF9;	
	font-size: 8pt; 	
	font-weight: bold;
}

td.red {
  background-color: #DB2614;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
}

td.lightred {
  background-color: #FFA096;
  color: #DB2614;	
	font-size: 8pt;
	font-weight: bold;
}

.greygradient {
  FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FAFAFA, EndColorStr=#E1E1E1); 
  background-color: #E1E1E1;
}

.bluegradient {
  FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#E8F4FB, EndColorStr=#CCE6F6); 
  background-color: #CCE6F6;
}



.band1 {
  FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#23297F, EndColorStr=#7158CA);
  background-color: #23297F;
}

.header,
.title {
  font-family: Verdana, helvetica;
  font-weight: bold;
  font-size: 10pt;
}

td.t {
	border: solid 1 rgb(22,165,252);
}

input, 
select, 
textarea {
  background-color : #CCE8FB;
  color: #005EA6;
  font-weight: bold;
}

a, 
a:link, 
a:active, 
a:hover {
	font-family: Verdana, Helvetica; 
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

a:link, 
a:visited {
	color: #005EA6;
}

a:active, 
a:hover {
	color: rgb(22,165,252);
	text-decoration: underline;
}

a.menu:link, 
a.menu:visited,
a.menu:active, 
a.menu:hover {
	color: #4994D7;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

a.submenu:link, 
a.submenu:visited,
a.submenu:active, 
a.submenu:hover {
	color: #FF9114;
	text-decoration: none;	
	font-size: 10px;
}

a.left:link, 
a.left:visited,
a.left:active, 
a.left:hover {
	color: #747474;
	text-decoration: none;	
	font-size: 10px;
}

a.leftheader:link, 
a.leftheader:visited,
a.leftheader:active, 
a.leftheader:hover {
	color: #FF9114;
	text-decoration: none;	
	font-size: 12px;
}



a.head:link, 
a.head:visited {
	color: #0071DB;
	text-decoration: none;
	font-family: Times New Roman, Times, Helvetica;
  font-weight: bold;
  font-size: 14pt;
}

a.head:active, 
a.head:hover {
	color: #000000;
	font-family: Times New Roman, Times, Helvetica;
  font-weight: bold;
  font-size: 14pt;
}

a.x:link, 
a.x:visited {
	color: rgb(0,113,219);
}

a.x:active, 
a.x:hover {
	color: #ffffff;
}

font.red {
  color: #DC2B19;
  font-weight: bold;
  font-size: 12pt;
}

font.black {
  color: #000000;
  font-weight: bold;
  font-size: 12pt;
}

.imag {
	border: 1px solid #005EA6;
}