/*
				"CK00B=#FFFFFF;CK00T=#000005;"+
				"CK01B=#F9FAEA;CK01T=#000005;"+
				"CK02B=#836C45;CK02T=#FFFFFF;"+
				"CK03B=#D4CC7E;CK03T=#000005;"+
				"CK04B=#838647;CK04T=#FFFFFF;"+
				"CK05B=#7C2C16;CK05T=#FFFFFF;");
*/

body
{
	font-size: x-small;
	margin: 8px;
	font-family: Arial, Helvetica;
	color: #000005;
	background-color: #FFFFFF;
}

.Content
{
	font-size: x-small;
	font-family: Arial, Helvetica;
	color: #000005;
	background-color: #F9FAEA;
}

.Content A
{
	color: #000005;
}

.HiddenTable
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.Header
{
	padding-bottom: 5px;
}

.Header A
{
}

.HeaderBar
{
	background-color: #838647;
	padding: 0px 0px 0px 0px;
}

.Footer
{
	padding-right: 8px;
	padding-left: 8px;
	font-size: xx-small;
	padding-bottom: 8px;
	padding-top: 8px;
	color: #836C45;
}

.Footer A
{
	color: #836C45;
}

.MainMenu
{
	text-decoration: none;
	font-weight: normal;
	font-size: xx-small;
	padding: 5px 6px 3px 6px;
}

.MainMenuItem
{
}

.MainMenuItem A
{
}

.MainMenuItemSelected
{
}

.MainMenuItemSelected A
{
}

.Section
{
	padding: 16px 20px 10px 20px;
}

.Section A
{
}

.SectionHeading, .SectionBodyArea H1
{
	font-weight: bold;
	font-size: medium;
	padding-bottom: 2px;
	color: #7C2C16;
}

.SectionHeading A
{
}

.SectionBar
{
	background-color: #838647;
	border-bottom: solid 1px #F9FAEA;
}

.SectionSubHeading, .SectionBodyArea H2
{
    font-weight: bold;
	font-size: small;
	padding-bottom: 2px;
	color: #836C45;
}


.SectionBodyArea
{
	padding: 8px 8px 8px 8px;
}

.SectionBody
{
	font-size: x-small;
}


.SectionImage
{
	border: solid 2px #838647;
}

.SectionImageLabel, .SectionBodyArea H3
{
	font-size: xx-small;
	font-weight: bold;
	color: #836C45;

}

.SectionCallout A
{
	font-size: x-small;
	font-weight: bold;
	color: #7C2C16;
	text-decoration: none;
}

.SectionCallout A:hover
{
		text-decoration: underline;
}

.PricingHeader
{
	font-size: x-small;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
}

.PricingText
{
	font-size: xx-small;
}

.CK00
{
	color: #000005;
	background-color: #FFFFFF;
}

.CK01
{
	color: #000005;
	background-color: #F9FAEA;
}

.CK02
{
	color: #FFFFFF;
	background-color: #836C45;
}

.CK03
{
	color: #000005;
	background-color: #D4CC7E;
}

.CK04
{
	color: #FFFFFF;
	background-color: #838647;
}

.CK05
{
	color: #FFFFFF;
	background-color: #7C2C16;
}
