body                       {
	margin: 0px;
	padding: 0px;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	background-color: #ffffff;
	-overflow: auto;
}


span,td                    {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	line-height: 12px;
}
a                          {
	color: #4c4c4c;
	text-decoration: none;
}
a:hover                    {
	color: #003399;
	text-decoration: none;
}
a img                      {
	border: none;
}


h1                    {
	font-family: Arial;
	margin: 0px;
	color: #000000;
	font-weight: normal;
	padding-bottom: 3px;
	-padding-bottom: 6px;
	font-size: 20px;
	-font-size: 21px;
	line-height: 21px;
	-line-height: 22px;
}

h2                         {
	font-family: Arial;
	margin: 0px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 10px;
	-padding-bottom: 9px;
	font-size: 17px;
	-font-size: 17px;
	line-height: 16px;
	-line-height: 19px;
}


img.arrow                  {
	display: inline;
	position: static;
	width: 7px;
	height: 11px;
	background-image: url(../img/arrow_standard.gif );
	background-repeat: no-repeat;
	background-position: top left;
	height: 11px;
	margin-top: -1px;
}
a img.arrow                {
	display: inline;
	position: static;
	width: 7px;
	height: 11px;
	background-image: url(../img/arrow_standard.gif );
	background-repeat: no-repeat;
	background-position: top left;
	height: 11px;
	margin-top: -1px;
}
a:hover img.arrow          {
	display: inline;
	position: static;
	width: 7px;
	height: 11px;
	background-image: url(../img/arrow_standard.gif );
	background-repeat: no-repeat;
	background-position: bottom left;
	border: 0;
	height: 11px;
	margin-top: -1px;
}
a.linkHighlight img.arrow  {
	display: inline;
	position: static;
	width: 7px;
	height: 11px;
	background-image: url(../img/arrow_standard.gif );
	background-repeat: no-repeat;
	background-position: bottom left;
	border: 0;
	height: 11px;
	margin-top: -1px;
}
.menu                      {
	float: left;
	margin-right: 10px;
}

a.arrow                    {
	color: #4c4c4c;
	text-decoration: none;
	height: 11px;
	margin-top: -1px;
}
a:hover                    {
	color: #003399;
}
a.arrow img                {
	display: inline;
	position: static;
	width: 7px;
	height: 11px;
	background-image: url(../img/arrow_standard.gif );
	background-repeat: no-repeat;
	background-position: top left;
	height: 11px;
	margin-top: -1px;
}
a.arrow:hover img          {
	display: inline;
	position: static;
	width: 7px;
	height: 11px;
	background-image: url(../img/arrow_standard.gif );
	background-repeat: no-repeat;
	background-position: bottom left;
	border: 0;
	height: 11px;
	margin-top: -1px;
}
a.arrow.linkHighlight      {
	color: #003399;
}
a.arrow.linkHighlight img  {
	display: inline;
	position: static;
	width: 7px;
	height: 11px;
	background-image: url(../img/arrow_standard.gif );
	background-repeat: no-repeat;
	background-position: bottom left;
	border: 0;
	height: 11px;
	margin-top: -1px;
}

a.arrow.listHeadline            {
	color: #4c4c4c;
}
a.arrow.listHeadline:hover      {
	color: #4c4c4c;
	cursor: default;
}
a.arrow.listHeadline img        {
	display: inline;
	position: static;
	width: 7px;
	height: 11px;
	background-image: url(../img/arrow_standard.gif );
	background-repeat: no-repeat;
	background-position: top left;
	height: 11px;
	margin-top: -1px;
}
a.arrow.listHeadline img:hover  {
	display: inline;
	position: static;
	width: 7px;
	height: 11px;
	background-image: url(../img/arrow_standard.gif );
	background-repeat: no-repeat;
	background-position: top left;
	height: 11px;
	margin-top: -1px;
	cursor: default;
}


div#navigationBg              {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 101px;
	z-index: 1;
}
img.pngMsie                   {
	display: none;
	-display: block;
}
img.pngMoz                    {
	display: block;
	-display: none;
}
#mainNavigationIFrame         {
	background-color: transparent;
	overflow: hidden;
	width: 100%;
	height: 101px;
}

