/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
    background-color: #CCCCCC;
}
.withborders {
border-spacing: 2px;
}
/* background color for the content part of the pages */
Body
{
    /* background-color: #666699; */
	   background-color: #000000;
}

/* background/border colors for the selected tab */
.TabBg {
    background-color: black;
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
    font-weight: bold;
    font-size: 8.5pt;
    color: #000066;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration:    none;
    color:#000066;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color:#000066;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color:#000066;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color:#FFFFFF;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-weight: bold;
    font-size: 8.5pt;
    color: white;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color:#000066;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:#000066;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:#000066;
}

A.OtherTabs:hover    {
    text-decoration:    none;
    color:#FFFFFF;
}

/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #000066;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #FF0000;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #FF0000;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #FF0000;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #003366;
}
    
/* GENERIC */
H1  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H4  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H5, DT  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

TFOOT, THEAD    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}


A:link  {
    text-decoration:    none;
    color:  #FF0000;
}

A:visited   {
    text-decoration:    none;
    color:  #FF0000;
}

A:active    {
    text-decoration:    none;
    color:  #FF0000;
}

A:hover {
    text-decoration:    underline;
    color:  #003366;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  12px;
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #666699; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* Main Menu */

.MainMenu_MenuContainer {
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #404040 0px solid;  
	background-color: #666699;

}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:16;
}

.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: White; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: #333333 0px solid; 
	border-bottom: #333333 1px solid; 
	border-top: #333333 1px solid; 
	border-right: #333333 0px solid;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #333333; 
	border-left: #333333 1px solid; 
	border-bottom: #333333 1px solid; 
	border-top: #333333 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #333333; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ; 
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #404040 0px solid;
}

.MainMenu_MenuBreak {
	border-bottom: #404040 1px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 1px solid;  
	border-right: #404040 0px solid; 
	background-color: White; 
	height: 1px;
}

.MainMenu_MenuItemSel {
	background-color: #CCCCCC; 
	cursor: pointer; 
	cursor: hand; 
	color: White; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #333333 1px solid; 
	border-bottom: #333333 1px solid; 
	border-top: #333333 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}




.M4LQTable{
		width:100%;
		border: 0px;
	}
	.M4LQStatus{
		horizontal-align: right;
                                font-family: Tahoma, Arial, Helvetica;
		color: #330000;
		font-weight: bold;
		font-size: 100%;
		line-height: 1em;
	}
	.M4LQHeader
	{
		color: #330000;
                                font-family: Tahoma, Arial, Helvetica;
		font-size: 80%;
		line-height: 1em;
	}
	.M4LQ
	{
		border-top: 1px solid black;
		border-bottom: 1px solid black;
                                font-family: Tahoma, Arial, Helvetica;
		color: #CC0000;
		font-weight: bold;
		font-size: 80%;
	}
	.M4LQA
	{
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	}


	.QuizResult
	{
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	}




	.stlCalc
	{
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	}

                
               .tblClass
	{
	font-family: Tahoma, Arial, Helvetica;
                font-size: 11px;
                font-weight: normal;
	}

               .grdBudgetHeaderClass
	{
	                font-family: Tahoma, Arial, Helvetica;
                                font-size: 11px;
                                font-weight: bold;
	}

                .grdBudgetItemClass
	{
	               font-family: Tahoma, Arial, Helvetica;
                               font-size: 11px;
                               font-weight: normal;
              	}

                .grdBudgetFooterClass
	{
                	font-family: Tahoma, Arial, Helvetica;
                                font-size: 11px;
                                font-weight: bold;
	}

               .grdSavingHeaderClass
	{
                               background: #A8B4D5
                               font-family: Tahoma, Arial, Helvetica;
                               font-size: 11px;
                               font-weight: bold;
	}

                .grdSavingInnerHeaderClass
	{
                               font-family: Tahoma, Arial, Helvetica;
                               font-size: 11px;
                               font-weight: bold;
	}


                .grdSavingItemClass
	{
	              font-family: Tahoma, Arial, Helvetica;
                              font-size: 11px;
                              font-weight: normal;
              	}

                .grdSavingFooterClass
	{
               	              font-family: Tahoma, Arial, Helvetica;
                              font-size: 11px;
                              font-weight: normal;
	}

                .txtRequiredClass
	{
	                background: #ffffe0
                                font-family: Tahoma, Arial, Helvetica;
                                font-size: 11px;
                                font-weight: normal;
	}


               .txtErrorClass
	{
	                background: #ff99ff
                                font-family: Tahoma, Arial, Helvetica;
                                font-size: 11px;
                                font-weight: normal;
	}


               .tblBudgetHeaderClass
	{
	                background: #A8B4D5
                                font-family: Tahoma, Arial, Helvetica;
                                font-size: 11px;
                                font-weight: bold;    
	}

               .grdColoredHeaderClass
               {
	                background: #A8B4D5
                                font-family: Tahoma, Arial, Helvetica;
                                font-size: 11px;
                                font-weight: normal;                              
               }

               .tblColoredHeaderClass
               {
	                background: #A8B4D5
                                font-family: Tahoma, Arial, Helvetica;
                                font-size: 11px;
                                font-weight: bold;                              
               }

               .grdBudgetExpensesFooterClass
               {
	                background: #A8B4D5
                                font-family: Tahoma, Arial, Helvetica;
                                font-size: 11px;
                                font-weight: normal;                              
               }

               .grdBudgetSavingsFooterClass
               {
	                background: #A8B4D5
                                font-family: Tahoma, Arial, Helvetica;
                                font-size: 11px;
                                font-weight: normal;                              
               }



.scroll
{

SCROLLBAR-FACE-COLOR: #FEFCF1; 
SCROLLBAR-HIGHLIGHT-COLOR: #EEE7EE; 
SCROLLBAR-SHADOW-COLOR: #EEE7EE; 
SCROLLBAR-3DLIGHT-COLOR: #9C57A2; 
SCROLLBAR-ARROW-COLOR: #9C57A2; 
SCROLLBAR-TRACK-COLOR: #FEFCF1; 
SCROLLBAR-DARKSHADOW-COLOR: #EEE7EE; 
}


.MTBHEAD
{
	padding: 0px 0px 0px 4px;
	color: #000000;
	border: 1px solid #ADBBE2;
	background: #ADBBE2;
	cursor: hand;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
height: 21px;
	
}
.MTBHEADC
{
	padding: 0px 0px 0px 4px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background: #ADBBE2;
	cursor: hand;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
height: 21px;
}
.MTBHEADCF
{
	color: #000000;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
height: 21px;
}
.MTBHEADF
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;

	cursor: hand;
	
}
.MTBHEADO
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;

	border: 1px solid #FFFFFF;
	color: black;
	background: #AEF9CE;
	cursor: hand;
	padding: 0px 0px 0px 4px;
height: 21px;
}
.MTBITEM
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;

	border: 1px solid #C6D0EA;
	background: #C6D0EA;
	cursor: hand;
height: 21px;
}
.MTBITEMC
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;

	border: 1px solid #FFFFFF;
	background: #C6D0EA;
	cursor: hand;
height: 21px;
}
.MTBITEMF
{
	padding: 0px 0px 0px 8px;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;

	cursor: hand;
}
.MTBITEMCF
{
	padding: 0px 0px 0px 8px;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;

	cursor: hand;
}
.MTBITEMO
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
height: 21px;

	border: 1px solid #DEF9E9;
	background: #DEF9E9;	
	cursor: hand;
}

.NAVHEAD
{
	color: #3355D1;
	background: #90D5A8;
	border: 1px solid #399961;
	cursor: hand;
	
}
.NAVHEADF
{
	font-size: 70%;
	cursor: hand;
	
}
.NAVHEADCF
{
	font-size: 70%;
	cursor: hand;
	font-weight: bold;	
}
.NAVHEADC
{
	font-size: 70%;
	border: 1px solid #399961;
	background: #90D5A8 url(http://www.bi4ce.com/m4l/portals/0/box_section.gif) no-repeat center right;
	cursor: hand;
	
}
.NAVHEADO
{
	font-size: 70%;
	border: 1px solid black;
	color: black;
	background: #99FF00;
	cursor: hand;
}
.NAVITEM
{
	font-size: 70%;
	border: 1px solid #BBBBBB;
	background: #9FE5B8;
	cursor: hand;
}
.NAVITEMF
{
	padding: 0px 0px 0px 8px;
	font-size: 7pt;
	font-face: arial;
	cursor: hand;
	
}
.NAVITEMCF
{
	padding: 0px 0px 0px 8px;
	font-size: 7pt;
	font-face: arial;
	font-weight: bold;
	cursor: hand;
	
}
.NAVITEMC
{
	border: 1px solid #BBBBBB;
	background: #9FE5B8 url(http://www.bi4ce.com/m4l/portals/0/box_item.gif) no-repeat center right;
	cursor: hand;
}
.NAVITEMO
{
	width: 80%;
	border: 1px solid #000000;
	background: #F7E15D;	
	cursor: hand;
}
.stlText
{
 background: white;
 border: 0px;
}

.bullet {list-style-image: url(images/squre_bullet.gif);}




.tabcontent{display:none;}

a.progress:link {color: #000000; text-decoration:none }     /* progress bar unvisited link */
a.progress:visited {color: #000000; text-decoration:none}  /* visited link */
a.progress:hover {color: #666666; text-decoration:underline}   /* mouse over link */
a.progress:active {color: #000000; text-decoration:underline}   /* selected link */



/* css for user statistics */
.StatUserColPrimary
{

font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;

border: 1px solid black;
background: #7777FF;
color: #FFFFFF;
font-weight: bold;
}
.StatUserColAlt
{
font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;

border: 1px solid black;
background: #7777FF;
color: #FFFFFF;
text-align: center;
}
.StatUserCol
{

font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;

border: 1px solid black;
background: #7777FF;
color: #FFFFFF;
text-align: center;
}
.StatSectionColPrimary
{
font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;

border: 1px solid black;
background: #7777FF;
color: #FFFFFF;
font-weight: bold;
}
A.StatSectionColPrimary:link
{
font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;

border: 0px solid black;
background: #7777FF;
color: #FFFFFF;
font-weight: normal;
}
A.StatSectionColPrimary:visited
{
font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;

border: 0px solid black;
background: #7777FF;
color: #FFFFFF;
font-weight: normal;
}
A.StatSectionColPrimary:active
{
font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;

border: 0px solid black;
background: #7777FF;
color: #FFFFFF;
font-weight: normal;
}
A.StatSectionColPrimary:hover
{
font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;

border: 0px solid black;
background: #7777FF;
color: #FFFFFF;
font-weight: normal;
}

.StatSectionColAlt
{
font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;

border: 1px solid black;
background: #D4D4FF;
color: #000000;
}
.StatSectionCol
{
font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;

border: 1px solid black;
background: #E4E4FF;
color: #000000;
}
.StatItemColPrimary
{
font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;

border: 1px solid black;
background: #55AA55;
color: #FFFFFF;
padding-left: 8px;
}
.StatItemColAlt
{
font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;

border: 1px solid black;
background: #D7FFD7;
color: #000000;
}
.StatItemCol
{
font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;

border: 1px solid black;
background: #E7FFE7;
color: #000000;
}

/* end of css for user statistics*/




blockquote, pre {
font-family:Arial, Helvetica;
}


td{ font-family:Arial; font-size:9pt }
table.nav { background-color:#666699;}
table.topicnav { background-color:#0D9A48;}
table.savingsnav { background-color:#9C57A2;}
td.contant {background-color:#B6C5EE;}
td.navhead{background-color:#666699;}
td.topicnavhead{background-color:#0D9A48;}
td.savingsnavhead{background-color:#9C57A2;}
td.navgen{font-family:Arial; font-size:9pt; color:#FFFFFF; }

/* selected link */
