body
{
	font-family: Helvetica, Arial, Verdana, Tahoma, Sans-Serif;
	color: #000000;
}
#MainHeader
{
	padding-top: 0px;
}

#MainArea
{
	width: 1024px;
}
#MainHeader, #MainSection, #footer
{
	height: auto;
	width: 1024px;
}
#MainSection
{
	padding-top: 0px;
}

html > body #ContentMain
{
	width: 100%;
}

#bar
{
	background-repeat: no-repeat;
	margin-top: -35px;
	height: 35px;
}
html > body #bar
{
	height: 35px;
}
#bar a
{
	color: #000000;
	font-weight: bold;
}

#menubarlink
{
	width: 150px;
	font-size: 15px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-top: 2px;
}
html > body #menubarlink
{
	width: 150px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-top: 2px;
}

#NavigationLeft
{
	width: 0px;
	height: 0px;
}
html > body #NavigationLeft
{
	width: 0px;
}

#NormalContent
{
	padding: 5px;
}
#NormalContent p
{
	font-size: 12px;
}
#NormalContent li
{
	font-size: 12px;
}

li ul
{
	width: 138px;
	border-color: transparent;
	border: 0px;
}

#nav ul
{
	padding: 0px;
}

#NormalContent H2
{
	font-weight: bold;
	font-size: 18px;
	color: black;
}
#SearchPage H2
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
#NormalContent H3, #NormalContent H4
{
	font-weight: bold;
	color: #000000;
}
#NormalContent H5
{
	font-size: 13px;
}
#NormalContent h1, h2, h3, h4, h5
{
	margin-top: 5px;
}
#NormalContent p.blue
{
	color: #0000cc;
}
#NormalContent td
{
	line-height: 1.3;
	font-size: 12px;
	padding: 5px 10px;
}
#NormalContent td.in
{
	line-height: 1.3;
	font-size: 12px;
	padding: 0px;
}
#NormalContent ul
{
	font-size: 12px;
	line-height: 1.6;
	margin-top: 0px;
}
#NormalContent ul.red
{
	color: #cc0000;
}
#NormalContent ol.blue
{
	color: #000099;
}
#NormalContent ol.red
{
	color: #cc0000;
}
#NormalContent a:link
{
	text-decoration: underline;
	color: #005fb9;
}
#NormalContent a:visited
{
	text-decoration: underline;
	color: #d0005f;
}
#NormalContent a:hover
{
	text-decoration: underline;
	color: #7f188c;
}
#NormalContent img
{
	border-width: 0px;
}

