﻿body 
{
	font-family:Arial;
	text-align: center; 	
	margin: 0px; 
	background-image: url(/background.gif); 
  background-position: center; 	
	font-size:13px;	
	line-height:160%;
}
body /* Mozilla Firefox alignment */ 
{ 
  text-align: -moz-center; 
}
img{border-width:0;}  
.mainForm
{
	text-align: left;  
	width:800px;
	padding:0px;
	top:0px; 
	bottom:0px; 
}
.header
{
	height: 150px; 
	width:800px;	
	background-color:White;
	background-image: url(/FlashBackground.gif); 
}
.menu
{
	width:800px;	
	color: White;
}
.alternativeMenu
{
	font-size:11px;	
}
.alternativeMenuHeaderCell
{
	background-image: url(/data.files/btn_white_white.gif);
	width: 124px; 
	padding-left: 5px; 
	font-weight: bold; 
}
.alternativeMenuHeaderCell a
{
	color: #000000; 
	text-decoration: none; 
}
.alternativeMenuSubItems
{
  margin: 4px; 
  padding: 3px; 
  border-width: 1px; 
	border-style: solid; 
	border-color: #000000; 
	background-color: #ffffff;
	width:780px;		
}
.content
{
	padding: 10px;
}
.rightinfo
{
	line-height:140%;	
	font-size:11px;	
	padding: 10px;
	border-left-width: 1px; 
	border-left-style: solid; 
	border-left-color: #cccccc;
}
a
{
	color: #c71a01;
}
li
{
  list-style-image: url(/data.files/liststyleimage.gif);
}
h1
{
	color: #c71a01;
	font-size:20px;
}
h2
{
	color: #c71a01;
	font-size:16px;	
}
h3
{
	color: #c71a01;
	font-size:12px;	
}
.referencesTable td
{
  vertical-align: top; 
}
.languages
{
	/*padding-top:5px;*/
	float:right;
}
.languages a
{
	display:inline;
}
.breadcrumb
{
	display:block;
	font-size:11px;
	color: #aaaaaa;	
}
.footer
{
	border-top-width: 1px; 
	border-top-style: solid; 
	border-top-color: #cccccc;
	font-size:11px;
	text-align: center; 
}
