.copy {
	color:#333333;
	font-family:Tahoma, Arial, Helvetica;
	font-size:11px;
	font-weight: normal;
	text-align: left;
	}

.copyred {
	color:#FF0000;
	font-family:Tahoma, Arial, Helvetica;
	font-size:11px;
	font-weight: bold;
	text-align: left;
	
}

.copyblack {
	color:#000000;
	font-family:Tahoma, Arial, Helvetica;
	font-size:11px;
	font-weight: bold;
	text-align: left;
	
}

.copyin {
	color:#333333;
	font-family:Tahoma, Arial, Helvetica;
	font-size:11px;
	font-weight: normal;
	text-align: left;
}

.copyinb {
	color:#333333;
	font-family:Tahoma, Arial, Helvetica;
	font-size:13px;
	font-weight: normal;
	text-align: left;
}

.copyinblue {
	color:#003366;
	font-family:Tahoma, Arial, Helvetica;
	font-size:13px;
	font-weight: bold;
	text-align: left;
}

.copy1 {
	color:#353535;
	font-family:Tahoma, Arial, Helvetica;
	font-size:12px;
	font-weight: normal;
	text-align: left;
	padding-left:3px;
	padding-right:3px;
	
}

.copy2 {
	color:#0A908B;
	font-family:Tahoma, Arial, Helvetica;
	font-size:12px;
	font-weight: normal;
	text-align: left;
	padding-left:3px;
	padding-right:3px;
	
}

.foot {
	color:#D5D6D7;
	font-family:Tahoma, Arial, Helvetica;
	font-size:10px;
	text-align: left;
	padding-left:5px;
	
  }
  
.footin {
	color:#0A908B;
	font-family:Tahoma, Arial, Helvetica;
	font-size:10px;
	text-align: center;
		
  }
  

  
  a {
	color:#003366;
	font-family:Tahoma, Arial, Helvetica;
	font-size:11px;
	text-decoration: none;
  }
a:hover {
	color:#000000;
	font-family:Tahoma, Arial, Helvetica;
	font-size:11px;
	text-decoration: none;
}

a.foot {
	color:#DADBDD;
	font-family:Tahoma, Arial, Helvetica;
	font-size:10px;
	text-decoration: none;
	font-weight: bold;
	
  }
a.foot:hover {
	color:#FFFFFF;
	font-family:Tahoma, Arial, Helvetica;
	font-size:10px;
	text-decoration: none;
	font-weight: bold;
	
}

a.inbig {
	color:#990000;
	font-family:Tahoma, Arial, Helvetica;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
	padding-right:5px;
	padding-left:3px;
  }
a.inbig:hover {
	color:#000000;
	font-family:Tahoma, Arial, Helvetica;
	font-size:11px;
	text-decoration: none;
	font-weight: bolder;
	padding-right:5px;
	padding-left:3px;
}

a.home {
	color:#000000;
	font-family:Tahoma, Arial, Helvetica;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
	
  }
a.home:hover {
	color:#990000;
	font-family:Tahoma, Arial, Helvetica;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
	
}

.h1 {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	text-align: left;
	
}

td.bgline{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #003976;
	border-left-color: #003976;
}

table.line{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #E6EBED;
	border-left-color: #E6EBED;
}

td.bglineright{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #AAABAE;
}

td.bglinebott{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #015890;
	border-left-color: #015890;
}


