/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

/* GENERAL */
/* style for module titles */
.Head
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Arial, Helvetica;
}

/* background color for the content part of the pages */
Body
{
    background-color: white;
}

.LeftPane {
}

.ContentPane {
}

.RightPane {
}
/*Skin Object Attributes */
.skinBreadcrumb 
{
	color: #008cff;
}

.skinCopyright
{
	color: White;
}

.skinCurrentdate 
{
	color: White;
}

.skinLogin 
{
	color: White;
}
A.skinLogin:link {
    color: White;
}
A.skinLogin:visited {
    color: White;
}

.skinPrivacy
{
	color: White;
}
A.skinPrivacy:link {
    color: White;
}
A.skinPrivacy:visited {
    color: White;
}

.skinTerms
{
	color: White;
	
}
A.skinTerms:link {
    color: White;
}
A.skinTerms:visited {
    color: White;
}

.skinUser
{
	color: White;
}
A.skinUser:link {
    color: White;
}
.skinHostname
{
	color: White;
}
A.skinHostname:link {
    color: White;
}
A.skinHostname:visited {
    color: White;
}

/* text style for the selected tab */
.SelectedTab
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Arial, Helvetica;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration:    none;
    color: black;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color: black;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color: black;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color: black;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-weight: bold;
    font-size: 10px;
    color:white;
    font-family: Arial, Helvetica;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color:black;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:black;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:black;
}

A.OtherTabs:hover    {
    text-decoration:    underline;
    color:black;
}

/* ================================
    CSS STYLES FOR janet.Menu
   ================================
*/  
.janetMenu_level0
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	border-top: #F1F1F1 0px solid;
	border-bottom: #F1F1F1 0px solid;
	border-left: #F1F1F1 0px solid;
	border-right: #F1F1F1 0px solid;
	cursor:pointer;
	width:100%;
	height:20px;
	text-decoration:none;
	background-color:#993300;
}

.janetMenu_level0Over
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
   border-top:1px solid #909090; 
   border-bottom:1px solid #505050; 
	border-left: #F1F1F1 0px solid;
	border-right: #F1F1F1 0px solid;
	cursor:pointer;
	width:100%;
	height:20px;
	text-decoration:none;
	background-color:#993300;
}
.janetMenu_level0Selected
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
   border-top:0px solid #B40000; 
   border-bottom:0px solid #640000; 
	border-left: #F1F1F1 0px solid;
	border-right: #F1F1F1 0px solid;
	cursor:pointer;
	width:100%;
	height:20px;
	text-decoration:none;
	background-color:#993300;
}
/* ===================== */
.janetMenu_level1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #993300;
	border-top: #F1F1F1 0px solid;
	border-bottom: #F1F1F1 0px solid;
	border-left: #F1F1F1 0px solid;
	border-right: #F1F1F1 0px solid;
	cursor:pointer;
	width:100%;
	height:20px;
	text-decoration:none;
	background-color:Transparent;
}
.janetMenu_level1Over
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #993300;
   border-top:1px solid #909090; 
   border-bottom:1px solid #505050; 
	border-left: #F1F1F1 0px solid;
	border-right: #F1F1F1 0px solid;
   cursor:pointer;
	width:100%;
	height:20px;
	text-decoration:none;
	background-color:Transparent;
}
.janetMenu_level1Selected
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #993300;
	border-top: #F1F1F1 0px solid;
	border-bottom: #F1F1F1 0px solid;
	border-left: #F1F1F1 0px solid;
	border-right: #F1F1F1 0px solid;
	cursor:pointer;
	width:100%;
	height:20px;
	text-decoration:none;
	background-color:Transparent;
}

/* ===================== */
.janetMenu_level2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #993300;
	border-top: #F1F1F1 0px solid;
	border-bottom: #F1F1F1 0px solid;
	border-left: #F1F1F1 0px solid;
	border-right: #F1F1F1 0px solid;
	cursor:pointer;
	width:100%;
	height:20px;
	text-decoration:none;
}
.janetMenu_level2Over
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #993300;
	border-top: #999999 0px solid;
	border-bottom: #999999 0px solid;
	border-left: #999999 0px solid;
	border-right: #999999 0px solid;
   cursor:pointer;
	width:100%;
	height:20px;
	text-decoration:none;
}
.janetMenu_level2Selected
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #993300;
	border-top: #F1F1F1 0px solid;
	border-bottom: #F1F1F1 0px solid;
	border-left: #F1F1F1 0px solid;
	border-right: #F1F1F1 0px solid;
	cursor:pointer;
	width:100%;
	height:20px;
	text-decoration:none;
}

.janetMenu_level2 td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #993300;
	cursor:pointer;
	width:100%;
	height:20px;
	text-decoration:none;
}
.janetMenu_level2Over td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #993300;
   cursor:pointer;
	width:100%;
	height:20px;
	text-decoration:none;
}
.janetMenu_level2Selected td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #993300;
	cursor:pointer;
	width:100%;
	height:20px;
	text-decoration:none;
}
/* ===================== */
.janetMenu_SectionStart
{
	height: 0px;
}
.janetMenu_SectionDivide
{
	height: 0px;
}
.janetMenu_SectionEnd
{
	height: 0px;
}
.janetMenu_ItemStart
{
	height: 0px;
}
.janetMenu_ItemDivide
{
	height: 0px;
}
.janetMenu_Item1Divide
{
	height: 0px;
}
.janetMenu_Item2Divide
{
	height: 0px;
}
.janetMenu_Item3Divide
{
	height: 0px;
}
.janetMenu_ItemEnd
{
	height: 0px;
}



