a.link {
	text-decoration:none;
	color:black;
	cursor:auto;
}
div.uimenulinks {
  display:none;
}
body.uitask div.uiwizardNavigation {
  display:none;
}
body.uitask div.uiwizardContent {
  top:0px;
}
body.uitask div.panelControls.buttons {
  display:none;
}
div.uipanelExpander {
  display:none;
}
div.search-results-coy-qfestatus div.uivalue {
    width: 380px;
}
div.search-results-coy-service-boxunitTrustee div.trusteeLicGranted div.uiattribute.singleline div.uilabel,
div.search-results-coy-service-boxtrusteeForDebtScenarios div.trusteeLicGranted div.uiattribute.singleline div.uilabel,
div.search-results-coy-service-boxstatutorySupervisorOfSecurities div.trusteeLicGranted div.uiattribute.singleline div.uilabel,
div.search-results-coy-service-boxkiwiSaver div.trusteeLicGranted div.uiattribute.singleline div.uilabel,
div.search-results-ind-service-boxunitTrustee div.trusteeLicGranted div.uiattribute.singleline div.uilabel,
div.search-results-ind-service-boxtrusteeForDebtScenarios div.trusteeLicGranted div.uiattribute.singleline div.uilabel,
div.search-results-ind-service-boxstatutorySupervisorOfSecurities div.trusteeLicGranted div.uiattribute.singleline div.uilabel,
div.search-results-ind-service-boxkiwiSaver div.trusteeLicGranted div.uiattribute.singleline div.uilabel,
div.search-results-oth-service-boxunitTrustee div.trusteeLicGranted div.uiattribute.singleline div.uilabel,
div.search-results-oth-service-boxtrusteeForDebtScenarios div.trusteeLicGranted div.uiattribute.singleline div.uilabel,
div.search-results-oth-service-boxstatutorySupervisorOfSecurities div.trusteeLicGranted div.uiattribute.singleline div.uilabel,
div.search-results-oth-service-boxkiwiSaver div.trusteeLicGranted div.uiattribute.singleline div.uilabel {
  width: 200px;
}

div.fspWarning div.uiwarningshead{
    background:transparent url("fspimages/alert_box_orange_top.png") no-repeat scroll left top;
}

div.fspWarning div.uiwarningscontent{
    background:transparent url("fspimages/alert_box_orange_bottom.png") no-repeat scroll left bottom;
}

div.fspWarning div.uiwarnings,
div.fspWarning div.uierrors {
    width:550px;
}

.confirm .caption .content {
    width: 600px;
}


#hd {
    background: none;
    height:120px;
    border-bottom: 1px solid #D3D3D3;
}

#ahd {
    background: transparent url(../../fspimages/FSP_logo.jpg?v=1) no-repeat 0 0;
    height:120px;
    width:1120px;
    margin:auto;
}
#shd {
    background: none;
    height:120px;
    width:1004px;
    margin:auto;
}