/* page layout styles */
Body
{
    background-color: white;
    text-align: center;
    background-image: url(img/pageBg.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    margin: 0px 0px 0px 0px;
    font-family: Arial, Verdana, Tahoma;
    font-size:11px;
    height:100%;
	color: #5d5d5d;
}

Body TABLE
{
    font-family: Arial, Verdana, Tahoma;
    font-size:11px;
}


.breadcrumb, .breadcrumb A:link, .breadcrumb A:visited
{
	font-size: 11px;
	color: #922d13;
	font-weight: normal;
	text-decoration: none;
}

.breadcrumb A:hover, .breadcrumb A:visited:hover
{
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}



.shadow {
background-image: url(img/shadow.gif);
background-repeat: repeat-y;
width: 10px;
height: 100%;
}

.shadow2 {
background-image: url(img/shadow2.gif);
background-repeat: repeat-y;
width: 10px;
height: 100%;
}

.footer
{
	background-image: url(img/footerbg.jpg);
	background-repeat: repeat-x;
	height: 47px;
	color: #ffffff;
	text-align: center;
}

.footer a:link, .footer a:visited
{
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.footer a:hover, .footer a:visited:hover
{
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}
.Menu_MainItem
{	
	background-image: url(img/menu/mainItem.gif);
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #877560;
	height:46px;
	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:46px;
	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.jpg);
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #877560;
	height:26px;
	width:100%;
	padding-left:4px;
}

.Menu_ItemOver {
	background-image: url(img/menu/itemsBg.jpg);
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #514231;
	height:26px;
	width:100%;
	padding-left:4px;
}

.Menu_PathItemOver {
	background-image: url(img/menu/itemsBg.jpg);
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #514231;
	height:26px;
	width:100%;
	padding-left:4px;
	font-weight:bold;
}

/* panelbar wrapper */
.RadPanelbar_Dnn
{
	
	background: url('Img/HeaderBg.gif') repeat-y;
	width: 204px !important;
	white-space: nowrap;
}

.RadPanelbar_Dnn .text
{
	padding: 0px 12px 0px 0px; 
	font: bold 11px Arial,Verdana,Geneva,sans-serif;
	
	
}

.RadPanelbar_Dnn .image
{
	margin: 4px 16px;
}


.RadPanelbar_Dnn .rootItem .text
{
	line-height: 28px;
	padding-left: 30px;
}


.RadPanelbar_Dnn .rootItem .selected .text 
{
line-height: 28px;
color: #e9e195;
padding-left: 30px;
font-weight: bold;
}
.RadPanelbar_Dnn .rootItem .link
{
	font-family: Arial,Verdana,Geneva,sans-serif;
	color: #ffffff;
	text-decoration: none;
	
}

.RadPanelbar_Dnn .rootItem .link:hover
{
	color: #e9e195;
	background: url('Img/HeaderBg.gif') no-repeat ;
	text-decoration: none;
}
.RadPanelbar_Dnn .rootItem .selected
{
	color: #e9e195;
	background: url('Img/SelectBg.gif') no-repeat ;
}


.RadPanelbar_Dnn .rootGroup .text
{
	line-height: 28px;
	padding-left: 30px;
}

.RadPanelbar_Dnn .rootGroup .selected .text
{
line-height: 28px;
color: #e9e195;
padding-left: 30px;
font-weight: bold;
}

.RadPanelbar_Dnn .rootGroup .link
{
	font-family: Arial,Verdana,Geneva,sans-serif;
	color: #ffffff;
	text-decoration: none;
	
}

.RadPanelbar_Dnn .rootGroup .link:hover
{
	color: #e9e195;
	background: url('Img/SelectBg.gif') no-repeat;
	text-decoration: none;
}

.RadPanelbar_Dnn .group .text
{
	padding-left: 35px;
	font-weight: normal;
	
}

.RadPanelbar_Dnn .group .selected .text
{
	font-weight: normal;
	color: #e9e195;
	
}

.RadPanelbar_Dnn .group .link
{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	
}

.RadPanelbar_Dnn .group .link:hover
{
	color: #e9e195;
	font-weight: normal;
	background: url('Img/GroupBg.gif') repeat-y;
	text-decoration: none;
	

}

.RadPanelbar_Dnn .rootGroup .selected
{
	color: #e9e195;
	background: url('Img/SelectBg.gif') no-repeat;
}

.RadPanelbar_Dnn .group .selected
{
	background: url('Img/GroupBg.gif') repeat-y;
	padding-left: 10px;
}

.NormalTextBox
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    background-color: #f6f6f6;
}
.NormalRed
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #922d13;
}
.NormalBold
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
	color: #5d5d5d;
}
.Normal,.NormalDisabled {
color: #5d5d5d;
   font-family: Verdana,Geneva,Arial,sans-serif;
    font-size: 11px;
    font-weight: normal;
}

a:link, a:visited {
	color: #922d13;
	text-decoration: none;
   font-family: Verdana,Geneva,Arial,sans-serif;
    font-size: 11px;
    font-weight: normal;
}

a:hover, a:visited:hover {
	color: #922d13;
	text-decoration: underline;
  font-family: Verdana,Geneva,Arial,sans-serif;
    font-size: 11px;
    font-weight: normal;
}

A.CommandButton:link, A.CommandButton:visited 
{
    text-decoration:    none;
    color: #922d13;
}
A.CommandButton:hover,  A.CommandButton:visited:hover  
{
    text-decoration:    underline;
    color: #922d13;
}

.OtherTabs {
    font-weight: bold;
    font-size: 11px;
    color: 5d5d5d;
    font-family: Arial, Helvetica;
    text-decoration: none;
}
    
A.OtherTabs:link {
    text-decoration:    none;
    color:#922d13;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:#922d13;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:#666666;
}

A.OtherTabs:hover    {
    text-decoration:    none;
    color:#666666;
}


a.Normal:link, a.Normal:visited {
	color: #922d13;
	text-decoration: none;
   font-family: Verdana,Geneva,Arial,sans-serif;
    font-size: 11px;
    font-weight: normal;
}

a.Normal:hover, a.Normal:visited:hover {
	color: #922d13;
	text-decoration: underline;
  font-family: Verdana,Geneva,Arial,sans-serif;
    font-size: 11px;
    font-weight: normal;
}


/* LeftNav Arrows  
----------------------------------------------- */
ul.greenarrow {
	font-family: Arial;
	font-weight: bold;
	list-style: none;
	margin: 0 -5px -5px 0 ;
	padding: 0;
	color: #922d13;
	position: relative;
	left: -5px;
}
.greenarrow li {
	background: url(img/newsbullet.gif) no-repeat top left;	
	font-family: Arial;
	font-weight: bold;
	padding: 0 0 5px 20px;
	color: #922d13;
}

