﻿#WebPartZone1
{
}

#WebPartZone1 table td
{
  padding:0px;
  margin:0px;
}

.TSWebPartContents
{
  padding:0px;
  margin:0px;
}

.TSWebPartTitle
{
  font-weight: bold;
  background-color: #AAAAAA;
}

.TSEditorZone {
}
.TSEditorContents
{

}
.TSEditorTitle
{
  font-weight: bold;
}

.TSEditorTitleVerbs
{
}

.TSPortalEditorPartTitle
{
  display:block;
  width:100%;
}

#content
{
  position:relative;
  height:490px;
  width:900px;
  background-color:white;
  color:Black;
  vertical-align:top;
  margin:0px;
  padding:0px;
}

#homemain
{
    position:relative;
    top:0px;
    width:900px;
    margin-top:0px;
    padding:0px;
    background-color:Transparent;
    text-align:left;
    z-index:0;
}

body
{
  background-image: url(../images/bg_globe_01.jpg);
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: center center;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #7fa4bf;
}

body,td,th,select
{
  font-family: "Segoe UI", "Calibri", Tahoma, sans-serif;
  font-size: 12px;
  color: #000000;
}

.pageBorder
{
  border: 1px solid #444444;
}

.textInputField
{
  font-family: "Segoe UI", "Calibri", Tahoma, sans-serif;
  font-size: 12px;
  color: #000000;
  background-color: #EAF4FF;
}

.formButton
{
  font-family: "Segoe UI", "Calibri", Tahoma, sans-serif;
  font-size: 12px;
  color: #000000;
}

/* Style for the Apply button in the Web-Part Edit Zone */
#ApplyButton
{
  font-family: "Segoe UI", "Calibri", Tahoma, sans-serif;
  font-size: 12px;
  color: #000000;
}

.wrng
{
  color: #C00000
}

.expl
{
  color: #336699
}

.headingCompanyName
{
  font-size: 24px;
  font-family: "Segoe UI", "Calibri", Tahoma, sans-serif;
}

.headingApplicationName
{
  font-size: 12px;
}

.headingTSWA
{
  font-size: 11px;
}

.headingForActivePageInNavigationBar
{
  font-size: 14px;
  font-weight: bold;
  color: #336699;
}

.linkPrimaryNavigiationBar a:link
{
  color: #000000;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
}

.linkPrimaryNavigiationBar a:visited
{
  color: #000000;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
}

.linkPrimaryNavigiationBar a:hover
{
  color: #336699;
  text-decoration: underline;
  font-size: 14px;
  font-weight: bold;
}

.linkPrimaryNavigiationBar a:active
{
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
}

.linkSecondaryNavigiationBar a:link
{
  color: #000000;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
}

.linkSecondaryNavigiationBar a:visited
{
  color: #000000;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
}

.linkSecondaryNavigiationBar a:hover
{
  color: #336699;
  text-decoration: underline;
  font-size: 14px;
  font-weight: bold;
}

.linkSecondaryNavigiationBar a:active {
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
}

.dividerInNavigationBar
{
  color: #CCCCCC;
}
