body {
    font-family: verdana;    
}

#bd {   
    font-size: 92%;
}

h1 {   
    
}

h2 {         
    font-size: 136%;
    font-weight: bold;
    color: #bd0102;
    margin: 0 0 15px 0;
}

h3 {          
    color: #571f1c;
    margin: 20px 0 10px 0;
}

h4 {            
    
}

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

strong, b {
    font-weight: bold;
}

i, em {
    font-style: italic;
}

ul {              
   
}

li {
    
}

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

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

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

legend {  
    color: #dc002e;
    font-weight: bold;
}

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

.kc-table th {
    color: #dc002e;
    font-weight: bold;
}

.kc-table td, .kc-table th { 
    vertical-align: top;
    border: solid 1px #ccc;
}

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

.kc-label-container {
    border: 0;
    vertical-align: top; 
    padding: 5px;      
    width: 150px;
}

.kc-label {    
    /*color: #dc002e;*/
    font-size: 100%;
    font-weight: bold;
}

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

.kc-warn {       
    color: red;    
}

.kc-button-container {    
    width: 100%;
    height: 75px;     
    padding: 0 23px 0 0;    
    background: transparent url(../images/buttonBackground.jpg) center center no-repeat;
    text-align: center;    
}

.kc-button {    
    color: #bd0102;
    border: none;      
    font-weight: bold;    
    text-align: center;
    text-decoration: none;
    cursor: pointer;        
}

.kc-panel {      
    width: 100%;     
    margin-bottom: 20px;
    background: transparent url(../images/panelBackground.jpg) top center repeat-y;
}

.kc-panel-hd {  
    font-size: 129%;
    font-weight: bold;    
    color: #bd0102;  
    padding: 0 0 0 70px;    
    height: 54px;
    line-height: 63px;
    background: transparent url(../images/panelHdBackground.jpg) top center no-repeat;    
}

.kc-panel-bd {   
    padding: 0 40px 0 30px;           
}

.kc-panel-ft { 
    height: 36px;
    background: transparent url(../images/panelFtBackground.jpg) bottom center no-repeat;    
}

.kc-panel-2 {      
    width: 100%;     
    margin-bottom: 20px;
    background: transparent url(../images/panelBackground2.jpg) top center repeat-y;
}

.kc-panel-hd-2 {  
    font-size: 129%;
    font-weight: bold;    
    color: #bd0102;  
    padding: 0 0 0 80px;    
    height: 54px;
    line-height: 63px;
    background: transparent url(../images/panelHdBackground2.jpg) top center no-repeat;    
}

.kc-panel-bd-2 {   
    padding: 0 40px 0 50px;           
}

.kc-panel-ft-2 { 
    height: 36px;
    background: transparent url(../images/panelFtBackground2.jpg) bottom center no-repeat;    
}
