body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background: #ffffff;
	color: #000000;
}

a:link,
a:active,
a:visited {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #ff0000;
	text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 12pt 0 0 0;
	padding: 1pt;
}

h1 {
	font-size: 14pt;
}

/*
h2 {
	font-size: 12pt;
	background: url(http://training.bestcertified.org/theme/orangewhite/pix/sidetitlebg.gif);
	border: 1px solid #cccccc;
}
*/

h2 {
	color: #3c1414;
	background: url(h2_market.gif) no-repeat;
	height: 24px;
	/*
	background: #FFEDCE;
	border-left: 8px solid #ff8800;
	*/
	padding-left: 26px;
	font-size: 12pt;
}
/*
h3 {
	font-size: 10pt;
	background: #e5e5e5;
	border: 1px solid #cccccc;
	border-left-width: 6px;
}
*/

h3 {
	/*	border-left: 6px solid #000000;*/
	padding-left: 22px;
	background: url(h3_market.gif) no-repeat;
	/*background-color: #efefef;*/
	height: 18px;
	font-size: 10pt;
}

h4 {
	font-size: 9pt;
}

dl {
	margin: 0px 12px 0px 14px;
}

dt {
	padding: 4px;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	color: #990000;
}

dd {
	margin: 0 0 6px 32px;
}

dl.calendar {
	background: #ffffff;
	border: 1px solid #acacac;
}

/* Custom */
div#centerme {
	width: 640px;
	height: auto;
	margin: 0px auto;
}

div#bodybg {
	background: url(market_bg.gif);
}

div#header {
	background: url(market_head.gif);
	height: 88px;
	width: 640px;
}

#header h1 {
	display: none;
}

#header ul,
#header li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-weight: bold;
}

div#header ul {
	position: relative;
	top: 33px;
	left: 114px;
}

div#header li {
	padding: 0px 6px;
}
div#header a:link,
div#header a:visited,
div#header a:active {
	font-size: 8pt;
	color: #793535;
	text-decoration: none;
}

div#header a:hover {
	text-decoration: underline;
}

div#content {
	padding: 0px 32px;
}

div#content table,
div#content td,
div#content th {
	font-size: 10pt;
	text-align: left;
	vertical-align: top;
	border-collapse: collapse;
}

div#content th {
/*	background: #794545; */
	background: url(sidetitlebg.gif) no-repeat;
	border: 1px solid #acacac;
	color: #000000;
}

div#content td {
	border: 1px solid #acacac;
	background: #ffffff;
}

div#content td,
div#content th {
	padding: 2px;
}
div#content th div {
	float: right;
	font-size: 7pt;
	font-weight: normal;
	color: #990000;
}

div#content td h4 {
	margin: 0px 0px 2px 8px;
	font-size: 8pt;
	font-weight: bold;
	color: #990000;
}

div#content .classes,
div#content .classes td {
	font-size: 8pt;
	border: none;
	background: none;
	white-space: nowrap;
}

div#content .classes td {
	padding: 3px;
}

div#content table.levels,
div#content table.levels tr,
div#content table.levels td {
	width: 400px;
	margin: 0 auto;
	border: none;
	background: none;
		
}

div#footer {
	background: url(market_foot.gif);
	height: 96px;
	width: 640px;
}

img#award {
	margin: 4px 8px 0px 8px;
}

img.right {
	margin: 4px 0px 0px 8px;
}

img#ecc {
	float: left;
	margin: 4px 8px 0px 8px;
}

img#affiliates {
	width: 500px;
	height: 400px;
	margin: 0 35px;
}
.clear {
	font-size: 1px;
	clear: both;
}

p.quote {
	font-size: 14pt;
	font-family: "Trebuchet MS";
	padding: 8px;
}

p.right {
	float: right;
	width: 240px;
	margin: 8px 0px 0px 8px;
}

div#dmm {
	/*
	background: url(dmmbg.gif) top right no-repeat;
	padding-right: 173px;
	*/
	padding-left: 18px;

}

div.desc {
	width: 554px;
	height: 143px;
	margin: 0px auto;
	padding: 6px;
}

#video {
	background: url(descbg_video.gif) no-repeat;
}

#comp {
	background: url(descbg_comp.gif) no-repeat;
}

#inter {
	background: url(descbg_inter.gif) no-repeat;
}

div.desc img.shot,
div.desc object {
	border: 1px solid #acacac;
	background: url(loading.gif) no-repeat;
	margin: 0px 4px;
}

div.desc .btn {
	margin-top: 4px;
}

div.desc div.screen {
	text-align: center;
}

div.desc .left {
	float: left;
}

div.desc .right {
	float: right;
}

div.desc img.sample {
	border: none;
}

a.level div,
a.level-small div {
	display: none;
}

a.level:link,
a.level:active,
a.level:visited {
	display: block;
	width: 400px;
	height: 125px;
	margin: 0px auto;
}
a.level-small:link,
a.level-small:active,
a.level-small:visited {
	display: block;
	width: 200px;
	height: 82px;
	margin: 0px auto;
}
a#dmm {
	background: url(dmm_small.gif) no-repeat;
}

a#dmm:hover {
	background: url(dmm_small_hover.gif) no-repeat;
}

a#leveli {
	background: url(leveli_small.gif) no-repeat;
}

a#leveli:hover {
	background: url(leveli_small_hover.gif) no-repeat;
}

a#levelii {
	background: url(levelii_small.gif) no-repeat;
}

a#levelii:hover {
	background: url(levelii_small_hover.gif) no-repeat;
}

a#retail {
	background: url(retail.gif) no-repeat;
}

a#retail:hover {
	background: url(retail_hover.gif) no-repeat;
}

p.faq {
	padding: 4px 4px 10px 40px;
}

.faq-q {
	background: url(/images/faq-q.png) no-repeat left top;
	font-size: 12pt;
}

.faq-a {
	background: url(/images/faq-a.png) no-repeat left top;
}

.fright {
	float: right;
}
