table {border:0;  cellpadding:2; width:800px; vertical-align:top;}
td {vertical-align:top;}
input[type=text] { width: 300px;}
input.state{width: 20px;}
input.zip{width: 60px;}
input.areacode{width: 30px;}
input.phone{width: 80px;}
input.ext{width: 40px;}
input.date{width: 60px;}
input.program{width: 200px;}
.textarea{vertical-align:top;}
img.center {display: block; margin-left: auto; margin-right: auto; }
body   {background-color:white; font-family: calibri, arial;}
label  {color: red;} /* Matt changed from orange to red. Orange was hard to see */
strong {color: blue;}
textarea     {background-color: #eeeeee; font-family: calibri, arial; margin: 8px;}
.button {background-color: #FF6600;}
.txt    {background-color: #6699CC; font-family: calibri, arial; margin: 4px;}	  	
.sidenote{font-style: italic; color: orange; font-size: 9.5pt}
.invalidInfo{font-family: calibri, arial; color: maroon;font-style: italic;}
.top{font-weight: bold; color: blue; font-size: 14.5pt;}
.universal{width: 800px;margin-left: auto;margin-right: auto;}
.center{vertical-align:top;text-align:center;};	
#explanation{font-style: italic; color: maroon; font-size: 11pt}
#examples{font-weight: bold; color: #ff8c00; font-size: 14pt}
#idea{font-style: italic;color: gray; font-size: 9.5pt;}	
#sidenoteUsername{font-style: italic; color: white; font-weight: bold; font-size: 11.5pt}
#sidenotePassword{font-style: italic; color: white; font-weight: bold; font-size: 11.5pt}
#sidenoteVerPassword{visibility: hidden; font-style: italic; color: red; font-weight: bold; font-size: 11.5pt}
#sidenoteEmail{visibility: hidden; font-style: italic; color: red; font-weight: bold; font-size: 11.5pt}
#sidenoteActive{font-style: italic; font-weight:bold; font-size: 11.5pt}

/* Matt's additions */
h1 {color:Red}
h2 {color:Red}
h3 {color:Red}
a:link {color:#FF0000;}
a:visited {color:#0000FF;}
a:hover {color:#009900;}
a:active {color:#000000;}

