body 
{
	font-family:arial;
	margin:0px;
	background-color:#eeeeee;
}

.heading1
{
	font-size:120%;
}

.heading2
{
	font-size:110%;
	afont-weight:bold;
}

.heading3
{
	font-size:100%;
	font-style:italic;
}

.tableCollapse
{
	border-collapse:collapse;	
}

.tableCollapse td
{
	vertical-align:top;
}

.mainTable
{
	width:750px;
	background-color:#ffffff;
	border-collapse:collapse;
}

.twoColumnTable
{
	width:718px;
	border-collapse:collapse;
	margin-left:16px;
	margin-right:16px
}

.twoColumnTableColumn
{
	width:351px;
	vertical-align:top;
}

.columnSeparator
{
	width:16px;
}

.rowSeparator
{
	height:16px;
}


.mainMenu
{
	margin:16px;
	border-collapse:collapse;
	color:#ffffff;
	width:718px;
	height:32px;
	background-color:#000000;
}

.logoBackground
{
	height:42px;
	width:48px;
	font-size:200%;
	font-family:arial;
	text-align:center;
	background-color:#474747;
}

.menuText
{
	font-size:90%;
	padding-left:16px;
}

.menuItemLink
{
	color:#dddddd;
	text-decoration:none;
}

.menuItemLinkSelected
{
	color:#ffffff;
	text-decoration:none;
}

.translationBlock
{
	width:100%;
	height:100%;
	background-color:#00aeee;
	border-collapse:collapse;
}

.translationBlock td
{
	Apadding-top:16px;	
}

.translationBlockStrip
{
	width:48px;
	background-color:#47c5f3;
}

.webBlock
{
	width:100%;
	height:172px;
	background-color:#ff6600;
	border-collapse:collapse;
}

.webBlock td
{
	padding-top:16px;	
}

.webBlockStrip
{
	width:48px;
	background-color:#FF9047;
}

.softwareBlock
{
	margin-top:16px;
	width:100%;
	height:172px;
	background-color:#9DAC93;
	border-collapse:collapse;
}

.softwareBlock td
{
	padding-top:16px;	
}

.softwareBlockStrip
{
	width:48px;
	background-color:#b8c3b1;
}

.contactBlock
{
	margin-bottom:16px;
	width:100%;
	height:120px;
	background-color:#4E9A06;
	border-collapse:collapse;
}

.contactBlock td
{
	padding-top:16px;	
}

.contactBlockStrip
{
	width:48px;
	background-color:#7fb64b;
}

.peterPanBlock
{
	width:100%;
	height:120px;
	background-color:#800000;
	border-collapse:collapse;
}

.peterPanBlock td
{
	padding-top:16px;	
}

.peterPanBlockStrip
{
	width:48px;
	background-color:#a34747;
}


.mainBlock
{
	padding:16px;
}

.blockHeading1
{
	width:100%;
	font-size:150%;
	color:#000000;
	
}

.blockText
{
	width:100%;
	color:white;
	line-height:18pt;
}
.contactBlockText
{
	font-size:12px;
	width:100%;
	color:white;
	line-height:16px;
}

.homePageLink
{
	color:white;
}

.languageSelection
{
	padding-right:16px;
	text-align:right;
	font-size:65%;
}

.languageSelectionLink
{
	color:#dddddd;
	text-decoration:none;
}

.languageSelectionLinkSelected
{
	color:#ffffff;
	text-decoration:none;
}

.subPageHoldingTable
{
	margin-bottom:16px;
	border-collapse:collapse;
	Aborder:1px solid black;
}

.subPageGutter
{
	width:48px;
}

.subPageGutterBelow
{
	width:48px;
}

.subPageHeaderStrip
{
	font-size:125%;
	padding-left:16px;
	color:#ffffff;
	height:42px;
}

.subPageMenuStrip
{
	background-color:#FF9047;
	height:22px;
	font-size:12px;
	color:white;
	padding-left:16px;
}
.subPageMainBlock
{
	background-repeat:no-repeat;
	background-position:center right;
	padding-right:164px;
}

.subMenuLink
{
	text-decoration:none;
	font-size:12px;
	color:white;
}

a
{
	color:black;
}

