/* CSS Document */
.PageTitle
{
	font-family: Arial;
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
}
.SectionTitle
{
	font-family: Arial;
	font-size: 10pt;
	color: #c95d1a;
	font-weight: bold;
}
a
{
	font-family: Arial;
	font-size: 10pt;
	color: #c95d1a;
}
a:hover
{
	font-family: Arial;
	font-size: 10pt;
	color: #ff9900;
}
a:visited
{
	font-family: Arial;
	font-size: 10pt;
	color: #c95d1a;
}
a:visited:hover
{
	font-family: Arial;
	font-size: 10pt;
	color: #ff9900;
}
.text
{
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
.whiteText
{
	font-family: Arial;
	font-size: 10pt;
	color: #ffffff;
}
a.whiteText:link
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.whiteText:hover
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
a.whiteText:visited
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.whiteText:visited:hover
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.topMenu
{
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
a.topMenu:link
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.topMenu:hover
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #c95d1a;
	text-decoration: none;
}
a.topMenu:visited
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.topMenu:visited:hover
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #c95d1a;
	text-decoration: none;
}
.sideMenu
{
	font-family: Arial;
	font-size: 10pt;
	color: #ffffff;
}
a.sideMenu:link
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.sideMenu:hover
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
a.sideMenu:visited
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.sideMenu:visited:hover
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
body {
	background-color: #ffffff;
	margin: 0px;
}
.subLinks {
	line-height: 200%;
}