BODY
{
	text-justify: newspaper;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
p 
{ 
	text-align: justify;
	text-justify: newspaper;
	font-size: 12px;
}
td 
{
	font-size: 12px;
}
h1
{
	color: #000066;
	font-weight: bold;
}
h2
{
	font-weight: bold;
	color: #000066;
	font-style: italic;
}
h3
{
	color: #000066;
	font-style: italic;
}
h4, h5, h6
{
	color: #000066;
}
li
{
	line-height: 16pt;
}
a:hover {
	color: #CC6600;
	text-decoration: underline;
}
.top-nav
{
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.top-nav a:link
{
	color: black;
	text-decoration: none;
}
.top-nav a:active
{
	color: black;
	text-decoration: none;
}
.top-nav a:visited
{
	color: black;
	text-decoration: none;
}
.top-nav a:hover
{
	color: #ff9900;
	text-decoration: underline;
}
.page-header {
	font-size: 18px;
	color: #000066;
	font-weight: bold;
	line-height: 35px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bread-crumbs {
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}	
.nav-column
{
	border-top-width: 0px;
	padding-right: 5px;
	padding-left: 5px;
	border-left-width: 0px;
	background-image: url(http://www.itekcorporation.com/images/itekbackground.jpg);
	border-bottom-width: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-collapse: collapse;
	border-right-width: 0px;
}
.foot 
{
	font-size: 9px;	
}	

