#mainbody {
	width: 990px;
	min-height: 500px; 
	height: 100%;
	line-height: 150%;	
	padding-top:8px;
}

.errormessage
{
    font-weight: bold;
    font-size: 12px;
    color: red;
    font-family: verdana, arial, helvetica, sans-serif
}



.pagetitle
{
	font-size: 170%;
	color: #777777;
	font-weight: bold;
	padding-top: 0;
	margin-top: 2px;
	padding-bottom: 0;
	margin-bottom: 4px;
	margin-top: 7px;
}

.dg-table2
{
	margin: 0px;
	padding: 0px;
	border-right: rgb(40,40,40) 1px solid;
	border-top: rgb(40,40,40) 1px solid;
	border-left: rgb(40,40,40) 1px solid;
	border-bottom: rgb(40,40,40) 1px solid;
	background-color: white;
}


/*
	public site styles starts here
*/

.issueAdverts 
{
	width: 100%;
	font-family: Verdana;
	font-size: 11px;
}

.issueHeader 
{
	color: white;
	background: #000055;
	text-align: center;
	font-weight: bold;
}

.issueLowerHeader 
{
	color: #880000;
	font-weight: bold;
}

.registration-header 
{
	font-weight: bold;
	color: white;
	background-color: #043E62;	
	text-align:center	;
	font-size:10pt;
	height: 25px;
}

.obligatory 
{
	color: red;
	font-size: 12px;
}


.registration-smallprint 
{
	color: #808080;
	font-size: 7pt;
	text-align: justify;
}

.reList
{
	margin-top: 3px;
	margin-bottom: 3px;
}

reList LI
{
	padding: 0px;
	margin: 2px;
}

#area 
{
	padding-top: 10px;
	padding-bottom: 10px;	
	font-size: 12px;
	width: 100%;
}

.submit 
{
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
}

.pub-1 
{
	background-color: #CDEEF6;
	color: black;
	padding: 6px;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}

a.pub-2, a:visited.pub-2, a:hover.pub-2
{
	font-weight: bold;
	color: White !important;
	text-decoration: none;
}

.pub-2 
{
}

.pub-2 a.yellow
{
	color: yellow;
}

.pub-2-p 
{
	color: White;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
}	

.td-step
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	color: white;
	background-color: #A3A8AC;
}

.td-stephigh
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	color: black;
	background-color: #CDEEF6;
}	

.td-step h5 
{
	color: Yellow;
	margin-bottom: 2px;
}


.td-stephigh h5 
{
	color: black;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}

.td-arrow 
{
	font-size: 35px;
}

.td-advheight 
{
	height: 25px;
}

.txt_wide 
{
	width: 340px;
}

.ddl_wide 
{
	width: 346px;
}

.re-ddl 
{
	font-size: 11px;
	vertical-align: middle;
}

#issueForm 
{
	margin: 0px;
	padding: 0px;
}

/*
	public site styles ends here
*/


.dg-table2
{
	margin: 0px;
	padding: 0px;
	border-right: rgb(40,40,40) 1px solid;
	border-top: rgb(40,40,40) 1px solid;
	border-left: rgb(40,40,40) 1px solid;
	border-bottom: rgb(40,40,40) 1px solid;
	background-color: white;
}







/* #### PURCHASE STAGES #### */
div.purchasestages
{
	position: relative;
	width: 100px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 7px;
	font-size: 11px;
}
table.purchasestages
{
	width: 1000px;
	text-align: center;
	font-weight: bold;
}
table.purchasestages td
{
	color: #333333;
	background-color: #ebebeb;
	padding: 4px;
	background-image: url(images/row.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-align: center;
	width: 20%;
}
table.purchasestages td.selected
{
	color: #176A7F;
	background-color: #CDEEF6;
	padding: 4px;
	background-image: url(images/row.gif);
	background-position: left;
	background-repeat: no-repeat;
}


td.form-header
{
	font-weight: bold;
	font-size: 16px;
	color: #176A7F;
	text-align: left;
	border: solid;
	border: 0px;
	border-left-color: #00a1b1;
	border-bottom: 1px solid #cccccc;
	position: relative;
	top: -7px;
}

td.form-label
{
	font-weight: normal;
	font-size: 12px;
	color: black;
	text-align: left;
	vertical-align: middle;
	padding-top: 2px;
	padding-left: 4px;
}

.submit, .outstanding, .button
{
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	color: #343434;
	font-weight: normal;
	margin-right: 7px;
	margin-top: 2px;
}

.asterisk, .errormessage
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	color: Red;
}
.errormessage
{
	position: relative;
	top: -4px;
	margin-bottom: 7px;
	display: block;
}

.small-print
{
	font-size: 0.8em;
}

.textbox
{
	width: 280px;
}

.ddlbox
{
	width: 285px;
}

div.update_progress 
{
	margin-top: 3px;
	font-size: 12px;
	float: left;
	color: #999999;
	font-weight: bold;
}

div.summaryBox {
	border: 1px solid black;
	padding: 1px;
	width: 370px;
	margin: 12px 1px;
}

div.summaryBox table
{
	background-color: #fafafa;
	width: 370px;
	
}
div.summaryBox table td.form-header
{
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	text-align: left;
	border: solid;
	border: 0px;
	border-left-color: #00a1b1;
	/* border-bottom: 1px solid #cccccc; */
	
	background-color: #176A7F;
	padding: 2px 4px;
	position: relative;
	top: 0px;
}
