tr, td, body
{
font weight: 300;
font-family:  Arial, Helvetica, sans-serif;
line-height: 150%;
font-size: 13px;
color: #555555;
}

body
{
padding: 10px 0px;
margin: 0px;
background-color: #5CC3DA;
}


a
{
color: #ff9900;
text-decoration:  underline;
}
 
a:hover
{
color: #37B1CC;
text-decoration:  underline;
}

td.side{
padding: 0px;
border-top: 1px solid #ffffff;
border-bottom: 3px solid #ffffff;
background-color: #9CE0F0;
}

td.side a {
color: #ffffff;
display: block;
text-decoration: none;
border-bottom: 1px solid #ffffff;
padding-left: 20px;
padding-top: 5px;
padding-bottom: 5px;
background-image: url('images/whitesquare.gif');
background-repeat: no-repeat;
background-position: 10px 13px; 
font-weight: 600;
background-color: #7BD3E7;
}


td.side a:hover  {
border-bottom: 1px solid #ffffff;
color: #ffffff;
background-color: #37B1CC;
text-decoration: none;
}


td.main{
padding: 15px 20px;
}


td.imageright{
padding-left: 3px ;
padding-bottom: 2px;
padding-top: 2px;
border-top: 5px solid #37B1CC;
border-bottom: 5px solid #37B1CC;
}

td.image{
padding-bottom: 2px;
padding-top: 2px;
border-top: 5px solid #37B1CC;
border-bottom: 5px solid #37B1CC;
}

td.navrow{
padding-bottom: 5px;
}

h1
{
font-size: 19px;
color: #333333;  
font-weight: 300;
line-height: 23px;
}

h2, H3
{
font-size: 16px;
color: #37B1CC;
font-weight: 300;
line-height: 21px;
}



td.footer
{
font-size: 10px;
padding: 10px;
border-top: 5px solid  #37B1CC;
}






