/*  Body style  */

Body
{
	margin: 0;
	padding: 0;
	color:  White;
	font-size: 9pt;	/* 90%/1.2em */
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
    background-color: white;
	height: 100%;
}

/* Global style for images */

img
{
	margin: 0;
	padding: 1;
	border: none;
}

/* --------------------------------------------- */
/* BREADCRUMB STYLES START */

a.NormalCrumb, a.NormalCrumb:link, a.NormalCrumb:visited, a.StartCrumb, a.StartCrumb:link, a.StartCrumb:visited 
{
	display:block; 
	width:auto;
	background:#d2d1c6  url(toggle_gray_down.gif) no-repeat left; 
	border-bottom:1px solid #000; 
	border-left:1px solid #000; 
	border-right:1px solid #000; 
	margin-top:0px; 
	text-align: left; 
	text-decoration: none; 
	font-size: .65em;
	font-weight: bold; 
	color:#ffffff; 
	line-height:19px; 
	overflow:hidden; 
	padding: 0 5px 1px 20px;
	background-position: 3 50%;
}

a.NormalCrumb:hover, a.StartCrumb:hover 
{
	color:#000000;
	background:#ccebf5 url(toggle_gray_down.gif) no-repeat left;
	background-position: 3 50%;
}

a.StartCrumb 
{
	border-top:1px solid #000000;
}
/* Breadcrumb styles fini */

/* Leftmenu styles */
a.NormalNode, a.NormalNode:link, a.NormalNode:visited, a.StartNode, a.StartNode:link, a.StartNode:visited
{
	display:       block;
	width:         auto;
	background:   #FFFFFF  url(toggle_gray_right.gif) no-repeat left;
	border-bottom: 1px solid #000000;
	border-left:   1px solid #000000;
	border-right:  1px solid #000000;
	margin-top:    0px;
	text-align:    left;
	text-decoration: none;
	font-size:    .65em;
	font-weight:   bold; 
	color:        #000000; 
	line-height:   19px; 
	overflow:      hidden; 
	padding:       0 5px 1px 20px;
	background-position: 3 50%;
}

a.NormalNode:hover, a.StartNode:hover {color:#fff; background:#ccebf5 url(toggle_gray_right.gif) no-repeat left; background-position: 3 50%;}

a.StartNode {border-top:1px solid #000; background:#FFFFFF;}

/* --------------------------------------------- */
.sitefooter
{
	clear: both;
	margin: 15px 0 4px 0;
	padding: 2px 0 5px 0;
	background: #000066;
}

.sitefooter a:link, #sitefooter a:visited
{
	color: #000000;
	text-decoration: none;
}

.sitefooter p
{
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 0.60em;
	line-height: 2em;
	text-align: center;
	color: #000000;
}

a.sel, a.sel:link, a.sel:visited 
{
	display: block; 
	width: auto;
	background: #d2d1c6  url(toggle_gray_down.gif) no-repeat left;
	border-bottom: 1px solid #000000;
	border-left:   1px solid #000000;
	border-right:  1px solid #000;
	margin-top:    0px;
	text-align:    left;
	text-decoration: none;
	font-size: 0.6em;
	font-weight: bold;
	color: #000000;
	line-height: 19px;
	overflow: hidden;
	padding: 0 5px 1px 20px;
	background-position: 3 50%;
}

a.sel, a.sel:link, a.sel:visited {color:#000; background:#e58900;}
a.sel:hover {color:#000; background:#ccebf5 url(toggle_gray_down.gif) no-repeat left; background-position: 3 50%;}

.Clear
{
	line-height: 10px;
	background: transparent;
}

/* DotNetNuke Styles */

a:link, a:visited 
{
	text-decoration: none;
}

a:hover 
{
	text-decoration: none;
}

.Head   {
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size:  .85em;
    font-weight: bold;
    /* background-color: #000066; */
    color: #000066; /* #FF9900; */ 
}

.SubHead    {
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size:  .80em;
    font-weight: bold;
    /* background-color: #000066; */
    color: #000066; /* #FF9900; */ 
}

.SubSubHead {
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size:  .75em;
    font-weight: bold;
    /* background-color: #000066; */
    color: #000066; /* #FF9900; */ 
}

.Normal
{
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: .75em;
    font-weight: normal;
}

.NormalTextBox
{
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: .75em;
    font-weight: normal;
}

.NormalRed
{
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: .75em;
    font-weight: bold;
    color: #ff0000
}

.NormalBold
{
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: .75em;
    font-weight: bold
}

A.OtherTabs:link, A.OtherTabs:visited, A.OtherTabs:active 
{
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: .75em;
    font-weight: bold;
	text-decoration: none;
    color: #000066; /* White; */
}

A.OtherTabs:hover    
{
    color: #FF9900;
    text-decoration:    none;
}

.OtherText 
{
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: .75em;
    font-weight: bold;
	text-decoration: none;
    color: #000066; /* White; */
}

.ContentPane 
{
    color: Black;
    background-color: white;
}
.LeftPane  
{ 
    color: Black;
    background-color: White;	/* #EEEEEE; */
}

.RightPane  
{ 
    color: Black;
    background-color: White;	/* #EEEEEE; */
}

A.HeaderTabs:link, A.HeaderTabs:visited, A.HeaderTabs:active 
{
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: .75em;
    font-weight: bold;
	text-decoration: none;
    color: #000066; /* White; */
}

A.HeaderTabs:hover    
{
    color: #FF9900;
    text-decoration:    none;
}

.HeaderText 
{
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: .75em;
    font-weight: bold;
	text-decoration: none;
    color: White;
}

A.FooterTabs:link, A.FooterTabs:visited, A.FooterTabs:active 
{
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: .75em;
    font-weight: bold;
	text-decoration: none;
    color: White;
}

A.FooterTabs:hover    
{
    color: #FF9900;
    text-decoration:    none;
}

.FooterText 
{
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: .75em;
    font-weight: bold;
	text-decoration: none;
    color: White;
}

/* wild styles */
.wildBanner   
{
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size:  .85em;
    font-weight: bold;
    background-color: #000066;
    color: #FFFFFF;
}

.wildHeader 
{
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size:  .85em;
    font-weight: bold;
	background-color: #FFEECC; /* #000066; */
	color: #000066; /* White; */
	text-decoration: none;
}

.wildMenuBar   
{
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size:  .85em;
    font-weight: bold;
    background-color: #FF9900; /* #FFEECC; */
    color: #000066;
}

.wildFooter
{
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size:  .85em;
    font-weight: bold;
	background-color: #000066;
	text-decoration: none;
}

.wildCentre
{
	background-color: #FFFFFF;
}

.wildSideBar
{
	background-color: #E3E3E3;
}

.wildPageTable
{
	
}

