body
{
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	font-family : Arial, Helvetica, sans-serif;
	}
.Main
	{
		background-color: #73ba73;
		color:#ffffff;
	}
	p {
	 font-size : smaller; margin-left: 10px;
}
.Alt
	{
		background-color: #336600;
		color:#ffffff;
	}	
tr.Logo {
	height : 30px;
}
.DoubleTB
{
	border-bottom : double #990000;
	border-top : double #B22222;
}							
h1 
	{
		font-size: large;
		text-align: center;
	}
h2 
	{
		font-size: medium;
		text-align: center;
	}
	
ul.NoBullet	{list-style:none;}
.TopLink
	{
		font-size: x-small;
		text-align : center;
	}	


	
a.MenuLink 
	{
		font-size: x-small;
		text-decoration: none;

	}	
a.TOCLink 
	{
		color:#000000;
		text-decoration: none;
	}	
a.TOCLink:HOVER
	{
		text-decoration: none;
		color:#ffffff;
		background-color:#ff0000;

	}		
a.TOCLink:VISITED
	{
		text-decoration: none;

	}
a.TOCLink:LINK 
	{
		text-decoration: none;

	}		
img 
	{
		border:0;
		}
ul.ServiceList 	
	{
		list-style-image: url('../Services/images/arrowd.gif');
		font-size : small;
	}

a.NavLink	
	{
		color: White;
		
	}
a.NavLink:HOVER
	{
		text-decoration: none;
		color:#000000;
	}		
a.NavLink:VISITED
	{
		text-decoration: none;
	}
a.NavLink:LINK 
	{
		text-decoration: none;
	}	
a.PageLink	
	{
		color:#ffffff;
		text-align: center;
	}
a.PageLink:HOVER
	{
		text-decoration: none;
		color:#000000;
	}		
a.PageLink:VISITED
	{
		text-decoration: none;
	}
a.PageLink:LINK 
	{
		text-decoration: none;
	}			
div.NavBar 	
	{
		font-size:x-small;
		margin-top: 10px;
		margin-left: 10px;
		width:90%;
		text-align:center;
	}	
.CategoryHdr
	{
		background-color: #999966;
		text-size:medium
	}

ul.ProcessList 	
	{
		list-style-image: url('../Services/images/arrowr.gif');
	}		
.LinkDesc
	{
		font-size:small;
		margin-top:5px;
	}	
	.MainDiv
	{
	margin-left : 10px;
	margin-top : 10px;
}
.ImgMenu
{
	background-color : #73ba73;
	border-style : ridge;
	font-size : smaller;
}
.small
{
 font-size : smaller; margin-left: 10px;
 }
.ContextNav
{
	  font-size : smaller
}
div.FSImage
{
	text-align: center;
}
.floatl {
	float: left;
	margin-right : 10px;
}
.clear {
	clear: both;
}
table.full {
	height : 100%;
}