body	{	background-color:#ffffff;
			font-size: 10px;
			font-family: univers,helvetica,arial,sans-serif;
			margin: 0px 7px 7px 0px;
		}

a:link	{	text-decoration:none;
		}

a:visited	{	text-decoration:none;
		}

a:hover	{	color: red;
			text-decoration: underline;
		}

a.blacklink:link	{	color: black;
		}

a.blacklink:visited	{	color: black;
		}

a.blacklink:hover	{	color: red;
			text-decoration: underline;
		}

a.navlink:link	{	color: black;
		}

a.navlink:visited	{	color: black;
		}

a.navlink:hover	{	color: white;
			text-decoration: underline;
		}

a.navlinkmkt:link	{	color: #006699;
		}

a.navlinkmkt:visited	{	color: #006699;
		}

a.navlinkmkt:hover	{	color: #006699;
			text-decoration: underline;
		}

.header	{	color: black;
			font-size: 9px;
			font-weight: normal;
		}

.footer	{	color: black;
			font-size: 9px;
			font-weight: normal;
			padding: 5px;
			text-align: center;
		}

.footertable	{	border-top: 1px solid #EEEEEE;
			width: 100%;
		}

.maintable	{	margin-top:7px; }

.navcell	{	font-size: 11px;
				font-weight: bold;
				border-top: 7px solid #EEF1F3;
				padding: 5px;
			}

.navcellmkt	{	font-size: 11px;
				color: #006699;
				border-top: 7px solid #EEF1F3;
				padding: 5px;
			}

.mainbox	{	padding: 0px 15px 10px 18px;
			font-size: 10px;
			font-family: univers,helvetica,arial,sans-serif;
			}

.mainheadline	{	font-size: 16px;
				font-weight: bold;
				margin-bottom: 30px;
			}

.feathdr1	{	font-size: 16px;
				font-weight: bold;
				margin-bottom: 30px;
			}

.genhdr2	{	color: red;
				font-size: 12px;
				font-weight: bold;
			}

.cat1	{	font-weight: bold;
			}

.headline	{	color: black;
				font-size: 12px;
				font-weight: bold;
			}

.normal		{	font-size: 11px;
				font-weight: normal;
			}

.promo		{	font-size: 11px;
				font-weight: bold;
				color: white;
			}

.field		{	font-size: 11px;
				font-weight: normal;
				text-align: right;
				padding-right: 6px;
				padding-bottom: 10px; }
			}

.fullstory	{	color: red;
				font-size: 9px;
				font-weight: normal;
			}
	
.toolhed	{	background-color: #A0B5D4;
				font-size: 11px;
				font-weight: bold;
				padding: 2px;
				margin: 0px;
			}
	
.toolbody	{	background-color: #F4F6F7;
				font-size: 9px;
				font-weight: normal;
				padding: 4px;
			}

.input		{	font-size: 9px;
				font-weight: normal;
			}

.button		{	font-weight: normal;
				color: black;
				font-size: 9px;
				background-color: #88A7D3;
				border: ridge 1px  #8885B1;
				height: 18px;
			}

.resulttable	{	vertical-align: top;
				width: 100%;
			}

.resultheader	{	background-color: #7796C2;
				font-size: 11px;
			}

.resultrowodd	{	background-color: #FFFFFF;
			}

.resultroweven	{	background-color: #DDDDDD;
			}

.resultcell	{	vertical-align: top;
				font-size: 11px;
				font-weight: normal;
				padding-top: 3px;
				padding-bottom: 3px;
				padding-left: 3px;
				padding-right: 3px;
				width: auto;
			}

.articlebar	{	background-color: #004D85;
			color: #FFFFFF;
			font-size: 11px;
			font-weight: bold;
			font-style: italic;
			padding: 2px;
			margin-bottom: 10px;
		}

.innovatatext	{	font-size: 11px;
				font-weight: normal;
		}

