body, table, tr, td {
	margin:0px;
	padding:0px;
	border:0px;
	font-family:'trebuchet ms',arial,verdana,helvetica,sans,sans-serif;
	font-size:10pt;
	color:#313131;
	border:none;
}

body {
	background-image:url("/images/bg_main.gif");
	background-repeat: no-repeat;
}

li{
	list-style-type:square; /*disc | square | circle; */
}

img{
	border:0px;
}


.menu {
height:1px;
background-color:#FFFFFF;
}

.contenttopic {
	text-decoration:none;
	font-size:14pt;
	font-family:'trebuchet ms',arial,verdana,helvetica,sans,sans-serif;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:5px;
}
.bigcontenttopic {
	text-decoration:none;
	font-size:22pt;
	font-family:'trebuchet ms',arial,verdana,helvetica,sans,sans-serif;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:5px;
}
.content{
	font-size:10pt;
	font-family:'trebuchet ms',arial,verdana,helvetica,sans,sans-serif;
	margin-bottom:10px;
}

.faqquestion{
	color:#000000;
	font-size:10pt;
	font-family:'trebuchet ms',arial,verdana,helvetica,sans,sans-serif;
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
	margin-top:14px;
	margin-bottom:0px;
}

.faqanswer{
	color:#333333;
	font-size:10pt;
	font-family:'trebuchet ms',arial,verdana,helvetica,sans,sans-serif;
	font-style:italic;
	text-decoration:none;
	margin-top:0px;
	margin-bottom:4px;
	margin-left:14px;
}

.footnote{
	font-size:9pt;
	font-family:'trebuchet ms',arial,verdana,helvetica,sans,sans-serif;
	margin-top:20px;
}

.dlButton {
	border:none;
	width:258px;
	height:33px;
	text-align:center;
	font-family:'trebuchet ms',arial,verdana,helvetica,sans,sans-serif;
	font-weight: bold;
	color:#FFFFFF;
	font-size: 10pt;
	background-image:url(/images/button_dl.png);
}

#contentBox {
	position:absolute;
	left: 200px;
	top: 200px;
	width:600px;
}

#downloadBox {
	position:absolute;
	left:655px;
	top:100px;
}

#buyBox {
	position:absolute;
	left:495px;
	top:100px;
}

#downloadBox table, #buyBox table {
	cursor: pointer;
	padding:0px;
	margin:0px;
	width:155px;
	height:70px;
	text-align:center;
}

#downloadBox td, #buyBox td {
	padding-top:12px;
	font-weight:bold;
	font-family:'trebuchet ms',arial,verdana,helvetica,sans,sans-serif;
	color:#FFFFFF;
	font-size: 12pt;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}

.buyButton {
	background:none;
	background-image: url(/images/button_buy_small.gif);
	width: 95px;
	height: 29px;
	border: none;
	text-align:center;
	font-family:'trebuchet ms',arial,verdana,helvetica,sans,sans-serif;
	font-weight: bold;
	color:#FFFFFF;
	font-size: 10pt;
}
.buyButton:hover{
	background-image: url(/images/button_buy_small_over.gif);
}

.footerMenu {
	padding:1px;
}

.footerMenu a {
	padding: 10px;
	color: #313131;
}

.footerMenu a:hover {
	color: #47a7d7;
	text-decoration:none;
	font-weight:bold;
}

.footerMenu td {
	padding-top:15px;
	border-top:1px solid #CCCCCC;
}

#footerBox {
	margin-top:25px;
}

#footerBox table {
	margin-left:auto;
	margin-right:auto;
	}

#footerBox img {
	vertical-align:bottom;
}

#footerBox td {
	font-family:'trebuchet ms',arial,verdana,helvetica,sans,sans-serif;
	font-weight:bold;
	font-size:8pt;
	color:#B2B2B2;
}

#bookmarkBox{
	font-family:'trebuchet ms',arial,verdana,helvetica,sans,sans-serif;
	font-size:7.5pt;
	color:#B2B2B2;
	font-weight:normal;
}

#homeBox {
	position:absolute;
	left: 18px;
	top: 24px;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}

#languageBox {
	position:absolute;
	left:730px;
	top: 24px;
}

#menuBox {
	position:absolute;
	left: 18px;
	top: 200px;
}

.menuButton {
	width:147px;
	height:32px;
	color:#FFFFFF;
	background-image:url("/images/button.gif");
	cursor:pointer;
}
.menuButton a {
	margin-left:15px;
	font-weight:bold;
	font-family:'trebuchet ms',arial,verdana,helvetica,sans,sans-serif;
	color:#FFFFFF;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}
.menuButton a:hover {
	text-decoration:none;
	color:#FFFFFF;
}

a {
	font-weight:bold;
	text-decoration:none;
	color:#47a7d7;
	outline: none;
}
a:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#47a7d7;
	outline: none;
}

select{
	font-family:'trebuchet ms',arial,verdana,helvetica,sans,sans-serif;
	font-size:9pt;
	border: 1px solid #CCCCCC;
	color:#313131;
	padding:3px;
	margin: 2px;
	width:150px;
}

input,textarea {
	font-family:'trebuchet ms',arial,verdana,helvetica,sans,sans-serif;
	font-size:9pt;
	border: 1px solid #CCCCCC;
	color:#313131;
	padding:3px;
	margin: 2px;
}

.error {
	font-family:'trebuchet ms',arial,verdana,helvetica,sans,sans-serif;
	font-size:9pt;
	font-weight:bold;
	color: #333333;
	border:2px dotted #FF0000;
	background-color: #FFEEEE;
	margin: 0px;
	margin-left: 30px;
	margin-right: 50px;
	padding:10px;	
	
}

p {
	padding:2px;
	padding-left:10px;
	padding-right:10px;
}

.finished {
	width:100%;
	padding:10px;
	padding-left:88px;
	background-color:#D7FFC1;
	background-image: url(ok48.png);
	background-repeat: no-repeat;
	background-position: 20px 50%;
	border:1px dashed #00CC00;
}

.inProcess {
	width:100%;
	padding:10px;
	padding-left:88px;
	background-color:#FFF6C6;
	background-repeat: no-repeat;
	background-position: 20px 50%;
	border:1px dashed #CCCC00;
	}
