body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, FreeSans, sans-serif;
	color: #333333;
}

img {
	border: 0;
}

a {
	color: #027ABB;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#header1 {
	width: 960px;
	height: 78px;
	position: relative;
}

#header1 h1 {
	position: absolute;
	width: 670px;
	height: 78px;
	top: 0;
	left: 0;
	text-indent: -999em;
	background-image: url("../images/header1.png");
	background-repeat: no-repeat;
	background-position: left top;
}

#header1 .legal {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 7pt;
}

#header2 {
	width: 960px;
	height: 40px;
	background-image: url("../images/header2.png");
	background-repeat: repeat-x;
	background-position: left top;
}

#header2 ul
{
	list-style-type: none;
	height: 40px;
	padding: 2px 0px 0px 10px;
	margin: 0px 0px 0px 10px;
}

#header2 li {
	float: left;
	margin: 0px 20px;
	color: #FFF29A;
	font-weight: bold;
	padding-top: 5px;
	font-size: 12pt;
}

#header2 li a {
	color: #FFFFFF;
	font-weight: bold;
}

#header2 li a:hover {
	color: #FFF29A;
	text-decoration: none;
}

#header3 {
	position: relative;
	width: 960px;
	height: 250px;
	background-image: url("../images/header3.png");
	background-repeat: no-repeat;
	background-position: left top;
}

#header3 .title {
	position: absolute;
	left: 490px;
	top: 80px;
	width: 380px;
	font-size: 18pt;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.2;
	text-shadow: #000000 1px 1px 4px;
	filter: shadow(color=#000000,direction=135,strength=5);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=5)";
}

#header3 .subtitle {
	position: absolute;
	left: 490px;
	top: 158px;
	width: 380px;
	font-size: 11pt;
	font-weight: bold;
	line-height: 1.3;
}

#header3 .versions {
	position: absolute;
	top: 175px;
	left: 280px;
	font-size: 7.5pt;
}

#header3 .versions img {
	margin: 3px 7px 0px 0px;
}

h2 {
	color: #8BA66D;
	font-size: 13.5pt;
	font-weight: bold;
	line-height: 1.2;
	margin-top: 35px;
}

li {
	margin-left: 15px;
	margin-bottom: 5px;
	font-size: 9pt;
}

table.formatting {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #8BA66D;
	background-color: #F4F7F0;
	margin-top: 20px;
	font-size: 8pt;
}

table.formatting th {
	background-color: #8BA66D;
	font-weight: bold;
	color: #FFFFFF;
}

table.formatting th, table.formatting td {
	border: 1px solid #8BA66D;
	padding: 3px 5px;
}

table.formatting td .highlight {
	color: #8BA66D;
}

.leftcol p, .centercol p {
	margin-bottom: 10px;
	font-size: 9pt;
}

.arrowbox {
	background-color: #FFF29A;
	border: 1px solid #E8BD36;
	margin-top: 45px;
	padding: 15px 15px 15px 50px;
	font-weight: bold;
	font-size: 12pt;
	background-image: url("../images/arrow.png");
	background-repeat: no-repeat;
	background-position: 15px center;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.arrowbox span {
	font-weight: normal;
	font-size: 8pt;
}

.rightcol {
	width: 310px !important;
	margin-right: 0px !important;
}

.leftcol .dl_box {
	position: relative;
	margin-top: 40px;
	background-color: #FCF7CF;
	padding: 10px;
	height: 300px;
}

.leftcol .dl_box .license {
	width: 410px;
}

.leftcol .dl_box .license p {
	font-size: 8pt;
}

.leftcol .dl_box .langs {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 146px;
	height: 92px;
	background-color: #FFF29A;
	border: 1px solid #E8BD36;
	padding: 10px;
	font-size: 8pt;
}

.leftcol .dl_box .langs img {
	margin: 6px 6px 0px 0px;
}

.leftcol .dl_box .dl_btn_box {
	position: absolute;
	top: 190px;
	width: 180px;
	text-align: center;
	font-weight: bold;
	line-height: 1.2;
}

.leftcol .dl_box .dl_btn_box a {
	display: block;
	margin-top: 10px;
	width: 180px;
	height: 44px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
}

.leftcol .dl_box .dl_btn_box a:hover {
	background-position: right top;
}

.leftcol .dl_box .dl_btn_box_15 a {
	background-image: url("../images/dl_btn_15.png");
}

.leftcol .dl_box .dl_btn_box_16 a {
	background-image: url("../images/dl_btn_16.png");
}

.leftcol .dl_box .dl_btn_box_15 {
	left: 60px;
}

.leftcol .dl_box .dl_btn_box_16 {
	left: 380px;
}

.leftcol .dl_box .require {
	position: absolute;
	bottom: 10px;
	width: 100%;
	left: 0;
	text-align: center;
	color: #FF0000;
}

.rightcol .dl_page {
	position: relative;
	background-color: #FCF7CF;
	height: 100px;
	margin-bottom: 40px;
}

.rightcol .dl_page .link {
	position: absolute;
	top: 30px;
	left: 20px;
	color: #027ABB;
	font-size: 11pt;
	line-height: 1.2;
	background-image: url("../images/arrows.png");
	background-repeat: no-repeat;
	background-position: 80px top;
}

.rightcol .dl_page .link a {
	display: block;
}

.rightcol .dl_page .link span {
	font-size: 15pt;
	font-weight: bold;
}

.version {
	position: absolute;
	width: 60px;
	height: 57px;
	color: #027ABB;
	background-color: #E4EEF5;
	border: 1px solid #027ABB;
	font-size: 7pt;
	line-height: 1.2;
	text-align: center;
	padding-top: 3px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.rightcol .dl_page .version {
	top: 19px;
	right: 20px;
}

.leftcol .dl_box .version {
	top: 190px;
	right: 279px;
}

.version p {
	margin-top: 5px;
	font-weight: bold;
	font-size: 14pt;
}

.rightcol .info {
	background-repeat: no-repeat;
	background-position: 14px top;
	padding: 0px 10px 0px 60px;
	font-size: 9pt;
}

.rightcol .info_demo {
	background-image: url("../images/picture_edit.png");
}

.rightcol .info_review {
	background-image: url("../images/thumb_up.png");
}

.rightcol .info_discussion {
	background-image: url("../images/comments.png");
}

.rightcol .info h3 {
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px solid #B2B2B2;
	padding-bottom: 4px;
	margin-bottom: 4px;
}

.version_history h3 {
	font-size: 10pt;
	margin-bottom: 5px;
}

.version_history ul {
	margin-bottom: 10px;
	font-size: 9pt;
}

.version_history li {
	margin-left: 25px;
}

.version_history .date {
	font-size: 7pt;
	font-weight: normal;
	color: #999999;
}

.htmlcode {
	margin: 20px 0px;
	font-size: 8pt;
	background-color: #F1F0F0;
	border: 1px solid #8BA66D;
	padding: 10px;
}

.htmlcode pre {
	margin: 0;
}

.howto .leftcol, .howto .centercol {
	margin-bottom: 10px;
}

.howto .leftcol {
	font-weight: bold;
}

#bottom {
	margin-top: 30px;
	padding: 10px;
	background-color: #E5E5E5;
	color: #999999;
	text-align: center;
	font-size: 7pt;
}
