body
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


h1
{
	font-size: 21px;
	color: #000000;
	margin: 10px 0px 10px 0px;
	font-weight:normal;
}

h2
{
	font-size: 18px;
	color: #000000;
	margin: 10px 0px 10px 0px;
	font-weight:normal;
}

h3
{
	font-size: 15px;
	color: #000000;
	margin: 10px 0px 5px 0px;
}

h4
{
	font-size: 12px;
	color: #000000;
	margin: 10px 0px 10px 0px;
	font-weight: bold;
}

A:link, a:active, a:visited
{
    FONT-SIZE: 12px;
    COLOR: #d91a20;
    TEXT-DECORATION: none
}
A:hover
{
    FONT-SIZE: 12px;
    COLOR: #d91a20;
    TEXT-DECORATION: underline
}

/**********************************************************/

td.companies
{
	border-bottom: solid 1px #807468;
	height: 31px;
	font-weight: bold;
	text-align: center;
	border-right: solid 2px #000000;
}

td.websites
{
	background-color: #e5e5e5;
	border-bottom: solid 2px #000000;
	border-top: solid 9px #d91a20;	
	padding: 10px 0px 10px 15px;
	border-right: solid 2px #000000;
	font-weight: bold;
}

td.maps
{
	border-bottom: solid 8px #d91a20;
	height: 113px;
	padding: 10px 0px 10px 15px;
	border-right: solid 2px #000000;
	font-weight: bold;
}

td.navigation
{
	width: 256px; 
	background-image: url('/images/publishing_02.jpg');
	background-repeat: no-repeat;
	height: 293px;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	border-bottom: solid 2px #807468;
}

td.nav
{
	
	padding: 27px 0px 0px 49px;
	height: 186px;
}

td.logo
{
	padding: 40px 0px 0px 20px;
}

td.pageTitle
{
	background-color: #d91a20; 
	width: 343px; 
	vertical-align:bottom;
	color: #ec8d90;
	padding: 5px 5px 5px 0px;
}

a.innovLink:active, a.innovLink:visited, a.innovLink:link
{
	color: #0078aa;
	font-size: 10px;
	text-decoration: none;
}

a.innovLink:hover
{
	color: #0078aa;
	font-size: 10px;
	text-decoration:underline;
}

a.naviLink:active, a.naviLink:visited, a.naviLink:link
{
	color: #e87922;
	font-size: 10px;
	text-decoration: none;
}

a.naviLink:hover
{
	color: #e87922;
	font-size: 10px;
	text-decoration:underline;
}

a.printLink:active, a.printLink:visited, a.printLink:link
{
	color: #66a93a;
	font-size: 10px;
	text-decoration: none;
}

a.printLink:hover
{
	color: #66a93a;
	font-size: 10px;
	text-decoration:underline;
}

td.copyright
{
    FONT-SIZE: 10px;
    COLOR: #ffffff;
	padding: 5px 0px 3px 30px;  
	background-color: #d91a20;
}

a.copyright:link, a.copyright:active, a.copyright:visited
{
    FONT-SIZE: 10px;
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}

a.copyright:hover
{
    FONT-SIZE: 10px;
    COLOR: #ffffff;
    TEXT-DECORATION: underline
}


