	body
	{
		background-color: 9abbe6;
	}
	td
	{
		font-family: verdana;
		font-size: 11px;
	}
	td.left-nav
	{
		font-family: verdana;
		font-size: 11px;
		color: #ffffff;
		background-color: #00457c;
		padding-top: 10px;
		width: 162px;
		text-align: left;
		vertical-align: top;
	}
	
	b a
	{
		color: #0073ae;	
	}
	
	b a:hover
	{
		color: #ec9c56;	
	}
	
	#nav-link a
	{
		
		background:  url(/corporate_continuing_education/images/hooptie.gif) top left no-repeat;
		padding-left: 18px;
		color: #ffffff;
		font-weight: bold;
		font-size: 10px;
		height: 20px;
		text-decoration: none;
		background-color: #00457c;
		display: block;
		vertical-align: center;
		padding-top: 3px;text-decoration: none;
	}
	#nav-link a:hover
	{
		background-color: #0073ae;
		display: block;
		height: 20px;
	}
	#bottom-nav
	{
		background-color: #ec9c56;
		display: block;
		height: 100px;
		color: #ffffff;
		font-weight: bold;
		font-size: 10px;
		text-decoration: none;
			
	}
	#bottom-nav:hover
	{
		background-color: #0073ae;
		color: #ffffff;
	}
	#indent-text
	{
		padding-left: 4px;
	}
	#footerdiv
	{
		width: 100%;
		position: absolute;
		bottom: 0px;
		left: 0px;
		background-color: #f4f4f4;

	}
	#banner
	{
		width: 100%; 
		height: 40px; 
		color: #ffffff;
		font-size: 9px;
		background-color: #0073ae; 
		text-align: center;
	}
	a.top-nav
	{
		text-decoration: none;
		color: #ffffff;
	}
	a.top-nav:visited
	{
		color: #ffffff;
	}
	a.top-nav:active
	{
		color: #ffffff;
	}
	a.top-nav:hover
	{
		text-decoration: underline;
		color: #ec9c56;
	}
