body
{
    font-family: arial, helvetica, sans-serif;
    background-color: white;
    color: black;
    font-size: 78%;
	width: 100%;
}



.page
{
    margin: 0 auto;
    width: 615px;
}

a
{
    color: black;
    text-decoration: none;
}

a img
{
    border: 0;
}

h1
{
	text-align: center;
}

h2
{
    padding: 0;
    margin: 0;
    color: rgb(132,132,132);
    font-size: 19px;
    font-family: arial, sans-serif;
    font-weight: bold;
    margin-top: 16px;
    margin-bottom: 16px;
	page-break-after: avoid;
}

h2 img
{
    display: block;
}

h2.standaloneHead
{
	padding: 0;
    margin-top: 0;
    border-bottom: 1px solid rgb(204,204,204);
    padding-bottom: 1px;
    margin-bottom: 21px;
}

.copyright
{
    font-size: 80%;
}

table.features
{
    width: 100%;
    margin-top: 30pt;
}

th,
td
{
    text-align: left;
    vertical-align: top;
    padding-right: 5pt;
    padding-bottom: 8pt;
    padding-top: 8pt;
    border-bottom: 1pt dashed #ccc;
}

th
{
    font-size: 80%;
}

td
{
    font-size: 90%;
}

.innerContent
{
	width: 300pt;
	background-color: white;
}

.innerContent p,
.innerContent h3,
.innerContent table
{
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 18px;
    line-height: 1.29em;
    clear: both;
}

.innerContent p
{
	orphans: 2;
	widows: 2;
}

.innerContent table p
{
    font-size: 12px;
}

.innerContent h3
{
    margin-top: 28px;
    margin-bottom: 6px;
    padding: 0;
	font-size: 1.2em;
	font-weight: bold;
	color: rgb(204,204,204);
    width: 399px;
    overflow: hidden;
	page-break-after: avoid;
}

.innerContent h3 img
{
    display: block;
    padding: 0;
    margin: 0;
	page-break-after: avoid;
}

.teaserBar
{
	margin-top: 16px;
}

p.introduction
{
    border-top: 1px dashed rgb(204,204,204);
    border-bottom: 1px dashed rgb(204,204,204);
    padding-top: 12px;
    padding-bottom: 11px;
}

.image
{
    margin-top: 12px;
    margin-bottom: 12px;
    font-size: 10px;
    color: rgb(102,102,102);
}

.image img
{
    display: block;
    margin-bottom: 4px;
}

p.footnote
{
    font-size: 70%;
}

#footer
{
	display: block !important;
	display: none;
  	position: fixed !important;
    top: 98% !important;
	width: 615px;
	height: 20px;
    color: rgb(102,102,102);
    border-top: 1px solid rgb(204,204,204);
	margin-top: 40px;
	padding-top: 5px;
    background-color: #fff;
    overflow: hidden;
}

#footer a
{
	display: none;
}

/* Table module */

table.normalTable
{
    border-collapse: collapse;
    width: 399px;
    margin-top: 21px;
    margin-bottom: 16px;
}

table.extensive
{
    width: 567px;
}

.normalTable th,
.normalTable td
{
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
    vertical-align: top;
    text-align: left;
}

body div table.normalTable tr th
{
    background-color: white;
    color: rgb(132,132,132);
	font-weight: bold;
	font-size: 1em;
	border: 1px solid rgb(204,204,204);
}

body table.normalTable .alternate td
{
    background-color: rgb(248,248,248);
}

body table.normalTable td
{
    background-color: #fff;
    border-bottom: 1px dashed rgb(204,204,204);
}


table.separateColumns td.alternate
{
    background-color: #fff;
}

table.separateColumns td
{
    background-color: rgb(248,248,248);
}

.closeButton
{
    position: absolute;
    left: 20px;
    top: 4px;
    width: 13px;
    height: 13px;
    cursor: pointer;
}

ul.defaultList li,
ol.defaultList li
{
    font-size: 12px;
    margin-bottom: 8px;
    line-height: 1.29em;
}

ul.defaultList li
{
    list-style-type: square;
}

body h3.firstH3
{
    margin-top: 0;
    padding-top: 0;
}

.formscontainer
{
  width: 601px;
  background-color: transparent;
}

td.forminputdescription, td.forminputvalue
{
  font-size: 12px;
}

.illustratedModelLinkInfo strong img
{
	position: relative;
	left: -5px;
}

.thumbnails li span
{
	padding-left: 0;
}

.contentNav li a
{
	padding-left: 0;
}

.expandables .expandable
{
	overflow: visible;
	height: 100%;
}

.expandables .expandable h3 
{
	padding-top: 3px;
	margin-bottom: 20px;
	background: none;
}

.navigation,
.related,
.meta,
.copyright a,
.zoomImage,
#knowledgeBase,
#search,
.debugInfo,
.download,
.tabs,
.tabContent,
#navigationHomeSub,
.navigationChapter,
body.home .innerContent,
.switchgalleryImage,
.wallpaperRes,
.galleryTitle,
.noShow
{
    display: none;
	visibility: hidden;
}

a.link span,
a.illustratedLink span,
a.illustratedModelLink span,
a.illustratedModelLinkInfo span,
a.illustratedNewsLink span,
a.link strong,
a.illustratedLink strong,
a.illustratedModelLink strong,
a.illustratedModelLinkInfo strong,
a.illustratedNewsLink strong,
.expandables .expandable p,
.teaserBar li span,
.knowledgeBases li a strong,
body table.normalTable td,
.linkOverviews li strong
{
    padding-left: 0;
}

body.home div.introImage
{
	position: absolute;
	top: 160px;
	display: block !important;
	display: none;
	width: 615px !important;
	height: 323px !important;
	position: absolute;
}
