a.nav
	{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: .25pt;
	text-decoration: none;
}

a.normal {
	color: #996633;
	text-decoration: none;
}


a.sidenav
	{
	color: #222951;
	display: block;
	font-family: Arial;
	font-size: 11px;
	letter-spacing: .5pt;
	line-height: 17px;
	text-decoration: none;
}

a.sidenav:hover
	{
	background-color: #023882;
	color: #FFFFFF;
	display: block;
	font-family: Arial;
	font-size: 11px;
	letter-spacing: .5pt;
	text-decoration: none;
	width: 100%;
}

a.sidenav2
	{
	background-color: #023882;
	color: #FFFFFF;
	display: block;
	font-family: Arial;
	font-size: 11px;
	letter-spacing: .5pt;
	text-decoration: none;
	width: 100%;
}

.backing
	{
	background-image: url(/images/sidebacking.jpg);
	background-repeat: no-repeat;
}

.backing2
	{
	background-image: url(/images/sidebacking2.jpg);
	background-repeat: no-repeat;
}


.backing3
	{
	background-image: url(/images/registerside.jpg);
	background-repeat: no-repeat;
}



.copy
	{
	color: #023882;
	font-family: Arial;
	font-size: 12px;
	letter-spacing: .25pt;
}

.extrcopy
	{
	color: #023882;
	font-family: Garamond,"Times New Roman",Arial;
        font-style:italic;
	font-size: 22px;
	font-weight: bold;
}


.small
	{
	color: #023882;
	font-family: Arial;
	font-size: 8pt;
}

.required
	{
	color: #EA0000;
	font-family: "Times New Roman",Arial;
	font-size: 15px;
        font-weight: bold;
}


.disclaimer {
	color: #778899;
	font-family: sans-serif;
	font-size: 8pt;
	text-decoration: none;
        
}

.disclaimer2 {
	color: #000000;
	font-family: sans-serif;
	font-size: 8pt;
	text-decoration: none;
        
}

.nav
	{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: .25pt;
	text-decoration: none;
}



.topnavbg
	{
	background-image: url(/images/menu-bg.gif);
	background-repeat: no-repeat;
}

.footer
	{
	color: #778899;
	font-family: Arial;
	font-size: 8pt;
}

table.shadow { 
    align: center
  }

  td.shadow-top { 
    height: 10px;  
    background-image: url(/images/borders/top.gif)
  }

  td.shadow-topRight { 
    width: 10px;
    height: 10px;
    background-image: url(/images/borders/topRight.gif)
  }

  td.shadow-right { 
    width: 10px; 
    background-image: url(/images/borders/right.gif)
  }

  td.shadow-bottomRight { 
    width: 10px; 
    height: 10px; 
    background-image: url(/images/borders/bottomRight.gif)
  } 

  td.shadow-bottom { 
    height: 10px;
    background-image: url(/images/borders/bottom.gif)
  }

  td.shadow-bottomLeft { width: 10px;
    height: 10px;
    background-image: url(/images/borders/bottomLeft.gif)
  } 

  td.shadow-left { width: 10px;
    background-image: url(/images/borders/left.gif)
  }

  td.shadow-topLeft { 
    width: 10px; 
    height: 10px; 
    background-image: url(/images/borders/topLeft.gif)
  }      

  td.shadow-center { 
    background-color: white  
  }

