body {  background-color: #E3EBDE; font-family:  Trebuchet MS, Verdana, Helvetica, sans-serif; color : #1A3765; font-size:8pt}
p {  font-family:  Trebuchet MS,Verdana, Helvetica, sans-serif; color : #1A3765; font-size: 8pt}
a {  font-family:  Trebuchet MS,Verdana, Helvetica, sans-serif; color : #1A3765; font-size: 8pt}
td {  font-family:  Trebuchet MS,Verdana, Helvetica, sans-serif; color : #1A3765; font-size: 8pt}
h5 {  font-family:  Trebuchet MS,Verdana, Helvetica, sans-serif; color : #1A3765; font-size: 8pt;font-weight: bold;}


a:link { text-decoration:underline; color : #1A3765; font-size: 8pt;}
a:hover { text-decoration:underline; color : #D88401; font-size: 8pt;}
a:visited { text-decoration:underline; color : #1A3765; font-size: 8pt;}
a:visited:hover {	text-decoration:underline; color : #D88401; font-size: 8pt;}


.headlink:link { text-decoration:none; color : #ffffff; font-size: 8pt}
.headlink:hover { text-decoration:none; color : #F8BE63; font-size: 8pt}
.headlink:visited { text-decoration:none; color : #ffffff; font-size: 8pt}
.headlink:visited:hover {	text-decoration:none; color : #F8BE63; font-size: 8pt}


.pgtitle {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size : 12pt;
font-style : normal;
font-weight : bold;
color : Gray;
}
.subtitle {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size : 10pt;
font-style : normal;
font-weight : bold;
color : #D3D3D3;
}
.colth {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size : 9pt;
background-color: #D3D3D3;
text-align : left;
vertical-align : top;
}
.coltd {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size : 9pt;
background-color: White;
text-align : left;
vertical-align : top;
}
.mandatory {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size : 9pt;
color: #FF0000;
vertical-align : super;
font-weight : bold;
}
.formtxt {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size : 8pt;
vertical-align : top;
}
.formkey {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size : 8pt;
vertical-align : top;
}
.formbutton {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size : 8pt;
vertical-align : top;
}

img{border:none;}

		.trigger{
			cursor:pointer; 
		}		
		.trigger:hover{
			cursor:pointer;
			background:#ddf;
		}		
		.expanded{
			background:#b2d4e7;
			cursor:pointer;
		}
		.expanded:hover{
			background:#eef;
			cursor:pointer;
		}
		.show{
     position:static;
     display: table;
		}
		.hide{
			position:absolute;
			left:-999em;
			height:1px;
			width:100px;
			overflow:hidden;
		}


 