body
{
    margin: 0;
    font-family: verdana, arial, helvetica;
    font-size: 11px;
	color: #000000;
}
p
{
    font-size: 11px;
}
td
{
    font-size: 11px;
}
div
{
    font-size: 11px;
}
input
{
    font-size: 12px;
}
select
{
    font-size: 12px;
}
textarea
{
    font-size: 11px;
}
a
{
	font-weight: normal;
	font-size: 11px;
	color: #56517f;
	text-decoration: none;
}
a:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #acb73f;
	text-decoration: underline;
}
a.homeMenuLink
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin-left: 7px;
	margin-right: 7px;
	white-space: nowrap;
}
a.homeMenuLink:hover
{
	font-weight: bold;
	color: #acb73f;
	text-decoration: underline;
}
a.homeLink
{
	font-weight: normal;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
a.homeLink:hover
{
	font-weight: normal;
	font-size: 9px;
	color: #acb73f;
	text-decoration: underline;
}
a.insideMenuLink
{
	font-weight: normal;
	font-size: 9px;
	color: #acb73f;
	text-decoration: none;
}
a.insideMenuLink:hover
{
	font-weight: normal;
	font-size: 9px;
	color: #acb73f;
	text-decoration: underline;
}
a.footerLink
{
	font-weight: normal;
	font-size: 9px;
	color: #878787;
	text-decoration: none;
}
a.footerLink:hover
{
	font-weight: normal;
	font-size: 9px;
	color: #acb73f;
	text-decoration: underline;
}
a.acrobatLink
{
	font-weight: normal;
	font-size: 9px;
	color: #56517f;
	text-decoration: none;
}
a.acrobatLink:hover
{
	font-weight: normal;
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
}
h1
{
	font-size: 14px;
	color: #56517f;
}
h2
{
	font-size: 12px;
	color: #368ca0;
}
fieldset
{
}
legend
{
	color: #000000;
	padding-bottom: 3px;
}
