body,td,th {
	font: .8em verdana, arial, sans-serif;
}


.pdfinder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 20px;
}
.lnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 22px;
	vertical-align: middle;
}

.h01_w {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.r_h01_b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	font-weight: bold;
	color: #284B6E;
}
.r_txt01{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #284B6E;
	padding-left: 15px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.c_txt01{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 130%;
	color: #666666;
	padding-bottom: 10px;
	padding-top: 10px;
}

.nav_txt01 {
	padding-left: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C4C4C;
	font-weight: bold;

}
.nav_txt01 a:link, .nav_txt01 a:visited {
	color: #4C4C4C;
	text-decoration:underline;
	font-weight: normal;
}

.nav_txt01 a:hover {
	color:#000000; 
	text-decoration:none;
	font-weight: normal;
}
.c_h01_b {
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #004A8F;
}
.c_h01_o {
	font-weight: bold;
	color: #EA9353;
}
.c_h01_g {
	font-weight: bold;
	color: #4D4D4F;
}
.c_pad01 {
	padding-right: 15px;
	padding-left: 15px;
}
.c_pad02 {
	font-size: 10px;
	line-height: 15px;
	padding-left: 10px;
}
.c_dotline_b {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0071B5;
}
.h_title {
	font-size: 13px;
	color: #187DBF;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 20px;
}
div#main {
	width:776px;
	margin-left:auto;
	margin-right:auto;
	
} /* centers layout when > max width */
div#header {
	width:776px;
	height:53px;
	background-image: url("header00.jpg");
	background-repeat: no-repeat;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}
/* inner div margin */
#header_inner {
	overflow:hidden; /* prevents oversize elements from breaking the layout */
}
.information {
	float: right;
	position: relative;
	width: 180px;
	top: 5px;
	color: #FFFFFF;
	font-size: 14px;
}

.language {
	color: #FFFFFF;
	font-size: 10px;
}

#from {
	width: 180px;
	position: relative;
	float: right;
	top: 18px;
}
/* PRODUCT - START*/
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #ffffff;
padding: 5px;
left: -1000px;
visibility: hidden;
color: #284B6E;
font-weight: bold;	
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: -5px; /*position where enlarged image should offset horizontally */
z-index: 500;

}
.p {
	font-size: 13px;
	color: #999999;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

/* PRODUCT - END */

#myselect {width: 140px;}
#myselect option{ width: 300px;}