.pagetitle
{
	font-weight: bold;
	font-size: 14px;
	color: black;
	margin:0px;
	position:relative;
	padding-top:0px;
	padding-bottom:5px;
}

#area, #mainbodyadmin 
{
	width: 100%;
}

.obligatory 
{
	color: red;
	font-size: 7pt;
}

.pub-1 
{
	background-color: #D1D2E7;
	color: White;
	padding: 6px;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
}

.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;
	font-weight: bold;
	padding-bottom: 2px;
	color: white;
	padding-top: 2px;
	background-color: #aaaaaa;
}

.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;
	font-weight: bold;
	padding-bottom: 2px;
	color: white;
	padding-top: 2px;
	background-color: #D1D2E7;
}	

.td-stephigh h5 
{
	color: white;
	margin-bottom: 0px;
}

.td-arrow 
{
	font-size: 20px;
}

.td-advheight 
{
	height: 25px;
}

#issueForm 
{
	font-size: 10px;
}

#submit 
{
	font-size: 11px;
}

.ddl_wide 
{
	width: 246px;
}

.txt_wide 
{
	width: 240px;
}
