body {
	margin: 20px 0 0 0;
	background-color: #eef4f6;
	line-height: 120%;
	font-family : Arial, Helvetica, sans-serif;
}

.big {
	font-size: 16px;
	color: #0061ab;
}

.big2 {
	font-size: 16px;
	color: #0061ab;
}

span {
	font-size:10pt;
	font-family : Arial, Helvetica, sans-serif;
	color:black
}

td {
	font-size:10pt;
	font-family : Arial, Helvetica, sans-serif;
	color:black
}

ul,li {
	line-height: 120%;
	list-style-image: url(i/li.gif);
	list-style-position: outside;
	margin-bottom: 10px;padding:0;
}

ul {
	margin-left:20px;
}

li	{
	margin-left:0;
}

hr {
	color: #000088;
}

input {
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
}

textarea {
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
}

select {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt
}

p {
	line-height: 120%;
}

a							{color:#F80808; text-decoration: none}
a:hover							{text-decoration: underline}


.blue							{font-weight: bold; color:#0061ab}
.menu							{font-weight:bold}
.groupcaption						{text-align: left; font-weight: bold}
.caption						{text-align: right;}
table.bordered						{border-top : 1px solid #ffffff; border-right : 1px solid #ffffff; }
td.bordered						{border-bottom : 1px solid #ffffff; border-left : 1px solid #ffffff; }

/* X F O R M S */
.required-empty                                 {color: #ff0000; bold;font-size: 14pt}
.required-filled                                {color: #009900; bold;font-size: 14pt}
.captionCell                                    {color:#000000; font-weight: bold;font-size: 12pt}
.groupCaption                                   {color:#000000; font-weight: bold; color: #006699; text-align: left; border-bottom: 2px #999999 solid}
.caption                                        {font-weight:bold; vertical-align: top}
DIV.xform                                       {text-align: center;}
td.field                                        {vertical-align: top}
.hint 


TABLE.item {
	background-color : #D9E3ED;
}
