body,div,form,input,textarea,h1,h2,h3,h4,h5,h6,p,table,td,th,img,a
{
  padding:0px;
  margin:0px;
}

textarea
{
    width:300px;
    height:100px;
}
body,div,form,h1,h2,h3,h4,h5,h6,p,table,td,th,img,a
{
  border:0px;
}
#AdditionalFieldsHint
{
  font-weight:bold;
}

a
{
  color:#4C6DC0;
  text-decoration:none;
}


a:hover
{

  text-decoration:underline;
}

table
{
  border-collapse:collapse;
}
body
{

  padding-top:20px;
  text-align:center;

 background-color:#93A3B7;
}

div,form,input,textarea,h1,h2,h3,h4,h5,h6,p,td,th
{
  font-family:Arial,sans-serif;
  text-align:left;
  color:#303030;
}

h1
{
  font-size:36px;
  margin-bottom:10px;
  line-height:40px;
  height:auto;
}

h2
{
  font-size:18px;
  margin-bottom:8px;
  margin-top:18px;
  padding-bottom:3px;
  border-bottom:1px solid #a0a0c0;
  line-height:22px;
}

h3
{
  font-size:14px;
   margin-bottom:4px;
  margin-top:14px;

}
p, .Description, .Normal, .Name, .Fields, td, th, .Header, .Footer,textarea,.Navigation, .SideNavi
{
  line-height:18px;
  font-size:12px;
}

p, .Description, .Normal
{

  margin-bottom:5px;
}


ul
{
  padding:0px;
  margin:0px;
  list-style-position:inside;
}
li
{
  font-size:12px;
}

.Contents
{
 width:760px;
 margin-left:auto;
 margin-right:auto;

 margin-bottom: 20px;
}

.AlphaLayer
{
  background-color:white;
  opacity:0.85;
  filter:Alpha(opacity=85);
  width:100%;
  height:3000px;
  position:absolute;
  top:0px;
  left:0px;
  z-index:3;
}

.MessageBox
{
  position:absolute;
  top:110px;
  width:298px;
  border:1px solid #505050;
  left:50%;
  margin-left:-150px;
  background-color:white;
  z-index:4;
  text-align:left;
}

.MessageBox h1
{
  background-color:#93A3B7;
  padding:5px 10px;
  font-size:14px;
  color:white;
}

.MessageBox p
{
  padding:0px 10px;
}

.MessageBox p a, .MessageBox li a
{
  color:#1C82E0;
  text-decoration:none;
}
.MessageBox p a:hover, .MessageBox li a:hover
{
    color:#2c9291;
  text-decoration:underline;
}


.ContentContainer
{
  background:white url(../Images/ContentContainer-BG.png) repeat-y right;

}
.Content
{

  padding:20px 0px 20px 20px;
  width:559px;
}

.SideNavi
{
  width:140px;
  padding:10px;
  float:right;
}


.SideNavi .Title
{
  font-weight:bold;
}

.SideNavi .Active a
{
  text-decoration:underline;
}

.SideNavi a
{
  display:block;
  line-height:18px;
}

.MainNavi
{
}


.MainNavi .Item
{
  display:block;
  padding:5px 10px 5px 20px;
  width:85px;
  background-color:#f4f4ff;
  float:left;
  height:20px;
  text-decoration:none;
  border-right:1px solid #93A3B7;
  margin-bottom:1px;
}


.MainNavi .Item:hover
{
  text-decoration:underline;
  background-color:#e5e5f0;

}

.MainNavi .Active, .MainNavi .Active:hover
{
  height:21px;
  background-color:white;

  margin-bottom:0px;
}

.Clearer
{
  display:block;
  line-height:0px;
  clear:both;
  font-size:0px;
  height:0px;
}
.Header
{

  margin-bottom: 20px;
}
.Header .Logo
{
  font-size:20px;
  font-weight:bold;
  line-height:24px;
  color:#f4f4ff;
}


.Header .Logo img
{
  vertical-align:bottom;
}

.Header .Sub
{
  font-size:12px;
  padding-left:20px;
  font-weight:bold;
}

.Header .Sub a
{
  color:#303050;
}

.Footer
{
  background:#f4f4ff url(../Images/ContentContainer-BG.png) repeat-y right;
  margin-top:1px;
  padding-top:5px;
  padding-bottom:5px;
  margin-bottom:20px;
}

.Footer .RegistrationBox
{
  float:right;
  width:140px;
  padding:0px 10px;
}

.Footer a
{
  margin-right:5px;
}


.Footer .Links
{
  width:559px;
  padding-left:20px;
}

.Hidden
{
  display:none;
}

#SideBanner
{
	display:block;
	margin-top:10px;
}

#SideBanner:hover
{
	text-decoration: none;
	opacity:0.8;
	filter:alpha(opacity=80);
}

#CompanyList
{
    margin: 0px 0px;
    border-top: 1px solid #93A3B7;
}


#CompanyList li
{
    display:block;
    border-bottom:1px solid #93A3B7;
    position:relative;
    padding: 10px;
}
#CompanyList li h3
{
    margin-top: 0px;
}
#CompanyList li.Active
{
    background-color: #f4f4f4;
    border-left:1px solid #93A3B7;
    border-right:1px solid #93A3B7;
    padding:10px 9px;
    
}

#CompanyList li .Item
{
    cursor: pointer;
    cursor: hand;
}


#CompanyList li a strong.Title
{
    display:block;
    font-size:14px;
    padding-bottom: 5px;
}

#DeepLinkList
{
    list-style: none outside;

}


#DeepLinkList li
{
    display:block;
    float:left;
    font-size:10px;
    margin:2px;
    border:1px solid #93A3B7;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
    border-radius: 4px;
}




#DeepLinkList li a, #CompanyList .CompanyMap .Keywords li a
{
    display:block;
    white-space:nowrap;
    padding:2px;
    background-color: #f4f4ff;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
    border-radius: 4px;
}
 #CompanyList .CompanyMap .Keywords li a
 {
     background-color: white;
 }

#DeepLinkList li a:hover, #CompanyList .CompanyMap .Keywords li a:hover
{
    background-color: #e5e5f0;
}


.SearchForm
{
    background-color: #e5e5f0;
    padding: 10px;
    
    font-size:13px;
    height:28px;
    
}

.SearchForm label
{
    float:left;
    display:block;
    padding:4px 0px;
    width:150px;
    color:#1c3460;
    font-weight: bold;
}
.SearchForm .Inputs
{
    float:right;
}
.SearchForm input.Text
{
    border:1px solid #808080;
    padding:4px;
    width:300px;
}

.SearchForm input.Button
{
    border:1px solid black;
    background-color:#93A3B7;
    padding:4px;
    color:white;
    font-weight: bold;
}

.Tabs
{
    background-color: #e5e5f0;
    padding:10px;
    text-align: center;
}


.Tabs .TabItem
{
    background-color: white;
    padding:2px 5px;
    font-size:12px;
    border: 1px solid #93A3B7;
}

.Tabs .Active
{
    border:1px solid black;
    
    color:black;
}
.CompanyMap
{
   display:none;
   padding-bottom: 10px;
}
.CompanyMap .MoreInfos
{
    float:right;
    width:220px;
}

.CompanyMap .MoreInfos .RequestLink
{
    display:block;
    border:1px solid darkred;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
    border-radius: 8px;
    padding:5px 10px;
    background: rgb(210,75,90); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(239,197,202,1) 0%, rgba(210,75,90,1) 50%, rgba(186,39,55,1) 51%, rgba(241,142,153,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,197,202,1)), color-stop(50%,rgba(210,75,90,1)), color-stop(51%,rgba(186,39,55,1)), color-stop(100%,rgba(241,142,153,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(239,197,202,1) 0%,rgba(210,75,90,1) 50%,rgba(186,39,55,1) 51%,rgba(241,142,153,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(239,197,202,1) 0%,rgba(210,75,90,1) 50%,rgba(186,39,55,1) 51%,rgba(241,142,153,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(239,197,202,1) 0%,rgba(210,75,90,1) 50%,rgba(186,39,55,1) 51%,rgba(241,142,153,1) 100%); /* IE10+ */
    background: linear-gradient(top,  rgba(239,197,202,1) 0%,rgba(210,75,90,1) 50%,rgba(186,39,55,1) 51%,rgba(241,142,153,1) 100%); /* W3C */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efc5ca', endColorstr='#f18e99',GradientType=0 );*/ /* IE6-9 */

    color:white;
    font-weight: bold;
}

#CompanyList .CompanyMap .Keywords li
{
    padding:0px;
    display:block;
    float:left;
    font-size:10px;
    margin:2px;
    border:1px solid #93A3B7;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
    border-radius: 4px;
}

.CompanyMapCanvas
{
    display:block;
    height:200px;
    width:300px;
   -moz-box-shadow: 5px 5px 5px #808080;
   -webkit-box-shadow: 5px 5px 5px #808080;
   box-shadow: 5px 5px 5px #808080;
   border:1px solid black;
}

.ImageContainer
{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
