h1 {
    color:#035097;
    font-family:arial narrow,helvetica,arial,sans-serif;
    font-size:24px;
    font-weight:bold;
    margin:5px 40px 20px;
    padding:0;
    }

h3.new {
    font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
    color: #000000;
    font-size: 11px;
    font-weight: bold;
    margin-top: 5px;
    }

.doublechevron {
    font-weight:bold;
    color:#cc0000;
    }

.boxborders {
    background: url('/solutions/interactivedeployment/images/boxSides.gif') repeat-x !important;
    }

.boxbkgrnd {
    background: #ffffff;
    background-repeat: no-repeat;
    margin: 1px;
    padding: 0px;
    width: 563px;
    }

.boxcontents {
    margin: 0px;
    padding: 12px;
    }

#page {
    width: 739px;
    }

#content {
    width: 565px;
    margin: 5px;
    }

#sidebar {
    width: 259px;
    float: right;
    margin: 0px;
    }

.divider {
    border-top: 1px solid #cfcfcf;
    width: 195px;
    margin-top: 13px;
    margin-bottom: 6px;
    }

table.subBox {
    width: 500px;
    border-spacing: 0px;
    border: 0px;
    }

table.subBox td.leftTop {
    width: 10px;
    height: 8px;
    background: url('/solutions/interactivedeployment/images/orange_subtop.gif') no-repeat top left !important;
    }

table.subBox td.header {
    width: 480px;
    height: 8px;
    background: url('/solutions/interactivedeployment/images/orange_subtop_bg.gif') repeat-x !important;
    }

table.subBox td.rightTop {
    width: 10px;
    height: 8px;
    background: url('/solutions/interactivedeployment/images/orange_subtop.gif') no-repeat top right !important;
    }

div.subBox {
    padding: 5px 10px 0px 10px;
    border-top: 6px solid #1A61B1;
    border-bottom: 1px solid #cdcdcd;
    border-left: 1px solid #cdcdcd;
    border-right: 1px solid #cdcdcd;
    width: 478px !important;
    width: 500px;
    background: #f4f4f4;
    }

table.subBox td.leftBottom {
    width: 10px;
    height: 10px;
    background: url('/solutions/interactivedeployment/images/white_bottom2.gif') no-repeat top left !important;
    }

table.subBox td.footer {
    width: 480px;
    height: 10px;
    background: url('/solutions/interactivedeployment/images/white_bottom2_bg.gif') repeat-x !important;
    }

table.subBox td.rightBottom {
    width: 10px;
    height: 10px;
    background: url('/solutions/interactivedeployment/images/white_bottom2.gif') no-repeat top right !important;
    }

div.object {
    margin: 0px 0px 15px 0px;
    width: 500px;
    }

div.object form {
	width: 500px;
    padding: 0px;
    margin: 0px;
    }

.dl_dep {
    font-weight: bold;
    padding: 10px 15px;
    }

.dl_submit {
    padding: 10px 15px;
    }

.dl_submit input.submit {
   padding: 0px;
   }

.dl_dep p {
    margin: 3px 10px 10px 0px;
    }

.dl_field1 select {
    border: 1px solid #999999;
    background-color: #ffffff;
    width: 300px;
    font-family: Verdana,Geneva,Arial,sans-serif;
    font-size: 10px; 
    color: 4f4f4f;
    font-weight: normal;
    padding-left:4px
    }

