a:link {
	color: #003366;
}
a:visited {
	color: #333333;
}
a:active {
	color: #003366;
}
a:hover {
	color: #003366;
}

.norepeat {
	background-repeat: no-repeat;
}
body {
	background-image: url(images/nabi-bg.jpg);
	background-repeat: repeat-x;
	background-color: #025D54;
}

h1 {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-top-color: #0B2E58;
	border-right-color: #0B2E58;
	border-bottom-color: #0B2E58;
	border-left-color: #0B2E58;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 3px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 18px;
	text-align: center;
}
#links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	margin-top: 14px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 18px;
	text-align: center;
	line-height: 16px;
}
#links a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
#links a:visited {
	color: #CCCCCC;
}
#links a:active {
	color: #999999;
}
#links a:hover {
	color: #CCCCCC;
}
#main {
	margin-right: 200px;
}

#content {
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	vertical-align: top;
}

#content .inner {
	margin: 4px;
}
	
#nabi-facts {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #D1DDDD;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	right: 0px;
	clip: rect(auto,auto,auto,auto);
}
#nabi-facts ul {
	padding-left: 20px;
	list-style-position: outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.5em;
}
#nabi-facts li {
	padding-left: -10px;
	margin-left: -10px;
}
#content h3 {
	font-family: Tahoma;
	color: #002B4E;
	font-size: .8em;
	line-height: 1em;
	margin-bottom: -6px;
}

#nabi-facts h2 {
	font-size: 0.9em;
	font-weight: bold;
	font-variant: small-caps;
	padding-top: -15px;
	line-height: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: -3px;
	color: #025D54;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.71em;
	line-height: 1.5em;
}
#quickSummary {
	clear:both;
	width: 180px;
	float: right;
	margin-top: 12px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 10px;
	background-color: #DADADA;
	padding: 8px;
	border: 1pt solid #6683A0;
	line-height: 1em;
}
#mainimage {
	clear:both;
	width: 365px;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.specs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	padding-top: 3px;
	padding-bottom: 3px;
}
table.specs {
	border-top-width: 1pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D1DDDD;
	border-right-color: #D1DDDD;
	border-bottom-color: #D1DDDD;
	border-left-color: #D1DDDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8px;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 25px;
}

#quickSummary h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	line-height: .9em;
	vertical-align: text-top;
	margin-bottom: -8px;
}
table.schedule {
	clear: right;
	width: 100%;
	line-height: 1.3em;
	border-collapse: collapse;
	border: 2px solid #418571;
	color: #333333;
	background-color: #F8F8F8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
table.schedule caption {
  margin: 0;
  padding: 0;
  color: #004D45;
  line-height: 2em;
  text-align: left;
  font-weight: bold;
}
table.schedule thead tr {
	color: white;
	background-color: #4C8D85;
}
table.schedule thead tr th {
	border: 4px solid #ABD1C2;
	padding-top: .4em;
	padding-right: .6em;
	padding-bottom: .4em;
	padding-left: .6em;
}
table.schedule tbody tr {
	border: 4px solid #D1DED6;
	padding-top: 2px;
	padding-bottom: 2px;
}
table.schedule tbody th {
  padding: 0.6em;
  border: 4px solid #ABD1C2;
}
table.schedule tbody td {
	padding-left:  0.6em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	background-color: #F8F8F8;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
table.schedule tbody tr.odd {
	background-color: #CBE2E1;
}
table.schedule tbody tr.odd td {
  background: #f0f0f0;
  color: #025D54;
}
#leftimage {
	clear: right;
	width: 560px;
	height: 180px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 6px;
	z-index: 2;
}
html>body #leftimage {
	clear: right;
	width: 560px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 6px;
	z-index: 2;
}
#LquickSummary {
	position: relative;
	top: -160px;
	right:-30px;
	clear: both;
	width: 180px;
	float: left;
	margin-top: 12px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #DADADA;
	border: 1pt solid #6683A0;
	line-height: 1em;
	padding: 8px;
	display: inline;
	z-index: 1;
	left: 365px;
}
html>body #LquickSummary {
	position: relative;
	top: -150px;
	right:-30px;
	clear: both;
	width: 180px;
	float: left;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #DADADA;
	border: 1pt solid #6683A0;
	line-height: 1em;
	padding: 0px 8px 8px 8px;
	left: 370px;

}

#LquickSummary h2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	line-height: .9em;
	vertical-align: text-top;
	margin-bottom: -8px;
}
