/* page layout styles */
Body
{
    background-color:transparent;
    text-align: center;
    background-image: url(images/back.gif);
    background-position: bottom;
    
    margin: 0px 0px 0px 0px;
    font-family: Arial, Verdana, Tahoma;
    font-size:11px;
    height:100%;
}
Body TABLE
{
    font-family: Arial, Verdana, Tahoma;
    font-size:11px;
}
.logoLeft 
{
	background-image: url(img/logoBgLeft.jpg);
	background-repeat: no-repeat;
	height: 113px;
	text-align:right;
}
.logoRight 
{
	background-image: url(img/logoBgRight.jpg);
	background-repeat: no-repeat;
	background-position:right;
	height: 113px;
	vertical-align:bottom;
	text-align:right;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	color: bbb;
}
.dnnlogo
{
	padding-left: 40px;
	padding-right: 40px;
}
.skinHeaderText, A.skinHeaderText:link,  A.skinHeaderText:visited
{
	font-size: 10px;
	color: #bbbbbb;
}
.breadcrumb, .breadcrumb A:link, .breadcrumb A:visited
{
	font-size: 10px;
	color: #f0f0d8;
	font-weight: normal;
}
.headerPic 
{
	background-image: url(img/header.jpg);
	color: #877560;
	font-size: 10px;
	height: 184px;
	width:100%;
	text-align:left;
	padding: 166px 0px 0px 37px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-left:3px solid #F6F5E6;
	border-right:3px solid #F6F5E6;
	margin-left: auto; 
	margin-right: auto;
}

.headerLines
{
	background-image: url(img/headerBg.gif);
	background-repeat: repeat-x;
}

.blue 
{
	background-color: #D5EDED;
	width:100%;
	border-left:3px solid #E1DEBB;
	border-right:3px solid #E1DEBB;
	text-align: left;
	margin-left: auto; 
	margin-right: auto;
}

.footer
{
	background-image: url(img/footerBg.gif);
	background-position: right;
	height: 89px;
	color: #B7B09A;
	text-align: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.footerRight A
{
	color: #B7B09A;
}

.dnnfooter, A.dnnfooter:link,  A.dnnfooter:visited
{
	color: #B7B09A;
}

.containerRight 
{
	color: #877560;
	font-size:11px;
	padding: 0px 16px 26px 30px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.containerLeft 
{
	color: #877560;
	font-size:11px;
	background-color: #cbdc68;
	background-image: url(img/headerBg.gif);
	background-repeat: repeat-x;
	background-position: left -13px ;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.Menu_MainItem
{	
	background-image: url(img/menu/mainItem.gif);
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #877560;
	height:27px;
	width:92px;
	padding: 6px 0px 0px 4px;
	margin-bottom: 4px;
}
.Menu_MainItemOver
{
	background-image: url(img/menu/mainItem.gif);
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #877560;
	height:27px;
	width:92px;
	padding: 6px 0px 0px 4px;
}
.Menu_ItemsGroup {
	background-image: url(img/menu/itemsBg.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
	border-left: 5px solid #CBDC68;
	background-color: White;
	width:116px;
}
.Menu_Item {
	background-image: url(img/menu/itemsBg.gif);
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #877560;
	height:27px;
	width:100%;
	padding-left:4px;
}

.Menu_ItemOver {
	background-image: url(img/menu/itemsBg.gif);
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #514231;
	height:27px;
	width:100%;
	padding-left:4px;
}

.Menu_PathItemOver {
	background-image: url(img/menu/itemsBg.gif);
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #514231;
	height:27px;
	width:100%;
	padding-left:4px;
	font-weight:bold;
}
.panelbar
{
	background-image: url(images/panelbar4.gif);
}

.panelbarItemGroup
{
	background-image: none;
	background-repeat: no-repeat;
	background-position: bottom;
	width: 167px;
}

.Level0panelbar
{
	background-image: url(images/panelbar4.gif);
	width: 167px;
}
.Level0coll_item
{
	cursor: hand;
	cursor:pointer;
	color: #084e74;
	font-size: 12px;
	height: 23px;
	width: 167px;
	background-image: url(images/panelbar1.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-bottom:0px;
	padding-top:0px;
	background-position: 0px 0px;
}

.Level0hov_item
{
	cursor: hand;
	cursor:pointer;
	color: #115f09;
	font-size: 12px;
	height: 23px;
	width: 167px;
	background-image: url(images/panelbar2.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-bottom:0px;
	padding-top:0px;
	background-position: 0px 0px;
}
.Level0sel_item
{
	cursor: hand;
	cursor:pointer;
	color: #115f09;
	font-size: 12px;
	font-style:italic;
	height: 23px;
	width: 167px;
	background-image: url(images/panelbar3.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-bottom:0px;
	padding-top:0px;
	background-position: 0px px;
}
.Level0exp_item
{
	cursor: hand;
	cursor:pointer;
	color: #115f09;
	font-size: 12px;
	font-style:italic;
	height: 23px;
	width: 167px;
	background-image: url(images/panelbar3.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-bottom:0px;
	padding-top:0px;
	background-position: 0px 0px;
}
.Level0hovexp_item
{
	cursor: hand;
	cursor:pointer;
	color: #115f09;
	font-size: 12px;
	font-style:italic;
	height: 23px;
	width: 167px;
	background-image: url(images/panelbar3.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-bottom:0px;
	padding-top:0px;
	background-position: 0px 0px;
}
.Level1coll_item
{
	cursor: hand;
	cursor:pointer;
	color: #115f09;
	font-size: 12px;
	text-decoration: none;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 16px;
	width: 167px;
	background-image: url(Images/spacer.gif);
	background-repeat: no-repeat;
	background-position: 8px 7px;
	background-position-Y: 7px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.Level1hov_item
{
	cursor: hand;
	cursor:pointer;
	color: #115f09;
	font-size: 12px;
	text-decoration: none;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 16px;
	width: 167px;
	background-image: url(Images/ItemArrow.gif);
	background-repeat: no-repeat;
	background-position: 8px 7px;
	background-position-Y: 7px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.Level1sel_item
{
	cursor: hand;
	cursor:pointer;
	color: #115f09;
	font-size: 12px;
	text-decoration: none;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 16px;
	width: 167px;
	background-image: url(Images/ItemArrow.gif);
	background-repeat: no-repeat;
	background-position: 8px 7px;
	background-position-Y: 7px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.Level1exp_item
{
	cursor: hand;
	cursor:pointer;
	color: #115f09;
	font-size: 12px;
	text-decoration: none;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 16px;
	width: 167px;
	background-image: url(Images/ItemArrow.gif);
	background-repeat: no-repeat;
	background-position: 8px 7px;
	background-position-Y: 7px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.Level1hovexp_item
{
	cursor: hand;
	cursor:pointer;
	color: #115f09;
	font-size: 12px;
	text-decoration: none;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 16px;
	width: 167px;
	background-image: url(Images/ItemArrow.gif);
	background-repeat: no-repeat;
	background-position: 9px 5px;
	background-position-Y: 5px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.Level2hov_item
{
	cursor: hand;
	cursor:pointer;
	color: #026691;
	font-size: 11px;
	text-decoration: none;
	padding-left: 55px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 16px;
	background-image: url(Images/panelbar2.gif);
	background-repeat: no-repeat;
	background-position: 27px 6px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.Level2exp_item
{
	cursor: hand;
	cursor:pointer;
	color: #026691;
	font-size: 11px;
	text-decoration: none;
	padding-left: 55px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 16px;
	background-image: url(Images/panelbar2.gif);
	background-repeat: no-repeat;
	background-position: 27px 6px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.Level2hovexp_item
{
	cursor: hand;
	cursor:pointer;
	color: #026691;
	font-size: 11px;
	text-decoration: none;
	padding-left: 55px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 16px;
	background-image: url(Images/panelbar2.gif);
	background-repeat: no-repeat;
	background-position: 27px 6px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.Level2coll_item
{
	cursor: hand;
	cursor:pointer;
	color: #1A4E64;
	font-size: 11px;
	text-decoration: none;
	padding-left: 55px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 16px;
	background-image: url(Images/panelbar1.gif);
	background-repeat: no-repeat;
	background-position: 27px 6px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.Level2sel_item
{
	cursor: hand;
	cursor:pointer;
	color: #026691;
	font-size: 11px;
	text-decoration: none;
	padding-left: 55px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 16px;
	background-image: url(Images/ItemArrow2.gif);
	background-repeat: no-repeat;
	background-position: 27px 6px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.Level3hov_item
{
	cursor: hand;
	cursor:pointer;
	color: #026691;
	font-size: 11px;
	text-decoration: none;
	padding-left: 70px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 16px;
	background-image: url(Images/ItemArrow.gif);
	background-repeat: no-repeat;
	background-position: 57px 5px;
	background-position-Y: 5px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.Level3exp_item
{
	cursor: hand;
	cursor:pointer;
	color: #026691;
	font-size: 11px;
	text-decoration: none;
	padding-left: 70px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 16px;
	background-image: url(Images/ItemArrow.gif);
	background-repeat: no-repeat;
	background-position: 57px 5px;
	background-position-Y: 5px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.Level3hovexp_item
{
	cursor: hand;
	cursor:pointer;
	color: #026691;
	font-size: 11px;
	text-decoration: none;
	padding-left: 70px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 16px;
	background-image: url(Images/ItemArrow.gif);
	background-repeat: no-repeat;
	background-position: 57px 5px;
	background-position-Y: 5px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.Level3coll_item
{
	cursor: hand;
	cursor:pointer;
	color: #1A4E64;
	font-size: 11px;
	text-decoration: none;
	padding-left: 70px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 16px;
	background-image: url(Images/ItemArrow1.gif);
	background-repeat: no-repeat;
	background-position: 59px 6px;
	background-position-Y: 6px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.Level3sel_item
{
	cursor: hand;
	cursor:pointer;
	color: #026691;
	font-size: 11px;
	text-decoration: none;
	padding-left: 70px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 16px;
	background-image: url(Images/ItemArrow.gif);
	background-repeat: no-repeat;
	background-position: 57px 5px;
	background-position-Y: 5px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.Level0panelbarItemGroup
{
	
	background-color: transparent;
	
}




















































































































































