body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin: 0px;
}

TD, SPAN {
	font-size: 10pt;
	color: #726D69;
}

#leftmenu {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#leftmenu a {
	text-decoration: none;
	color: #726D69;
}

#leftmenu a:hover {
	color: #BD401B;
}

#leftmenu li.firstLevel, font.firsLevel {
	background-image: url('../images/arrow.gif'	);
	background-repeat: no-repeat;
	background-position: 5px 2px;

	font-size: 10pt;
	color: #726D69;
	font-weight: bold;
	vertical-align: middle;
	background-color: #F1EFEA;
	border-top: 1px #E4E3E2 solid;
	border-bottom: 1px #E4E3E2 solid;
	border-left: 1px #E4E3E2 solid;
	padding: 2px 15px;
	margin: 7px 0px;
}

#leftmenu li.secondLevel {
	font-size: 10pt;
	color: #726D69;
	font-weight: bold;
	vertical-align: middle;
	padding: 2px 15px;
	margin: 0;
}

#leftmenu ul {
	list-style: none;
}

SPAN.text, .textBrown, .textBrownExp, .title, .titleBrown, .titleArrow, .titleIGMEUnderline {
	font-size: 10pt;
}

SPAN.title, .titleBrown, .titleArrow, .titleIGMEUnderline {
	font-weight: bold;
}

SPAN.textBrown, .textBrownExp, .titleBrown {
	color: #726D69;
}

DIV.titleBlue {
	font-size: 10pt;
	color: #50859D;
	font-weight: bold;
	border-bottom: 1px #50859D dotted;
	width: 100%;
	padding: 2px 5px;
}

SPAN.titleArrow {
	color: #BD401B;
	background-image: url('../images/arrow.gif'	);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 2px 10px;
}

SPAN.textBrownExp {
	line-height: 1.5em;
}

SPAN.titleIGMEUnderline {
	color: #4D8499;
	text-decoration: underline;
}

TD.beigeArea {
	background-color: #FAF9F5;
	padding: 5px 5px;
}

TH.blue {
	font-size: 10pt;
	color: white;
	background-color: #6391A8;
	text-align: center;
	padding: 2px 0px;
}

TD.listItemSquare, .listItemSquareBorder {
	font-size: 10pt;
	color: #726D69;
	font-weight: bold;
	background-image: url('../images/square.gif');
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding: 0px 17px;
	background-color: #F6F5F1;
}

TD.listItemSquareBorder {
	border-bottom: 1pt #6391A8 solid;
}

TD.strong {
	font-weight: bold;
}

a.plainlink {
	text-decoration: none;
}

TD.changelang {
	background-color: #726D69;
}

a.changelang {
	font-size: 10pt;
	color: white;
	font-weight: normal;
	text-decoration: none;
}

#login {
	background-color: #3C7691;
}

#login td {
	font-size: 10pt;
	color: white;
	font-weight: bold;
}

#login a {
	color: white;
	text-decoration: none;
}

#login input {
	width: 90px;
}

iframe.portlet {
	height: 440px;
	width: 570px;
	margin: 0 0 0 10px;
}

iframe.portletIntro2, .portletIntro4, .portletIntro4left, .portletIntro4right {
	height: 225px;
	/*border: 1px black solid;*/
	margin: 0 0 0 10px;
}

iframe.portletIntro2 {
	width: 570px;
}

iframe.portletIntro4left {
	width: 285px;
}

iframe.portletIntro4right {
	width: 265px;
}

hr.portletseparator {
	height: 13px;
	margin: 0 10px 5px 10px;
	color: white;
	border-top: 6px #6391A8 solid;
	border-bottom: 6px #6391A8 solid;

}

SPAN.mandatory {
 	font-size: 14px;
 	color: #D24904;
 	padding-left: 3px;
 	padding-right: 3px;
}

.pagerBtns {
	background-color: transparent;
	bordeR: #254866 0pt solid;
	color: #FF6600;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	cursoR: pointer;
	height: 17px;
	width: 25px;
}

INPUT.button, INPUT.toolbutton {
	font-size:10px;
	color: #143659;
	font-weight:bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background: #C1CAD4;
	border: 1px solid;
	width: 80px;
	height: 17px;
	cursor: hand;
	cursor: pointer;
}

INPUT.toolbutton {
	height: 22px;
	width: 20px;
}

TD.error {
	height: 70px;
	vertical-align: middle;
	color: #726D69;
	font-weight:bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background-image: url('../images/failed.gif');
	background-repeat: no-repeat;
	background-position: center left;
	padding: 2px 40px;
}

IMG.hand {
	cursor: hand;
	cursor: pointer;	
}