/* CSS Document */

#ibox {
	height: auto;
	width: 950px;
	top: 160px;
	border: 1px solid #CCCCCC;
	margin: 10px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00386b;
	background-color: #E8E8E8;
	padding-left: 0px;
}
#infobox {
	width:710px;
	height: 900px;
	margin: 0px 0px 0px 200px;
	padding: 0px 0px 0px 20px;
	text-align: left;
	font-size: 12px;
}
#it {
	height: 7px;
	width: auto;
	background-image: url(../../img/top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.ic {
	height: auto;
	width: auto;
	text-align: justify;
	padding: 25px 0px 10px 1px;
}
#ib {
	height: 7px;
	width: inherit;
	background-image: url(../../img/bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #000099;
	line-height: 32px;
	text-decoration: underline;
	font-weight: bold;
	height: 40px;
	width: auto;
}
#header {
	height: 360px;
	width: 710px;
	margin-top: 20px;
}
#img {
	height: 460px;
	width: 710px;
	text-align: center;
	
}

