.address label{
width: 4em;
float: left;
text-align: right;
margin-top:0.2em; 
}

.address input{
margin-left: 1.5em;
}

.update th{
border:1px solid grey;
}

.update td.right{
text-align:right;
}

.update td.note{
color:grey;
font-size:10px;
}

.update td.indent{
text-indent: 20px;
}

.update tr.blue{
color:#FFFFFF;
background-color:#003454;
height:50px;
font-size:20px;
}

.update td.noblue{
color:#000000;
background-color:#FFFFFF;
height:normal;
font-size:13px;
}

.update td.spacer{
width:14px;
}

.update div.marginl{
margin-left:1em;
}

.update td.seperator{
width:100px;
}

.update div.textmarginl{
margin-left:3em; 
text-indent: 0px;
}

.update div.small{
font-size:10px;
}

.update label{
margin-right: 0.5em;
}

div.floatleft{
float:left;
text-align:left;
margin-right: 3.0em;
}

div.floatright{
float:right;
text-align: right;
margin-right: 0.5em;
margin-top:0.3em; 
}

div.floatclear{
clear:both;
}

div.100{
width:100%
}

div.indent{
text-indent: 10px;
}

