/* CSS Document */
.PageTitle
{
	font-family: Arial;
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
}
.SectionTitle
{
	font-family: Arial;
	font-size: 10pt;
	color: #0b3458;
	font-weight: bold;
}
a
{
	font-family: Arial;
	font-size: 10pt;
	color: #0b3458;
}
a:hover
{
	font-family: Arial;
	font-size: 10pt;
	color: #a5b8c9;
}
a:visited
{
	font-family: Arial;
	font-size: 10pt;
	color: #0b3458;
}
a:visited:hover
{
	font-family: Arial;
	font-size: 10pt;
	color: #a5b8c9;
}
.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: #0C3458;
	text-decoration: none;
}
a.topMenu:hover
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
a.topMenu:visited
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #0C3458;
	text-decoration: none;
}
a.topMenu:visited:hover
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFF00;
	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;
}

.pageContent {
	background-image: url(../chamber/images/Page-Background.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}

body {
	background-color: #ffffff;
	margin: 0px;
}