
body.withouttopbar
{
	margin: 10px;
}

h1.heading
{
	font-size: 120%;
	font-weight: bold;
	color: #ffffff;
	background-color: #0064d4;
	margin: 0;
	padding: 2px 5px;
	border-width: 0;
}

div.helplink
{
	font-size: medium;
	font-weight: normal;
	color: #ffffff;
	background-color: #0064d4;
	padding: 0.2em 5px 0 5px;
	float: right;
}

table.genericcontainer
{
	margin: 3px 0;
	padding: 0;
	border-width: 0;
	width: 100%;
}

table.tabcontainer
{
	margin: 3px 0 0 0;
	padding: 0;
	border-width: 0 0 7px 0;
	border-color: #0064d4;
	border-style: solid;
	width: 100%;
}

table.itemlist,
table.batch
{
	margin: 3px 0;
	padding: 0;
	border-width: 0px 1px 1px 0px;
	border-color: #141da0;
	border-style: solid;
}

table.infolist
{
	margin: 3px 0;
	padding: 0;
	border-width: 0px 1px 1px 0px;
	border-color: #141da0;
	border-style: solid;
}

table.infochange
{
	margin: 3px 0;
	padding: 0;
	border-width: 0px 1px 1px 0px;
	border-color: #141da0;
	border-style: solid;
}

table.tableintable
{
	border-width: 0px;
}

table.itemlist thead
{
	font-weight: bold;
	color: #ffffff;
	background-color: #5c88eb;
}

table.itemlist tr.oddline
{
	background-color: #e9f9ff;
}

table.itemlist tr.evenline
{
	background-color: #e3eefb;
}

table.genericcontainer tr,
table.genericcontainer th,
table.genericcontainer td
{
	margin: 0;
	padding: 0;
	border-width: 0;
}

table.itemlist th,
table.itemlist td,
table.batch th,
table.batch td
{
	margin: 0;
	padding: 2px;
	border-width: 1px 0px 0px 1px;
	border-color: #141da0;
	border-style: solid;
	vertical-align: middle;
}

table.infolist th,
table.infolist td
{
	font-weight: normal;
	text-align: left;
	margin: 2px;
	padding: 4px;
	border-width: 1px 0px 0px 1px;
	border-color: #141da0;
	border-style: solid;
}

table.infolist th
{
	color: #000000;
	background-color: #ffffde;
}

table.infolist td
{
	background-color: #ffffff;
}

table.infochange th,
table.infochange td
{
	margin: 2px;
	padding: 4px;
	border-width: 1px 0px 0px 1px;
	border-color: #141da0;
	border-style: solid;
}

table.infochange th
{
	font-weight: bold;
	color: #ffffff;
	background-color: #5c88eb;
	text-align: left;
}

table.infochange td
{
	font-weight: normal;
	background-color: #dbeafa;
	text-align: left;
}

table.batch th
{
	font-weight: bold;
	background-color: #5c88eb;
}

table.tabcontainer tr,
table.tabcontainer th,
table.tabcontainer td
{
	vertical-align: bottom;
	margin: 0;
	padding: 0;
	border-width: 0;
	white-space: nowrap;
}

table.tableintable th,
table.tableintable td
{
	border-width: 0;
}

th.cell_checkbox,
td.cell_checkbox
{
	text-align: center;
	width: 1.5em;
}

td.cell_opebuttons
{
	word-spacing: 2px;
	letter-spacing: 0;
	text-align: center;
	white-space: nowrap;
}

div.submitbuttons
{
	margin: 15px 0 0 0;
	text-align: right;
}

a
{
	color: black;
}

div.helplink a
{
	color: #ffffff;
}

table.itemlist thead a
{
	color: #ffffff;
}

img
{
	border: 0;
}

.resource
{
	display: none;
}

.pageselect
{
	
	font-size: small;
	white-space: nowrap;
}

.currentpage
{
	font-size: large;
	font-weight: bold;
}

.mandatory
{
	font-size: small;
	vertical-align: super;
}

.mandatory_explanation
{
}

.backcolor
{
	background-color: #ffffde;
}

.message
{
	font-size : 110%;
	font-weight : bold;
	margin : 16px 5px;
}


a.m_button_1
{
	background: transparent url('../../images/common/mbutton_bg_lid_1.gif') no-repeat scroll top right;
	color: #fff;
	display: block;
	float: left;
	font: bold 12px sans-serif;
	text-decoration: none;
	height: 19px;
	margin-right: 6px;
	padding-right: 10px;
}

a.m_button_1 span
{
	background: transparent url('../../images/common/mbutton_bg_container_1.gif') no-repeat;
	display: block;
	line-height: 9px;
	padding: 5px 0 5px 10px;
	white-space: nowrap;
}

a.m_button_1:active
{
	background-position: bottom right;
	color: #fff;
	outline: none;
}

