/* <link type="text/css" rel="stylesheet" href="tcs.css"> */
.normal
{
color: black;
text-align: left;
font-family: Trebuchet MS;
font-size: 10pt;
}
.rnormal
{
color: black;
font-family: Trebuchet MS;
font-size: 10pt;
text-align: right;
}
a:link {
  color:RoyalBlue;
  font-weight: bold;
  text-decoration:underline;
}
a:visited {
  color:firebrick;
}
p
{
color: black;
text-align: left;
font-family: Trebuchet MS;
font-size: 10pt;
}
.byline {color: #990000;text-align: left;font-family: Trebuchet MS;font-size: 11pt;font-weight:bold;}
.smallcaps
{
font-family: Trebuchet MS;
font-size: 9pt;
font-variant: small-caps;
text-align: center;
color: black;
}
.narial
{
color: black;
text-align: left;
font-family: Arial;
font-size: 10pt;
}
.nverdana
{
color: black;
text-align: left;
font-family: Verdana;
font-size: 10pt;
}
.book
{
color: black;
text-align: left;
text-indent: 1cm;
font-family: Trebuchet MS;
font-size: 10pt;
}
LI
{
color: black;
text-align: left;
font-family: Trebuchet MS;
font-size: 10pt;
text-indent: 0pt;
margin-left: 5pt;
margin-bottom: 5.0pt
}

.bold
{
color: black;
text-align: left;
font-family: Trebuchet MS;
font-size: 10pt;
font-weight: bold;
}
.large
{
color: black;
text-align: left;
font-family: Trebuchet MS;
font-size: 11pt;
}
.vlarge
{
color: black;
text-align: left;
font-family: Trebuchet MS;
font-size: 20pt;
}
.huge
{
color: black;
text-align: left;
font-family: Trebuchet MS;
font-size: 30pt;
}
.lbold
{
color: black;
text-align: left;
font-family: Trebuchet MS;
font-size: 11pt;
font-weight: bold;
}
.larcent
{
color: black;
text-align: center;
font-family: Trebuchet MS;
font-size: 11pt;
font-weight: bold;
}
.small
{
color: black;
text-align: left;
font-family: Trebuchet MS;
font-size: 8pt;
}
.smallish
{
color: black;
text-align: left;
font-family: Trebuchet MS;
font-size: 9pt;
font-weight:normal;
}
.vsmall
{
color: black;
text-align: left;
font-family: Trebuchet MS;
font-size: 8pt;
font-weight:normal;
}
.smallcent
{
color: black;
text-align: center;
font-family: Trebuchet MS;
font-size: 8pt;
}
.npurple
{
color: purple;
text-align: left;
font-family: Trebuchet MS;
font-size: 10pt;
}
.nred
{
color: red;
text-align: left;
font-family: Trebuchet MS;
font-size: 10pt;
}
.nredbold
{
color: red;
text-align: left;
font-family: Trebuchet MS;
font-size: 10pt;
font-weight: bold;
}
.nblue
{
color: #482490;
text-align: left;
font-family: Trebuchet MS;
font-size: 10pt;
}
hr
{
WIDTH: 100%;
SIZE: 10;
COLOR: #666699;
NOSHADE;
}
.hrsmall{width: 30%; height:1px; COLOR:#666699; NOSHADE;}
H1
{
font-family: Arial, Helvetica, sans-serif;
text-align: left;
font-size: 18pt;
font-weight: bold;
color: #666699;
}
H2
{
font-family: Trebuchet MS;
text-align: left;
font-size: 16pt;
font-weight: bold;
color: black;
}
H3
{
font-family: Trebuchet MS;
font-size: 13.5pt;
color: black;
}
H4
{
font-family: Trebuchet MS;
font-size: 12pt;
color: black;
}
input.btn{
   color:#666699;
   background-color:LightGrey;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:11pt;
   font-weight:bold;
   border:1px solid;}
input.btnhov{
   background-color:Pink;
   border-top-color:#c63;
   border-left-color:#c63;
   border-right-color:#930;
   border-bottom-color:#930;}
}
form#get_input { 
width: 470px;
background-color: #FFCCFF;
color: #000000;
border: 1px solid #999999;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: left;
padding-right: 20px;
padding-top: 10px;
padding-bottom: 15px;
}
form#member { 
width: 500px;
background-color: #99CCFF;
color: #000000;
border: 1px solid #999999;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: left;
padding-right: 20px;
padding-top: 10px;
padding-bottom: 15px;
padding-left:20px;
}
form#general { 
width: 650px;
background-color: LightSteelBlue;
color: #000000;
border: 1px solid #999999;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: left;
padding-right: 20px;
padding-top: 15px;
padding-bottom: 15px;
padding-left:20px;
}
form#survey { 
width: 700px;
background-color: #99CCFF;
color: #000000;
border: 1px solid #999999;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: left;
padding-right: 20px;
padding-top: 10px;
padding-bottom: 15px;
padding-left:20px;
}
