body{
	margin: 0px auto;
	text-align: center;
	font-family: Arial, Verdana, Sans-serif;
  	color: #666666;
	font-size: 13px;
	line-height: 18px;
	background: url(/ir/clients/CICF/i/webpage_bg.jpg);
	background-repeat: repeat-x;
}

h1 {
	font-family: Times New Roman, Times, serif;
  	color:#000000;
  	font-size:18px;
  	margin-top: 0px;
}

h2 {
	font-family: Times New Roman, Times, serif;
  	color: #000000;
  	font-size:16px;
}

h3 {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
}

p {
	font-family: Arial, Verdana, Sans-serif;
  	color: #666666;
  	font-size:13px;
  	line-height: 18px;
}

a:link, a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}

.Box {
	width: 1004px;
	margin: 0px auto;
	text-align: center;
}

.Header {
	width: 1004px;;
	height: 316px;	
	padding: 5px 0px 0px 0px;	
}

.Content {
	width: 1004px;
	background: url(/ir/clients/CICF/i/bg.jpg);
}

.MiddleContent {
	text-align: left;
	width: 604px;
	margin: 0px 150px 0px 250px;
	padding: 50px 0px 10px 0px;
}

.Footer {
	width: 1004px;
	height: 29px;
  	text-align: center;
	background: url(/ir/clients/CICF/i/footer.jpg);

}

.Footer2 {
	width: 1004px;
	height: 29px;
  	text-align: center;
  	font-family: Arial, Verdana, Sans-serif;
  	color: #666666;
  	font-size:10px;
  	padding: 30px 0px 10px 0px;

}

