body {
	font-family: Arial, Helvetica, sans-serif
}
.pageTitle {
	padding-top: 20px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline
}
.label {
	padding-right: 10px;
	font-weight: bold;
	font-size: 11px
}
.thinlabel
{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px
}
.status
{
	color: red;
	font-size: 11px
}
.hidden {
	display: none
}
.style1 {
	font-size: 10px
}
.style2 {
	font-size: 11px
}
.style3 {
	font-weight: bold;
	font-size: 12px;
	color: #ff0000
}
.style6 {
	font-weight: bold
}
.style9 {
	font-weight: bold
}
.style10 {
	font-size: 12px
}
.style11 {
	color: #ff0000
}
.style12 {
	font-weight: bold;
	font-size: 11px
}
.style13 {
	color: #0000ff
}
.style16 {
	font-weight: bold
}
.style17 {
	font-weight: bold;
	font-size: 11px;
	color: #ff0000
}
.style18 {
	font-size: 11px;
	color: #ff0000
}
.style20 {
	font-weight: bold
}
.style22 {
	font-weight: bold
}
.style24 {
	color: #000000
}
.style25 {
	font-weight: bold;
	font-size: 11px;
	color: #0000ff
}
.style27 {
	font-weight: bold;
	font-size: 10px
}
.style28 {
	font-size: 12px;
	color: #ff0000
}
.style29 {
	font-weight: bold
}
.style31 {
	font-size: 10px;
	color: #ffffff
}
.style33 {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff
}
.style35 {
	font-weight: bold;
	font-size: medium;
	color: #ff0000
}
.style37 {
	font-weight: bold
}
.style38 {
	font-size: 11px;
	color: #ffffff
}
.style39 {
	font-weight: bold;
	font-size: 11px;
	color: #ffffff
}
.style40 {
	color: #ffffff
}
.style41 {
	font-weight: bold;
	color: #ffffff
}
.style42 {
	font-size: 11px;
	color: #004080
}
.updateProgress {
    position:absolute; 
    width:130px; 
    height:50px;    
}
.updateProgressMessage {
    margin:3px; 
    font-family:Trebuchet MS; 
    font-size:small; 
    vertical-align: middle;
}
.disabled {
    background-color:white; 
    filter:alpha(opacity=10); 
    opacity:0.1; 
    -moz-opacity: 0.1;
}        
