body {
	background-color: white;
	color: #056E83;
	font: 11px Tahoma, sans-serif;
	margin-top: 0;
}

.popuptitle {
	background-color: white;
	color: #056E83;
	font: 11px Tahoma, sans-serif;
	margin-top: 0;
}


table.main td.left,
table.main td.right {
	font: 10px Tahoma, sans-serif;
}

a:link, a:visited {
	text-decoration: none;
	color: #666666;
}
a:active, a:hover {
	text-decoration: underline;
	color: #62AAB8;
}
a img { border: none; }

p {
	margin: 10px 0;
}
form {
	margin: 0;

}
input {
	padding: 2px;
	border: 1px solid #036;
	color: #036;
	font: 11px Tahoma, sans-serif;
}
input.nostyle {
	padding: 0;
	border: none;
}

table.main td.content {
	vertical-align: top;
	width: 380px;
	padding: 5px 20px 20px 20px;
	background-color: white;
}
h1 {
	font-size: 130%;
	margin: 0 0 -7px 0;
	font-weight: bold;

}
h2 {
	font-size: 110%;
	margin: 10px 0;
}
h3 {
	font-size: 110%;
	margin: 10px 0;
}

table {
	border-collapse: collapse;
}
table td {
	border: none;
	padding: 0;
}

table.main {
	width: 770px;
	margin: 0px auto 0 auto;
}
table.main td.top {
	width: 770px;
	height: 146px;
}
table.main td.undertop {
	width: 770px;
	height: 8px;
}
table.main td.left {
	vertical-align: top;
	width: 175px;
	background-color: #FFFFFF;
}
table.main td.right {
	vertical-align: top;
	width: 175px;
	background-color: #FFFFFF;
}
table.main td.bottom {
	width: 770px;
	height: 2px;
}

table.footer {
	margin: 10px auto 0 auto;
}
table.footer td {
	padding: 0 10px;
	vertical-align: top;
}
table.footer tr.major td {
	font-size: 11px;
	font-weight: bold;
}
table.footer tr.minor td {
	font-size: 11px;
	font-weight: normal;
}
table.footer tr.minor a:link,
table.footer tr.minor a:visited {
	color: #4F7493;
	text-decoration: none;
}
table.footer tr.minor a:active,
table.footer tr.minor a:hover {
	text-decoration: underline;
}
table.footer td.services a:link,
table.footer td.services a:visited {
	color: #4F7493;
}
table.footer td.services a:active,
table.footer td.services a:hover {
	color: #4F7493;
	
	
}



table.footer td.testing  {font:9px;
color: #087A94;}



table.footer td.testing a:link,
table.footer td.testing a:visited {
	font:9px;color: #087A94;
}


table.footer td.testing a:active,
table.footer td.testing a:hover {
	font:9px;color: #087A94;}
	
	

table.footer div.arrow {
	float: left;
	padding: 0px 0px 2px 8px;
}

div.subfooter {
	margin: 10px auto 20px auto;
	text-align: center;
	font-size: 11px;
	color:#4F7493;
}

form.subscribeform {
	padding: 5px;
	color:white;
}

td.eswtitles {
font-weight: bold;
font-size: 11px;
div-align: justify;
color:#0B3B5F;
}

table.search-item {
	position: relative;
	background: #FFFFFF;
	clear: right;
	cursor: pointer;
	cursor: hand;
	text-decoration: none;
}
.toprightproducttable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
}
