body {  
       font-family: "Times New Roman", Georgia, Times, serif;
       font-size: 1.0em;
       background-image: url(images/FaceLeft.jpg);
       background-color: #FFFFFF;
       margin: 0px; 
}

.MainTable {  
       font-family: "Times New Roman", Georgia, Times, serif;
       background-color: #E7E7E5; 
}

.MainTableRightColumn {  
       font-family: "Times New Roman", Georgia, Times, serif;
       background-color: #FFFFFF; 
}

h4 { 
     color:#0000FD;
     display:inline;
}
ul { 
  margin-top: 0px;
  margin-bottom: 0px;
}

.cell-align-top
{
       vertical-align: top; 
}

.center-para
{
       text-align: center;
       font-family: "Times New Roman", Georgia, Times, serif;
       font-size: 1.0em;
}

.italic { 
        font-style:italic;
        font-family: "Times New Roman", Georgia, serif;
}

/* container, background color white */
#container {
   background-color: #FFFFFF;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: auto;    
   margin-right: auto;
   width: 760px;
}

.LinksTable {
       font-family: Times New Roman, Georgia, Times, serif;
       font-size: 1.0em;
       background-color: #D6D6D3;
}

.LinksTableCellBlue {
       border-bottom: navy solid thin;
       font-family: Times New Roman, Georgia, Times, serif;
       font-size: 1.0em;
       text-align: center;
       background-color: #E0FFFF;
       padding:  6px;
}

.LinksTableCellGrey {
       border-bottom: navy solid thin;
       font-family: Times New Roman, Georgia, Times, serif;
       font-size: 1.0em;
       text-align: center;
       background-color: #FBFBE1;
       padding:  6px;
}


.ListItemDot {
       font-family: Times New Roman, Georgia, Times, serif;
       font-size: 1.0em;
}

.InternalLink {
      font-family: "Times New Roman", Georgia, Times, serif;
      font-size: 1.1em;
}


.LargerText {
       font-family: "Times New Roman", Georgia, Times, serif;
       font-size: 1.25em;
}

.BodyText {
       font-family: "Times New Roman", Georgia, Times, serif;
       font-size: .9em;
       padding:  5px;
       background-color: #FFFFFF;
}

.footer { font-size:.70em;
         text-align:center;
	   clear:both;
         padding-top:10px;
	   background-color:#FFFFFF;
}

/* right align tabel labels, Contact Us form */
.TableLabel {text-align: right;
}


a.InternalLink:hover {text-decoration: none;
                      border: 0px; 
                      color: #000000;
}

a:link {  color: #0000ff; 
          text-decoration: none;
}

a:visited {  color: #9900ff; 
             text-decoration: none;
}

a:hover {  color: #00cc00; 
           text-decoration: underline;
}

a:active {  color: #000000; 
            text-decoration: none;
}

.tblSchdHddr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 800;
	color: #FE9A00;
	background-color: #343399;
	text-align : center;
}
.tblSchedule {
	border: thin solid #000000;
}
.tdSchA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFCC;
	vertical-align : center;
	text-align : center;
	border-bottom : thin solid Black;
}
.tdSchB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align : center;
	vertical-align : center;
}
