﻿/*
#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/tree_turq1.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: #014590;
}
.button
{
    background-color: #014590;
    color: White;
    font-family: Arial, Verdana, Tahoma;
    text-align: center;
    border-width: 0px;

}
.button:hover
{
    background-color: Black;
    color: White;
    font-family: Arial, Verdana, Tahoma;
    text-align: center;
    border-width: 0px;

}
.headerimage
{
  background-image: url( "../images_new/therpy1.jpg" );
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: center center;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
body,td,th,select
{
  /*font-family: "Segoe UI", "Calibri", Tahoma, sans-serif;*/
  font-family: Arial, Verdana, Tahoma;
  font-size: 12px;
  color: #000000;
}

.pageBorder
{
  border: 1px solid #444444;
}

.textInputField
{
  font-family: Arial, Verdana, Tahoma;
  font-size: 12px;
  color: #000000;
  background-color: #EAF4FF;
}

.formButton
{
  font-family: Arial, Verdana, Tahoma;
  font-size: 12px;
  color: #000000;
}

.requiredMsg
{
  font-family: Arial, Verdana, Tahoma;
  font-size: 11px;
  color: Red;
  
}
a:link
{
  color: #014590;
  text-decoration: none;
  font-weight: bold;
}

a:visited
{
  color: #014590;
  text-decoration: none;
  font-weight: bold;
}

a:hover
{
  color: Black;
  text-decoration: underline;
  font-weight: bold;
}

/* Style for the Apply button in the Web-Part Edit Zone */
#ApplyButton
{
  font-family: Arial, Verdana, Tahoma;
  font-size: 12px;
  color: #000000;
}

.expl
{
  color: #336699
}

.headingCompanyName
{
  font-size: 24px;
  font-family: Arial, Verdana, Tahoma;
}

.headingApplicationName
{
  font-size: 12px;
}

.headingTSWA
{
  font-size: 11px;
}

.headingForActivePageInNavigationBar
{
  font-size: 14px;
  font-weight: bold;
  color: #336699;
}

.linkPrimaryNavigiationBar a:link
{
  color: #014590;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
}

.linkPrimaryNavigiationBar a:visited
{
  color: #014590;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
}

.linkPrimaryNavigiationBar a:hover
{
  color: #014590;
  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: #014590;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
}

.linkSecondaryNavigiationBar a:visited
{
  color: #014590;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
}

.linkSecondaryNavigiationBar a:hover
{
  color: #014590;
  text-decoration: underline;
  font-size: 14px;
  font-weight: bold;
}

.linkSecondaryNavigiationBar a:active {
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
}

.dividerInNavigationBar
{
  color: #CCCCCC;
}
#heading
{
    margin: auto;
    padding: 1px 0px 0px 25px;
    font-size: 20pt;
    color: #014590;
    text-transform: uppercase;
    border-top: solid 2px #014590;
    background-image: url( "../images_new/diags.jpg" );
    background-repeat: repeat-x;
    background-position: left top;
}
