/* Main Styles */
td,body{
  font: normal 10pt arial;
  color:000;
  text-decoration:none;
  line-height:17px;
}

.removeunderline {
	text-decoration:none;
}

/* Links */
a{
  color:036;
}
a:hover{
  color:012;
}

hr {
	color:#fff;
	border-top:1px solid navy;
}


h2,.Header   {
  font-weight:normal;
  font-size  :36px;
  color:#f36f21;
}

.ProductHeader   {
  font-weight:normal;
  font-size  :30px;
  color:#004a8f;
}

.ProductSmlHeader   {
  font-weight:normal;
  font-size  :14px;
  color:#004a8f;
  font-weight:bold;
}


h3,.SubHeader{
  font-weight:bold;
  font-size  :14px;
  color:#004a8f;
}

.SmallText{
  font-size  :10px;
}
