a:focus {outline: none;}
button:focus {outline: none;}
* html html {}
html {overflow-y:scroll;}
.body {
	background-color: #277abe;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-position: top;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #0033CC;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 16px;
	width: 150px;
}

.block_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.bullet_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0033FF;
	text-decoration: underline;
}
.productnames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #0033CC;
	line-height: 26px;
}
.insprodheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #ef5703;
}
.headingCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #0033CC;
}
.blue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #0E4794;
	text-decoration: none;
	font-weight: normal;
}
