/* Default CSS Stylesheet for a new Web Application project */{}

.GeneralPage
{
	background-color: white; /* Background Color */
	background-image: none; /* Background Image */
	margin-bottom: 0px; /* Margins */
	margin-left: 0px; /* Margins */
	margin-right: 0px; /* Margins */
	margin-top: 0px; /* Margins */
}

.GeneralTable
{
	background-color: white; /* Background Color */}

.TopBanner
{
	font-family: Arial, Helvetica, Verdana, sans-serif; /* Font Face */
	font-size: 28px; /* Font Size */
	color: #7E3F0A; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #FFFFFF; /* Background Color */
	background-image: none; /* Background Image */
	text-align: left; /* Align Text */
}

.TopSubBanner
{
	font-family: Arial, Helvetica, Verdana, sans-serif; /* Font Face */
	font-size: 13px; /* Font Size */
	color: #7E3F0A; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #C4E4BB; /* Background color */
	background-image: none; /* Background Image */
	text-align: right; /* Align Text */
}

.TopSubBannerText
{
	font-family: Arial, Helvetica, Verdana, sans-serif; /* Font Face */
	font-size: 13px; /* Font Size */
	color: #7E3F0A; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	text-align: center; /* Align Text */
}

.LeftColumn
{
	font-family: Arial, Helvetica, Verdana, sans-serif; /* Font Face */
	font-size: 13px; /* Font Size */
	color: #7E3F0A; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #C4E4BB; /* Background color */
	background-image: none; /* Background Image */
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	width: 20%; /* Cell Width */
}

.LeftColumnText
{
	font-family: Arial, Helvetica, Verdana, sans-serif; /* Font Face */
	font-size: 13px; /* Font Size */
	color: #7E3F0A; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	width: 20%; /* Cell Width */
}

.RightColumn
{
	font-family: Arial, Helvetica, Verdana, sans-serif; /* Font Face */
	font-size: 13px; /* Font Size */
	color: #7E3F0A; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #C4E4BB; /* Background color */
	background-image: none; /* Background Image */
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	width: 20%; /* Cell Width */
}

.RightColumnText
{
	font-family: Arial, Helvetica, Verdana, sans-serif; /* Font Face */
	font-size: 13px; /* Font Size */
	color: #7E3F0A; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	width: 20%; /* Cell Width */
}

.Footer
{
	font-family: Arial, Helvetica, Verdana, sans-serif; /* Font Face */
	font-size: 13px; /* Font Size */
	color: #C6BFA5; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Align Text */
	vertical-align: top; /* Vertical Align Text */
}

.FooterText
{
	font-family: Arial, Helvetica, Verdana, sans-serif; /* Font Face */
	font-size: 13px; /* Font Size */
	color: #7E3F0A; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	text-align: center; /* Align Text */
	vertical-align: top; /* Vertical Align Text */
}

.Instructions
{
	font-family: Arial, Helvetica, Verdana, sans-serif; /* Font Face */
	font-size: 13px; /* Font Size */
	color: #7E3F0A; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #C4E4BB; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
	width: 550px;
}


.ErrorMessages
{
	font-family: Arial, Helvetica, Verdana, sans-serif; /* Font Face */
	font-size: 13px; /* Font Size */
	color: #FF0000; /* #D02F2B; Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #C4E4BB; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Text Align */
}

.Messages
{
	font-family: Arial, Helvetica, Verdana, sans-serif; /* Font Face */
	font-size: 13px; /* Font Size */
	color: #C90D4F; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #C4E4BB; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Text Align */
}

.Headings
{
	font-family: Arial, Helvetica, Verdana, sans-serif; /* Font Face */
	font-size: 15px; /* Font Size */
	color: #7E3F0A; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #C4E4BB; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}

.Inputs
{
	font-family: Arial, Helvetica, Verdana, sans-serif; /* Font Face */
	font-size: 11px; /* Font Size */
	color: #7E3F0A; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
	width: 125px;
}

.InputsCart
{
	font-family: Arial, Helvetica, Verdana, sans-serif; /* Font Face */
	font-size: 11px; /* Font Size */
	color: #7E3F0A; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Text Align */
	width: 150px;
}

text, textarea
{
	background-color: #FFFFFF; /* Background color */
}

checkbox, radio
{
	background-color: #C4E4BB; /* Background color */
}


.Content
{
	font-family: Arial, Helvetica, Verdana, sans-serif; /* Font Face */
	font-size: 13px; /* Font Size */
	color: #7E3F0A; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #C4E4BB; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}

.AlternatingContent
{
	font-family: Arial, Helvetica, Verdana, sans-serif; /* Font Face */
	font-size: 13px; /* Font Size */
	color: #7E3F0A; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}


.ContentTableHeader
{
	font-family: Arial, Helvetica, Verdana, sans-serif; /* Font Face */
	font-size: 15px; /* Heading Font Size */
	color: #7E3F0A; /* Heading Font Color */
	font-weight: bold; /* Heading Font Style */
	font-style: normal; /* Heading FontStyle */
	text-decoration: none; /* Heading Font Style */
	background-color: #C4E4BB; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}

.ContentTable
{
	background-color: #C4E4BB;
}

.ContentTableHorizontal
{
	background-color: #FFFFFF;
}

BODY,TD, .normal
{
	font-family: Arial, Helvetica, Verdana, sans-serif; /* Font Face */
	font-size: 13px; /* Heading Font Size */
	color: #7E3F0A;
}
A:link, A:visited, A:active, A:hover, .links
{
	color: #7E3F0A;
}
A.HK_OrangeLg:link, A.HK_OrangeLg:visited, A.HK_OrangeLg:active, A.HK_OrangeLg:hover, .links
{
	color: #F7970F;	
	text-decoration: none;
	font-size: 13px;
	font-weight:600;
}
.HK_Orange
{
	color: #F7970F;	
	text-decoration: none;
}
.HK_OrangeLg
{
	color: #F7970F;	
	text-decoration: none;
	font-size: 13px;
	font-weight:600;
}
.HK_Small
{
	font-size: 10px;
}