/***********************************************//* tcc.css                             *//***********************************************//***********************************************//* HTML tag styles                             *//***********************************************/ 
P {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 10pt;
	line-height: 11pt;
  	font-style: normal;
  	font-weight: normal;
  	font-variant: normal;
  	text-align: left;
  	white-space: normal;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	float: left;
	width: 100%;
}


P.red {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12pt;
  	font-style: normal;
  	font-weight: bold;
  	font-variant: normal;
  	color: #FF0000;
}

P.blue12pt {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12pt;
  	font-style: normal;
  	font-weight: bold;
  	font-variant: normal;
  	text-align: center;
  	color: #0000CC;
}

B.arc {
  color: #FF0000;
}

A.bold {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 10pt;
  	font-style: normal;
  	font-weight: bold;
  	font-variant: normal;
  	color: #0000FF;
}
td.title { color: #0000ff; font-size: 11pt; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-variant: normal; font-weight: bold }
td.body { color: #000; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-variant: normal; font-weight: bold }
A.email {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 10pt;
  	font-style: normal;
  	font-weight: bold;
  	font-variant: normal;
  	color: #009900;
}

H3{  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 20pt;
	line-height: 14pt;
  	font-style: italic;
  	font-weight: bold;
  	font-variant: normal;
  	text-align: left;
  	color: #0000FF;
}
.subtextl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	padding-left: 3px;
	float: left;
	width: 98%;
	border: 1px solid #B3001B;
}




H2{  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12pt;
  	font-style: normal;
  	font-weight: bold;
  	font-variant: normal;
  	text-align: left;
  	color: #FF0000;
}

H1{  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 14pt;
	line-height: 14pt;
  	font-style: normal;
  	font-weight: bold;
  	font-variant: normal;
  	text-align: left;
  	color: #FF0000;
}

H4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 8pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	color: #9F0050;
}

TABLE {
  font-family: Arial;
  font-size: 10pt;
  line-height: 11pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  background-color: #FFFFFF;
}

TABLE.blue {
  font-family: Arial;
  font-size: 10pt;
  line-height: 10pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: #0000FF
}
P.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	white-space: normal;
}
.subtextr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	padding-left: 3px;
	float: right;
	width: 49%;
	border: 1px solid #B3001B;
	background-color: #FFCED6;
}

.lifebelt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	float: right;
	width: 49%;
	padding-top: 10px;
}

.maintextR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	width: 35%;
	float: right;
	padding-left: 3px;
	border: 1px solid #B3001B;
}
P.redsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}
body {
	background-color: #FFFFFF;
}
