body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style1 {color: #999999}

ol {
	line-height:18px;
}
ul {
	line-height:18px;
}

A:link {
	color: #3333FF; text-decoration: none 
}
A:visited {
	COLOR: #9933CC; text-decoration: none
}
A:hover {
	COLOR: #FF0000; text-decoration: none
}
A:active {
	COLOR: #3333FF; text-decoration: none
}
.Heading {  font-family: Arial; font-size: 14pt; font-weight: bold}
.SubHeading {  font-family: Arial; font-size: 13pt; font-weight: bold}
.body-text {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt}
.body-text-red {  
	font-family: Arial, Helvetica, sans-serif; font-size: 9pt;
	color:#FF0000;
	}
.body-text-green {
	font-family: Arial, Helvetica, sans-serif; font-size: 9pt;
	color: #009933;
}
.body-text-larger {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt}
.text-small {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt}
.text-tiny { font-family: Arial, Helvetica, sans-serif; font-size: 7pt}
.BoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#LeftColumn {
	background-image: url(EN/IWMI_Ver7/images/Page%20Background.jpg);
	background-repeat:repeat-x;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height:16px;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
}
.GrayText {color: #666666}
.Captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
.Gradient_Blue
{
	background-image:url(images/Gradiant_blue.jpg);
	background-position:left;
	background-repeat:repeat-y;
}
.ShadowsOnRight{
	background-image:url(images/BoxShadows_Right.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
.ShadowsOnLeft{
	background-image:url(images/BoxShadows_Left.jpg);
	background-repeat:repeat-y;
	background-position:left;
}.SubHeading2 {
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
}

