* {
   border:  0;
   margin:  0;
   padding: 0;
}

html, body {
   color: #000000;
   background-color: #FFFFFF;
   font-family: Verdana, Tahoma, Helvetica, sans-serif;
   font-size: 8pt;
}

img {
   border-style: none;
}

a, a:link, a:visited, a:active {
   color: #30569D;
}

a:hover {
   color: #FF8C00;
}

.status-text {
   color: #30569D !important;
}

.config-text {
   color: #F88017 !important;
}

.bold-text {
   font-weight: bold !important;
}

.attention-text {
   color: #FF0000 !important;
}

.csp-form-font {
	font-size: 11px;
}

.csp-status-item {
   font: 11px arial,tahoma,helvetica,sans-serif !important;
   margin-bottom: 0 !important;
   padding: 0 !important;
}

.csp-status-label {
   font: 11px arial,tahoma,helvetica,sans-serif !important;
   margin-bottom: 0 !important;
   padding: 3px !important;
}
