﻿BODY {
	
	font-family: tahoma, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	
  padding:0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
 
}
TABLE
{
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  margin: 0px;
  border-top-style: none;
  padding-top: 0px;
  border-right-style: none;
  border-left-style: none;
  border-bottom-style: none;
  padding-top: 0px;
  border-collapse :collapse;
  border-spacing :0px;
  border-width :0px;


}

TD
{
  border-collapse:collapse;
border-spacing:0px;
border-width:0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  margin: 0px;
  border-top-style: none;
  padding-top: 0px;
  border-right-style: none;
  border-left-style: none;
  border-bottom-style: none;
 padding-top: 0px;
border-collapse:collapse
}


img 
{
  border-collapse:collapse;
  border-spacing:0px;
  border-width:0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  margin: 0px;
  border-top-style: none;
  padding-top: 0px;
  border-right-style: none;
  border-left-style: none;
  border-bottom-style: none;
  padding-top: 0px;
  border-collapse:collapse
}

A
{
   
    text-decoration: none
    
}


a:link {text-decoration: none}
a:visited { text-decoration: none}
a:active {text-decoration: none} 
a:hover {text-decoration: underline; }

ul {

text-indent: 10px;
list-style-position: outside;

list-style-type: square;
padding: 6px;
margin: 2px;
}

.blueHeader
{
  color:#1A87C2;
  font-size:16px;
  }
  
  .BigFont
  {
    font-size: 16pt;
    
    font-weight:bold;
    }
    
    
.blue
{
  color:#1A87C2;
  }
  
  
   h1
  {
    font-size:16px;
    color:#EEA62E;
}
    
    
a.lnkBlue:link { text-decoration: none;color:#1A87C2}
a.lnkBlue:visited { text-decoration: none;color:#1A87C2}
a.lnkBlue:active {text-decoration: none;color:#1A87C2} 
a.lnkBlue:hover {text-decoration: underline;color:#1A87C2 }



/* RoundedPanel */
.tdRPGeneric1
{
    width: 11px; background-image: url(/Images/General/Div/tl.gif); background-repeat: no-repeat
}

.tdRPGeneric2
{
    background-image: url(/Images/General/Div/t.gif); background-repeat: repeat-x
}

.tdRPGeneric3
{
    width: 11px; background-image: url(/Images/General/Div/tr.gif); background-repeat: no-repeat
}

.tdRPGeneric4
{
    background-image: url(/Images/General/Div/l.gif); background-repeat: repeat-y
}

.tdRPGeneric5
{
    background-image: url(/Images/General/Div/r.gif); background-repeat: repeat-y;width: 11px;
}

.tdRPGeneric6
{
    width: 11px; background-image: url(/Images/General/Div/bl.gif); background-repeat: no-repeat
}

.tdRPGeneric7
{
    width: 11px; background-image: url(/Images/General/Div/b.gif); background-repeat: repeat-x
}

.tdRPGeneric8
{
    width: 11px; background-image: url(/Images/General/Div/br.gif); background-repeat: no-repeat
}