div.screen {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
}
span.generalText{
  font-size: 7pt;
  line-height: 10pt;
  font-family: "Verdana";
  color: black;
  text-decoration: none;
}
span.footerlinksleft{
  font-size: 7pt;
  font-family: "Verdana";
  font-weight: bold;
  color: white;
  text-decoration: none;
}
span.footerlinksright{
  font-size: 7pt;
  font-family: "Verdana";
  font-weight: bold;
  color: black;
  text-decoration: none;
}
span.subsectionNavText{
  font-size: 7pt;
  line-height: 10pt;
  font-family: "Verdana";
  color: black;
}
span.subsectionNavHead{
  font-weight: bold;
}
span.subsectionNavLink{
  vertical-align: top;
  font-size: 7pt;
  line-height: 9pt;
  font-family: "Verdana";
  color: #7f7f7f;
  text-decoration: none;
  font-weight: bold;
}
span.subsectionModelLink{
  vertical-align: bottom;
  font-size: 7pt;
  line-height: 9pt;
  font-family: "Verdana";
  color: #ffcc33;
  text-decoration: none;
  font-weight: bold;
}
span.detailPopupText{
  font-size: 7pt;
  line-height: 9pt;
  font-family: "Verdana";
  color: black;
}
span.detailPopupText2{
  font-size: 7pt;
  line-height: 8pt;
  font-family: "Verdana";
  color: black;
}
span.detailPopupSmall{
  font-size: 7pt;
  line-height: 10pt;
  font-family: "Verdana";
  color: black;
}
span.detailPopupHead{
  font-size: 7pt;
  line-height: 10pt;
  font-family: "Verdana";
  color: black;
  font-weight: bold;
}
form {
  margin: 0;
}
body {
  background-repeat: no-repeat;

  background-color: white;
}


span.subsectionNavTextRed{
  font-size: 7pt;
  font-family: "Verdana";
  color: #FF0000;
  font-weight: bold;
}

span.subsectionNavTextBold{
  font-size: 10pt;
  font-family: "Verdana";
  color: black;
  text-decoration: none;
  font-weight: bold;
}

span.subsectionNavLinkMore{
  font-size: 7pt;
  line-height: 10pt;
  font-family: "Verdana";
  color: #7F7F7F;
  text-decoration: none;
  font-weight: bold;
}

span.subsectionNavMainText{
  font-size: 8pt;
  line-height: 10pt;
  font-family: "Verdana";
  color: black;
}

select{
  font-size: 7pt;
  line-height: 10pt;
  font-family: "Verdana";
  color: black;
  text-decoration: none;
}

/* divs */
#backgroundTop	{position:absolute; top:0px; left:0px; width:530px; height:300px; z-index:1; visibility:visible;}
#formContent	{position:absolute; top:120px; left:0px; z-index:2; width:530px; visibility:visible;}


.titleText	{font-family:verdana; font-size:10px; color:#000000; font-weight:bold;}

.selectBox	{width:180px; height:20px; font-family:verdana; font-weight:bold; font-size:10px; color:#000000; background-color:#FAFAFA;}
.selectDay	{width:50px; height:20px; font-family:verdana; font-weight:bold; font-size:10px; color:#000000; background-color:#FAFAFA;}
.selectMth	{width:55px; height:20px; font-family:verdana; font-weight:bold; font-size:10px; color:#000000; background-color:#FAFAFA;}
.selectYear	{width:50px; height:20px; font-family:verdana; font-weight:bold; font-size:10px; color:#000000; background-color:#FAFAFA;}

.inputBox	{width:180px; height:20px; font-family:verdana; font-size:10px; color:#000000; background-color:white;}
.selectBoxDoubled	{width:150px; height:20px; font-family:verdana; font-weight:bold; font-size:10px; color:#000000; background-color:#FAFAFA;}
.selectBoxMed	{width:100px; height:20px; font-family:verdana; font-weight:bold; font-size:10px; color:#000000; background-color:#FAFAFA;}

.textAreaBox	{width:180px}
.dropdownstyle { text-decoration: none; font-family:verdana; font-size:10px; color:#000000;}

.footer {font-family:verdana; font-size:10px; color:#FFFFFF; font-weight: bold; text-decoration: none;}
a.footer {font-family:verdana; font-size:10px; color:#FFFFFF; font-weight: bold; text-decoration: none;}

.footer2 {font-family:verdana; font-size:10px; color:#000000; font-weight: bold; text-decoration: none;}

/* highlighted links */
.opalYellow 	{color:#FFCC33;}
a 		{ text-decoration:none; }
a.footerlinksleft{
  font-size: 7pt;
  font-family: "Verdana";
  font-weight: bold;
  color: white;
  text-decoration: none;
  .hover { color:#ffcc33; font-weight:bold;}
  
}
a.footerlinksleft:hover  	{ color:#ffcc33; font-weight:bold;}

a.footerlinksright{
  font-size: 7pt;
  font-family: "Verdana";
  font-weight: bold;
  color: black;
  text-decoration: none;
}
a.footerlinksright:hover  	{ color:#ffcc33; font-weight:bold;}

a.subsectionNavLink{
  vertical-align: top;
  font-size: 7pt;
  line-height: 9pt;
  font-family: "Verdana";
  color: #7f7f7f;
  text-decoration: none;
  font-weight: bold;
}
a.subsectionNavLink:hover  	{ color:#ffcc33; font-weight:bold;}

a.generalText{
  font-size: 7pt;
  line-height: 10pt;
  font-family: "Verdana";
  color: black;
  text-decoration: none;
}
a.generalText:hover  	{ color:#ffcc33; font-weight:bold;}
  

/*body {overflow:auto;}*/

/*
.bodyScroller	{scrollbar-base-color:gray; scrollbar-arrow-color:gray; scrollbar-base-color:white; scrollbar-face-color:yellow;}
.textScroll	{scrollbar-base-color:gray; scrollbar-arrow-color:yellow;}

*/






