html, body				{ margin:0; height:100%; background-color:#f4f4f4; }

body, div, p, th, td, h1, h2	{ font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; letter-spacing:1px; line-height:20px; color:#808080; }

a img					{ border:0; }

a:link, a:visited			{ text-decoration:none; color:#808080; }
a:hover, a:active			{ border-bottom:1px dotted; color:#404040; }
a:focus					{ border-bottom:1px solid #909090; color:#707070; outline-style:none; }

h1
{
	font-weight:normal;
	margin:0;
}

h2
{
	font-size:11px;
	font-weight:bold;
	margin:0 0 6px 0;
	line-height:11px;
}

body > table
{
	width:100%;
	height:100%;
}

.header > td, .content1 > td, .content2 > td, .footer > td
{
	vertical-align:middle;
	text-align:center;
}

.header
{
	height:200px;
}

.header > td
{
	background:#ffffff url(../images/border.gif) repeat-x 0 bottom;
}

.content > td
{
	vertical-align:top;
}

.content > td > table
{
	width:100%;
	height:100%;
	border-collapse:collapse;
}

.content1, .content2
{
	height:50%;
}

.content1 > td
{
	background:url(../images/shadedbg.jpg) repeat-x;
	padding:0;
}

.content1 > td > table
{
	margin:32px auto;
}

.footer
{
	height:60px;
}





/* --- ALT --- */

.infoTables
{
	width:508px;
	margin:auto;
	display:none;
}

.infoTables td
{
	vertical-align:middle;
}

.leftTd
{
	padding-right:16px;
	line-height:0;
}

.leftTd img
{
	border:1px solid #D0D0D0;
}

.rightTd, .rightTd p, .rightTd div
{
	margin-top:0;
	text-align:justify;
	line-height:14px;
	font-size:10px;
}

.rightTd h2
{
	margin-top:2px;
}

.downloadLinks
{
	vertical-align:middle;
}

.downloadLinks:link, .downloadLinks:visited
{
	border:0;
}

.downloadLinks:hover img, .downloadLinks:active img, .downloadLinks:focus img
{
	background-position:0 -10px;
}

.downloadLinks img
{
	width:10px;
	height:10px;
	background:url(../images/disk.gif) no-repeat;
}

.pressImg
{
	margin:0 12px;
	padding-bottom:4px;
}

/* W3C & Language */

#w3c
{
	position:absolute;
	left:100%;
	top:100%;
}

.LangLink
{
	position:absolute;
	width:80px;
	height:15px;
	left:-86px;
	top:-60px;
}

#W3CLineDiv
{
	position:absolute;
	background-color:#C7C7C7;
	width:80px;
	height:1px;
	left:-86px;
	top:-42px;
}

.w3cCSSLink
{
	position:absolute;
	width:80px;
	height:15px;
	left:-86px;
	top:-21px;
}

.w3cXHTMLLink
{
	position:absolute;
	width:80px;
	height:15px;
	left:-86px;
	top:-38px;
}

.w3cCSSLink:link, .w3cCSSLink:visited, .w3cCSSLink:hover, .w3cXHTMLLink:link, .w3cXHTMLLink:visited, .w3cXHTMLLink:hover, .LangLink:link, .LangLink:visited, .LangLink:hover
{
	border:0;
}