
div.maincontentcontainer
{
	text-align: center;
}

table.maincontenttable
{
	border-collapse: collapse;
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 96%;
}

td.headercell
{
	width: 60%;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}

div.headertitlecontainer
{
	text-align: left;
}

div.subheadertitlecontainer
{
	text-align: left;
}

td.activitycell
{
	width: 40%;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
}

span.headertitle
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
}

td.contentcell
{
	text-align: left;
	white-space: nowrap;
}

td.dataentrytitlecell
{
	width: 30%;
	height: 18px; 
	text-align: left;
	vertical-align: middle;
	font-family: verdana;
	font-size: 8pt;
	white-space: nowrap;
}

td.dataentryspacecell
{
	width: 1%;
	height: 18px; 
	text-align: left;
	vertical-align: middle;
	font-family: verdana;
	font-size: 8pt;
	white-space: nowrap;
}

td.dataentryvaluecell
{
	width: 69%;
	height: 18px; 
	text-align: left;
	vertical-align: top;
	font-family: verdana;
	font-size: 8pt;
	white-space: nowrap;
}

td.dataentryactioncell
{
	width: 69%;
	height: 18px; 
	text-align: left;
	vertical-align: top;
	font-family: verdana;
	font-size: 8pt;
	white-space: nowrap;
}

img.top
{
	border: 0px;
	vertical-align: top;
}

.inlinehelptext
{
	font-family: Arial,Verdana,sans-serif; 
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	text-decoration: none; 
	color: #333333;
}		

.userloginlink {
	font-style:normal;
	text-decoration:underline; 
	font-size:11px;
	color:#000000;
	font-family:Arial,Verdana; 
	line-height:16px;
}

td.userloginnavigationcell
{
	text-align: right;	
}

.modalSubmitDialog
{
	cursor: progress;
	font-family: verdana,tahoma,arial;
	font-size: 11px;
    text-align:center;
}

.modalSubmitDialogInnerText
{
	cursor: progress;
	font-family: verdana,tahoma,arial;
	font-size: 11px;
    text-align:center;
	background-color: #ffffff;
	width: 300px;
	height: 100px;
	border-width: 1px;
	border-style: solid;
	text-align: center;
	padding-top: 30px;
}

.modalPopupBackground 
{
	cursor: progress;
    background:#CCCCCC;
	filter:alpha(opacity=30);
	opacity:0.3;
}
