/* CSS Document */

/* CREATIVE STRATEGY STYLESHEET*/
/* last updated: 01.08.04*/


TD
{font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 12px;
line-height: 15px;
text-decoration: none;}



/*------------------------------------------------------- */
/*LINKS*/
/*------------------------------------------------------- */

A.otherNav:link {
	color: #000000;
	text-decoration: underline;
}

A.otherNav:hover {
  color: #003366;
    text-decoration: none;
}

A.sideNav:link {
  color: #999999;
    text-decoration: none;
}

A.sideNav:hover {
  color: #C9276D;
    text-decoration: none;
}
A.sectionHead:link {
  color: #5C7C9C;
    text-decoration: none;
}

A.sectionHead:hover {
  color: #999999;
    text-decoration: underline;
}

A.sectionHead:visited {
  color: #5C7C9C;
    text-decoration: none;
}

A.sectionHead:hover {
  color: #999999;
    text-decoration: underline;
}

A.topnav:link {
  color: #FFFFFF;
    text-decoration: none;
}

A.topnav:hover {
  color: E2E098;
    text-decoration: none;
}

A.headline:link {
  color: #003366;
    text-decoration: underline;
}

A.headline:hover {
  color: #999999;
    text-decoration: underline;
}

A.headline:visited {
  color: #003366;
    text-decoration: underline;
}
A.TD{
color: #000000;
text-decoration: none;}

.sideNav
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	line-height: 13px;
	text-decoration: none;
}

.bottomNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.calendar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #67735D;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
}

.otherNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-variant: normal;
	line-height: 16px;
	
}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
.bold {
	font-weight: bold;
}
.search {
	color: #E5E9ED;
}
