body {
font-family: arial;
}
td.headerNav {
color: grey;
vertical-align: middle;
height: 30px;
width: 100%;
background-color: #c0c0c0;
text-align: center;
}
a.headerLink 	{
text-decoration : none;
font-size: 11px;
font-weight: bold;
color: black;
}
a.leftNavLink 	{
text-decoration : none;
font-size: 12px;
font-weight: bold;
color: white;
padding-left: 10px;
}
a.bodyLink 	{
font-size: 14px;
font-weight: bold;
color: #FE1218;
}
h2 {
font-size: 16px;
font-weight: bold;
text-align: left;
padding-top: 30px;
padding-left: 20px;
color: #FE1218;
}
td.leftNav {
vertical-align: top;
background-color: grey;
width: 160px;
}
td.leftNavItemOn {
border-bottom-style: solid;
border-bottom-color: white;
border-bottom-width: 2px;
padding-top: 3px;
padding-bottom: 3px;
background-color: #FE1218;
}
td.leftNavItemOff {
border-bottom-style: solid;
border-bottom-color: white;
border-bottom-width: 2px;
padding-top: 3px;
padding-bottom: 3px;
background-color: grey;
}
td.headerSearch {
font-size: 11px;
font-weight: bold;
color: white;
text-align: center;
vertical-align: middle;
}
td.sect1 {
font-size: 14px;
/*font-weight: bold;*/
text-align: left;
padding-left: 20px;
/*color: grey;*/
}
td.sect2 {
text-align: center;
padding-top: 60px;
}
td.sect3 {
font-size: 14px;
/*font-weight: bold;*/
text-align: center;
padding-top: 20px;
/*color: grey;*/
}
td.sect4 {
font-size: 12px;
/*font-weight: bold;*/
text-align: center;
padding-top: 60px;
color: black;
}
td.sect5 {
font-size: 12px;
/*font-weight: bold;*/
text-align: center;
padding-top: 60px;
padding-left: 60px;
padding-right: 60px;
color: black;
}
.headerImg {
margin: 10px;
}

footerstyle {
font-size: 9px;
/*font-weight: bold;*/
text-align: center;
padding-top: 60px;

}