body {/* Explicitly specify the margin so we know * what to subtract in the expression. */ margin-right: 5px; padding: 0; max-width: 65em; } * html body { width: expression(Math.min(document.documentElement.clientWidth - 20, 1000)); }

h1			{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ; font-size: 24px}
h2			{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ; font-size: 22px}
h3			{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ; font-size: 20px}
h4			{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ; font-size: 18px}
h5			{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ; font-size: 16px}
h6			{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ; font-size: 11px}
p			{line-height: 18px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px;}
ul			{line-height: 16px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px;}
.alt-h3		{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ; font-size: 20px;margin:0px}
.alt-h4		{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ; font-size: 18px;margin:0px}
.alt-h5		{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ; font-size: 16px;margin:0px}
.alt-h6		{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ; font-size: 11px;margin:0px}
.alt-h6a	{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ; font-size: 10px;margin:0px}
.alt			{line-height: 18px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; margin:0px}
.alt-ul		{line-height: 16px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; margin-top:0px; margin-bottom: 0px}	
a:link   		{color: #0000ff; font-weight: none; text-decoration: none}
a:visited	{color: #800080; font-weight: none; text-decoration: none}
a:hover	{color: #268D99; font-weight: none; text-decoration: underline}
.footer   	{font-family: Arial, Helvetica, sans-serif ; font-size: 11px; margin:0px}
a.menu 			{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 12px;}
a.menu:link   		{color: #FFFFFF; text-decoration: none; font-weight: none}
a.menu:visited	{color: #FFFFFF; text-decoration: none; font-weight: none}
a.menu:hover		{color: #268D99; text-decoration: none; font-weight: none}
a.submenu 				{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 11px;}
a.submenu a:link   		{color: #FFFFFF; text-decoration: none; font-weight: none}
a.submenu a:visited		{color: #FFFFFF; text-decoration: none; font-weight: none}
a.submenu a:hover		{color: #268D99; text-decoration: none; font-weight: none; background-color: #E4F2F4}
.sidebar			{font-size: 11px; color: #FFFFFF}
.sidebar a:link   	{color: #FFFFFF; font-weight: bold; text-decoration: none}
.sidebar a:visited	{color: #FFFFFF; font-weight: bold; text-decoration: none}
.sidebar a:hover	{color: #268D99; font-weight: bold; text-decoration: none}
.whitetext				{color: #FFFFFF font-size: 11px; margin-left:15px; margin-top:10px}
.whitetext a:link   		{color: #FFFFFF; font-weight: none; text-decoration: none}
.whitetext a:visited	{color: #FFFFFF; font-weight: none; text-decoration: none}
.whitetext a:hover		{color: #268D99; font-weight: none; text-decoration: none}
.blacktext				{color: #000000 font-size: 11px; margin-left:20px; margin-top:10px}
.blacktext a:link   		{color: #000000; font-weight: none; text-decoration: none}
.blacktext a:visited	{color: #000000; font-weight: none; text-decoration: none}
.blacktext a:hover		{color: #268D99; font-weight: none; text-decoration: none}
.whitetextmenu		{color: #FFFFFF font-size: 11px;}
.whitetextmenu a:link   		{color: #FFFFFF; font-weight: none; text-decoration: none}
.whitetextmenu a:visited	{color: #FFFFFF; font-weight: none; text-decoration: none}
.whitetextmenu a:hover		{color: #268D99; font-weight: none; text-decoration: none}
.tracking			{font-size: 13px; color: #c1e0ff}
.tracking a:link   	{color: #c1e0ff; font-weight: bold; text-decoration: none}
.tracking a:visited	{color: #c1e0ff; font-weight: bold; text-decoration: none}
.tracking a:hover	{color: #268D99; font-weight: bold; text-decoration: none}
.menu-right		{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ; font-size: 13px}
.menu-top			{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ; font-size: 13px}
.titles-p 			{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ; font-size: 12px}
.titles-ul			{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ; font-size: 12px}
.infowindow		{font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;}
.popup				{font-size: 16px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; margin:5px 0px 5px 0px}

#contactinfo {
  text-align: center;
  font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size: 13px;
  padding: 5px;
}

#copyright {
  text-align: center;
  font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size: 11px;
  padding: 3px;
}

#bottomlinks {
  text-align: center;
  font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size: 13px;
  font-weight: bold;
  padding: 3px;
}