/* begin style declaration */

body {
 display: block;
 color: #000000;
 background-color: #fffbec;
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 8pt;
 text-align: left;
 line-height: 1.5;
 margin: 1.5em;
 margin-top: 0.5em;
}

body.popup {
 width: 600px;
}

h1,h2,h3 {
 display: block;
 background-color: transparent;
 color: black;
 font-size: 11pt;
 font-weight: bold;
 font-variant: small-caps;
 margin-top: 0;
 margin-bottom: 0;
}

h1.features {
 border-top: 3pt solid #ff0000;
 margin-bottom: 0.5em;
}

h1.contents {
 text-decoration: none;
 border-top: 3pt solid #ff0000;
 padding-top: 1em;
 border-bottom: 1pt solid #ff0000;
 padding-bottom: 1em;
 margin-top: 0.5em;
 margin-bottom: 0.5em;
}

h2 {
 font-size: 8pt;
}

h2.contents, h2.contents a {
 text-decoration: underline;
 font-weight: bold;
 margin-bottom: 0;
 margin-top: 0;
 clear: both;
}

h3 {
 font-size: 8pt;
}

h3.contents {
 text-decoration: underline;
 font-weight: normal;
 margin-bottom: 0;
 margin-top: 0;
}

p {
 display: block;
 margin-bottom: 1em;
 margin-top: 0.5em;
}

p >> h2.contents {
 display: inline;
 margin-top: 1em;
 margin-bottom: 0;
 line-height: 1.2;
}

p.nav, p.foot {
 color: #000060;
 background-color: transparent;
 text-align: center;
 font-variant: small-caps;
 font-weight: bold;
 margin-top: 0;
 vertical-align:top;
}

p.foot {
 text-align: left;
 font-weight: normal;
}

table {
 display: table;
 border: 0 none;
 color: #000000;
 background-color: transparent;
 width: 100%;
 margin-bottom: 1em;
 font-size: 8pt;
}

table.popup {
 display: table;
 width: 500px;
 font-size: 7pt;
}

table.job {
  display: table;
}

table.job img {
 text-align: right;
 float: right;
}

thead {
 display: table-header-group;
 font-weight: bold;
}

tfoot {
 display: table-footer-group;
}

tbody {
 display: table-row-group;
}

tr {
 display: table-row;
 vertical-align: top;
}

td {
 display: table-cell;
 vertical-align: top;
 line-height: 1.5;
}

td.earpiece {
 display: table-cell;
 width: 160px;
 max-width: 160px;
 color: #000000;
 background-color: #14274d;
 text-align: center;
 vertical-align: middle;
}

td.banner {
 display: table-cell;
 text-align: center;
}

td.nav {
 display: table-cell;
 width: 160px;
 color: #000000;
 background-color: #14274d;
 padding-top: 1em;
 align: center;
}

td.copy {
 display: table-cell;
 padding-bottom: 1em;
 padding-left: 1em;
 padding-right: 2em;
}

img {
 background-color: transparent;
 display: inline;
 vertical-align: middle;
 border: none;
}

img.contents {
 display: inline;
 float: left;
 padding-right: 1em;
 margin-top: 0;
 margin-bottom: 15px;
 vertical-align: top;
}

img.copy {
 display: inline;
 padding-top: 0.5em;
 padding-right: 0.5em;
 padding-bottom: 0.5em;
 vertical-align: top;
 float: left;
}


img.jobs_right {
 display: inline;
 float: right;
 padding-left: 20px;
}

img.jobs_left {
 display: inline;
 float: left;
 padding-right: 20px;
}

em {
 display: inline;
 background-color: transparent;
 font-style: italic;
}

strong {
 display: inline;
 background-color: transparent;
 font-weight: bold;
}

ul, ul.news, ul.products {
 display: block;
 background-color: transparent;
 margin-bottom: 0;
 list-style: disc;
 font-weight: normal;
}

li {
 display: list-item;
 background-color: transparent;
}

ul.news li, ul.products li {
 display: list-item;
 background-color: transparent;
 margin-bottom: 0.5em;
 font-weight: bold;
}
	
a {
 display: inline;
 background-color: transparent;
 text-decoration: none;
}

/* pseudo-elements here */

a:link {
 display: inline;
 background-color: transparent;
 color: #003399;
 font-weight: bold;
}

a:visited {
 display: inline;
 background-color: transparent;
 color: #003399;
}

a:hover {
 display: inline;
 background-color: transparent;
 color: #ff0000;
}

td.nav a:link {
 display: inline;
 background-color: transparent;
 color: #00b0d6;
}

td.nav a:visited {
 display: inline;
 background-color: transparent;
 color: #00b0d6;
}

td.nav a:hover {
 display: inline;
 background-color: transparent;
 color: #ff0000;
}

td.copy a:link {
 display: inline;
 background-color: transparent;
 color: #003399;
}

td.copy a:visited {
 display: inline;
 background-color: transparent;
 color: #003399;
}

td.copy a:hover {
 display: inline;
 background-color: transparent;
 color: #ff0000;
}

a.nav {
 display: inline;
 background-color: transparent;
 color: #00b0d6;
}

a.nav:link {
 display: inline;
 background-color: transparent;
 color: #00b0d6;
}

a.nav:hover {
 display: inline;
 background-color: transparent;
 color: #ff0000;
}

a.contents, ul.news a, ul.products a {
 display: inline;
 background-color: transparent;
 color: #ff0000;
 font-style: normal;
 font-weight: bold;
}

a.contents:link {
 display: inline;
 background-color: transparent;
 color: #ff0000;
}

a.contents:visited {
 display: inline;
 background-color: transparent;
 color: #ff0000;
}

a.contents:hover {
 display: inline;
 background-color: transparent;
 color: #ff0000;
}

/* end style declaration */
