/******************************************************************************
* Defines default styles for My Site.                                         *
******************************************************************************/

body {
  background-color: #ffffff;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  margin-top:0px;
  margin-left:0px;
}

a, a:link, a:visited, a:active {
  text-decoration:underline;
  color: #003399;
}
a:hover {
  text-decoration:underline;
  color: #882266;
}

h1 {
  font-size: 130%;
}

h2 {
  font-size: 120%;
}

h3 {
  font-size: 110%;
}

h4 {
  font-size: 100%;
}

td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

th {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
}

ul {
  list-style-type: square;
}

pre {
  font-family: Courier New, Courier, monospace;
  font-size: 80%;
}

textarea, input, select, radio, checkbox {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 90%;
}

tr.hdr {
  color: #1B0767;
  background-color: white;
}  

td.hdr {
  background-color: #EF8D00;
  padding-top: 4px;
  padding-bottom: 4px;
}

a.hdr, a.hdr:link, a.hdr:visited, a.hdr:active {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: normal;
  text-decoration:none;
  padding-top: 4px;
  padding-bottom: 4px;
  color: #000000;
}

a.hdr:hover {
  background-color: #EF8D00;
  text-decoration:underline;
}

a.ftr, a.ftr:link, a.ftr:visited, a.ftr:active {
  text-decoration:none;
  color: #000000;
}
a.ftr:hover {
  text-decoration:underline;
  color: #000000;
}

td.LeftNav  {
  color: #000000;
  background-color:#FFFFFF;
  border-left: groove #EFEFEF 2px;
  border-top: groove #EFEFEF 2px;
  border-right: none;
  border-bottom: none;

}

a.LeftNav, a.LeftNav:link, a.LeftNav:visited, a.LeftNav:active   {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;  
  text-decoration: none;  
}

a.LeftNav:Hover {
  color: #CC1E47;
  text-decoration: underline;
}


td.LeftNavBuffer  {
  border-bottom: none;
}

td.MainContent  {
  border-bottom: none;
}

td.RightNav  {
  color: #000000;
  background-color:#FFFFFF;
  border-left: none;
  border-top: groove #EFEFEF 2px;
  border-right: ridge #EFEFEF 2px;
  border-bottom: none;

}

td.RightNavBuffer  {
  border-bottom: none;

}

td.RSB  {
  color: #112743;
  border-bottom: none;
}

.Title {
  color: #152743;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  text-indent: 8px;
}

td.spotlight {
  background-repeat: no-repeat;
  background-position: right;
}
.spotlight {
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-size: 10pt;
  font-weight: bold;
  margin-top:10px;
  margin-left:5px;
  margin-right:20px;
  text-align: center;
  vertical-align: middle;
}  

A.Spotlight, A.Spotlight:link, A.Spotlight:visited {
   font-family: 'Verdana', 'Arial', 'Helvetica';
   font-weight: normal;
   font-size: 10pt;
   color: #FFFFFF;
   text-decoration: underline;
}   

A.Spotlight:hover {
  color: #EFC031;
}

input.QL {
  font: bold 9px Tahoma, Arial, Helvetica, sans-serif;
  color: #000000; 
}
  
select.QL {
  font: bold 9px Tahoma, Arial, Helvetica, sans-serif;
  color: #000000; 
}

select.QL:hover {
  cursor: auto;
}

