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: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; font-size: 24px}
h2			{font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; font-size: 20px}
h3			{font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; font-size: 18px}
h4			{font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; font-size: 16px}
h5			{font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; font-size: 14px}
h6			{font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; font-size: 10px}
p			{line-height: 18px; font-family: Verdana, Tahoma, Arial, SunSans-Regular; font-size: 12px;}
ul			{line-height: 16px; font-family: Verdana, Tahoma, Arial, SunSans-Regular; font-size: 12px;}
.alt-h3		{font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; font-size: 18px;margin:0px}
.alt-h4		{font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; font-size: 16px;margin:0px}
.alt-h5		{font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; font-size: 14px;margin:0px}
.alt-h6		{font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; font-size: 11px;margin:0px}
.alt-h6a	{font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; font-size: 10px;margin:0px}
.alt			{line-height: 18px; font-family: Verdana, Tahoma, Arial, SunSans-Regular; font-size: 13px; margin:0px}
.alt-ul		{line-height: 16px; font-family: Verdana, Tahoma, Arial, SunSans-Regular; font-size: 12px; 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: none; background-color: #E4F2F4}
.footer   	{font-size: 11px}
a.menu 			{font-family: Verdana, Tahoma, Arial, SunSans-Regular; 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: Verdana, Tahoma, Arial, SunSans-Regular; 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: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; font-size: 13px}
.menu-top			{font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; font-size: 13px}
.titles-p 			{font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; font-size: 12px}
.titles-ul			{font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; font-size: 12px}

#button {
	width: 150;
	margin: 0px;
}
	 
#button a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	background-image: url(../images/menu-bg.gif);
	padding-top: 2px;
	padding-bottom: 2px;
}

html>body #button a {
      width: auto;
      }

#button a:hover {
	  background-image: url(../images/menu-bg-h.gif);
      color: #000000;
}

#button2 {
	width: 150;
	margin: 0px;
}

#button2 a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	background-image: url(../images/menu-bg2.gif);
	padding-top: 2px;
	padding-bottom: 2px;
}

html>body #button2 {
      width: auto;
      }

#button2 a:hover {
	  background-image: url(../images/menu-bg-h.gif);
      color: #000000;
}

table, tr, td, input 	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.title { font-size: 16px;  font-weight: bold;  color: #1F7CE4}

.subtitle { font-size: 14px;  font-weight: bold;  }

.horizontalLine {
	background-color: #1F7CE4;
}

.bold 	{ 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.smalltext 	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.error { color: Red;  font-weight: bold;  }
