body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mainMenu {
	font-family: Century Gothic, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.mainMenu a:link {
	text-decoration: none;
	color: #000000;
}
.mainMenu a:visited {
	text-decoration: none;
	color: #000000;
}
.mainMenu a:hover {
	text-decoration: underline;
	color: #FF6600;
}
.mainMenu a:active {
	text-decoration: none;
	color: #FF6600;
}
.shortcutMenu {
	font-size: 8pt;
	font-family: Century Gothic, Arial, sans-serif;
}
.shortcutMenu a:link {
	text-decoration: none;
	color: #000000;
}
.shortcutMenu a:visited {
	text-decoration: none;
	color: #000000;
}
.shortcutMenu a:hover {
	text-decoration: none;
	color: silver;
}
.shortcutMenu a:active {
	text-decoration: none;
	color: silver;
}
.imageBorder {
	border-color: silver;
}
.sectionMenu {
	font-family: Century Gothic, Arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #FF6600;
}
.sectionMenu a:link {
	text-decoration: none;
	color: #000000;
}
.sectionMenu a:visited {
	text-decoration: none;
	color: #000000;
}
.sectionMenu a:hover {
	text-decoration: none;
	color: #FF6600;
}
.sectionMenu a:active {
	text-decoration: none;
	color: #FF6600;
}
.sectionContent {
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 12pt;
}
.sectionContent a:link {
	text-decoration: underline;
	color: #FF6600;
	font-weight: bold;
}
.sectionContent a:visited {
	text-decoration: underline;
	color: #FF6600;
	font-weight: bold;
}
.sectionContent a:hover {
	text-decoration: underline;
	color: #999999;
}
.sectionContent a:active {
	text-decoration: none;
	color: #999999;
}
.copyright {
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 10pt;
	color: #939598;
}
.dropMenu {
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}
.dropMenu a:link{
	text-decoration: none;
	color: #FFFFFF;
}
.dropMenu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.dropMenu a:hover {
	text-decoration: none;
	color: #FF6600;
}
.dropMenu a:active{
	text-decoration: none;
	color: #FF6600;
}
.sectionHeading {
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
	vertical-align: middle;
}

