/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

.pageMaster 
{
 	padding:0px,0px,0px,0px;
	background-color:#FFF;
	height:460px;
	}

/* PAGE BACKGROUND */
/* background color for the header and nav at the top of the page  */
/*.topBannerMain 
{
	background-image:url(Assets/MainTopNav.gif);
	background-repeat:no-repeat;
	background-color:#0075C4;
	height:75;
	width:800;
}*/
.topBannerChild 
{
	background-image:url(Assets/banner-02.gif);
	background-repeat:no-repeat;
	background-color:#0075C4;
	height:75;
	width:800;
}
.topNav 
{
	background-color:#0075C4;
	height:25;
	width:771;
	vertical-align:middle;
}
.clientLogo
{
	vertical-align:top;
	align:left;
}
/* background color for the content part of the pages */
Body
{
	background-color:navy;
	background-image:url(Assets/backgroundtile.gif);
}

/* background/border colors for the selected tab */
.contentArea 
{
	/*background-image:url(Assets/main-bkgd.gif);*/
	background-repeat:repeat-x;
	background-color:#FFF;
	padding: 0px 0px 0px 0px;
	border-width: 10px 10px 10px 10px
	
}

.contentAreaChild 
{
	background-image:url(Assets/child-bkgd.gif);
	background-repeat:repeat-x;
	background-color:#FFF;
	padding: 0px 0px 0px 0px;
}

.leftpanechild  { 
	padding-top:50px;
}
.rightpane 
{
	//background-image:url(Assets/child-tile.gif);	
	padding-top:0px;
	width:196px;
}
.contentpane  { 
	padding: 0px 0px 0px 0px;
}


.footerRow
{
	background-color:transparent;
	padding-bottom:5;
	padding-top:10;
color:#FFF;
	font-weight:600;
	font-family:Arial;
	font-size:12px;
}
/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link 
{
	color:#D5D1C8;
}

A.OtherTabs:visited  
{
	color:#D5D1C8;
}

A.OtherTabs:active   
{
	color:#D5D1C8;
}

A.OtherTabs:hover    
{
	color:#D5D1C8;
}
/* text style for the unselected tabs */
.Terms 
{
	color:#FFF;
	font-weight:600;
	font-family:Arial;
	font-size:12px;
}
    
/* hyperlink style for the unselected tabs */
A.Terms:link 
{
	color:#FFF;
	font-weight:600;
	font-family:Arial;
	font-size:12px;
}

A.Terms:visited  
{
	color:#FFF;
	font-weight:600;
	font-family:Arial;
	font-size:12px;
}

A.Terms:active   
{
	color:#FFF;
	font-weight:600;
	font-family:Arial;
	font-size:12px;
}

A.Terms:hover    
{
	color:#FFF;
	font-weight:600;
	font-family:Arial;
	font-size:12px;
}
A.Login:link 
{
	color:#0A4A3A;
	font-weight:600;
	font-family:Times New Roman;
	font-size:10px;
	padding:0px 4px 2px 0px;
}

A.Login:visited  
{
	color:#0A4A3A;
	font-weight:600;
	font-family:Times New Roman;
	font-size:10px;
	padding:0px 4px 2px 0px;
}

A.Login:active   
{
	color:#0A4A3A;
		font-weight:600;
	font-family:Times New Roman;
	font-size:10px;
	padding:0px 4px 2px 0px;
}

A.Login:hover    
{
	color:#0A4A3A;
		font-weight:600;
	font-family:Times New Roman;
	font-size:10px;
	padding:0px 4px 2px 0px;
}
/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
H1  {
	color:#000000;
	font-family:Arial;
	font-weight:bold;
	font-size:20px;
}

H2  {
	color:#000000;
	font-family:Arial;
	font-weight:bold;
	font-size:16px;
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem{
	color:#000;	font-size:14px;	font-weight:600;
	padding:0px 2px 2px 2px;
	font-family:Times New Roman;
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel 
{
		color:#000;	font-size:14px;	font-weight:600;
	padding:0px 2px 2px 2px;
	font-family:Times New Roman;
	background-color:#D5D1C8;
}
.rootmenuitemcssclass, 
{
	color:#FFF;
	font-size:14px;	font-weight:600;
	padding:0px 2px 2px 2px;
	font-family:Times New Roman;
}
.rootmenuitemactivecssclass, .rootmenuitembreadcrumbcssclass 
{
	color:#FFF;
	font-size:14px;	font-weight:600;
	padding:0px 2px 2px 2px;
	font-family:Times New Roman;
}
.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}
/* Containers and Panes */
.leftpane{
	width=300px;
	padding-left:6px;
	padding-right:0px;
	padding-top:0px;
	}
.leftpanechild{
	width=150px;
	padding-left:6px;
	padding-right:0px;
	padding-top:6px;
	}
.leftContentPane
{
	padding-left:6px;
	padding-right:0px;
	padding-top:6px;
	}
.contentpane
{	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	}

/* Styles for Dimensions boxes */

.midwhite
{
	background-color:transparent;
}
.smallblack
{
	font-size:10px;
}
/* ================================
    CSS STYLES FOR Side Nav
   ================================
*/

/* Side Menu */
/* 1st Level */
.leftNavMenuContainer
{
	background-color: #FFA800;
	width: 160px;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-left: 10px:;
}
.MenuHdr0
{
	background-color: Transparent;
	color: #000;
	font-family: Arial;
	font-weight: 600;
	font-size: 10pt;
	height: 24px;
	width: 160px;
	vertical-align: middle;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}
.MenuHdr0 A, .MenuHdr0 A:Active, .MenuHdr0 A:Visited, .MenuHdr0 A:Link
{
	font-family: Arial;
	font-weight: 600;
	font-size: 10pt;
	color: #000;
	vertical-align: middle;
	text-decoration: none;
}
.MenuHdr0 A:Hover
{
	font-weight: 600;
	font-size: 10pt;
	font-family: Arial;
	color: #8C979C;
	vertical-align: middle;
	margin-top: 4px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}
.MenuItem0
{
	background-color: Transparent;
	color: #000;
	font-family: Arial;
	font-weight: 600;
	font-size: 10pt;
	height: 24px;
	width: 160px;
	vertical-align: middle;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.MenuItem0 A, .MenuItem0 A:Active, .MenuItem0 A:Hover, .MenuItem0 A:Visited, .MenuItem0 A:Link
{
	font-family: Arial;
	font-weight: 600;
	font-size: 10pt;
	color: #000;
	vertical-align: middle;
	text-decoration: none;
	text-align: left;
}
.MenuItemMouseOver0
{
	background-repeat: no-repeat;
	font-weight: 600;
	font-size: 10pt;
	font-family: Arial;
	color: #8C979C;
	height: 24px;
	width: 160px;
	vertical-align: middle;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.MenuItemMouseOver0 A, .MenuItemMouseOver0 A:Active, .MenuItemMouseOver0 A:Hover, .MenuItemMouseOver0 A:Visited, .MenuItemMouseOver0 A:Link
{
	font-weight: 600;
	font-size: 10pt;
	font-family: Arial;
	color: #8C979C;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
}
/* 2nd Level */
.MenuHdr1
{
	background-repeat: no-repeat;
	background-color: #000;
	color: #E5E7D4;
	font-family: Arial;
	font-weight: 600;
	font-size: 10pt;
	height: 24px;
	width: 160px;
	vertical-align: middle;
	text-align: left;
}
.MenuItem1
{
	color: #000;
	font-family: Arial;
	font-weight: 600;
	font-size: 10pt;
	height: 24px;
	width: 160px;
	vertical-align: middle;
	padding-top: 0px;
	padding-left: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
}
.MenuItem1 A, .MenuItem1 A:Active, .MenuItem1 A:Hover, .MenuItem1 A:Visited, .MenuItem1 A:Link
{
	font-family: Arial;
	font-weight: 600;
	font-size: 10pt;
	color: #E5E7D4;
	vertical-align: middle;
	margin-top: 4px;
	text-align: left;
	text-decoration: none;
}
.MenuItemMouseOver1
{
	background-color: #A9AB87;
	font-weight: 600;
	font-size: 10pt;
	font-family: Arial;
	color: #8C979C;
	height: 24px;
	width: 160px;
	vertical-align: middle;
	padding-top: 0px;
	padding-left: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.MenuItemMouseOver1 A, .MenuItemMouseOver1 A:Active, .MenuItemMouseOver1 A:Hover, .MenuItemMouseOver1 A:Visited, .MenuItemMouseOver1 A:Link
{
	font-weight: 600;
	font-size: 10pt;
	font-family: Arial;
	color: #8C979C;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
}

/* 3rd Level */
.MenuHdr2
{
	background-image: none;
	background-color: #FFA800;
	color: #E5E7D4;
	height: 24px;
}
.MenuItem2
{
	color: #E5E7D4;
	height: 24px;
	width: 160px;
}
.MenuItem2 A, .MenuItem2 A:Active, .MenuItem2 A:Hover, .MenuItem2 A:Visited, .MenuItem2 A:Link
{
	color: #000;
	font-family: Arial;
	font-weight: 600;
	font-size: 10pt;
	height: 24px;
	vertical-align: middle;
	padding-left: 7px;
	padding-bottom: 2px;
	width: 160px;
}
.MenuItemMouseOver2
{
	background-color: Transparent;
	height: 24px;
	width: 160px;
	color: #8C979C;
	width: 160px;
}
.MenuItemMouseOver2 A, .MenuItemMouseOver2 A:Active, .MenuItemMouseOver2 A:Hover, .MenuItemMouseOver2 A:Visited, .MenuItemMouseOver2 A:Link
{
	padding-left: 7px;
	padding-bottom: 2px;
	font-weight: 600;
	font-size: 10pt;
	vertical-align: middle;
	color: #8C979C;
	font-family: Arial;
	height: 24px;
	width: 160px;
	background-color: Transparent;
}

.ArrowPointer
{
	cursor: default;
}
//* Styles for dynamic text tables *//
//* This is the table that holds the entire dynamic content *//
.txtContentSwapTable
{
	width:500px;
	background-color:#cccccc;
}

.rightNav
{
FONT-SIZE: 11px;
FONT-FAMILY: Arial, Helvetica, sans-serif

}


