/* <style> */
.column {
	float: left;
}

#column1, #column3 {
	margin: 55px 0;
}

#column1 { width: 110px; }
#column2 {
	margin: 20px 30px 20px 10px;
	width: 421px;
}
#column3 { width: 183px; }



#column1 #items {
	margin: 0 auto;
	text-align: center;
}

#column1 #items .item {
	padding: 0 15px;
}

#column1 #items .item .image {
	border: 2px solid #ccc;
	height: 50px;
	margin: 0 auto 5px;
	width: 50px;
}

#column1 #items .item .ihref {
	margin: 0 0 20px;
}

#column1 #items .item .ihref a {
	color: #333;
	font: 12px Arial, sans-serif;
	text-decoration: underline;
}

#column1 #items .item .ihref a:hover {
	color: #000;
}



#column1 #iform-index {
	display: none;
	margin: 0 10px;
	visibility: hidden;
	width: 90px;
}

#column1 #iform-index .ident {
	border-bottom: 1px solid #000;
	font: bold 13px Arial, sans-serif;
	margin: 0 0 5px;
	padding: 15px 0 0;
	text-transform: uppercase;
}

#column1 #iform-index .ihref {
	margin: 10px 0;
}

#column1 #iform-index .ihref a {
	font: bold 12px Arial, sans-serif;
	text-decoration: underline;
	text-transform: uppercase;
	white-space: nowrap;
}

#column1 #iform-index .ihref a img {
	margin: 0 10px 0 0;
	width: 10px;
}

#column1 #iform-index form {
	margin: 0;
	padding: 0;
}

#column1 #iform-index form .iline {
	margin: 0 0 5px;
}

#column1 #iform-index form .input {
	float: left;
	height: 15px;
	margin: 0 5px 0 0;
	text-align: center;
	vertical-align: middle;
	width: 15px;
}

#column1 #iform-index form .input input.chbox {
	border: 0;
	margin: 0;
	padding: 0;
}

#column1 #iform-index form .ident {
	border: 0;
	color: #333;
	float: right;
	font: 12px Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-transform: none;
	width: 70px;
}



#ident {
	border-bottom: 2px solid #666;
	font: bold 30px Times, serif;
	line-height: 35px;
}

#italic {
	color: #858585;
	display: none;
	font: italic 16px 'Comic Sans', serif;
	margin: 10px 0 0;
	visibility: hidden;
}



#center {

}



#content {
	margin: 5px 0 0;
}

#content #intro {
	color: #369;
	font: 18px Arial, sans-serif;
	margin: 0 0 10px;
}

#content .image {
	background: transparent url('/images/otc/iface/frame/291.png') no-repeat top center;
/*	height: 286px; */
	margin: 0 5px 5px 0;
	overflow: hidden;
	width: 291px;
}

#content .image.col1 {
	float: left;
}

#content .image.col2 {
	float: right;
}

#content .image .img {
	height: 227px;
	overflow: hidden;
	padding: 31px 0 0 24px;
	width: 239px;
}

#content .image p {
	color: #666;
	font: 10px Verdana, sans-serif;
	margin: 28px 0 0 24px;
	padding: 0;
}



#center .index {
	margin: 10px 0 0;
}

#center .index .itype {
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
}

#center .index .itype.isend {
	border: 0;
}

#center .index .itype .image {
	float: left;
	margin: 0 10px 0 0;
}

#center .index .itype .ident {
	font: bold 15px Arial, sans-serif;
}

#center .index .itype .idesc {
	font: 13px Arial, sans-serif;
}



#ihtml .ihref {
	margin: 15px 0;
}

#ihtml .ihref a {
	color: #333;
	font: 13px Arial, sans-serif;
	text-decoration: underline;
}

#ihtml .ihref a:hover {
	color: #6696c9;
}

#ihtml .ihref img {
	margin: 0 5px 0 0;
}
