/* CSS Document */

#oiw-accessory {
	width:100%;
}
#oiw-accessory table {
	border:0px solid #BBBBBB;
	margin: 10px 0 10px 0;
	width:100%;
	clear:both;
	padding:0px;
}
#oiw-accessory td {
	border:1px solid #BBBBBB;
	padding:5px;
	vertical-align:top;
}
#oiw-accessory .rowodd{
background-color:#f8f8f8;
}
#oiw-accessory .col1{
 width:100px;
}
#oiw-accessory p{
	text-align:center;
	line-height:17px;
}
#oiw-accessory .subhead {
	color: #000000;
	font: 600 15px/1em Helvetica, Arial, sans-serif;
	text-decoration:none;
	text-align:center;
	margin-top: 25px;
}

.dvdr {
	width:85%;
	margin:25px auto ;
	height:1px;
	background-color:#C1C1C1;
	clear:both;
}

#pagecopy h2{
	color: #104b8f;
}
