/* Style Sheet for UWSP */
body {
    background: #EFEFEF;
    margin-right: 10;
    margin-left: 10;
    margin-top: 10;
    margin-bottom: 10;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
         }
 A:link, A:visited, A:active {
    color: #000000;
         }
 td {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
         }
 h1 {    
    color: #cc0000;
    font-weight:bold;
    font-size: 16px;
        }
 h2 {    
    color: #471d7f;
    font-weight:bold;
    font-size: 14px;
         }
 h3 {    
    color: #7d1611;
    font-weight:bold,italic;
    font-size: 14px;
         }
 h4 {    
    color: black;
    font-size: 11px;
         }
 .hotbutton {       
    text-align: left;
        }
 .mainlink {       
    cursor: hand;
    text-decoration: none;
    color: black;
    font-size: 11px;
        }
 .tabletitlebar {       
    background: #EFEFEF;
    vertical-align: top;
        }
 .tabletitlebarnum {       
    background: #EFEFEF;
    vertical-align: top;
    text-align: right;
        }
 .tablefirstcol {       
    background: white;
    vertical-align: top;
        }
 .tablecol {       
    background: white;
    text-align: left;
        }
 .tablecolnum {       
    background: white;
    text-align: right;
        }
 .lowerbar {       
    background: #EFEFEF;
    vertical-align:t-weight:bold;
    color: #333333;
    background: #CCCCCC;
    text-align: left;
        }
  .sidebar1 {       background: #333333;
        }
 .sidebar1title {       font-size: 12px;
         font-weight:bold;
 	   color: #FFFFFF;
 	   background: #333333;
        text-align: left;
        }
 .sidebar1body {       font-size: 11px;
         font-weight:normal;
        color: black;
        background: white;
        text-align: left;
        }
  .sidebar2 {       background: #333333;
        }
 .sidebar2title {	font-size: 12px;
 	font-weight:bold;
 	color: #333333;
 	background: #CCCCCC;
 	text-align: left;
        }
 .sidebar2body {       
    font-size: 11px;
    background: #EFEFEF;
    padding-left: 10;
        }
 .sidebar2link {       
    font-size: 11px;
        }
 .sidebar2copy {       
    font-size: 11px;
         }
 .quicklogin {       
    display: inline;
       }
 .sidebar3 {       
    background: #333333;
        }
 .sidebar3title {       
    font-size: 12px;
    font-weight:bold;
    color: #FFFFFF;
    background: #333333;
    text-align: left;
        }
  .sidebar3body {       
    font-size: 11px;
    font-weight:normal;
    color: black;
    background:  #EFEFEF;
    text-align: left;
    padding-left: 10;
        }
  .title1 {       
    color: #9f1b06;
    font-weight:bold;
    font-size: 14px;
         }
 .subtitle1 {       
    color: #9f1b06;
    font-weight:bold;
    font-size: 12px;
        }
 .mainbody {       
    background: white;
    vertical-align: top;
        }
 .fullscreen {       
    background: white;
    vertical-align: top;
        }
 .form {       
    background: #eeeecc;
    vertical-align: top;
        }
 .formtitle {      
    color: #f0b310;
    font-weight:bold;
    font-size: 14px;
         }
 .formsubtitle {       
    color: black;
    font-weight:bold;
    font-size: 12px;
         }
 .forminstructions {       
    font-size: 11px;
         }
 .question {       
    color: red;
        }
 .answer {       
    color: black;
        }
 .about {
    cursor: hand;
    vertical-align: bottom;
        }
 .input   {        
    font-size:11px;
    color:#333333;       
    vertical-align: middle;
    font-family: Arial, Verdana, Helvetica, sans-serif;
         }
 .caption {       
    font-size:11px;
    color: #333333;
    font-weight:bold;
    text-align: left;
    white-space: nowrap;
        }
 .error {
    color: #af0000;
    font-weight:bold;
    font-size: 11px;
         }
 .receipttitleout {       
    background: #cccc99;
        }
 .receipttitlein {       
    font-size: 11px;
    font-weight:normal;
    color: black;
    background: #eeeecc;
    text-align: left;
        }
  .tableheader {       
    background: #eeeecc;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
         }
 .listouterbox {       
    background: black;
        }
 .listinnerbox {       
    background: #dfdfdf;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight:bold;
    font-size: 11px;
        }
 .viewlink {        
    color: #cc0000;
        }
 .aboutbox {       
    background: white;
    font-family: Arial, Verdana, Helvetica, sans-serif;
         }
td.sidebar3body img {
	display: none;
	}
td.sidebar3body img.showme {
	display: block;
	}