.EMLanguageContainer {display:none;}

/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body {
font-family: verdana !important;
line-height: 18px;
font-size: 12px;
color: #404040;
margin:10px 0px;
padding:0px;
}

P, div, ul, li , Table, tr, td { font-family: verdana !important; }

P {
font-family: verdana !important;
line-height: 18px;
font-size: 12px;
color: #404040;
margin:10px 0px;
padding:0px;
}

/*******************************/
/* IMAGE WATERMARKS */
/*******************************/

.watermark {position: relative;text-align: center;}
.watermark img {border:1px solid black;}
.watermark span {
font-size:0%;
position:absolute;
top:0; left:0; 
width:124px; height:40px; 
background-image: url(/portals/1/watermark.png);
background-repeat: no-repeat;
}

.watermark h6 {
margin:2px auto 0px auto;
display:block;
width:150px;
color: #999999;
text-align:center;
line-height:12px;
}

.float-left {float:left; margin:4px 10px 5px 0px;}
.float-right {float:right; margin:4px 0px 5px 10px;}
.center {margin:4px auto 4px auto}


.Gold1M {background-color: #f4e5cb;}
.Gold1M h6 {font-family: verdana !important;color:#835400; font-size: 12px;}
.Gold1M P {font-family: verdana !important;margin:4px; line-height:12px; font-size: 11px;}
	
.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* 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, table tr td div.normal, table tr td div.normal p
{
}

table.stats {
/* border:1px solid #cccccc; */ 
width:80%;
margin:10px;margin-left:auto;margin-right:auto;
}
table.stats thead {background-color:#ad182b;}
table.stats thead tr th {color:#ffffff;}
table.stats tfoot tr td {font-weight:bold;border-top:1px solid #cccccc;}

/* 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:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1{font-size:160% !important; font-size:160%; margin:0px; color:#1e3fa6;}
H2{font-size:145% !important; font-size:145%; margin:0px;}
span.blue {color:#1e3fa6 !important;font-size:15px;}

H3{font-size:130% !important; font-size:130%; margin:0px; color:#1e3fa6;margin-top:25px;}
H4{font-size:110% !important; font-size:110%; margin:0px; margin-right:15px; padding:0px; font-weight:bold; color:#1e3fa6; float:left;}

H5{font-size:100% !important; font-size:100%; margin:0px; color:#000000;float:right;margin-right:10px;}
H6{font-size:90% !important; font-size:90%; margin:0px; color:#1e3fa6;display:inline;}

DT{}

TFOOT, THEAD    {
}

TH  {
}

A:link  {}
A:visited   {}
A:hover {}
A:active    {}

/* special links */
.pdf {display:inline; height:20px; padding-left:23px; padding-top:2px; padding-bottom:2px; color:#2854cb; background-repeat: no-repeat; background-image: url(/portals/1/images/links-pdf-download.png); }
.web {display:inline; height:20px; padding-left:23px; padding-top:2px; padding-bottom:2px; color:#2854cb; background-repeat: no-repeat; background-image: url(/portals/1/images/links-external.png); }
.mp3 {margin-bottom:5px;}
.img-sidebar{float:left;}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {font-family: verdana;border-left:1px solid #a2a9d3; color:#5b6da6; margin:10px 30px; padding-left:6px;}
BLOCKQUOTE P {color:#1e3fa6;}

UL {}
UL LI {
font-family: verdana;
color:#5b6da6;
list-style:circle !important;
font-size:95% !important; 
margin-bottom:10px;
margin-top:10px;
}
UL LI LI {}
UL LI LI LI {}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL 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 {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}


/* Catalyst */
.HeadGold {font-size:160% !important; font-size:160%;}
.ContentCell {padding-top:10px;}

.FooterToken {color:#404040;}
a.FooterToken:link {color:#404040;text-decoration:underline;}
a.FooterToken:visited {color:#404040;text-decoration:underline;}
a.FooterToken:hover {color:#404040;text-decoration:none;}

























































