body  
{
	margin: 0px ; 
	font-family: Arial,Tahoma;
	font-size: 12px;
	margin: 0px;
}

.RightPane .Normal { 
	font-size: 11px; 
} 

.RightPane .WhiteHeader { 
	font-size: 17px;
	color: #213184; 
} 


.RightHeaderPane .Normal { 
	font-size: 12px; 
	color: #ffffff; 
} 

.RightHeaderPane .WhiteHeader { 
	font-size: 17px;
	color: #ffffff; 
} 
a.RightHeaderPane, a.RightHeaderPane:active, a.RightHeaderPane:visited {
	color: #85898b;
	text-decoration: underline;
	font-weight:bold;
}

.RightHeaderPane .White {
    background-color: Transparent;
}



#body  
{
	margin: 0px ; 
	font-family: Arial,Tahoma;
	font-size: 12px;
	margin: 0px;
	background-color:#ffffff;
}


table  
    {
    font-family: Arial,Tahoma, sans-serif;
    font-size: 12px;
    color: #85898b;
    
    }
.RightHeaderPane table  
    {
    font-family: Arial,Tahoma, sans-serif;
    font-size: 12px;
    color: #ffffff;
    
    }

.DNNEmptyPane 
{
	display:none;
}

div.userinfo a.OtherTabs, div.userinfo a.OtherTabs:visited {
	font-family: Arial,Tahoma, sans-serif;
    font-size:  14px;
    font-weight: bold;
    color: #2e2e2e;
  }

div.userinfo a.OtherTabs:hover {
    color: #ffffff;
  }



div.dateinfo span.SelectedTab {
	font-family: Arial,Tahoma, sans-serif;
    font-size:  11px;
    font-weight: bold;
    color: #fff;
    vertical-align:middle;
  }


div.breadcrumb a.SelectedTab, div.breadcrumb a.SelectedTab:visited {
	font-family: Arial,Tahoma, sans-serif;
    font-size:  11px;
    font-weight: bold;
    color: #cccccc;
    vertical-align:middle;
  }
  
div.breadcrumb {
	font-family: Arial,Tahoma, sans-serif;
    font-size:  11px;
    font-weight: bold;
    color: #ffffff;
    vertical-align:top;
  }

div.breadcrumb a.SelectedTab:hover {
    color: #6699CC;
    vertical-align:middle;
  }

.SubHead 
{
    font-family: Arial,Tahoma, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #85898b;
}


.Head 
{
	font-family: Arial,Tahoma, sans-serif; 
	font-size: 15px; 
	font-style: normal; 
	font-weight: normal; 
	letter-spacing: 0.06em; 
	text-align: left; 
	color:#85898b;
	font-weight: bold;
}

span.OtherTabs {
  font-family: Arial,Tahoma, sans-serif;
  font-size:  12px;
  color: #113158;
}



.SelectedTab {
	font-size: 12px;
	font-family: Arial,Tahoma, sans-serif;
	color: #CCCCCC;
}



.SmallText
{
    font-family: Arial,Tahoma, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #85898b;
}

.Normal
{
    font-family: Arial,Tahoma, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #85898b;
}

a.Normal, a.Normal:visited, a.Normal:active
{
    font-family: Arial,Tahoma, sans-serif;
    font-weight: normal;
    color: #213184;
    text-decoration: underline;
}

a.Normal:hover
{
    font-family: Arial,Tahoma, sans-serif;
    font-weight: normal;
    color: #213184;
    text-decoration: none;
}

a:Link, a:visited, a:active
{
    font-family: Arial,Tahoma, sans-serif;
    font-weight: normal;
    color: #213184;
    text-decoration: underline;
}

a:hover
{
    font-family: Arial,Tahoma, sans-serif;
    font-weight: normal;
    color: #213184;
    text-decoration: none;
}

a.CommandButton:Link, a.CommandButton:visited, a.CommandButton:active
{
    font-family: Arial,Tahoma, sans-serif;
    font-weight: bold;
    color: #213184;
    text-decoration: underline;
}

a.CommandButton:hover
{
    font-family: Arial,Tahoma, sans-serif;
    font-weight: bold;
    color: #213184;
    text-decoration: none;
}




a.linkinfo, a.linkinfo:active, a.linkinfo:visited, span a.OtherTabs, span a.OtherTabs:visited {
	font-family: Arial,Tahoma, sans-serif;
	font-size:  10px;
	color: #85898b;
	text-decoration: underline;
}

.linkinfo {
	color:#85898b;
	font-size:  10px;
}

a.linkinfo:hover {
  font-family: Arial,Tahoma, sans-serif;
  color: #85898b;
  text-decoration: none;
}



.breadcrumb {
	text-align: right;
	color:#1a2247;
	font-size:  10px;
}
a.breadcrumb, a.breadcrumb:active, a.breadcrumb:visited {
	font-family: Arial,Tahoma, sans-serif;
	font-size:  10px;
	color: #1a2247;
	text-decoration: none;
}
a.breadcrumb:hover {
  font-family: Arial,Tahoma, sans-serif;
  color: #1a2247;
  text-decoration: none;
}










/*--------- dnn menu style ----------*/
/* main menu td */
.main_dnnmenu_bar 
{
   font-family: Arial, Helvetica, sans-serif;
	cursor:pointer;
	font-size: 11px; 
	background-color:transparent;
}
.main_dnnmenu_bar span img{
	border: 0px;
	/*margin-bottom: -8px;*/
}
/*  Main Menu Normal  */
.main_dnnmenu_rootitem  
{	
	color: #000000;
	font-size: 11px; 
	font-weight:normal; 	
	text-align:center; 
	padding:0px 0px 8px 0px;
	background: url(nav_images/tab_normal_bg.jpg) repeat-x top center;
	white-space:nowrap;
}

/*  Main menu hover  */
.main_dnnmenu_rootitem_hover
{  
	color:#08103b;
	font-size: 11px; 
	font-weight:normal;
	text-align:center;
	padding:0px 0px 8px 0px;
	text-decoration: underline;
	white-space:nowrap;
}

/*  Main menu selected  */
.main_dnnmenu_rootitem_selected 
{
	color:#08103b;
	font-weight:bold;
	text-align:center;
	font-size: 11px;
	padding:0px 0px 8px 0px;
	background: url(nav_images/tab_active_bg.jpg) repeat-x top center;	
	white-space:nowrap;
}

/*  SUB Menu Normal */
.main_dnnmenu_submenu 
{
	border:1px solid #C0D6E5;
}

.main_dnnmenu_submenu td
{
	background-color:#f5f5f5;
	z-index: 1000;
	font-size: 11px; 
	font-weight:bold;
	text-align:left;
	color:#000000;	
	line-height:1.7em;
	padding: 0px 3px 0px 0px;
	margin:0px;
}

/*  SUB Menu hover & selected */
.main_dnnmenu_itemhover td   
{  
	background: #aa0000;
	color:#08103b;
}
.main_dnnmenu_itemselected td{
   background: #aa0000; 
	color:#08103b;
}

.main_dnnmenu_break
{
	height: 2px;
	background-color: #08103b;
}

/* Module Action Menus */
.ModuleTitle_SubMenu
{
	border:1px solid #C0D6E5;
}

.ModuleTitle_SubMenu td{
	background-color:#F8FAFF;
	white-space: nowrap;
} 

.ModuleTitle_MenuIcon {
	background-color:#f5f5f5; 
	border:none;
	padding: 0px 2px 3px 0px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{
	background: #aa0000; 
	color: #fff;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	height: 2px;
	background-color: #D5E0FF;
}




















/* 
================================
 Container Styles for Portal
================================
*/


.Empty {
    padding:0px;
}
.White {
    padding:15px;
    background-color:#ffffff;
}
.Blue {
    color:#ffffff;
    background-color:#213184;
    padding:15px;
}

.DarkBlue {
    color:#ffffff;
    background-color:#0b1755;
    padding:15px;
}

.Yellow {
    color:#85898b;
    background-color:#842121;
    padding:15px;
}

.Gray {
    color:#85898b;
    background-color:#f7f7f7;
    padding:15px;
}





.WhiteHeader {
   font-size:  20px;
   font-weight: bold;
   color:#85898b;
}

.BlueHeader {
   color:#ffffff;
   font-size:  16px;
   font-weight: bold;
}

.YellowHeader {
   color:#ffffff;
   font-size:  16px;
   font-weight: bold;
}

.GrayHeader {
   color:#213184;
   font-size:  16px;
   font-weight: bold;
}





.Yellow .Normal { 
color: #ebab32; 
font-weight:normal;
} 

.Yellow A.Normal:link { 
color: #ebab32; 
font-weight:normal;
text-decoration:underline;
} 

.Yellow A.Normal:hover { 
color: #ebab32; 
font-weight:normal;
text-decoration:none;
} 

.Yellow A.Normal:visited { 
color: #ebab32; 
font-weight:normal;
text-decoration:underline;
} 



.Blue .Normal { 
color: #ffffff; 
} 

.Blue A.Normal:link { 
color: #ebab32; 
} 

.Blue A.Normal:hover { 
color: #ebab32; 
} 

.Blue A.Normal:visited { 
color: #ebab32; 
} 


.DarkBlueContent .Normal { 
color: #dedede; 
} 

.DarkBlueContent td { 
color: #dedede; 
} 

.DarkBlueContent A.Normal:link { 
color: #ebab32; 
} 

.DarkBlueContent A.Normal:hover { 
color: #ebab32; 
} 

.DarkBlueContent A.Normal:visited { 
color: #ebab32; 
} 


.DarkBlueContent A:link { 
color: #ebab32; 
} 

.DarkBlueContent A:hover { 
color: #ebab32; 
} 

.DarkBlueContent A:visited { 
color: #ebab32; 
} 





.DarkBlueContent a.CommandButton:Link, .DarkBlueContent a.CommandButton:visited, .DarkBlueContent a.CommandButton:active
{
    font-family: Arial,Tahoma, sans-serif;
    font-weight: bold;
	color: #ebab32; 
    text-decoration: underline;
}

.DarkBlueContent a.CommandButton:hover
{
    font-family: Arial,Tahoma, sans-serif;
    font-weight: bold;
	color: #ebab32; 
    text-decoration: none;
}























