body {
   font-family: arial;   
}

h1 {
   color: #e2007a;
   font-size: 167%;
   font-weight: bold;   
   margin: 20px 0;
   padding: 0 0 0 35px;
   height: 34px;
   line-height: 34px;
   background: transparent url(../images/chip1.gif) center left no-repeat;
}

h2 {   
   color: #007ebd;       
   font-size: 107%;
   font-weight: bold;
   text-transform: uppercase;
   margin: 15px 0 15px 0;
   padding: 0 0 0 20px;
   background: transparent url(../images/chip2.jpg) center left no-repeat;
}

h3 {          
   color: #fe9b19;
   font-size: 107%;
   font-weight: bold;
   margin: 25px 0 10px 0;
   padding: 0;   
}

h4 {            
   color: #c93e6c;     
   font-weight: bold;
   margin: 20px 0 7px 0;
   padding: 0;   
}

p {           
   text-align: justify;   
   margin: 0 0 10px 0;
   padding: 0;   
}

strong, b {
    font-weight: bold;
}

i, em {
    font-style: italic;
}

ul {              
   margin: 0 0 10px 0;   
}

li {
   margin-left: 30px;  
   list-style-type: circle;
}

a, a:hover, a:visited {
   color: #fe9b19; 
   text-decoration: underline;
   font-weight: normal;    
}

a:hover {               
    font-weight: normal; 
    text-decoration: underline;
}

.separation {
   width: 100%;
   height: 0;
   margin: 0;
   padding: 0;
   border: none;   
   clear: both; 
   background-color: white;
}

fieldset {
   border: #9bcfdd solid 1px;
   margin: 5px 0;
   padding: 15px;   
}

legend {
   color: #3d7589; 
   font-weight: bold;
}

.kc-table {
   width: 100%;
   border-collapse: collapse; 
   border: solid 1px #a0d2e0;
}

.kc-table td, .kc-table th {   
   border: solid 1px #a0d2e0;
}

.kc-table td td, .kc-table th th {
   border: none; 
}

.kc-panel-grid {
   width: 100%;
   border-collapse: collapse;   
   border: 0;
}

.kc-panel-grid td {
   border: 0;
   vertical-align: top; 
   padding: 5px;      
}

.kc-label-container {
   width: 140px;
}

.kc-label {   
   color: #3d7589;
   font-size: 100%;
   font-weight: bold;
}

.kc-input {
   font-size: 114%; 
   border: #3d7589 solid 1px;
}

.kc-warn {      
   color: red;    
}

.kc-button-container {
   text-align: center;
}

.kc-button, .kc-button:hover, .kc-button:visited {   
   display: block; 
   margin: 0 auto;
   color: #d73a8b;       
   width: 124px;
   height: 25px;  
   line-height: 25px;
   cursor: pointer;   
   font-size: 77%;
   font-weight: bold;   
   text-decoration: none; 
   text-align: center;
   border: none;   
   background: transparent url(../images/buttonBackground.jpg) 0 0 no-repeat; 
}

.kc-button span {   
   height: 22px;
   line-height: 22px;   
}

.kc-panel {      
    width: 655px; 
    margin: 0 auto;        
    background: transparent url(../images/panelBackground.jpg) bottom left repeat-y;
}

.kc-panel-hd {    
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    color: #ce177b;    
    text-transform: uppercase;
    height: 33px;
    line-height: 33px;
    padding-left: 35px;     
    margin: 0 0 10px 0;
    background: transparent url(../images/panelHdBackground.jpg) top left no-repeat;    
}

.kc-panel-bd {   
    padding: 0 15px 10px 15px;                     
}

.kc-panel-separation {   
    width: 100%;    
    margin: 20px 0 20px 0;   
    border-top: #a0d2e0 solid 1px;
}

.kc-panel-2 {
    width: 450px;   
    margin: 0 auto;
    background: transparent url(../images/panel2Background.gif) bottom left no-repeat;     
}

.kc-panel-2-hd {
    font-size: 107%;
    font-weight: bold;
    font-style: italic;
    color: #ce177b;    
    text-transform: uppercase;
    height: 33px;
    line-height: 33px;           
    margin: 0;
    padding-left: 35px;
    background: transparent url(../images/panel2HdBackground.gif) top left no-repeat; 
}

.kc-panel-2-bd {
    padding: 10px 10px 10px 10px;                    
}

.kc-panel-3 {
    width: 330px;   
    margin: 0 auto;
    background: transparent url(../images/panel3Background.gif) bottom left no-repeat;       
}

.kc-panel-3-hd {
    font-size: 107%;
    font-weight: bold;
    font-style: italic;
    color: #ce177b;    
    text-transform: uppercase;
    height: 33px;
    line-height: 33px;            
    margin: 0;
    padding-left: 35px;
    background: transparent url(../images/panel3HdBackground.gif) top left no-repeat;
}

.kc-panel-3-bd {
    padding: 10px 10px 10px 10px;   
}

.kc-panel-4 {   
    width: 220px;    
    color: #0592c6;
    margin: 0 auto;
    background: transparent url(../images/panel4Background.jpg) bottom left no-repeat;     
}

.kc-panel-4-hd {    
    font-size: 107%;
    font-weight: bold;
    color: white; 
    height: 33px;
    line-height: 33px;            
    margin: 0;
    padding-left: 35px;
    background: transparent url(../images/panel4HdBackground.jpg) top left no-repeat;      
}

.kc-panel-4-bd {    
    color: #3d7589;
    padding: 10px 10px 10px 10px;    
}

.kc-panel-4-bd .kc-label {
    font-size: 85%; 
}

.kc-panel-4-bd .kc-input {
    font-size: 85%; 
    width: 100px;
    border: #3d7589 solid 1px;
}