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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	font-size: 14px;
	line-height: 1.3em;
	background: #FFFFFF url(interface/backstripe.png) repeat-x top;
	color: #4B4B4B;
}
#whitepaper {
	margin: 1px auto 0px;
	padding: 0px;
	background: url(interface/standardbackground.jpg) no-repeat center top;
	width: 826px;
	height: 600px;
}
p {
	margin-bottom: 0.7em;
}
h1 {
	font-size: 2.6em;
	font-weight: normal;
	color: #006860;
	line-height: 1em;
	font-family: "Helvetica Neue Light", "Helvetica Light", "Arial Light", Helvetica, Arial, sans-serif;
	padding-top: 0.1em;
	text-shadow: 2px 2px 2px #EBEBEB;
}
h3 {
	font-size: 26px;
	color: #00AA32;
	margin-top: 1.2em;
	padding-bottom: 0.3em;
	font-weight: normal;
	line-height: 1em;
}
h4 {
	font-size: 19px;
	color: #006860;
	margin-top: 1.9em;
	padding-bottom: 0.8em;
	font-weight: normal;
	line-height: 1.1em;
}
.highlight {
	font-size: 19px;
	color: #00AA32;
	line-height: 20px;
}
#main h4 {
	padding-bottom: 8px;
	margin-top: 18px;
}
#main h4.first {
	margin-top: 0px;
}
#main ul {
	margin-bottom: 1em;
}
h6 {
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.3em;
	color: #00AA32;
}
#sidebar h6 {
	color: #006860;
	padding-left: 15px;
	font-size: 13px;
	line-height: 13px;
	padding-top: 9px;
	padding-bottom: 7px;
	font-weight: bold;
}
a {
	color: #00AA32;
	text-decoration: none;
}
a:hover {
	color: #006860;
	text-decoration: none;
}
li {
	list-style: square;
	margin-left: 1.2em;
	line-height: 1.2em;
	margin-bottom: .4em;
}
ul {
}
tr.header {
	background: #EBEBF0;
	font-weight: bold;
}
tr.grey {
	background: #F2F3F8;
}
tr {
	margin: 4px;
	border-bottom: 1px solid #CCCCCC;
}
em {
	font-style: italic;
}
.first {
	margin-top: 0px;
}
a.smbutton {
	background: #006860 url(interface/smallbuttonback.png) repeat-x;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 0px 4px 2px;
	margin-top: 4px;
	display: inline-block;
	font-size: 11px;
	line-height: 13px;
}
a.smbutton:hover {
	color: #006860;
	background: #78DC28;
}
img.floatleft {
	float: left;
	margin: 5px 30px 20px 0px;
}
div.floatleft {
	font-size: 9px;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
	color: #000000;
}
div.floatright {
	font-size: 9px;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	color: #000000;
}
img.floatright {
	float: right;
	margin-right: 10px;
	margin-left: 20px;
	margin-top: 10px;
}
#wrapper {
	background: url(interface/background.jpg) no-repeat center top;
	border-bottom: 1px solid #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
}
/*div {
	border-top: 1px solid #FFFFFF;
}*/
#header {
	width: 820px;
	border-bottom: none;
	border-right-style: none;
	border-left-style: none;
	height: 71px;
	border-top: 1px solid #FFFFFF;
	margin: 0px auto;
	padding-bottom: 0px;
}
#header img {
	padding-left: 35px;
	padding-top: 20px;
	float: left;
}
#mainnav {
	width: 500px;
	float: right;
	padding-top: 35px;
	padding-right: 27px;
	font-style: italic;
	font-weight: bold;
	font-size: 0.75em;
}
/* tables still need 'cellspacing="0"' in the markup */
#mainnav li {
	list-style: none;
	display: inline;
	padding: 20px 5px 3px;
	margin: 0px;
	font-size: 8px;
}
#mainnav ul {
	float: right;
}
#mainnav a {
	color: #999999;
	font-size: 11px;
}
#mainnav a:hover {
	color: #00AA32;
}
#mainnav  .current a {
	color: #006860;
}
#top {
	margin: 0px;
	padding: 110px 60px 50px 65px;
}
#topimage {
	position: absolute;
	top: 90px;
	right: auto;
	width: 710px;
	left: auto;
	text-align: right;
}
#main {
	width: 465px;
	padding-left: 65px;
	padding-bottom: 40px;
	float: left;
	padding-right: 25px;
}
#sidebar {
	width: 200px;
	float: right;
	padding-right: 50px;
	padding-top: 5px;
}
#sidebar ul {
	font-size: 12px;
}
#sidebarnav   li  {
	border-top: 2px dotted #CCCCCC;
	list-style: none;
	margin-bottom: 7px;
	padding-top: 7px;
}
#sidebarnav ul {
	font-size: 14px;
}
#sidebarnav    li  a:hover  {
	display: block;
}
#sidebarnav  li.last {
	border-bottom: 2px dotted #CCCCCC;
	padding-bottom: 7px;
	margin-bottom: 10px;
}
#sidebarnav     #current   {
	list-style: url(interface/arrow.png) outside;
	font-weight: bold;
}
#sidebarnav  #current  a {
	color: #006860;
}
#sidebar h4, #sidebar p {
	margin-left: 15px;
}
#sidebar p {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 8px;
}
#sidebar h4 {
	clear: both;
}
#sidebar li {
	margin-left: 15px;
}
#sidebar object {
	margin-top: 25px;
}
#flash {
	margin-top: 30px;
}
div.clearwide {
	clear: both;
	width: 700px;
	margin-left: 65px;
}
.col2 {
	float: left;
	width: 205px;
	padding-right: 0px;
	font-size: 12px;
	margin-top: 20px;
	line-height: 16px;
}
div#first {
	margin-right: 40px;
}
#clear {
	margin-top: 10px;
}
.clear {
	clear: both;
}
.white {
	color: #FFFFFF;
}
#footer {
	clear: both;
	margin-bottom: 30px;
	padding-bottom: 30px;
	margin-top: 15px;
}
#footer img {
	padding-left: 330px;
}
.product {
	margin-top: 10px;
	padding-top: 0px;
	border-top: 2px dotted #CCCCCC;
	clear: both;
	margin-bottom: 5px;
}
#main ul li ul li {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 3px;
	margin-bottom: 0px;
	font-size: 0.9em;
}
#main ul li ul {
	margin-bottom: 3px;
}
