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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	/*vertical-align: baseline;*/
	background: transparent;
}
body {
	background-color: #f4f4f4;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* IE 6 and below PNG fix */
 img, div, input {
 	behavior: url(iepngfix.htc);
	}

#wrapper {
	width: 800px;
	text-align: left;
	margin: 0 auto;
	background-color: #fff;
}
#header {
	height: 100px;
	background-image: url(/images/header-back.gif);
	background-repeat: repeat-x;
	position: relative;
}
.logo {
	padding: 13px 0 0 25px;
}
.menu li {
	background-image: url(/images/navbar.png);
	_background-image: url(/images/navbar.gif);
	float: left;
	display: inline;
}
ul.menu {
	position: absolute;
	top: 53px;
	right: 25px;
}
.menu li a { text-indent: -9999px; display: block; height: 36px; }
.takeon, .takeon:hover, .takeon:active, .takeon:visited { width: 185px; margin: 0 10px 0 0; background-position: 0px -108px; }
.take, .take:visited { width: 185px; margin: 0 10px 0 0; background-position: 0px 0px; }
.take:hover { background-position: 0 -36px; }
.take:active { background-position: 0 -72px; }
.dataon, .dataon:hover, .dataon:active, .dataon:visited { width: 120px; margin: 0 10px 0 0; background-position: -195px -108px; }
.data, .data:visited { width: 120px; margin: 0 10px 0 0; background-position: -195px 0px; }
.data:hover { background-position: -195px -36px; }
.data:active { background-position: -195px -72px; }
.graphicon, .graphicon:hover, .graphicon:active, .graphicon:visited { width: 118px; margin: 0 10px 0 0; background-position: -325px -108px; }
.graphic, .graphic:visited { width: 118px; margin: 0 10px 0 0; background-position: -325px 0px; }
.graphic:hover { background-position: -325px -36px; }
.graphic:active { background-position: -325px -72px; }
.faqon, .faqon:hover, .faqon:active, .faqon:visited { width: 55px; background-position: -453px -108px; }
.faq, .faq:visited { width: 55px; background-position: -453px 0px; }
.faq:hover { background-position: -453px -36px; }
.faq:active { background-position: -453px -72px; }
ul.external {
	position: absolute;
	top: -2px;
	right: 25px;
	width: 327px;
}
ul.external li {
	float: right;
}
ul.external li a:link, ul.external li a:visited {
	display: block;
	padding: 7px 12px;
	margin: 0 0 0 10px;
	background-color: #e6f1d2;
	border: 1px solid #b0c490;
	color: #222;
	text-decoration: none;
	width: auto;
}
ul.external li a:hover {
	background-color: #f5fee4;
	text-decoration: underline;
}
ul.external li a:active { background-color: #e6f1d2; border: 1px solid #fff; }
#maincontent, #faqacc { padding: 0 25px 25px 25px; }
#maincontent li { display: block; padding: 25px 0 0 0; }
h1 {
	color: #015da3;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding: 10px 0;
	letter-spacing: 0.01em;
}
h1 span {
	display: block;
	color: #f68420;
	font-size: 16px;
	padding: 7px 0 0 0;
}
h2 {
	color: #015da3;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 10px 0;
	letter-spacing: 0.01em;
}
h3 { color: #f68420; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; padding: 0 0 15px 0; }
h4 {
	padding: 0 0 5px 0;
}
h5 {
	color: #222;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 5px 0;
	font-weight: bold;
	clear: left;
}
p {
	line-height: 1.3;
	padding: 0 0 10px 0;
}
a.inlink {
	display:inline-block;
	padding:4px 5px;
	background-color:#fbfbfb;
	border:#ebebeb solid 1px;
	text-decoration:none;
	color:#015da3;
	margin: 0 3px;
}
a.inlink-reset {
	margin: 0 6px 0 0;
	display:inline-block;
	padding:4px 5px;
	background-color:#fbfbfb;
	border:#ebebeb solid 1px;
	text-decoration:none;
	color:#015da3;
}
a.inlink:hover, a.inlink-reset:hover { text-decoration:underline;}
.floatleft { float: left; margin: 0 20px 0 0; }
.clearboth { height: 1px; clear: both; }
/* ------ sup, sub cheat ------ */
sup, sub { height: 0; line-height: 1; vertical-align: baseline; _vertical-align: bottom; position: relative; }
sup {
	bottom: 1ex;
	font-size: 70%;
}
sub { top: .5ex; }
/* ------ sup, sub cheat end ------ */
#foot {
	width: 750px;
	margin: 0 auto;
	padding: 25px;
	font-size: 11px;
}
#foot li {
	float: left;
	margin: 0 30px 0 0;
}
#foot a:link, #foot a:visited {
	color: #0066b3;
	text-decoration: none;
}
#foot a:hover, #foot a:active {
	color: #0066b3;
	text-decoration: underline;
}
.dashboard {
	float: right;
	margin: 0 0 0 20px;
	display: inline;
	width: 215px;
}
#maincontent ul li .dashboard ul {
	/*height: 90px;*/
}
#maincontent ul li .dashboard ul li {
	/*text-align: center;*/
	display: inline;
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
	width: 66px;
}
#maincontent ul li .dashboard ul li a {
	margin: 0;
}
.specs {
	clear:left;
	display: block;
	padding: 5px 0 0 0;
}
.icons span {
	display: block;
	clear: left;
	padding: 0 0 10px 0;
}
#dimensions {
	height:360px;
	width:480px;
}
.small {
	font-size: 11px;
}
.hide {
	position:absolute;
	z-index:800;
	left:-9999px;
	border:1px solid #b0c490;
	padding:10px;
	background:#e6f1d2;
	text-align:left;
}
.h2faq {
	padding: 25px 0 0 0;
}
/* Accordion Header links styling */
h3.head a {
	margin: 15px 0 0 0;
	background-image: url(/images/closed.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0px 0px 10px 10px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #f68420;
	font-weight: bold;
	font-size: 14px;
	display: inline-block;
	cursor: pointer;
	text-decoration: none;
}
h3.head {
	padding: 0;
}
h3.head a:hover {
	text-decoration: underline;
}
h3.selected a {
        margin: 15px 0 0 0;
        background-image: url(/images/opened.gif);
        background-repeat: no-repeat;
        background-position: 0px 5px;
        padding: 0px 0px 10px 10px;
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        color: #f68420;
        font-weight: bold;
        font-size: 14px;
        display: inline-block;
        cursor: pointer;
	text-decoration: none;
}
.intro {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 0 4px 12px;
	cursor: default;
}
/* Accordion Xtra Header links styling */
#xtraMenu1, #xtraMenu2, #xtraMenu3, #xtraMenu4 {
	display: none;
}
a.inlinkfaq {
	display:inline-block;
	padding:4px 8px 4px 15px;
	background-color:#fbfbfb;
	border:#ebebeb solid 1px;
	margin:5px 0 5px 12px;
	text-decoration:none;
	color:#015da3;
	background-image: url(/images/closed-grey.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
}
a.inlinkfaq:hover {
	text-decoration:underline;
}
.answer {
	padding: 0 0 0 28px;
	cursor: default;
	line-height: 1.4;
	display: none;
}
.answer a:link, .answer a:visited {
	text-decoration: underline;
	color: #015da3;
}
.answer a:hover {
	text-decoration: none;
	color: #015da3;
}
.answer a:active {
	text-decoration: none;
	color: #FF0000;
}
div.selected a {
	display:inline-block;
	padding:4px 8px 4px 15px;
	background-color:#fbfbfb;
	border:#ebebeb solid 1px;
	margin:5px 0 5px 12px;
	text-decoration:none;
	color:#015da3;
	background-image: url(/images/opened-grey.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
}

.supportform {
	padding: 25px 0 0 245px;
	min-height: 500px;
	position: relative;
}
#maincontent .supportform ul li {
	padding: 10px 0px 0px;
}
.supportform label {
	width: 100px;
	display: block;
	float: left;
	padding: 6px 10px 6px 0;
	font-size: 11px;
}
.supportform input {
	padding: 2px;
	font-size: 12px;
}
.supportform .squeezed {
	margin-left: 110px;
}
.supportform textarea {
	width: 380px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.confirmation {
	padding-right: 150px;
}
.calltoaction {
	position: absolute;
	left: 5px;
	width: 184px;
	top: 30px;
	padding: 0 15px 15px 15px;
	background: #fbfbfb;
	border: #ebebeb solid 1px;
}
.calltoaction p {
	line-height: normal;
	padding: 4px 0;
}
.h3support {
	padding: 15px 0 0 0;
}
.calltoaction a:link, .calltoaction a:visited {
	color: #015da3;
	text-decoration: underline;
}
.calltoaction a:hover {
	color: #015da3;
	text-decoration: none;
}
.calltoaction a:active {
	color: #f00;
	text-decoration: none;
}
#macuser {
	margin: 0 0 0 240px;
	padding: 5px 5px 5px 5px;
	width: auto;
	background-image: url(/images/ico-mac.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	display: block;
}
#macuser h6 {
	padding-bottom: 4px;
	font-size: 13px;
	padding-top: 5px;
	color: #015da3;
	font-weight: normal;
	padding-left: 23px;
}
.longli {
	margin: 0 0 0 240px;
}
#maincontent    .longli    li   {
	margin: 7px 0;
	padding: 0 0 0 10px;
}
#maincontent .longli li.first {
	padding: 0;
	margin: 12px 0;
}
#maincontent .longli li span {
	color: #015da3;
	padding: 0 5px 0 0;
	font-weight: bold;
	font-style: italic;
}
.legaldocs#maincontent {
	font-size: 12px;
}
.legaldocs#maincontent div {
	padding: 2px 0;
}
.legaldocs#maincontent p{
	margin: 0;
	padding: 10px 0 0 0;
	line-height: 1.4;
}
.legaldocs#maincontent ol{
	list-style-type: decimal;
}
.legaldocs#maincontent ol ol {
	list-style-type: lower-alpha;
}
.legaldocs#maincontent ol li {
	display:list-item;
	margin:0 0 0 20px;
	padding:12px 0 0;
}
.legaldocs#maincontent ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.legaldocs#maincontent ul li {
	display:list-item;
	margin:0;
	padding:5px 0;
}
.left {
	float: left;
	display: inline;
	width: 260px;
}
.legaldocs#maincontent p.disclaimer{
	font-size: 11px;
	line-height: normal;
}
.legaldocs#maincontent label {
	font-weight: bold;
}
.legaldocs#maincontent input {
	font-weight: bold;
	color: #015da3;
	font-size: 12px;
}
.legaldocs#maincontent h3{
	color: #f68420;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 15px 0 5px 0;
}
.legaldocs#maincontent .credo{
	margin: 15px 0;
	padding: 0 20px 20px;
	border: 3px solid #015da3;
}
.legaldocs#maincontent .credo * {
	line-height: 1.1;
}
.legaldocs#maincontent .credo h3 {
	padding: 20px 0 10px 0;
	text-align: center;
	color: #015da3;
}
.legaldocs#maincontent .credo ol li {
	padding: 3px 0 0 0;
}
.legaldocs#maincontent p.signof {
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #000;
}
