.headline {
	font-family : Arial, sans-serif;
	font-size : 11px;
	color: #336633;
}
.breadcrumbs {
	font-family : Arial, sans-serif;
	font-size : 12px;
	color : #996666;
	font-weight : bold;
}
.breadcrumbsblack {
	font-family : Arial, sans-serif;
	font-size : 12px;
	color : Black;
	font-weight : bold;
}
.navmainoff {
	font-family : Arial, sans-serif;
	font-size : 12px;
	color : #666666;
	font-weight : bold;
}
.headernavoff {
	font-family : Arial, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	font-weight : bold;
}
.navmainon {
	font-family : Arial, sans-serif;
	font-size : 12px;
	color : #666666;
	font-weight : bold;
}
.navmainoffsmall {
	font-family : Arial, sans-serif;
	font-size : 11px;
	color : #996666;
}
.subportheader {
	font-family : Arial, sans-serif;
	font-size : 24px;
	font-weight : bold;
	color : #993366;
}
.bodytext {
	font-size : 12px;
	font-family : Arial, sans-serif;
}
.whitetext  {
	color : White;
	font-weight : bold;
}
.smallbody {
	color : #333333;
	font-size : 11px;
	font-family : Arial, sans-serif;
}
.smallbodygray {
	font-size : 11px;
	font-family : Arial, sans-serif;
	color : #808080;
}
.tableheader  {

	font-size : 8pt;

	font-family : Arial,Verdana;

	font-weight : bold;

	color : Black;

}
.inputtext  {

	font-family : Arial Monospace, Courier, monospace;

	font-size : 10pt;

	color : Black;

}
A {
	text-decoration : none;
}

A.breadcrumbs:visited  {
	font-family : Arial, sans-serif;
	font-size : 12px;
	color : #996666;
	font-weight : bold;
}

A.breadcrumbs:hover  {
	font-family : Arial, sans-serif;
	font-size : 12px;
	color : #CC3333;
	font-weight : bold;

}

A.navmainoff:visited  {
	font-family : Arial, sans-serif;
	font-size : 12px;
	color : #666666;
	font-weight : bold;
}

A.navmainoff:hover  {
	font-family : Arial, sans-serif;
	font-size : 12px;
	color : #996666;
	font-weight : bold;

}

A.navmainoffsmall:visited  {
	font-family : Arial, sans-serif;
	font-size : 11px;
	color : #996666;
}

A.navmainoffsmall:hover  {
	font-family : Arial, sans-serif;
	font-size : 11px;
	color : #CC3333;
}
A.headernavoff:visited  {
	font-family : Arial, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	font-weight : bold;
}

A.headernavoff:hover  {
	font-family : Arial, sans-serif;
	font-size : 12px;
	color : #FFFF66;
	font-weight : bold;

}