/* CSS Document */

/*TOPPAGE*/
.toplinks{
	margin:10px;
	position:relative;
	top:15px;
	right:20px;
}
.toplinks a{
	font-size:12px;
	font-weight:bold;
	font-family:arial;
	color:#000000;	
	
}
.toplinks a:hover{
	text-decoration:none;	
}

/*TOPMENU*/
td.topmenulinks{
	padding-bottom:200px;
}
.topmenulinks table{
	position:relative;
	top:20px;
	left:50px;
}

.topmenulinks a{
	font-size:14px;
	font-weight:bold;
	font-family:arial;
	color:#000000;	
	text-decoration:none;	
}
.topmenulinks a:hover{
	text-decoration:none;	
}

.language{
text-decoration:none !important;
font-family:arial;
color:#000000;	
float:right;
margin:45px 40px 0 0;
}

h1, h2, h3, h4 {font-family: arial, helvetica;  color: #000000; font-weight: bold;}

h4{font-style: italic;}
span.red{color:#be352d;}

.copy{
font-size:9px;
margin:0 0 25px 0;
}/*
ol.noMarginLeft{
  margin-left: 3px;
  padding: 18px;
  font-weight: bold;
}
ol.noMarginLeft p{
  font-weight: normal;
  margin-left: -18px;
  margin-right: 0;
}
ol.noMarginLeft table{
  margin-left: -18px;
  margin-right: 0;
}
ol.noMarginLeft table td.space,table.line td.space, td.space{
  padding-left: 15px;
}*/
td.space{
  padding-left: 15px;
}
td.border{
  border-bottom: 1px solid #000;
  padding-bottom: 3px;
}
.cellPadding h1,table h1{
font-size: 26px;
text-transform:none;
}

p sup{font-size: 10px;vertical-align:top; }

.padRight{
  padding-right: 9px;
}
.padRightSmall{
  padding-right:5px;
}
hr{
  color: #000;
  noshade: noshade;
}
