table{
  background-color: #FFFFFF;
  
}
bodyOLD
{
 background-color: #FFFFFF;
}

body{

  color: #908B8B
  font-family: courier,arial;
  font-size: 12pt;
  background-color: #999999;
  text-align: center; 
  margin-right: auto;
  margin-left: auto;
  margin-top:0px;
  margin-bottom: 0px;
  height: 100%;
}
.mainTable{

  margin-right: auto;
  margin-left: auto;

  border-left-color: #BABABA;
  border-left-style: solid;
  border-left-width: 1;

  border-right-color: #BABABA;
  border-right-style: solid;
  border-right-width: 1;

  border-top-color: #BABABA;
  border-top-style: solid;
  border-top-width: 1;

  border-bottom-color: #BABABA;
  border-bottom-style: solid;
  border-bottom-width: 1;

}
.insideTable{
  margin: 2px;
}

.border
{
  border-left-color: #BABABA;
  border-left-style: solid;
  border-left-width: 3px;

  border-right-color: #BABABA;
  border-right-style: solid;
  border-right-width: 3px;
}

td{

  color: #908B8B;
  font-family: courier,arial;
  font-size: 12pt;

}
.blackFont{

  color: #000000;
  font-family: courier,arial;
  font-size: 11pt;

}
.borderedTable
{
	border-color: #908B8B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;

}
.title
{
  color:#617EF3;
  font-size: 12pt;
}

.smallText {
  text-decoration: none;
  color:#908B8B;
  font-size: 6pt;
}

.smallText:hover {
  text-decoration: none;
  color: #617EF3
}

a:hover {
  text-decoration: none; 
  color: #617EF3
}

a {
  text-decoration: none;
  color:#908B8B;
  font-size: 9pt;
}

.graphicLink
{
 text-decoration: none;
}
.graphicLink:hover
{
 text-decoration: none;
}

.xwmp_required {  position: absolute; height: 60px; width: 170px; left: 620px; top: 222px; z-index: +1}

.wmp_required {  position: relative; left: 310px; top: -30px; z-index: +1}


.exposedLink{
  text-decoration: underline;
  color:#617EF3;
  font-size: 9pt;
}
.exposedLink:hover{
  text-decoration: underline;
  color:#617EF3;
  font-size: 9pt;
}

 
.footer{
  text-decoration: none; 
  color: #908B8B;
  font-family: courier,arial;
  font-size: 9pt;
}

.date{
  text-decoration: none; 
  color: #908B8B;
  font-family: courier,arial;
  font-size: 7pt;
}


.picture{
  border-width=0.1in;
  border-color=grey; 
}

