@charset "UTF-8";
/* CSS Document */

body {
	background-color: #005895;
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 76%;
}
#pageblock {
	width: 100%;
	text-align: center;
	background-color: #EFF4FA;
}
#mainblock {
	width: 990px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
}
#topblock {
	margin: 0px auto;
	padding: 0px;
	height: 116px;
	width: 990px;
	position: relative;
	background-image: url(images/globe.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#logo {
	position: absolute;
	height: 75px;
	width: 227px;
	left: 17px;
	top: 17px;
}
#navblock {
	background-color: #005895;
	height: 40px;
}
#nav-innr {
	margin: 0px auto;
	padding: 0px;
	height: 40px;
	width: 990px;
	position: relative;
}
#searchform {
	position: absolute;
	height: 28px;
	width: 328px;
	top: 6px;
	right: 0px;
	text-align: right;
}
#featuresblock-hm {
	margin: 0px;
	padding: 0px;
	height: 289px;
	width: 990px;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(images/home-features.jpg);
	background-repeat: no-repeat;
}
.featureshed {
	font-family: Helvetica, Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #005895;
	font-size: 24px;
	width: 286px;
	position: absolute;
	top: 14px;
}
.featurestext-hm {
	position: absolute;
	width: 164px;
	top: 50px;
	font-size: 12px;
	line-height: 16px;
	color: #FFF;
}
#mainblock a:link {
	color: #005895;
	text-decoration: none;
}
#mainblock a:visited {
	color: #005895;
	text-decoration: none;
}
#mainblock a:hover {
	text-decoration: underline;
}
#indexblock {
	margin: 0;
	background-image: url(images/index-int-bg.gif);
	background-repeat: no-repeat;
	height: 157px;
	width: 990px;
	position: relative;
}
#index-inr {
	margin: 0;
	padding: 5px 20px 0px 29px;
	color: #555555;
}
#index-tbl {
	font-size: 12px;
}
#footerblock {
	font-size: 12px;
	color: #FFF;
	padding: 12px 0px;
	text-align: center;
	line-height: 16px;
	position: relative;
	width: 990px;
	margin: 0 auto;
	height: 7em;
}
#footerblock a:link {
	color: #FFF;
	text-decoration: none;
}
#footerblock a:visited {
	color: #FFF;
	text-decoration: none;
}
#footerblock a:hover {
	color: #CEDDEF;
	text-decoration: none;
}
#contentblock {
	margin: 0px;
	padding: 0px;
	width: 990px;
	background-image: url(images/content-bg.gif);
	background-repeat: repeat-y;
	color: #555;
}
#content {
	margin: 0 336px 0 0; /* "off" width a kludge to allow IE6 to accomodate 590px wide tables and divs */
	padding: 20px 20px 20px 40px;
	background-image: url(images/content-top.gif);
	background-repeat: no-repeat;
}
#content h1 {
	font-size: 2em;
	font-weight: normal;
	color: #005895;
	text-transform: uppercase;
	margin-top: 0px;
}
#content h2 {
	font-size: 1.3em;
	color: #555;
	line-height: 1.6em;
}
#content h3 {
	font-size: 1.1em;
	color: #005895;
}
#sidebar {
	width: 327px;
	margin:0;
	padding:0;
	float: right;
}
#tagline {
	position: absolute;
	width: 510px;
	top: 74px;
	right: 20px;
	text-transform: uppercase;
	color: #005895;
	text-align: center;
	letter-spacing: 2px;
	font-size: 14px;
	font-weight: bold;
	font-family: "Arial Narrow", "Trebuchet MS", Verdana, sans-serif;
}
#content p, #content li {
	line-height: 1.6em;
	font-size: 1.1em;
}
#content li {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.caption, #content p.caption {
	font-style: italic;
	margin: .2em 0em .2em;
	font-size: 10px;
	line-height: 12px;
	color: #005895;
}
.imageright {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
.imageleft {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}
.breadcrumbs {
	font-size: 10px;
	font-weight: bold;
	color: #005895;
	margin: 0 0 0.5em 0;
	text-transform: uppercase;
}
#content #sidebar .sidebarbox ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2em;
	padding-left: 0;
}
#content #sidebar .sidebarbox ul li ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
	padding: 0;
}
#content #sidebar .sidebarbox ul li ul li {
	padding: 0;
	margin: 0;
}
sup {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	bottom: 0.5ex;
	font-size: 12px;
}
.tablestyled {
	background-color:#EEE;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
table.tablestyled tr td {
	border-bottom: 1px solid #CCC;
	font-size: 10px;
}

table.tablestyled tr td.tablecell-nobrdr {
	border-bottom: none;
}
blockquote {
	font-style: italic;
	background-color: #FCE090;
	padding: 0.25em 1em;
}
.featurestext-hm ul {
	margin-top: 0.4em;
}
.featurestext-hm a {
	color: #FFF;
	text-decoration: none;
}
#mainblock #featuresblock-hm .featurestext-hm a {
	color: #FFF;
}
#indexblock #index-inr #index-tbl tr td ul {
	list-style-type: none;
	margin: 3px 0 0 0;
	padding: 0;
}
#indexblock #index-inr #index-tbl tr td ul li {
	font-size: 11px;
	line-height: 12px;
	color: #005895;
	margin: 1px 0;
}
#certblock {
	position: absolute;
	height: 80px;
	width: 280px;
	top: 30px;
	right: 40px;
	font-size: 16px;
	color: #005895;
	line-height: 20px;
	font-family: "Helvetica Neue Light", Helvetica, Arial, Verdana, sans-serif;
}
#zlink {
	font-size: 11px;
	display: block;
	margin: 1em 0 0 0;
	color: #FFF;
}
img {
	display: block;
}
.rbot {
	font-weight: bold;
	text-transform: uppercase;
}
.content-btm-shim {
	clear: both;
}
#mainblock #contentblock #sidebar p {
	padding-right: 40px;
	padding-left: 20px;
	font-size: 1em;
	line-height: 1.5em;
	color: #005895;
}
.production-note {
	color: #FFF;
	background-color: #F00;
	margin: 0px;
	padding: 3px;
}
.prodtbl {
	font-size: 11px;
	line-height: 13px;
}
.prodtbl tr th {
	font-size: 14px;
	text-align: left;
	line-height: 18px;
}
.ruleabove {
	padding-top: 3px;
	border-top: 1px solid #a7c5db;
	margin-top: 1.5em;
}
.bulky, #content .bulky {
	font-style: italic;
	color: #005895;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}
lh {
	font-weight: bold;
	margin-left: -1.5em;
	padding-left: 0px;
	text-transform: uppercase;
}
table tr td ol {
	margin-left: 2em;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#content table.prodtbl tr td ol li {
	font-size: 11px;
	line-height: 13px;
}
.tablebigger {
	font-size: 12px;
	color: #005895;
	line-height: 14px;
	font-weight: bold;
}
.tinytext, #content p.tinytext, #content li.tinytext {
	font-size: 9px;
	line-height: 11px;
}
#flashbit {
	height: 296px;
	width: 990px;
}
