﻿


/* =============================================================
tags */

   
a,img
{
   padding: 0px;
   margin: 0px; }
   
body
{
   margin: 0px;
   padding: 0px;
   font: 14px Verdana, Times New Roman , serif;
   background: #C6D9EC;
   color: #000000;
   text-align: center;
   /*font-weight: bold; */
}

h1
{
   font-size: 20px;
   font-weight: bold;
   color: #ffffff;
   text-align: center; /*background-color: #4a6980;*/
   background-color: #263f5e;
   margin-bottom: 25px;
   margin-top: 25px;
}
   
h2
{
   font-size: 20px;
   font-weight: bold;
   color: #ffffff;
   text-align: center;
   background-color: #4a6980; }
   
h3
{
   font-size: 18px;
   font-weight: bold; }
   
h5
{
    padding: 0px;
    margin: 0px;
    font-size: small; }

h4
{
    border-width: 0px;
    font-size: small;
    padding: 0px;
    margin: 0px; }
    
h5
{
   margin: 10px 5px 5px 0px;
   font-size: 15px;
   font-weight: bold;
}

h6
{
   padding: 0px;
   margin: 0px;
   font-size: 10px;
   font-weight: bold; }
   
li
{
   margin: 0px 0px 10px 0px; }
   
table
{
   border-style: none;
   padding: 0px;
   margin: 0px;
   border-width: 0px;
   vertical-align: top;
   border-collapse: collapse;
   border-spacing: 0px; }
   
   
/* a:hover{color: #0A3043;}*/
 
/* a:link {color: #0A3043;} */

 /* a:link {color: #0A3043;}  unvisited link */

 /* a:active {color: #0A3043;}   /* selected link */
 
 /*=========================================================
 id's */
 
#divContact
{
   position: absolute;
   left: 50px;
   top: 250px;
   width: 500px;
   height: 500px;
   margin-left: 0px;
   z-index: 3;
   text-align: left;
   font-style: normal;
   font-variant: normal;
   font-weight: bold;
   font-size: small;
   line-height: normal;
   font-family: "Times New Roman";
   color: #000059;
}

#divFooter
{
   height: 50px;
   width: 1025px;
   top: 840px;
   left: 0px;
   color: #D4FFFF;
   position: absolute;
   font-size: x-small;
   text-align: left;
   background-color: #8099db;
   z-index: 0;
}

#divLeftSideBar
{
   position: absolute;
   left: 0;
   top: 150px;
   width: 165px;
   height: 700px;
   margin: 0px;
   z-index: 2;
   color: #D4FFFF;
   background-color: #8099db;
}

#divMainContent
{
   position: absolute;
   left: 165px;
   top: 150px;
   width: 610px;
   height: 700px;
   margin: 0px;
   z-index: 3;
   text-align: left;
}

#divMaster
{
   position:relative;
   top: 0px;
   width: 1025px;
   height: 800px;
   margin-right: auto;
   margin-left: auto;
   margin-top: 0px;
}

#divMenubar
{
   position: absolute;
   left: 165px;
   top: 125px;
   width: 560px;
   height: 25px;
   margin-left: 0px;
   z-index: 10;
}

#divRightBar
{
   padding: 0px;
   float: right;
   margin: 0px;
   position: absolute;
   top: 125px;
   left: 775px;
   z-index: 5;
}

#divSpecialities
{
   position: relative;
   top: 250px;
   padding: 0px;
   margin: 0px;
}

#divVerticalMenu
{
}

#Email
{
   position: relative;
   left: 10px;
   top: 375px;
   font-size: 11px;
   text-align: left;
}

#GoogleTopics
{
   position: absolute;
   left: 0px;
   top: 820px;
   z-index: 4;
}
/* ==================================================
Classes */


.big
{
   font-size: 17px;
   font-weight: bold; }

.bigCenter
{
   font-size: 17px;
   font-weight: bold;
   text-align: center; }

.bold
{
    font-weight: bold; }

.boldList
{
   margin: 0px 10px 0px 0px;
   font-weight: bold;
   font-size: medium; }

.center
{
   text-align: center; }

.floatLeft
{
   float: left; }

.h3
{
   font-size: 18px;
   font-weight: bold; }

.h6
{
   padding: 0px;
   margin: 0px;
   font-size: 10px;
   font-weight: bold; }
   
.hLink
{
    border-color: #70c2a8;
    border-width: 0px;
    text-decoration: none;
    color: #000059; }

.linkinvisible
{
    visibility: hidden; }
    
.imageCenter
{
 clear:both; }

.imageLeft
{
   float: left;
   padding-right: 15px;
   padding-top: 5px;
   padding-bottom: 5px;
}

.imageRight
{
   float: right;
   padding-left: 10px;
   padding-top: 10px; }

.main
{
   font-style: normal;
   font-variant: normal;
   font-weight: bold;
   font-size: small;
   line-height: normal;
   font-family: "Times New Roman";
   color: #000059;
   margin: 0px;
   padding: 0px 10px 10px 10px;
   text-align: left;
}
    
.marginTen
{
   margin: 10px 0px 10px 0px; }
   
 .MultiView1
{
   position:relative;
   width: 530px;
   height: 500px;
   top: 0px;
   left: 0px; }

 .MultiView2
{
   position:absolute;
   width: 200px;
   height: 150px;
   top: 0px;
   left: 0px; }

 .MultiView3
{
   position:absolute;
   width: 330px;
   height: 400px;
   top: 0px;
   left: 210px; }

 .MultiView4
{
   position:absolute;
   width: 200px;
   height: 50px;
   top: 170px;
   left: 20px; }

