<STYLE type="text/css">
<!--
strong {text-transform: capitalize;}

a:link {color: blue; font-weight: bold ; text-decoration:none;}
a:visited {color: navy; font-weight: bold ; text-decoration:none;}
a:hover { color:#006600;  font-weight: bold ; text-decoration:none;}
a:active { color: purple; font-weight: bold ; text-decoration:none;}

p.contactIT {color:#000000; font-size: 75% ; text-align: center;}

tr.reqdata {color:#ff0000; font-weight: bold ;text-align: left;}

td.tdreqdata {color:#000000; font-weight: bold ;}
td.headerdata {color:#000000; font-weight: bold ; font-size: medium ;text-align: center; }

td.lineclass {line-height: 20pt;}

td.frontpage1 {font-weight:bold; font-size:medium;}

td.frontpagePayment {color:Red;}

td.serviceTopHead {color: #000000; font-weight:bold; font-size:large}

td.TopHead {color: #000000; font-family:Lucida Calligraphy; font-weight:bold; font-size:large}

td.serviceHead {color: #000080; font-weight:bold; font-size:large}
td.serviceLine {color: #7E2217; font-style:italic}

td.questionLine {color: #000080; font-weight:bold; font-size:large}

td.notes {font-size: xx-small; font-style: italic; }

td.errmsg {color:red; font-size: x-small;}

tr.coldata {color:#000000; text-align: left;}

tr.thanksdata {color:#000000; font-weight: bold ;text-align: left;}
td.headerdata {color:#000000; font-weight: bold ; font-size: medium ;text-align: center; }

big {font-size: 200%; color: #000080; font-style: italic; font-weight: bold;  line-height: 20pt; }

center {font-size: 200%; color: #000080; font-style: italic; font-weight: bold; }

div#head1 {font-size: 150%; color: #000080; font-style: italic; font-weight: bold; }

html { height: 100%; 
}

body 
{
	height: 100%;
    margin: 0px;
    padding: 0px;
    text-align: center;
	
}

div#outer2
{
background-color: Silver;
min-height: 100%;
margin-left: 0px; 
margin-right: 0px;
margin-top: 0px;
border: 0px;
border-style: solid;
border-width: 0px;
border-color: Black;
padding: 0px;
border-top-width: 0px;
}

div#outer1
{
    width: 741px;
    margin: auto;
    text-align: left;
    padding: 0px;
    background-color: white;
    border: 1px solid #000000;    	
}

div#main {
    width: 741px;
    margin: auto;
    text-align: left;
    padding: 0px;
    background-color: white;
}


<!-- http://www.tutwow.com/tips/quick-tip-css-100-height/ 
min-height works?????
-->

.caps
{text-transform: capitalize;}

/* Class should be used many times */

.copyr {color:#000000; font-size: 75% ; text-align: center;}

.notes {
  font-size: xx-small;
  font-style: italic;
 }
 
.grids {
  font-size: xx-small;
 }

.answbutton 
{
  font-family: Verdana;
  font-size: xx-small;
  padding: 2px;
 
}
.serviceBulls
{
 color: #000080;
 font-weight: bold;
  font-size: small;
}

.tolower {
  text-transform: lowercase;
 }

.fontclass {
   font-family: Verdana;
   font-size: small;
}

.bulletclass {
   font-family: Verdana;
   font-size: larger;
}

.pagemargin 
{
	margin:0;
}

.answerLine
{ background-color:#b0e0e6 ;  
  color: #000000; 
  font-style:italic;
}


/* ID should only be used once */
#indent {
  text-indent: 0.25in;
}
-->
</STYLE>

