/*
  STYLE DEFINITIONS
  
  Verity Search

*/

	  
.searchTitle {font-size:7.5pt;
 	    		font-family:verdana,arial,helvetica,sans-serif;
        		font-weight:normal;
	    		color:#FFFFFF}
			 
.boxText {font-size:7.5pt;
 	      font-family:verdana,arial,helvetica,sans-serif;
          font-weight:normal;
	      color:#000000;
	      border-width:0;}

.searchtext {font-weight: normal;
    		font-size : 7.5pt;
    		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    		font-style : normal;
    		color: white;}
			
.searchFormTitle {font-weight: bold;
    		font-size : 8pt;
    		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    		font-style : normal;}
			
.searchFormText {font-weight: normal;
    		font-size : 8pt;
    		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    		font-style : normal;}
			
.button {
    font-size: 8pt;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	height:14pt;
	width:50pt;
}

.cvmcText {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: bold;
color: #006633; 
}

.cvmcInput{
font-size:8pt;
font-family:verdana,arial,helvetica,sans-serif;
font-weight:normal;
color:#000000;
border-width:1;
height: 20px;
background:#FFFFCC;
}