body
{
	background-color: #ffffff;
	margin: 0px;
	border-style: none;
	overflow: hidden;
}
a
{
	text-decoration: none ;
	color:#259A25;
}
a:hover
{
	text-decoration: none;
	color:#259A25;
}
a:visited
{
	text-decoration: none;
	color:#259A25;
}
.scrolldiv
{
	height: 100%;
	overflow-x: hidden;
	overflow-y: scroll;
	overflow: auto;
}
.button-icon
{
	cursor: pointer;
}
.left-border
{
	background-repeat: repeat-y;
}
.top-border
{
	background-repeat: repeat-x;
}
.bottom-border
{
	background-repeat: repeat-y;
}

.nav-sub-sep    
{ 
	font-size:0px;
	background:url(img/UN/nav_sub_sep.gif);
}

.instruction
{
	color: black;
	font-weight: normal;
	font-size: 12px;
	padding-left:22px;
	font-family: verdana;
}
.nav-info
{ 
	display: none;
	color: 000066;
	font-size: 10px;
	padding: 2px;
	font-family: verdana;
	background-color: silver;
	border: 1px solid #000;
	width: 160px;
}
.nav-fwbw
{ 
	height: 20px;
	color: white;
	font-weight: bold;
	font-size: 12px;
	font-family: verdana;
	text-decoration: none;
	border-top: 1px solid #fff;
	background-color: #263578;
	padding-left: 8px;
	cursor: default;
}


.content-body
{
	background-repeat: no-repeat;
	background-position: right bottom;
}

.result-output
{
	margin-top: 10px;
	color: black;
	font-weight: normal;
	font-size: 11px;
	font-family: verdana;
	padding: 5px
}

.evaluation-output
{
	color: black;
	font-weight: normal;
	font-size: 11px;
	font-family: verdana;
	padding: 0px
}

.progress-bar
{
	display:inline;
	width:240px;
	height:20px;
}

.btn-column{
	width:48px;
	text-align:center;
	font-size:1px;
}

.infoboxhead
{
	color: white;
	padding:4px;
	background:#808CB0;
	font-weight: normal;
	font-size: 12px;
	font-weight:bold;
	font-family: verdana;
}
.plain td
{
	font-weight: bold;
	font-size: 10px;
	font-family: verdana;
}


.tbox-bodyimage
{
	color: black;
	font-weight: normal;
	font-size: 12px;
	font-family: verdana;
	padding: 5px;
}
.tbox-bodyhl
{
	color: black;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
	font-family: verdana;
	text-decoration: none;
	background-color: #263578;
}

.tSpecHead3
{
	font-family: verdana, arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background: #808080;
	padding: 4px;
}

.tSpecRowOnWhite
{
	font-family: verdana, arial;
	font-size: 12px;
	color: black;
	background: white;
	padding: 4px;
}

.tSpecRowOnLightGreen
{
	font-family: verdana, arial;
	font-size: 12px;
	color: black;
	background: #00FF00;
	padding: 4px;
}
.tSpecRowOnOrange
{
	font-family: verdana, arial;
	font-size: 12px;
	color: black;
	background: #FF6C00;
	padding: 4px;
}
.tSpecRowOnLightGrey
{
	font-family: verdana, arial;
	font-size: 12px;
	color: black;
	background: #C7C7C7;
	padding: 4px;
}

.lighter,
.lighter TR TD
{
	padding: 8px;
}
ul.no-indent
{
	padding: 0;
	margin: 0;
	margin-left:2em;
	list-style-type: disc;
}
ol.no-indent
{
	padding: 0;
	margin: 0;
	margin-left:2em;
	list-style-type: decimal;
}
ul.no-indent li,
ol.no-indent li
{
	margin: 0.20ex 0 0.30ex 0;
}
