.masterContextContainer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width:640px;
	vertical-align:top;
	margin:auto;
	margin-top:10px;
	padding:5px  5px 30px 10px;
}

.error
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
	font-weight: bold;
}

h1.pageTitle
{
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 16pt;
	margin-bottom:0px;
	border-bottom:1px solid #c0c0c0;
	margin-top:0px;
}

h2.pageDesc, p.pageDesc
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight:bold;
	margin-top:0px;
}

h3.subHead
{
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12pt;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:0px;
}

h3.shortUL
{
	border-bottom:1px solid #c0c0c0;
	width:300px;
}

h3.regUL
{
	border-bottom:1px solid #c0c0c0;
	width:600px;
}

.btnDefault, .btnWide, .btnHuge
{
	BORDER-RIGHT: #666666 2px solid;
    PADDING-RIGHT: 0px;
    BORDER-TOP: #CCCCCC 2px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    BORDER-LEFT: #CCCCCC 2px solid;
    CURSOR: hand;
    COLOR: white;
    MARGIN-RIGHT: 0px;
    BORDER-BOTTOM: #666666 2px solid;
    FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
    BACKGROUND-COLOR: #000080;
    TEXT-ALIGN: center;
    width:70px;
    
}

.btnWide
{
	width:130px;
}

.btnHuge
{
	width:200px;
}

.btnPrim
{
	background-color:#ff0000;
}

.separator
{
	color:Black;
	height:1px;
	width:600px;
	text-align:left
}

label
{
	width:120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin:0px 2px 4px 0px;
	
}

span label
{
	width:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin:0px 10px 4px 0px;
	
}

legend
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	margin-bottom:5px;
}

#accountOverview, #resumeInbox
{
	width:200px;
	height:90px;
	padding-right:20px;
	float:left;
}

#accountOverview div, #resumeInbox div
{

margin-bottom:4px;

}
#accountOverview label, #resumeInbox label
{
	font-weight:bold;
	width:125px;
padding:0px;
float:left;
}

#resumeInbox
{
	float:right;
}

.empAcctOverviewPnl
{
	float:left;
	width:470px;
}

#chngEmail 
{
	width:450px;
}

#chngPwd
{
	width:245px;
}

#chngEmailBtns
{
	width:400px;
	text-align:right;
}

#chngPwdBtns
{
	width:245px;
	text-align:right;
}
