body
{
	font-family: arial;
	color: #000000;
}

a
{
	color: #0055a7;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#menu td
{
	font-size: 0.7em;
	text-align: center;
}

#contentText
{
	font-size: 0.9em;
	line-height: 20px;
}

#footer
{
	font-size: 0.7em;
	text-align: left;
}

#sideBarTop
{
	font-size: 0.8em;
}

h1
{
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 5px;
}

h2
{
	font-size: 1.0em;
	font-weight: bold;
	width: 98%;
	border-bottom: 1px solid #dddddd;
}

h3
{
	color: #0055a7;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 1.4em;
}

/*submenus */
#subMenu
{
	float: left;
	width: 140px;
	background: #e8e8e8;
	margin: 0px 10px 10px 0px;
	padding: 4px;
}

.subMenuItem
{
	background: #ffffff;
	padding: 2px;
	font-size: 0.8em;
}

#subMenu p
{
	margin: 2px;
}


#catalogBreadcrumbs a
{
	font-size: 0.7em;
	font-weight: bold;
}

#catalogTitle
{
	font-size: 1.3em;
	font-weight: bold;
}

small
{
	font-size: 0.7em;
}

.articleTitle
{
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: underline;
}

.articleSummary
{
	font-size: 0.8em;
	font-weight: normal;
}

.articleLink
{
	font-size: 0.8em;
}