/*
This is a style sheet for this deployment - it is used to provide
deployment specific styles.

It will NOT be overwritten during upgrades.

Copy the style you want to alter from the style.css document
and then modify it in this file.

*/
.MstTblEnd {background-image: none;background-repeat:repeat-x;background-position:left top;background-color:#05684D;text-align:right;padding:1px 10px}

td.MstTblEndImg {
	background: none;
}

td.MstTdTtlProdNam {
	background: none;
	padding:10px 10px 0px 10px;
	vertical-align:top;
	white-space:nowrap;
	height: 75px;
	width: 350px;
}       

div.MstDivUsr {
    padding-top:5px;
    min-height: 17px;
    }

#customUserLoginTitle{
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin: 5px 0px 0px 0px;
}
 
.customUserLoginPanel {   
    vertical-align: top;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    }    

#customLoginFooter{
    text-align: left;
    margin: 60px 0px 0px 0px;
    background-image:url(../images/swoosh.gif);
    background-repeat: no-repeat;
    height: 76px;
}

#customLoginFooterLinks{
    float: left;
    text-align: left;
    position: relative;
    margin: 55px 0px 0px 10px;
    height: 15px;
    width: 875px;
}

div#loginFormDiv {
	background:  none;
	margin-left: -10px;
	padding: 0px 10px 0px 10px;
	height: 435px;
}

td.MstTdLogo {
	width: 151px;
	height: 55px;
	background: url(../images/other/govlogo.png) no-repeat 5px;
}