<style type="text/css">
p {
margin: 10px 0 10px 0;
}

 .link li  {   
  padding: 2px 0 2px 20px; 
  }	   

.glossymenu{
}

.glossymenu a.menuitem{
}

.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
font-family: Verdana, Arial, sans-serif;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}


.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
	font-family: Verdana, Arial, sans-serif;

}

.glossymenu div.submenu { 
font-family: Verdana, Arial, sans-serif;
width: 100%;
padding: 0;
}

.glossymenu div.submenu li {
padding: 0 0 0 25px;
}

.bold {
color: #000000;
}

th 
{
background-color: #1c6fb3;
color: #ffffff;
padding-top: 4px;
padding-right: 4px;
padding-bottom: 4px;
padding-left: 4px;

}

th 
{
background-color: #1c6fb3;
color: #ffffff;
padding-top: 4px;
padding-right: 4px;
padding-bottom: 4px;
padding-left: 4px;
}


.tb1 td 
{
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #e6ebef;
}

.tb1 td 
{
padding-top: 6px;
padding-right: 8px;
padding-bottom: 6px;
padding-left: 8px;
}



.tb1 td 
{
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #e6ebef;
padding-top: 4px;
padding-right: 8px;
padding-bottom: 4px;
padding-left: 8px;
}



</style>  