        
/* For user */

.navsub {
        color: #1C327C; 
        padding: 0px 0px 0px 16px;
        }
        
h1 {
        font-family: Arial, Verdana, Helvetica, sans-serif; 
        font-size: 160%; 
        font-weight: bold; 
        color: #CC3333; 
        margin-top: 5px; 
        margin-bottom: 5px;
        line height: 120%;
        }

        
h2 {  
        font-family: Arial, Verdana, Helvetica, sans-serif; 
        font-size: 135%; 
        font-weight: bold; 
        color: #666666; 
        margin-top: 5px; 
        margin-bottom: 5px;
        line height: 120%;
        }
        
h3 {  
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 110%; 
        font-weight: bold; 
        margin-top: 2px; 
        margin-bottom: 2px;
        line height: 120%;
        }
        
.navsubCurrentpage {
        padding: 0px 0px 0px 16px;
        font-weight: bold;
        color: #DA2128
        }

.currentpage {  
        font-weight: bold; 
        color: #DA2128
        }
        
.datatable {
        border: 1px solid #B9B9B9
        }
        
.datatable_header {
        background: #1C327C;
        color: white;
        font-weight: bold;
        }
        
.datatable_oddrow {
        background: #DEDEDE;
        }
        
.imagepadding {
        margin: 0px 8px 8px 0px;
        }
        
/* Non Editable Standards */
        
.x_sitename {  
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 90%; 
        font-weight: bold; 
        color: #1C327C;
        }

body {  
        margin: 0px 0px 0px 0px;
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 70%;
        line height: 120%;
        }
        
td {  
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 70%;
        line height: 120%;
        }
        
a {  
        color: #1C327C; 
        text-decoration: none;
        }

        
a:hover {  
        color: #000033; 
        text-decoration: underline;
        }
        
.datatable_header a {
        color: white;
        }
        
.datatable_header a:hover {
        text-decoration: none;
        color: white;
        }
        
.x_navrule {
        border-top: 2px solid white;
        height: 10px;
        }
        
p {
        margin: 0px 0px 10px 0px;
        }
        
        
/* Left Navigation */

.x_leftnav h1 {  
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 120%; 
        font-weight: bold; 
        color: #666666;
        margin: 0px 0px 10px 0px;
        line height: 120%;
        }
        
.x_leftnav {  
        padding: 0px 0px 10px 13px;
        }
        
.x_leftnav p {
        margin: 0px 0px 6px 0px;
        }

/* Body */

.x_content {
        padding: 15px 5px 0px 15px;
        border-top: 1px solid #B9B9B9;
        }
        
.x_content a {
        text-decoration: underline;
        }
        
.x_rightcolumn {
        border-left: 1px solid #B9B9B9;
        padding: 0px 0px 0px 20px;
        }
        
.x_leftcolumn {
        padding: 0px 10px 0px 0px;
        }
        
/* Grey Sidebar */

.x_content_right {
        padding: 21px 0px 0px 0px;
        border-top: 1px solid #B9B9B9;
        }
        
.x_rightnav h1 {  
        font-family: Arial, Verdana, Helvetica, sans-serif; 
        font-size: 150%; 
        font-weight: bold; 
        color: #666666;
        margin: 0px 0px 10px 0px;
        line height: 120%;
        }
        
.x_rightnav {  
        padding: 0px 5px 10px 13px;
        }
        
.x_rightnav p {
        margin: 0px 0px 6px 0px;
        }
