body {margin:0px;border:0px;padding:0px;background:white;font-family:sans-serif;}
h1 {font-weight:400;font-size:14pt;color:#005C74;margin:10px;}
h3 {font-weight:300;font-size:11pt;color:#005C74;margin:10px;}
h4 {font-family:arial,sans-serif;font-size:8pt;color:#777777;text-decoration:none;margin-bottom:-10px;margin-top:-10px;margin-left:10px;}
/* tr {font-family:arial,sans-serif;font-size:9pt;color:black;}
*/
/*  NEW CLASSES - home and portal pages  */

.mainav {font-size:10pt;font-weight:500;color:#000000;text-decoration:none;line-height:100%;}
a.mainav:hover {font-size:10pt;font-weight:500;color:#000000;text-decoration:none;line-height:100%;background:#EABFC0;}

.foot {font-size:10pt;font-weight:400;color:#FFFFFF;text-decoration:none;line-height:100%;}
a.foot:hover {font-size:10pt;font-weight:400;color:#EABFC0;text-decoration:none;line-height:100%;}

.foot2 {font-size:9pt;font-weight:400;color:#FFFFFF;text-decoration:none;line-height:100%;}
a.foot2:hover {font-size:9pt;font-weight:400;color:#5C5D5F;text-decoration:none;line-height:100%;}

.blackfoot {font-size:9pt;font-weight:400;color:#000000;text-decoration:none;line-height:100%;}
a.blackfoot:hover {font-size:9pt;font-weight:400;color:#000000;text-decoration:none;line-height:100%;background:#F4DFE0;}

.bigsidenav {font-size:16pt;font-weight:500;color:#5C5D5F;text-decoration:none;line-height:100%;font-family:"Avenir 65",sans-serif;}
a.bigsidenav:hover {font-size:16pt;font-weight:500;color:#5C5D5F;text-decoration:none;line-height:100%;background:#F4DFE0;font-family:"Avenir 65",sans-serif;}

.smsidenav {font-size:11pt;font-weight:500;color:#5C5D5F;text-decoration:none;line-height:100%;font-family:sans-serif;}
a.smsidenav:hover {font-size:11pt;font-weight:500;color:#5C5D5F;text-decoration:none;line-height:100%;background:#F4DFE0;font-family:sans-serif;}

.smlink {font-size:9pt;font-weight:600;color:#5C5D5F;text-decoration:none;line-height:100%;}
a.smlink:hover {font-size:9pt;font-weight:600;color:#5C5D5F;text-decoration:none;line-height:100%;background:#F4DFE0;}

.navtable{border: thin solid  #6B6B6C;height:22px;width:100%;}

strong {
	color:#0000CC;
	font-weight: bold;
}

#navlist
{
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #EEE;
	background-image:url(../images/bg-menu.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	background-position: left bottom;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: underline;
color: #000066;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 3px solid #000;
padding-bottom: 2px;
background: transparent;
text-decoration: none;
color: #000;
}

#navlist a:hover { color: #000; }