a.main:link {
    color:#0075AB;
    font-family: Trebuchet MS, Arial, Tahoma, Verdana;
    font-size: 10pt;
    text-decoration:underline;
    cursor:hand;
}
a.main:visited {
    color:#0075AB;
    font-family: Trebuchet MS, Arial, Tahoma, Verdana;
    font-size: 10pt;
    text-decoration:underline;
    cursor:hand;
}
a.main:hover {
    color:#fba03e;
    font-family: Trebuchet MS, Arial, Tahoma, Verdana;
    font-size: 10pt;
    text-decoration:underline;
    cursor:hand;
}
a.main:active {
    color:#0075AB;
    font-family: Trebuchet MS, Arial, Tahoma, Verdana;
    font-size: 10pt;
    text-decoration:underline;
    cursor:hand;
}
a.navColumn:link {
    color:#FFFFFF;
    font-family: Trebuchet MS, Arial, Tahoma, Verdana;
    font-size: 13px;
    font-weight: bold;
    text-decoration:none;
    cursor:hand;
}
a.navColumn:visited {
    color:#FFFFFF;
    font-family: Trebuchet MS, Arial, Tahoma, Verdana;
    font-size: 13px;
    font-weight: bold;
    text-decoration:none;
    cursor:hand;
}
a.navColumn:hover {
    color:#84B6C1;
    font-family: Trebuchet MS, Arial, Tahoma, Verdana;
    font-size: 13px;
    font-weight: bold;
    text-decoration:underline;
    cursor:hand;
}
a.navColumn:active {
    color:#FFFFFF;
    font-family: Trebuchet MS, Arial, Tahoma, Verdana;
    font-size: 13px;
    font-weight: bold;
    text-decoration:none;
    cursor:hand;
}
a.top:link {
    color:#0670A1;
    font-family: Trebuchet MS, Arial, Tahoma, Verdana;
    font-size: 13px;
    font-weight: bold;
    text-decoration:none;
    cursor:hand;
}
a.top:visited {
    color:#0670A1;
    font-family: Trebuchet MS, Arial, Tahoma, Verdana;
    font-size: 13px;
    font-weight: bold;
    text-decoration:none;
    cursor:hand;
}
a.top:hover {
    color:#FFFFFF;
    font-family: Trebuchet MS, Arial, Tahoma, Verdana;
    font-size: 13px;
    font-weight: bold;
    text-decoration:underline;
    cursor:hand;
}
a.top:active {
    color:#0670A1;
    font-family: Trebuchet MS, Arial, Tahoma, Verdana;
    font-size: 13px;
    font-weight: bold;
    text-decoration:none;
    cursor:hand;
}
a.footer:link {
    color:#FBF1BB;
    font-family: Arial, Tahoma, Verdana;
    font-size: 11px;
    font-weight: bold;
    text-decoration:underline;
    cursor:hand;
}
a.footer:visited {
    color:#FBF1BB;
    font-family: Arial, Tahoma, Verdana;
    font-size: 11px;
    font-weight: bold;
    text-decoration:underline;
    cursor:hand;
}
a.footer:hover {
    color:#FD912E;
    font-family: Arial, Tahoma, Verdana;
    font-size: 11px;
    font-weight: bold;
    text-decoration:none;
    cursor:hand;
}
a.footer:active {
    color:#FBF1BB;
    font-family: Arial, Tahoma, Verdana;
    font-size: 11px;
    font-weight: bold;
    text-decoration:underline;
    cursor:hand;
}
a.sidenav:link {
    color:#FFFFFF;
    font-family: Trebuchet MS, Arial, Helvetica, san-serif;
    font-size: 13px;
    font-weight: bold;
    text-decoration:none;
    cursor:hand;
}
a.sidenav:visited {
    color:#FFFFFF;
    font-family: Trebuchet MS, Arial, Helvetica, san-serif;
    font-size: 13px;
    font-weight: bold;
    text-decoration:none;
    cursor:hand;
}
a.sidenav:hover {
    color:#FFFFFF;
    background-color:#84B6C1;
    font-family: Trebuchet MS, Arial, Helvetica, san-serif;
    font-size: 13px;
    font-weight: bold;
    text-decoration:none;
    cursor:hand;
}
a.sidenav:active {
    color:#FFFFFF;
    font-family: Trebuchet MS, Arial, Helvetica, san-serif;
    font-size: 13px;
    font-weight: bold;
    text-decoration:none;
    cursor:hand;
}

h1 {
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	color: #0075AB;
	font-size : 13pt;
}
h2 {
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	color: #000000;
	font-size : 11pt;
}
td.footer {
	font-family: Arial, Tahoma, Verdana;
	font-size:11px;
	color:#FFFFFF;
	padding-bottom:0px;
}
td.main {
	font-family:Trebuchet MS, Arial, Tahoma, Verdana;
	font-size:10pt;
	color:#000000;
	padding:10px;
}
td.main2 {
	font-family:Trebuchet MS, Arial, Tahoma, Verdana;
	font-size:10pt;
	color:#000000;
	padding:0px;
}

td.navColumn {
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-size:13px;
	font-weight:none;
	padding:0px;
	color:#FFFFFF;
}
td.top {
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-size:13px;
	font-weight:none;
	padding:0px;
	color:#003D59;
}

li 	{
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	color: #000000;
	font-size : 10pt;
}
td.sidenav a {
  display:block;
  padding-left:23px;
  padding-top:5px;
  padding-bottom:5px;
}
td.sidenav2 a {
  display:block;
  padding-left:0px;
}