/* CSS Document */
.nsflogo {
	margin: 0px 8px 3px 0px;
padding: 0px 0px 0px 0px;
	float: left;
}
.pageheading {
	border-bottom: 1px;
	padding: 0px 0px 2px 0x;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #0F90FB;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	width: auto;
	}

.basketinputs {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: $sitecolor;
  text-align: middle;
  vertical-align: middle;
  padding: 1px;
  height: 17px;
  width: 95px;
}

.addtobasket {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: $sitecolor;
  text-align: middle;
  vertical-align: middle;
  padding: 1px;
  height: 17px;
  width: auto;
}

strong {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bold;
  text-align: middle;
  vertical-align: middle;
}


.print {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-align:right;
	font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
			}

blockquote {
	border: 1px solid #808080;
	padding: 5px 5px 5px;
	margin-right: 4px;
	margin-left: 4px;
	}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: bold;
	color: #11398A;
	background-color: #D9D8D8;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 6px;
}


h4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #11398A;
	font-weight: bold;

margin: 0px 3px 0px 0px;
}

input {
	background-color: #B04D4D;
	padding:1px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	width:86px;
	height:auto;
	}
	
.photo {
	float: right;
	border: 1px solid #808080;
	margin: 0px 0px 10px 10px;
}

.logo {
	float: right;
	margin-right: 2px;
}

.datasheetbackgr {
	background-color: #DFF0FF;
	padding:4px;
	}	


div {
	padding: 10px 7px 10px 7px;
	margin: 15px 8px 15px 8px;
	border: 1px solid #02357D;
	width:625px;
			}

.datasheettd {
	background-color: #02357D;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
	
.blue {
	background-color: #02357D;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF	
}

a:link  { color: 02357D; text-decoration: underline; font-weight: bold;}
a:link:hover  { color: #0033FF; text-decoration: underline; font-weight: bold;}
a:active  { color: #02357D; text-decoration: underline; font-weight: bold;}
a:visited   { color: #02357D; text-decoration: underline; font-weight: bold;}
a:visited:hover  { color: #0033FF; text-decoration: underline; font-weight: bold;}
a.msdslink:link  { color: #0D8335; text-decoration: underline; font-weight: normal;}
a.msdslink:link:hover  { color: #2AA051; text-decoration: underline; font-weight: normal;}
a.msdslink:active  { color: #0D8335; text-decoration: underline; font-weight: normal;}
a.msdslink:visited   { color: #0D8335; text-decoration: underline; font-weight: normal;}
a.msdslink:visited:hover  { color: #2AA051; text-decoration: underline; font-weight: normal;}

.grey {
	background-color: #CC4141;
	padding:5px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	font-style: normal;
	color: #002C52;
margin-right:3px;
}

.moreinfo {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	font-style: normal;
	color: #002C52;
	text-align:center;
}


.line {
	border-top-color: #cccccc;
	border-top-style: solid;
	border-top-width: 1px;
	padding: 5px,0px,5px,0px;
	width: 98%;
}

.tabletetxt {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #002C52;
}

td {
	vertical-align: top;
}

.box {
	vertical-align: top;
	border: 1px solid #cccccc;
}

th {
	vertical-align: top;
	background-color: #D9D8D8;
	text-align:left;
}

strong{
	font-weight: bold;
}
