#menuBar {
  background-color: #F1F2F4;
  border: none;
  color: #000000;
  font-size: 1pt;
  padding: 1px 4px 1px 0px;
  text-align: left;
  width: 396px;
}

h2 {
	font-size:16px;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #003399;
	margin-top: 0px;
	margin-bottom: 8px;
}
h3 {
	font-size:11px;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #003399;
	margin-top: 0px;
	margin-bottom: 8px;
}


INPUT.search {
	font-size:11px;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	border: #F1F2F4 1px solid;
	width: 110px;
}

INPUT.contact {
	font-size:11px;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	border: #003399 1px solid;
	width: 280px;
}

TEXTAREA.contact {
	font-size:11px;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	border: #003399 1px solid;
	width: 280px;
	height: 120px;
}


.loxolwhite {
	font-size:11px;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}

.loxolblack {
	font-size:11px;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

A.link {
	font-size:11px;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #003399;
	text-decoration : none;
}

A.link:hover {
	text-decoration : underline;
}


P {
	font-size:11px;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	line-height : 13pt;
	margin-top: 0px;
	margin-bottom: 6px;
}


.loxolblue {
	font-size:11px;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #163277;
}

a.menuButton, a.menuButtonActive {
  background-color: transparent;
  border: none;
  color: #000000;
  font-family: Trebuchet MS, Arial, Tahoma, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  padding: 3px 12px 3px 4px;
  position: relative;
  text-decoration: none;
}

.menu {
  background-color: #F1F2F4;
  border: 0px solid;
  border-color: #000000;
  padding: 0px;
  position: absolute;
  text-align: left;
  visibility: hidden;
  left:0px;
  top:0px;
}

a.menuItem, a.menuItemActive {
  background-color: transparent;
  color: #000000;
  display: block;
  font-family: Trebuchet MS, Arial, Tahoma,sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  margin: 0px;
  padding: 4px 16px 4px 16px;
  text-decoration: none;
  white-space: nowrap;
}

a.menuItem:hover, a.menuItemActive, a.menuButtonActive, a.menuButtonActive:hover {
  background-color: #8C9BBC;
  color: #ffffff;
}

INPUT.s2d {
	font-size:11px;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
}

SELECT.s2d {
	font-size:11px;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	width:160px;
}

a.s2d {
	font-size:11px;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #003399;
	text-decoration : none;
}

td.s2d {
	font-size:11px;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight : normal;
}