body {
	font-family: "Times New Roman", Times, serif;
	color: #013E7F;
	text-align:center;
	margin-top: 10px;
	font-size: 14px;
	background-image: url(../images/background_page.jpg);
}
#container {
	text-align:left;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}

th {
	font-family: "Times New Roman", Times, serif;
}
#mainContent {
	padding: 10px;
}
#detail {
	padding-right: 25px;
	padding-left: 25px;
}
#mainContent h1 {
	font-size: 36px;
	color: #013E7F;
	font-family: "Times New Roman", Times, serif;
}
#mainContent #techsheet a {
	color: #013E7F;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#mainContent #techsheet td {
	color: #000000;
	text-align: center;
}
object {
	padding:0;margin:0;
}
iframe {
	overflow-x: hidden;
}

