BODY, HTML {
	font-family: Arial, sans-serif;
	color: #000000;
}

TABLE, TR, TD, TH, SELECT, OPTION{
	font-family: Arial, sans-serif;
	color: #000000;
}

TH, .subtitlelabel{
	color: #000000;
}

DIV, H1, NOBR{
	font-family: Arial, sans-serif;
}

a:link, a:active, a:hover, a:visited,a.ext_link:link, a.ext_link:active, a.ext_link:hover, a.ext_link:visited{
	font-family: Arial, sans-serif;
	color: #003366;
}

.button, .searchbutton{
	font-family: Arial, sans-serif;
	color: #000000;
}

.label{
	color: #666666;
}

.data{
	color: #000000;
}
#topSeperator
{
  background-color: #58addc;
  border-top-color: #4293c0;
  border-bottom-color: #4293c0;
}

#profileWrapper
{
  background-color:#58addc;
  border-left-color: #4293c0;
  border-bottom-color: #4293c0;
}

.mainTab .mainTabTopLine
{
  border-left-color: #4293c0;
  border-top-color: #4293c0;
  border-bottom-color: #4293c0;
  border-right-color: #4293c0;
  background-color:#58addc;
}

.mainTabTopLine:after
{
  border-color: #58addc transparent transparent;
}

.mainTabTopLine:before
{
  border-color: #4293c0 transparent transparent;
}

#profileMenu .menuLevel .menuTopBar, #profileMenu .menuLevel .menuBottomBar, #quickUserChangeMenu .menuLevel .menuTopBar, #quickUserChangeMenu .menuLevel .menuBottomBar
{
  border-left-color: #4293c0;
  border-top-color: #4293c0;
  border-bottom-color: #4293c0;
  border-right-color: #4293c0;
  background-color:#58addc;
}

#previewWindowRect {
  stroke: #58addc;
  fill: #58addc; 
}
