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/blue-bird-bg.jpg);
	background-repeat: repeat-x;
	background-color: #32567A;
}
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: #333333;
	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:#CCCCCC;
	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:#CCCCCC;
}
#links a:visited {
	color: #CCCCCC;
}
#links a:active {
	color: #999999;
}
#links a:hover {
	color: #CCCCCC;
}
#content {
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}

#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: 184px;
	float: right;
	margin-top: 4px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 10px;
	background-color: #DADADA;
	padding: 8px;
	border: 1pt solid #6683A0;
	line-height: 1em;
}

html>body #quickSummary {
	clear:both;
	width: 184px;
	float: right;
	margin-top: 5px;
	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: 0px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}

html>body #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;
}
.left-image {
	clear: both;
	float: left;
	padding-right: 10px;
}

.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: 16pt;
	font-weight: bold;
	line-height: 0.9em;
	vertical-align: text-top;
	margin-bottom: -8px;
}
table.schedule {
	clear: right;
	width: 100%;
	line-height: 1.3em;
	border-collapse: collapse;
	border: 2px solid #CCCCCC;
	color: #333333;
	background-color: #FFFFFF;
	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: #32567A;
}
table.schedule thead tr th {
	padding-top: .4em;
	padding-right: .6em;
	padding-bottom: .4em;
	padding-left: .6em;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
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;
}
h6 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0B2E58;
	width: 100%;
}
#content .inner-bbhome {
	margin: 0px;
	width: 570px;
}
.theadtr {
	color: white;
	background-color: #32567A;
	border: 4px solid #32567A;
}
.thead-tr-th {
	padding-top: .4em;
	padding-right: .6em;
	padding-bottom: .4em;
	padding-left: .6em;
	border: 4px solid #32567A;
}
table.theadtr {
	color: white;
	background-color: #32567A;
	border: 4px solid #32567A;
}
