﻿.body
{
    background-image: url('../images/backgroundgray.jpg');
    margin-top:0;
    padding-top:0;
}

.leftBorder
{
   /*background-image: url('../images/leftfade.jpg');*/
    width: 19px;
}

.rightBorder
{
   /* background-image: url('../images/rightfade.jpg');*/
    width: 19px;
}

.footer
{
    /*background-image: url('../images/footershadow.jpg');*/
    height:16px;
}
a
{
    text-decoration: none;
}

img
{
  border-style:none;
}

tr.navMenu td
{
    width:142px; text-align:center; padding-top:2px;
}

a.navMenu
{
  font-family:Verdana;
  font-size: 14px;
}
a.navMenu:link {color:#FFFFFF} /* unvisited link */
a.navMenu:visited {color:#FFFFFF} /* visited link */
a.navMenu:hover {color:Teal} /* mouse over link */
a.navMenu:active {color:#FFFFFF} /* selected link */

p
{
     font-family:Arial; font-size:12px;
}

.button
{
    color:#003333;
    font: bold 84% 'trebuchet ms', helvetica, sans-serif;
}

h1,h2,h3,h4,h5,h6{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.header
{
    color:#003333;
}

ul.services
{
 font-weight:bold;
}

tb
{
    font-weight:bold;
}

#headerContent h1 {
	top: 5px;
	left: 10px;
	font-variant: small-caps;
	font-size: 150%;
	margin: 0;
	}

.headingBullets h2
{
    width: 200px; 
    padding-left: 15px; 
    font-weight: normal; 
    font-family: 'Arial Rounded MT Bold';
    font-size: 50%;
}
