body {
	margin: 0px;
}
.body {
	background-color: #363636;
}
.background {
	background-image: url('PalmPanel.jpg');
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #000000;
}
.Header {
}
.Menu {
	background-image: url('MenuBg.png');
	background-repeat: repeat-x;
	padding-left: 10px;
}
.UserLogin {
}
.ContentBackground {
}
.AdminBackground {
}
.Footer {
	background-color: #363636; /*This property is relevant to creative*/;
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
}
.TopPane {
	background-color: transparent;
	padding: 8px;
}
.LeftPane {
	background-color: transparent;
	padding: 8px;
}
.RightPane {
	background-color: transparent;
	padding: 8px;
}
.ContentPane {
	background-color: transparent;
	padding: 8px;
}
.Bottompane {
	background-color: transparent;
	padding: 8px;
}
.TopPaneRight {
	background-color: transparent;
	padding: 8px;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.ContentBackground p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
.ContentBackground td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
.Head {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: Bold;
	color: #000000;
}
.ContentBackground .Head {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: Bold;
	color: #FFFFFF;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #f9991d;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #f9991d;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #f9991d;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #1499b5;
}
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #f9991d;
}
h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #1499b5;
}
.ContentBackground h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #f9991d;
}
.ContentBackground h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #f9991d;
}
.ContentBackground h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #f9991d;
}
.ContentBackground h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #1499b5;
}
.ContentBackground h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #f9991d;
}
.ContentBackground h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #1499b5;
}
ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style-type: square;
	font-size: 8pt;
}
ol {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
li li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
li li li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.MainMenu_MenuContainer {
	background-color: transparent;
}
.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
	height: 20px;
	background-color: Transparent;
}
.MainMenu_MenuBreak {
	border-top: #000000 0px solid;
	border-left: #000000 0px solid;
	border-right: #000000 0px solid;
	border-bottom: #000000 0px solid;
	background-color: transparent;
	height: 1px;
}
.MainMenu_MenuItem {
	border-top: #000000 0px solid;
	border-left: #000000 0px solid;
	border-right: #000000 0px solid;
	border-bottom: #000000 0px solid;
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt !important;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	height: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
.MainMenu_MenuItemSel {
	border-top: #000000 0px solid;
	border-left: #000000 0px solid;
	border-right: #000000 0px solid;
	border-bottom: #000000 0px solid;
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt !important;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	height: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
.MainMenu_RootMenuItemActive {
	border-top: #000000 0px solid;
	border-left: #000000 0px solid;
	border-right: #000000 0px solid;
	border-bottom: #000000 0px solid;
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt !important;
	font-weight: bold;
	font-style: normal;
	background-color: transparent;
	height: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
.MainMenu_MenuSeparator {
	border: 0px;
	color: #FFFFFF;
	background-color: transparent; /*This property is relevant to creative*/;
	font-weight: bold;
}
.MainMenu_SubMenu {
	background-color: #101D1F; /*This property is relevant to creative*/;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
.MainMenu_MenuIcon {
	display: none;
}
.MainMenu_SubMenu .MainMenu_MenuItem {
	border-top: #000000 1px solid;
	border-left: #000000 0px solid;
	border-right: #000000 0px solid;
	border-bottom: #000000 0px solid;
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	background-color: Transparent;
	height: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
.MainMenu_SubMenu .MainMenu_MenuItemSel {
	border-top: #000000 1px solid;
	border-left: #000000 0px solid;
	border-right: #000000 0px solid;
	border-bottom: #000000 0px solid;
	background-color: #101D1F; /*This property is relevant to creative*/;
	background-image: none;
	cursor: pointer;
	cursor: hand;
	color: #C8F0F9;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	height: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
.MainMenu_MenuItem img {
	display: none;
}
.MainMenu_RootMenuArrow {
	display: none;
}
.MainMenu_MenuArrow {
	display: none;
}
.MainMenu_MenuItemSel img {
	display: none;
}
.MainMenu_RootMenuItemActive img {
	display: none;
}
.StandardButton {
	background: #f9991d none;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
#dnn_dnnSEARCH_cmdSearch {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
span.SkinObject label {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
#dnn_dnnSEARCH_txtSearch {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	background-color: #FFFFFF; /*This property is relevant to creative*/;
	max-width: 100px;
	Width: 100px;
	height: 13px;
}
#dnn_dnnLOGIN_cmdLogin {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
#dnn_dnnUSER_cmdRegister {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
#dnn_dnnBREADCRUMB_lblBreadCrumb a {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
}
#dnn_dnnBREADCRUMB_lblBreadCrumb span {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
}
#dnn_dnnCURRENTDATE_lblDate {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
#dnn_dnnCOPYRIGHT_lblCopyright {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}
#dnn_dnnTERMS_hypTerms {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}
#dnn_dnnPRIVACY_hypPrivacy {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}
#dnn_dnnLINKS_lblLinks a {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}
.SkinObject {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}
.SkinObject span {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}
#dnn_dnnHOSTNAME_hypHostName {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}
.ControlPanel {
	background-color: #FFFFFF;
	background-image: url('ControlPanel.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
}
A {
	color: #f9991d;
	text-decoration: underline;
}
A:link {
	color: #f9991d;
	text-decoration: underline;
}
A:visited {
	color: #f9991d;
	text-decoration: underline;
}
A:hover {
	color: #000000;
	text-decoration: underline;
}
.ContentBackground A {
	color: #f9991d;
	text-decoration: underline;
}
.ContentBackground A:link {
	color: #f9991d;
	text-decoration: underline;
}
.ContentBackground A:visited {
	color: #f9991d;
	text-decoration: underline;
}
.ContentBackground A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
A.CommandButton {
	color: #f9991d;
}
A.CommandButton:visited {
	color: #f9991d;
}
A.CommandButton:link {
	color: #f9991d;
}
A.CommandButton:hover {
	color: #000000;
}
A.NormalMenu {
	color: #f9991d;
}
A.NormalMenu:visited {
	color: #f9991d;
}
A.NormalMenu:link {
	color: #f9991d;
}
A.NormalMenu:hover {
	color: #000000;
}
.ContentBackground A.CommandButton {
	color: #f9991d;
}
.ContentBackground A.CommandButton:visited {
	color: #f9991d;
}
.ContentBackground A.CommandButton:link {
	color: #f9991d;
}
.ContentBackground A.CommandButton:hover {
	color: #FFFFFF;
}
.ContentBackground A.NormalMenu {
	color: #f9991d;
}
.ContentBackground A.NormalMenu:visited {
	color: #f9991d;
}
.ContentBackground A.NormalMenu:link {
	color: #f9991d;
}
.ContentBackground A.NormalMenu:hover {
	color: #FFFFFF;
}
.PackageHeader {
	color: #FFFFFF !important;
	text-decoration: None;
	font-size: 12pt;
	font-weight: bold;
}
.PackageHeader A:link {
	color: #FFFFFF !important;
	text-decoration: None;
	font-size: 12pt;
	font-weight: bold;
}
.PackageHeader A:visited {
	color: #FFFFFF !important;
	text-decoration: None;
	font-size: 12pt;
	font-weight: bold;
}
.PackageHeader A:hover {
	color: #000000 !important;
	text-decoration: None;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
}
.GreenContainerHeader {
	padding-bottom: 5px;
}
.GreenSideBackground {
	font-size: 1px !important;
	background-image: url('GreenBackground.png');
}
.GreenConBackground {
	background-image: url('GreenBackground.png');
}
.GreenSideBackgroundSolid {
	font-size: 1px !important;
	background-color: #6E9B16;
}
.GreenConBackgroundSolid {
	background-color: #6E9B16;
}
.GreenContainerContent {
	padding-bottom: 5px;
}
.BlueContainerHeader {
	padding-bottom: 5px;
}
.BlueSideBackground {
	font-size: 1px !important;
	background-image: url('BlueBackground.png');
}
.BlueConBackground {
	background-image: url('BlueBackground.png');
}
.BlueSideBackgroundSolid {
	font-size: 1px !important;
	background-color: #1499B5;
}
.BlueConBackgroundSolid {
	background-color: #1499B5;
}
.BlueContainerContent {
	padding-bottom: 5px;
}
.YellowContainerHeader {
	padding-bottom: 5px;
}
.YellowSideBackground {
	font-size: 1px !important;
	background-image: url('YellowBackground.png');
}
.YellowConBackground {
	background-image: url('YellowBackground.png');
}
.YellowSideBackgroundSolid {
	font-size: 1px !important;
	background-color: #FBD01D;
}
.YellowConBackgroundSolid {
	background-color: #FBD01D;
}
.YellowContainerContent {
	padding-bottom: 5px;
}
.OrangeContainerHeader {
	padding-bottom: 5px;
}
.OrangeSideBackground {
	font-size: 1px !important;
	background-image: url('OrangeBackground.png');
}
.OrangeConBackground {
	background-image: url('OrangeBackground.png');
}
.OrangeSideBackgroundSolid {
	font-size: 1px !important;
	background-color: #FA9A06;
}
.OrangeConBackgroundSolid {
	background-color: #FA9A06;
}
.OrangeContainerContent {
	padding-bottom: 5px;
}
.GreenConBackgroundSolid h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	text-align: center;
}
.BlueConBackgroundSolid h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	text-align: center;
}
.YellowConBackgroundSolid h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	text-align: center;
}
.OrangeConBackgroundSolid h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	text-align: center;
}
.GreenConBackground A {
	color: #6E9B16;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}
.GreenConBackground A:link {
	color: #6E9B16;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}
.GreenConBackground A:visited {
	color: #6E9B16;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}
.GreenConBackground A:hover {
	color: #6E9B16;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}
.BlueConBackground A {
	color: #1499B5;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}
.BlueConBackground A:link {
	color: #1499B5;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}
.BlueConBackground A:visited {
	color: #1499B5;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}
.BlueConBackground A:hover {
	color: #1499B5;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}
.YellowConBackground A {
	color: #FBD01D;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}
.YellowConBackground A:link {
	color: #FBD01D;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}
.YellowConBackground A:visited {
	color: #FBD01D;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}
.YellowConBackground A:hover {
	color: #FBD01D;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}
.OrangeConBackground A {
	color: #FA9A06;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}
.OrangeConBackground A:link {
	color: #FA9A06;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}
.OrangeConBackground A:visited {
	color: #FA9A06;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}
.OrangeConBackground A:hover {
	color: #FA9A06;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}
.SubHead {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
label {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.Normal {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.ContentBackground .SubHead {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.ContentBackground label {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.ContentBackground .Normal {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

