body {
	margin : 0px;
	padding : 0px;
	Arial, Helvetica, Verdana, Geneva, sans-serif;
	background-color:#9CC1DE;
}

p, span, ul, ol {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 9pt;
	line-height : 13pt;	
}

td {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 9pt;
	color : #3982BD;	
}

strong {
	font-weight : bold;
}

div.imgTitle {
	padding-left :30px;	
	padding-top : 0px;
	margin-top : 17px; /* only for netscape 4.x! all others: see standard.css */
}

div.content {
	padding-top : 0px;
	padding-right :13px;
	padding-left :97px;
	margin-top : 37px; /* only for netscape 4.x! all others: see standard.css */
	color : #3982BD;
}

div.content a {
	color : #3982BD;
}

div.tblCell {
	margin-top : 6px;
	margin-right : 11px;
	margin-bottom : 6px;
	margin-left : 8px;
}

div.tblCellSmall {
	margin-top : 3px;
	margin-right : 11px;
	margin-bottom : 3px;
	margin-left : 8px;
}

div.tblCellRight {
	margin-top : 10px;
	margin-right : 10px;
	margin-bottom : 15px;
	margin-left : 10px;
	color : #3982BD;
}

div.tblCellRight a {
	color : #3982BD;
}

td.colorlight {
	color : #3982BD;
	background-color : #CEE0EF;
}

td.colordark {
	color : #3982BD;
	background-color : #9CC1DE;
}

.inputContact {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-weight: normal;
	height : 22px;
	width : 265px;
}

.txtsmall {
	font-size : 8pt;
	line-height : 11pt;	
}

.txterror {
	color : #FF0000;
}
