﻿html {
  height:100%; 
  max-height:100%;  
  padding:0; 
  margin:0; 
  border:0; 
  /* hide overflow:hidden from IE5/Mac */ 
  /* \*/ 
  overflow: hidden; 
  /* */ 

}
body {
  height:100%; 
	max-height:100%; 
	padding:0; 
	margin: 0; 
	border:0;
	background-position: center;
	font-family: Arial;
	font-size:11px;
	color:#666666;
	margin:0;
	background-color:#ECECEC;
}
em
{
 font-weight: normal;
 font-style:normal;
}

h3{
font-size:10px;
color:#666666;
font-weight:normal;
}


form {
  	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}


.content 
{   	
	color:#666666;		 	
	font-family: Arial;
	font-size:11px;
	text-align: left;
}
.content a:link,.content a:visited
{
	color: #ff9900;
	text-decoration: none;
}
.content a:hover
{
	color: #666666;
	text-decoration: none;
}
.contentrechts
{
    color:#666666;		 	
	font-family: Arial;
	font-size:11px;
	text-align: left; 
}

.topmenuLink 
{    
    color: #333333;
	text-decoration: none;
	font-family:Arial;
    font-size: 16px;  
    height: 20px;
    display: inline;      
    padding-right: 12px;
    border-left: solid 1px #FFFFFF;
    vertical-align:middle; 
    padding-top:12px;   
   
}
.topmenuLink:hover, .topmenuLinkActive:hover
{
    color: #333333;
	text-decoration: none;
	font-family:Arial;
    font-size: 16px; 
    height: 22px;
    border-left: solid 1px #ff9900;
    display:inline;    
}
.topmenuLinkActive
{
    border-left: solid 1px #ff9900;
}

.readmore:link, .readmore:visited
{
    padding-left: 16px;
    padding-bottom:2px;
    margin-bottom: 2px;
    margin-top: 4px;
    background-image: url('../images/readmore.gif');
    background-repeat:no-repeat;
    font-weight:bold;
    color: #666666;
    display:inline-block;
    text-decoration:none;
}
.readmore:hover
{
   color: #000000;   
}

.viewresult:link, .viewresult:visited
{
    padding-left: 16px;
    padding-bottom:2px;
    padding-top:6px;
    margin-bottom: 2px;
    margin-top: 4px;
    background-image: url('../images/box-open-orange.gif');
    background-repeat:no-repeat;
    font-weight:bold;
    color: #666666;
    display:inline-block;
    text-decoration:none; 
}
.viewresult:hover
{
   color: #000000;   
}

.goback:link, .goback:visited
{
    padding-left: 16px;
    padding-bottom:2px;
    padding-top:6px;
    margin-bottom: 2px;
    margin-top: 4px;
    background-image: url('../images/box-open-orange.gif');
    background-repeat:no-repeat;
    font-weight:bold;
    color: #666666;
    display:inline-block;
    text-decoration:none;
}
.goback:hover
{
   color: #000000; 
   text-decoration:none;   
}


.submenu:link, .submenu:visited
{  
    padding-top: 2px;
    padding-bottom: 4px;
    font-weight:bold;
    color: #666666;
    vertical-align:middle;
    display:inline-block;   
    text-decoration:none; 
}
.submenu:hover, .submenuLinkActive:hover
{
   text-decoration:none;   
   color: #000000;   
}
.submenuLinkActive:link, .submenuLinkActive:visited
{
   color: #ff9900;
   text-decoration:none; 
}

H1 
{
    border-bottom: #ff9900 1px dotted;  
    font-family:Arial;
    font-size: 22px;
    display: block; 
    color:#666666;
    width:100%;
    padding-bottom:5px;
    margin-bottom:14px;
}
H2 
{
    border-bottom: #ff9900 1px dotted;  
    font-family:Arial;
    font-size: 19px;
    display: block; 
    color:#666666;
    width:100%;
    padding-top:4px;
    padding-bottom:5px;
    margin-bottom:14px;
}


H4
{
    color:#333333;
    font-family:Arial;
    font-size: 14px;   
    height: 30px;
    display: inline; 
}
#MainDiv 
{
    display:block; 
	height:100%; 
	max-height:100%; 
	overflow: scroll;
	overflow-x: hidden;
	_overflow-x: hidden;
	position:relative; 
	text-align: justify;
	z-index: 1;
}

#MainContentWrapper 
{
    width: 720px;
    left: 50%;
	margin-left: auto;
	margin-right: auto;		
	z-index: 1;	
	height:100%;
	text-align: center;
	 background-color:#FFFFFF;
}
#MainDivContent
{    
	width: 718px;	
	background-color:#FFFFFF;
	color:#666666;		 	
	text-align: justify;
	padding: 0 1px 0 1px;	
}
#padTop 
{
    background-color:#FFFFFF;
    width: 718px;	
    display:block; 
	height:82px;
	padding: 0 1px 0 1px;	
}
#padBottom 
{
    background-color:#FFFFFF;
    width: 718px;	
    display:block; 
	height:50px;	
	padding: 0 1px 0 1px;
}
#languageDiv
{ 
    visibility:visible;
    position: absolute;
	left: 50%;	
	width: 717px;
	margin-left: -367px;
	top: 0px;
	padding-top:5px;
    height: 18px;
    text-align:right;
    background-color:#FFFFFF;    
    z-index: 2;   
}
#languageDiv a:link, a:visited
{
	color: #666666;
	text-decoration: none;
}
#languageDiv a:hover
{
	color: #000000;
	text-decoration: none;
}

#MenuDiv
{
    top: 22px;
    height:60px;
    position: absolute;
	left: 50%;	
	width: 717px;
	margin-left: -367px;
	z-index: 2;
	background-color:#FFFFFF;    
}

#Footer
{
    position: absolute;
    left: 50%;
    bottom: 0px;
    width: 717px;
    margin-left: -367px;
    position: absolute;
    height: 50px;
    background-color: #FFFFFF;
    z-index: 2;
}
.FooterText 
{
    color:#666666;
    font-family:Arial;
    font-size:11px;
    line-height:15px;
    clear:both;
    margin-top: 10px;
}

.FooterText a
{
  color:#666666;
    font-family:Arial;
    font-size:11px;
   text-decoration:none;
}

.OranjeRandTop
{
    border-top: #ff9900 1px dotted;   
}


.RightImgBox 
{
    height: 68px;
    width: 188px;
    text-align:center;
    vertical-align:middle;
    border: solid 1px #b3b3b3;
}


.FormInput
{
     background-color: #FFFFFF;
     border: solid 1px #44646f;
}
.FormInputActive
{
    
     background-color: #ECECEC;
     border: solid 1px #FF9900;
}

.dropDownList
{
	margin-left:18px;
}
.ImgBorder
{
	border: solid 1px #666666;
}