/****************************************************************************/
/* Page defaults.                                                           */
/****************************************************************************/

body {background-color: #E8F0F7}

td {
	text-align: left;
	vertical-align: top;
	font-family:Arial;
	font-size:12px;
	color:#707070;
}

td.box {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#707070;
	border-bottom: 1;
	border-bottom-color: #000000;
	border-left: 1;
	border-left-color: #000000;
	
	border-top: 1;
	border-top-color: #000000;
	border-right: 1;
	border-right-color: #000000;
}

td.Middle {
	text-align: center;
	vertical-align: middle;
	font-family:Tahoma;
	font-size:11px;
	color:#707070;
}

td.Footer {
	text-align: center;
	vertical-align: middle;
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}

td.bot {
	text-align: right;
	vertical-align: bottom;
}

td.data {
	text-align: center;
	vertical-align: middle;
	height:20;
}

td.BigBlack {
	vertical-align: middle;
	font-family:Tahoma;
	font-size:16px; 
	color:#000000
	font-weight:bold;
}

a {
	text-decoration: underline;
	color:#707070;
}
a.1 {
	text-decoration: underline;
	font-weight:bold;
	color:#D39F00;
}
a.2{
	text-decoration: underline;
	font-weight:bold;
	color:#FFFFFF;
}

a.3 {
	text-decoration: none;
	font-weight:bold;

}

a.4 {
	text-decoration: none;
	font-weight:bold;
	color:#FFFFFF;
}

.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}

.small {
  font-size: 8pt;
}


h2 {
  	color:#000099;
}

h3 {
  	color:#000099;
}

h4 {
	font-family: Arial;
	font-size: 12px;
  	font-weight:strong;
  	color:#000099;
  	text-align: left;
}

h5 {
	font-family: Tahoma;
	font-size: 11px;
  	font-weight:bold;
  	text-align: left;
}

h6 {
	font-family: Tahoma;
	font-size: 11px;
  	font-weight:bold;
  	color:#008000;
  	text-align: left;
}

#headline { 
	color: #800080; 
	font-family:Tahoma;
	font-size: 11px;
	font-weight: bold 
}
