/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	text-align: center;
}

#main {
	margin-left: auto;   /* Setting the right and left margins to "auto" causes */
  	margin-right: auto;  /* these object to always remain centered. */
	padding: 4px;
	width: 740px;
	text-align: left;
	border-style: solid;
	border-width: 1px;
	border-color: #181868;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	font-weight: normal;
}

td.centerbold, td.cellcenterbold {
	padding-top: 1em;
	text-align: center;
	font-weight: bold;
}

td.cellcenterbold {
	padding-top: 0em;
}

div#header {
	background-color: #181868;
	background: url(../images/banner/nhrredline.gif);
	width: 100%
}

table.border {
	border-color: #000;
	border-style: solid;
	border-width: 1px;
}

h1 {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	margin-bottom: 7px;
	margin-top: 7px;
}

h2 {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 0;
}

th {
	font-weight: bold;
	font-size: 12px;
}

div#center {
	text-align: center;
}

td.formlabel {
	text-align: right;
	font-style: italic;
}

td.topleft {
	text-align: left;
	vertical-align: top;
}

div#company {
	font-weight: bold;
}

div#email {
	line-height: 30px;
	text-align: center;
}

div#bottomlink {
	float: right;
	font-weight: bold;
}

div#image {
	float: right;
}

a.menuitem:link, a.menuitem:visited {
	color: White;
	text-decoration: none;
	padding: 5px;
}

div#menu {
	color: white;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	background-color: #000066;
}

div#tester{
	padding-top: 1em;
	float: right;
}

img#main {
	padding-top: 1em;
}
div#footer {
  color: #39c;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 9px;
  font-weight: normal;
  line-height: 16px;
  text-align: center;
}

div#emailadd {
	margin-top: 1em;
	text-align: center;
}

td.inthead, th.inthead {
	padding-top: 1em;
}

th.hspecleft, td.specleft {
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	padding-left: 5px;
	padding-right: 5px;
}

th.hspecright, td.specright {
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}

td.specright {
	text-align: left;
}

th.spechspecbottomleft, td.specbottomleft {
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding-left: 5px;
	padding-right: 5px;
}

th.hspecbottomright, td.specbottomright {
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom-width: 1px;
	border-bottom-color: #000;
	border-bottom-style: solid;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}

td.specbottomright {
	text-align: left;
}

div.topspace {
	margin-top: 1em;
}

img#leftheader {
	margin-left: 3em;
	background-color: #181868;
	background-image: url(../images/banner/nhrredline.gif);
	float: left;
	padding: 0px;
}

img#rightheader {
	background-color: #181868;
	background-image: url(../images/banner/nhrredline.gif);
	float: right;
	padding: 0px;
}

img#centerheader {
	background-color: #181868;
	background-image: url(../images/banner/nhrredline.gif);
	float: right;
	padding: 0px;
}

A.indent, div.indent {
	margin: 2em;
}

P.center {
	text-align: center;
}

div.left {
	text-align: left;
}
