/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg
{
}
img {
    border-style: none
}
/* background color for the content part of the pages */
Body
{
}

/* background/border colors for the selected tab */
.TabBg
{
}

.LeftPane
{
}

.ContentPane
{
}

.RightPane
{
}

/* text style for the selected tab */
.SelectedTab
{
}
A:link {color: blue;}
/* hyperlink style for the selected tab */
A.SelectedTab:link
{
}

A.SelectedTab:visited
{
}

A.Head
{
    font-family: 'Arial' , 'Helvetica';
    font-weight: bold;
    font-size: 9pt;
    color: #000000;
}

A.Head:hover
{
    font-family: 'Arial' , 'Helvetica';
    font-weight: bold;
    font-size: 9pt;
    color: #000000;
    text-decoration:underline;
}

A.Head:visited
{
    font-family: 'Arial' , 'Helvetica';
    font-weight: bold;
    font-size: 9pt;
    color: #000000;
}


A.SelectedTab:active
{
}

A.SelectedTab:hover
{
}

sttable {
    font: normal 76%/150% Geneva, Arial, Helvetica, sans-serif;
    border-collapse:collapse;
    border-spacing: 0;
                border-size:1;
    margin: 0;
    color: #000;
    }

/* text style for the unselected tabs */
.OtherTabs
{
}

/* hyperlink style for the unselected tabs */
A.OtherTabs:link
{
}

A.OtherTabs:visited
{
}

A.OtherTabs:active
{
}

A.OtherTabs:hover
{
}

/* GENERAL */
/* style for module titles */
.Head
{
   color: #3333CC;
}

/* 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
{
    font-family:  'Arial', 'Helvetica';
    font-weight: normal;
    font-size: 10pt;
    color: #000000;
}

/* 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
{
}

H2
{
}

H3
{
}

H4
{
}

H5, DT
{
}

H6
{
}

TFOOT, THEAD
{
}

TH
{
}

SMALL
{
}

BIG
{
}

BLOCKQUOTE, PRE
{
}


/* 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
{
}

.bodyBold
{
    font-family: 'Arial' , 'Helvetica';
    font-weight: bold;
    font-size: 9pt;
    color: #000000;
}

.bodyBoldBlue
{
    font-family: 'Arial' , 'Helvetica';
    font-weight: bold;
    font-size: 9pt;
    color: #003f70;
}

.bodyGreyBold
{
    font-family: 'Arial' , 'Helvetica';
    font-weight: bold;
    font-size: 9pt;
    color: #7e7f81;
}

.bodySmall
{
    font-family: 'Arial' , 'Helvetica';
    font-weight: normal;
    font-size: 8pt;
}

.bodySmallBold
{
    font-family: 'Arial' , 'Helvetica';
    font-weight: bold;
    font-size: 8pt;
}

/* Line Style(s) */
/* Defines the styles for lines */
.greyLine
{
    background-color: #7e7f81;
}
.blackLine
{
    background-color: #000000;
}
/* Table Heading Style(s) */
/* Defines the styles for table headings */
.tableHead
{
    font-family: 'Arial' , 'Helvetica';
    font-weight: bold;
    font-size: 10pt;
    color: #FFFFFF;
    background-color: #013f70;
}
.tableBody
{
    font-family: 'Arial', 'Helvetica';
    font-weight: normal;
    font-size: 10pt;
    color: #000000;
}
.tableHeadBlack
{
    font-family: 'Arial' , 'Helvetica';
    font-weight: bold;
    font-size: 10pt;
    color: #000000;
}

.pageTitleGR 
{
   font-family: 'Arial', 'Helvetica';
   font-weight: bold;
   font-size: 14pt;
   color: #666666;
}

.pageTitleWhite {font-family: 'Arial', 'Helvetica';font-weight: bold;font-size: 10pt;color: #FFFFFF;}
.pageTitleBlue {font-family: 'Arial', 'Helvetica';font-weight: bold;font-size: 10pt;color: #cfdefb;}

OL
{
    list-style-type: upper-roman;
}

.SideMenu
{
    color: #FFFFFF;
    font-family: 'Arial', 'Helvetica';
}
.SideMenuUrl A:active
{
    color: #FFFFFF;
    font-family: 'Arial', 'Helvetica';
    text-decoration: none;
    font-style:normal;
}
.SideMenuUrl A:hover
{
    color: #FFFFFF;
    font-family: 'Arial', 'Helvetica';
    text-decoration: none;
    font-style:normal;
}

.SideMenuUrl A:visited
{
    color: #FFFFFF;
    font-family: 'Arial', 'Helvetica';
    text-decoration: none;
    font-style:normal;
}
.SideMenuUrl A:link
{
    color: #FFFFFF;
    font-family: 'Arial', 'Helvetica';
    text-decoration: none;
    font-style:normal;
}

.footerText {font: 8pt Arial, Helvetica;color: #777777;}
.footerLink {font: 9pt Arial, Helvetica; text-decoration: underline;color: #013F70;}
.footerBlue {font-family: 'Arial', 'Helvetica';font-weight: normal;font-size: 8pt;color: #003f70;}





