ins
{
    text-decoration:none;
}


li
{
    padding-bottom:10px;
    color:Black; 
    font-family: Arial;
	font-weight: normal;
	font-size:9pt;
	text-align:left;	
}

a
{
  font-family: Arial;
  font-size:9pt;
  color: #333366;
  text-decoration: none;
}

a:hover
{
    color:#f7941d;
    text-decoration: none;	
}

body
{
	margin:0px;
	border:0px;
	padding:0px;
	background-color:#5a7893;
}

td
{
	color:333333; 
    font-family: Arial;
	font-weight: normal;
	font-size:9pt;	
}

.OrgName
{ 
  color:#333366;
  font-family: Arial;
  font-size:13pt;
  font-weight: bold;
  text-align:center;
}

.DepartmentListHead
{
  color:white;
  text-align: center;
  background-color: #333366;
  font-family: Arial;
  font-weight: bold;
  font-size:9pt;
  padding-top:5px;
  padding-bottom:5px;
  display : block;
}

.DirectoryListHead
{
  color:black;
  text-align: center;
  background-color: #f1cb3a;
  font-family: Arial;
  font-weight: bold;
  font-size:9pt;
  padding-top:5px;
  padding-bottom:5px;
  display : block;
  border-left:1px solid #666666;
  border-top :1px solid #666666;
  border-right:1px solid #666666;

}

.MenuListHead
{
  color:black;
  text-align: center;
  background-color: #f1cb3a;
  font-family: Arial;
  font-weight: bold;
  font-size:9pt;
  padding-top:5px;
  padding-bottom:5px;
  display : block;
  border-left:1px solid #666666;
  border-top :1px solid #666666;
  border-right:1px solid #666666;
}

.ResourceListHead
{
  color:black;
  text-align: center;
  background-color: #6699FF;
  font-family: Arial;
  font-weight: bold;
  font-size:9pt;
  padding-top:5px;
  padding-bottom:5px;
  display : block;

}


.ResourceListContent
{
background-color: WhiteSmoke;
text-align: left;
border-left:1px solid #666666;
border-top:1px solid #666666;
border-right:1px solid #666666;
width:125px;

}

.ResourcetdLine
{

  border-bottom:1px solid #666666;
  
}


.Container
{
	padding:5px;
	width:150px;
	padding-top:20px; 
	background-color: whitesmoke;
}



.ListContent
{
background-color: WhiteSmoke;
text-align: left;
border-left:1px solid #666666;
border-right:1px solid #666666;
border-bottom:1px solid #666666;


}

.tdLine
{

  border-bottom:1px solid black;
  width:148px;
  
}

.PageContent
{
    width:760px; 
    margin:0px;
    border:0px;
    text-align:center;
    background-color:White;
}

.TopNavBar
{
  background-color:#dee7ee;
  text-align:center;
  height:20px;
  font-size:8pt;
  color:#000000;
}

.Banner
{
  background-color:#dee7ee;
}

.ListItemSelected
{
	
	background-color:#cccccc;
    padding:5px;
}

.ListItemUnselected
{
	padding:5px;
}

p
{
	color:Black; 
    font-family: Arial;
	font-weight: normal;
	font-size:9pt;	
}

div
{
	color:Black; 
    font-family: Arial;
	font-weight: normal;
	font-size:9pt;	
}

.Left
{
	text-align:left;
}

.Updated
{
	text-align:left;
	color:red;
}

.OrgTitle
{ 
  color:#333366;
  font-family: Arial;
  font-size:13pt;
  font-weight: bold;
  text-align:center;
}

.ListItemUnselected:hover
{
	background-color:#dee7ee;
	padding:5px;
}

.ListLink
{
	display: block;
}



.MenuItem
{
	padding:5px;
}

.MenuItemSelected
{
	background-color:#cccccc;
    padding:5px;
}

.MenuItem:hover
{
	color:#8B0000;
	background-color:#dee7ee;
	padding:5px;
}