﻿/*  -----------------------------------------------------------------------------  */
/*                            Basic Structural Layout CSS                          */
/*  -----------------------------------------------------------------------------  */
body
{
  margin: 0px;
  padding: 0px;
  font-family: Arial;
  font-size: 10pt;
  text-decoration: none;
  color: #000000;
  background-color: #D8D7D7;
}

#MasterMainTable
{
  background-color: Transparent;
  border: none;
  border-collapse: collapse;
  padding: 0px;
  margin-top: 15px;
  margin-bottom: 15px;
  width: 965px;
}

#MasterFooterContent, #MasterFooterContent a
{
  font-family: Arial;
  font-size: 9pt;
  color: #100E0E;
  margin-top : 5px;
  background-color: Transparent;
  text-decoration: none;
  line-height:15px;
}

#MasterFooterContent a:hover
{
  text-decoration: underline;
}

#MasterLeftSidebar
{
  width: 244px;
  padding:0px;
  margin:0px;
  background-color: #ffffff;
}

#MasterPageContent
{
  width: 721px;
  height: 750px;
  background-color: #ffffff;
  margin: 0px;
  padding: 10px 10px 10px 10px;
}

.tollfreeNo
{
  font-size:26px;
  font-weight:bolder;
  color:#322AA8;
}

.tollfreeNoSideBar
{
  font-size:28px;
  font-weight:bold;
  color:#ffffff;
  padding-bottom:15px;
  padding-left:0px;
}

#TopMenu
{
  width: 100%;
  min-height: 36px;         /*IE Hack*/
  height: auto !important;  /*IE Hack*/
  height: 36px;
  border: none;
  padding: 0px;
  margin: 0px;
  text-align: center;
  vertical-align: middle;
  background-image: url(/images/toplinks-bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
}

a
{
  color: #100E0E;
  text-decoration:none;
}
a:hover
{
  color: #100E0E;
  text-decoration: underline;
}

h1
{
  font-weight: bold;
  color:#6488A4;
  font-family: Arial,Helvetica;
  font-size: 15pt;
  margin: 0px;
  padding: 0px;
  padding-bottom:2px;
}

h2
{
  font-size: 12pt;
  color:#6488A4;
  font-weight: normal;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  margin-bottom:2px;
}

h3
{
  font-size: 11pt;
  font-weight: normal;
  font-weight: bold;
  color:#6488A4;
  margin-bottom:2px;
  margin-top:15px;
}

b
{
  font-size: 9pt;
  font-family: Arial;
  font-weight: normal;
  color:#4489B4;
  margin-bottom:2px;
}

img
{
  border: none;
}

img a
{
  border: none;
}

#Breadcrumb
{
  height: 22px;
  width: 100%;
  background-image: url(/images/Breadcrumb-bg.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  margin: 0px 0px 5px 0px;
  padding: 4px 10px 5px 10px;
  font-family: Arial;
  font-size: 11px;
  font-weight:normal;
  text-decoration: none;
  color: #322AA8;
}
#Breadcrumb a
{
  text-decoration: none;
  color: #100E0E;
}
#Breadcrumb a:hover
{
  text-decoration: underline;
}

/*  -----------------------------------------------------------------------------  */
/*                                Custom Style CSS                                 */
/*  -----------------------------------------------------------------------------  */
.borderlesstable
{
  border: none;
  border: 0px;
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
}

.sideformbg
{
  background-image: url('/images/sidebar-contact-bg.jpg');
  background-repeat: no-repeat;
  height:338px;
  width: 188px;
  background-color: #F6C9DD;
}

.sidebar-leadtextbox
{
  width:185px;
  background-color: #F2F2F2;
  border: solid 1px #cccccc;
}

.sidebar-leaddropdown
{
  color: #100E0E;
  font-size: 8pt;
  font-family: Arial;
  background-color: #F2F2F2;
  border: solid 1px #cccccc;
  width: 187px;
  padding: 0px;
  margin: 0px;
}

.whitetext
{
  color: #ffffff;
  font-size: 8pt;
  font-family: Arial;
  line-height :12px;
}

.whitetext a
{
  color: #ffffff;
}

.smalltext
{
  color: #303030;
  font-size: 9pt;
  font-family: Arial;
}

.leadtext
{
  background-color: #ffffff;
  border: solid 1px #8A207A;
  font-weight: normal;
  text-decoration: none;
  color: #100E0E;
  font-family: Arial;
  font-size: 11px;
  height: auto;
  letter-spacing: 1px;
  width: 165px;
}

.footer
{
  text-align: center ;
  font-family: Arial;
  font-size: 9pt;
  color: #ffffff;
  margin-top :0px;
  margin-bottom :10px;
  background-color: Transparent;
  background-image: url('/images/footer-bg.gif');
  background-repeat: no-repeat;
  background-position: center bottom;
}

.footer a
{
  text-decoration: none;
  color: #ffffff;
}

.smallwidgetbluetext
{
  font-family: 'Times New Roman' , Times, serif;
  font-size: 8pt;
  font-weight: bolder;
  color: #184482;
}

.smallwidgetblacktext
{
  font-family: 'Times New Roman' , Times, serif;
  font-size: 8pt;
  color: #100E0E;
}

.blacktext
{
  color: #000000;
  font-size: 9pt;
  font-family: Arial;
  padding: 5px;
}

.leadblacktext
{
  color: #000000;
  font-size: 8pt;
  font-family: Arial;
}

.normallink
{
  text-decoration: underlined;
  color: #000000;
}

.list
{
  font-size: 10pt;
  list-style-type: disc;
}

.biglink, biglink a
{
  font-size: 11pt;
  font-weight: bolder;
  color: #313131;
}

.h3caption
{
  margin: 0px;
  padding: 0px;
  font-size: 12pt;
  font-weight: normal;
}

p
{
  margin: 10px 0px 10px 0px;
  padding: 0px;
}

.footercontent
{
  padding:0px;
  margin:0px;
  background-color: #ffffff;
}
#home_page_top_div { margin-top:0px; }

* #home_page_top_div { *margin-top:-9px; }
