/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

A:active
{
    color:#00A814;
    text-decoration:none;
}

A:hover
{
    color:#00A814;
    text-decoration:underline;
}

A:link
{
    color:#00A814;
    text-decoration:none;
}

A:visited
{
    color:#00A814;
    text-decoration:none;
}

BIG
{
    font-size:14px;
}

BLOCKQUOTE, PRE
{
    font-family:Lucida Console, monospace;
}

/* background color for the content part of the pages */
.Body
{
    background-color:#FFFFFF;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
    font-family:Tahoma, Arial, Helvetica;
    font-size:12px;
    font-weight:normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:active
{
    color:#003366;
    text-decoration:underline;
}

A.CommandButton:hover
{
    color:#ff0000;
    text-decoration:underline;
}

A.CommandButton:link
{
    color:#003366;
    text-decoration:underline;
}

A.CommandButton:visited
{
    color:#003366;
    text-decoration:underline;
}

.DDwTopMargin
{
    margin-top:11pt;
}

.DTwTopMargin
{
    color:#306EFF;
    font-family:Helvetica, Tahoma, Arial;
    font-size:11pt;
    font-weight:normal;
    line-height:14pt;
    margin-top:30px;
}

/* GENERIC */
H1
{
    color:#666644;
    font-family:Tahoma, Arial, Helvetica;
    font-size:20px;
    font-weight:normal;
}

H2
{
    color:#666644;
    font-family:Tahoma, Arial, Helvetica;
    font-size:20px;
    font-weight:normal;
}

H3
{
    color:#003366;
    font-family:Tahoma, Arial, Helvetica;
    font-size:12px;
    font-weight:normal;
}

H4
{
    color:#003366;
    font-family:Tahoma, Arial, Helvetica;
    font-size:12px;
    font-weight:normal;
}

H5
{
    color:#003366;
    font-family:Tahoma, Arial, Helvetica;
    font-size:12px;
    font-weight:bold;
}

H6
{
    color:#003366;
    font-family:Tahoma, Arial, Helvetica;
    font-size:12px;
    font-weight:bold;
}

/* style for module titles */
.Head
{
    color:#01A63F;
    font-family:Helvetica, Tahoma, Arial;
    font-size:15pt;
    font-weight:normal;
}

/* background color for the header at the top of the page  */
.HeadBg
{
    background-color:white;
}

HR
{
    color:dimgrey;
    height:1pt;
    text-align:left;
}

/* style of item titles by Announcements and events */
.ItemTitle
{
    color:#306EFF;
    font-family:Helvetica, Tahoma, Arial;
    font-size:11pt;
    font-weight:bold;
    line-height:14pt;
}

.legalese
{
    border:1px solid #7F9DB9;
    color:#000000;
    font-family:Arial, Helvetica, sans-serif;
    font-size:7pt;
    font-weight:normal;
    height:160px;
    line-height:10.5pt;
    margin-top:20px;
    overflow:auto;
    padding:5px;
    width:550px;
}

/* MainMenu Style Override */
.MainMenu
{
    padding-left:180px;
    text-align:left;
}

A.MainMenu1:active
{
    color:#7a7a7a;
    text-decoration:none;
}

A.MainMenu1:hover
{
    color:#306EFF;
    text-decoration:none;
}

A.MainMenu1:link
{
    color:#7a7a7a;
    text-decoration:none;
}

A.MainMenu1:visited
{
    color:#7a7a7a;
    text-decoration:none;
}

A.MainMenu2:active
{
    color:#7a7a7a;
    text-decoration:none;
}

A.MainMenu2:hover
{
    color:#306EFF;
    text-decoration:none;
}

A.MainMenu2:link
{
    color:#7a7a7a;
    text-decoration:none;
}

A.MainMenu2:visited
{
    color:#7a7a7a;
    text-decoration:none;
}

.MenuDivider
{
    color:#FFFFFF;
}

/* text style for reading messages in Discussion */    
.Message
{
    background-color:#eeeeee;
    font-family:Tahoma, Arial, Helvetica;
    font-size:12px;
    font-size:12px;
    font-weight:normal;
}   

/* text style used for most text rendered by modules */
.Normal
{
    color:#306EFF;
    font-family:Helvetica, Tahoma, Arial;
    font-size:11pt;
    font-weight:normal;
    line-height:14pt;
}

.NormalB
{
    font-weight:bold;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalBold
{
    font-family:Tahoma, Arial, Helvetica;
    font-size:12px;
    font-weight:bold;
}

.NormalBU
{
    font-weight:bold;
    text-decoration:underline;
}

.NormalGreen
{
    color:#01A63F;
    font-family:Helvetica, Tahoma, Arial;
    font-size:11pt;
    font-weight:normal;
    line-height:14pt;
}

.NormalOrangeBU
{
    color:#FF9933;
    font-weight:bold;
    text-decoration:underline;
}

.NormalOrangeBUwBottomMargin
{
    color:#FF9933;
    font-weight:bold;
    margin-bottom:60px;
    text-decoration:underline;
}

.NormalRed
{
    color:#ff0000;
    font-family:Tahoma, Arial, Helvetica;
    font-size:12px;
    font-weight:bold;
}

.NormalTextBox
{
    font-family:Tahoma, Arial, Helvetica;
    font-size:12px;
    font-weight:normal;
}

OL LI
{
    list-style-type:decimal;
}

OL OL LI
{
    list-style-type:lower-alpha;
}

OL OL OL LI
{
    list-style-type:lower-roman;
}

/* text style for the unselected tabs */
.OtherTabs
{
    color:white;
    font-family:Tahoma, Arial, Helvetica;
    font-size:8.5pt;
    font-weight:bold;
    text-decoration:none;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:active
{
    color:#eeeeee;
    text-decoration:none;
}

A.OtherTabs:hover
{
    color:#cccccc;
    text-decoration:none;
}

A.OtherTabs:link
{
    color:white;
    text-decoration:none;
}

A.OtherTabs:visited
{
    color:#eeeeee;
    text-decoration:none;
}

.PMSCell { font-family:Verdana, Arial, Helvetica; font-size:12px; color:black; padding:5px; }

.PMSCellAlternate { font-family:Verdana, Arial, Helvetica; font-size:12px; color:black; padding:5px; background-color:#dddddd; }

.PMSHeaderCell { font-family:Verdana, Arial, Helvetica; font-size:12px; color:black; font-weight:bold; padding:5px; background-color:#ffffcc; }

.PMSOtherCellBottom { border-top:1px #D2D2D2 solid; padding:6px; background-color:whitesmoke; }

.PMSOtherCellTop { border-bottom:1px #D2D2D2 solid; padding:6px; background-color:whitesmoke; }

.PortalFooter
{
    background-image:url(bg_footer.gif);
    background-position:top left;
    height:36;
    padding:0;
    width:958;
}

/* text style for the selected tab */
.SelectedTab
{
    color:white;
    font-family:Tahoma, Arial, Helvetica;
    font-size:8.5pt;
    font-weight:bold;
    text-decoration:none;
}

/* hyperlink style for the selected tab */
A.SelectedTab:active
{
    color:#eeeeee;
    text-decoration:none;
}

A.SelectedTab:hover
{
    color:#cccccc;
    text-decoration:none;
}

A.SelectedTab:link
{
    color:white;
    text-decoration:none;
}

A.SelectedTab:visited
{
    color:#eeeeee;
    text-decoration:none;
}

SMALL
{
    font-size:8px;
}

/* style of item titles on edit and admin pages */
.SubHead
{
    color:#01A63F;
    font-family:Helvetica, Tahoma, Arial;
    font-size:13pt;
    font-style:italic;
    font-weight:bold;
}

A.SubMenu1:hover
{
    background-color:#00A814;
    color:#FFFFFF;
    font-weight:900;
    text-decoration:underline;
}

A.SubMenu1:link
{
    color:#FFFFFF;
    font-weight:300;
    text-decoration:underline;
}

A.SubMenu1:visited
{
    color:#FFFFFF;
    font-weight:300;
    text-decoration:underline;
}

A.SubMenu2:hover
{
    background-color:#00A814;
    color:#FFFFFF;
    font-weight:300;
    text-decoration:underline;
}

A.SubMenu2:link
{
    color:#FFFFFF;
    font-weight:900;
    text-decoration:underline;
}

A.SubMenu2:visited
{
    color:#FFFFFF;
    font-weight:900;
    text-decoration:underline;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
    color:#01A63F;
    font-family:Helvetica, Tahoma, Arial;
    font-size:12pt;
    font-weight:bold;
}

/* background/border colors for the selected tab */
.TabBg
{
    background-color:#3366CC;
}

/* Style used for default non-selected tabs */
.TabDefault { font-family:Verdana, Arial, Helvetica; font-size:12px; font-weight:bold; padding-left:20px; background-color:#e7e7e7; margin-left:10px; margin-right:10px; border-bottom:solid 1px black; }

/* Style used for messaging central table */
.TabPage { border:solid 1px black; border-top:none; }

/* Style used for the selected tab */
.TabSelected { font-family:Verdana, Arial, Helvetica; font-size:12px; font-weight:bold; background-color:#ffffff; border:1px solid #000000; border-bottom:none; padding-left:20px; }

/* Style used for seperating the tabs */
.TabSeparator { background-color:#ffffff; border-bottom:1px solid #000000; width:5px; }

.tblCategoryFormat
{
    margin-right:10px;
    margin-top:18px;
    width:280px;
}

TFOOT, THEAD
{
    color:#003366;
    font-family:Tahoma, Arial, Helvetica;
    font-size:12px;
}

TH
{
    color:#003366;
    font-family:Tahoma, Arial, Helvetica;
    font-size:12px;
    font-weight:bold;
    vertical-align:baseline;
}

.TopLevelMenuItem1_L
{
    BACKGROUND-IMAGE:none;
    BACKGROUND-REPEAT:no-repeat;
    cursor:default;
    height:50px;
    /*padding-right:10;*/
    width:0px;
}

.TopLevelMenuItem1_M
{
    BACKGROUND-IMAGE:none;
    BACKGROUND-REPEAT:no-repeat;
    color:#7a7a7a;
    cursor:default;
    font-family:Helvetica, Tahoma, Arial;
    font-size:16pt;
    font-style:normal;
    font-weight:700;
    height:50px;
    /*padding-left:8;*/
    text-align:center;
    text-decoration:none;
    vertical-align:top;
    width:100%;
}

.TopLevelMenuItem1_R
{
    BACKGROUND-IMAGE:none;
    BACKGROUND-REPEAT:no-repeat;
    cursor:default;
    height:50px;
    /*padding-right:30;*/
    width:25px;
}

.TopLevelMenuItem2_L
{
    BACKGROUND-IMAGE:none;
    BACKGROUND-REPEAT:no-repeat;
    height:50px;
    /*padding-right:10;*/
    width:0px;
}

.TopLevelMenuItem2_M
{
    BACKGROUND-IMAGE:none;
    BACKGROUND-REPEAT:no-repeat;
    color:#FFFF99;
    font-family:Helvetica, Tahoma, Arial;
    font-size:16pt;
    font-style:normal;
    font-weight:700;
    height:50px;
    /*padding-left:8;*/
    text-align:center;
    text-decoration:none;
    vertical-align:top;
    width:100%;
}

.TopLevelMenuItem2_R
{
    BACKGROUND-IMAGE:none;
    BACKGROUND-REPEAT:no-repeat;
    height:50px;
    /*padding-right:30;*/
    width:25px;
}

.TopLevelMenuItem3_L
{
    BACKGROUND-IMAGE:none;
    BACKGROUND-REPEAT:no-repeat;
    height:50px;
    /*padding-right:10;*/
    width:0px;
}

.TopLevelMenuItem3_M
{
    BACKGROUND-IMAGE:none;
    BACKGROUND-REPEAT:no-repeat;
    color:#306EFF;
    font-family:Helvetica, Tahoma, Arial;
    font-size:16pt;
    font-style:italic;
    font-weight:900;
    height:50px;
    /*padding-left:8;*/
    text-align:center;
    text-decoration:none;
    vertical-align:top;
    width:100%;
}

.TopLevelMenuItem3_R
{
    BACKGROUND-IMAGE:none;
    BACKGROUND-REPEAT:no-repeat;
    height:50px;
    /*padding-right:30;*/
    width:25px;
}

UL LI
{
    list-style-type:square ;
}

UL LI LI
{
    list-style-type:disc;
}

UL LI LI LI
{
    list-style-type:circle;
}

.WhiteLink
{
    color:#FFFFFF;
    font-size:14px;
    padding-top:2px;
    text-align:right;
}

A.WhiteLink:active, A.WhiteLink:link, A.WhiteLink:visited, A.WhiteLink:hover
{
    color:#FFFFFF;
    cursor:hand;
    font-size:14px;
    padding-top:2px;
    text-decoration:none;
}

.WhiteSubTitle
{
    color:#FFFFFF;
    font-size:14px;
    padding-top:2px;
}

.WhiteTitle
{
    color:#FFFFFF;
    font-size:16px;
    font-weight:bold;
    text-align:center;
}