BODY
{
	background-color:#f1f1fa;
}
.footerCell
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.headerCell
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.BlueBorder
{
	border: solid 1px #336699;
}
.KCGBanner
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:White;
	background-color: #336699;
}
.KCGBannerCell
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:White;
}
.welcomeGreeting
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.welcomeHeader1
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
.welcomeHeader2
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
.welcomeGeneralInstructionsBold
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.welcomeGeneralInstructions
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.buttonBegin
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.galleryError
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: Red;
}
.galleryCell
{
}
.galleryTable
{
	background-color:#f1f1fa;
}
A
{
	color: Black;
	text-decoration: none;	
}
A:hover
{
	color: Black;
	text-decoration: underline;	
}
A:visited
{
	color: Black;
	text-decoration: none;	
}
A:link
{
	color: Black;
	text-decoration: none;	
}
.KCGBlue
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;	
}
.KCGBlue:hover
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4477aa;
	text-decoration: underline;	
}
.KCGBlue:visited
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;	
}
.KCGBlue:link
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;	
}
.whiteLink
{
	color: White;
	text-decoration: none;	
}
.whiteLink:hover
{
	color: White;
	text-decoration: underline;	
}
.whiteLink:visited
{
	color: White;
	text-decoration: none;	
}
.whiteLink:link
{
	color: White;
	text-decoration: none;	
}
.displayText
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.GalleryImage
{
	cursor: hand;
}
.5pxTop
{
	vertical-align: middle;
	padding-top: 5px;
}