/* ================================
    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
{
}

.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
{
}

/* 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  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
font-size: 8pt;
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

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{
}


h1.text {font-size: 16pt;
line-height: 100%;
font-style: normal;
font-variant: normal;
font-weight: 700;
color: #779182;}

h2.text {font-size: 14pt;
line-height: 100%;
font-style: normal;
font-variant: normal;
font-weight: 700;
color: #6D5E51;}

h3.text {font-size: 12pt;
line-height: 100%;;
font-style: normal;
font-variant: normal;
font-weight: 700;
color: #779182;}

h4.text {font-size: 10pt;
line-height: 100%;
font-style: normal;
font-variant: normal;
font-weight: 700;
color: #6D5E51;}

blockquote.text {font-style: normal;
font-face:verdana
font-variant: normal;}

a.text:visited {color: #6D5E51;
text-decoration: underline;
font-size: normal;}

a.text:link {color: #00494F;
text-decoration: underline;
font-size: normal;}

a.text:active {color: black;
text-decoration: underline;
font-size: normal;}

a.text:hover {color: black;
text-decoration: underline;
font-size: normal;}

table.text {
font-size: 10pt;
line-height: 12pt;
font-style: normal;
font-variant: normal;
font-weight: 400;
background-color: white;
color: black;}

th.text {color: white;
background-color: #4f604f;
padding-top: 8;
padding-right: 8;
padding-bottom: 8;
padding-left: 8;}

td.text {background-color: #E8ECDA;
padding-top: 8;
padding-right: 8;
padding-bottom: 8;
padding-left: 8;}


table.adviser {font-size: 10pt;
line-height: 12pt;
font-style: normal;
font-variant: normal;
font-weight: 400;
background-color: white;
color: black;}

th.adviser {color: white;
background-color: #333A5F;
padding-top: 8;
padding-right: 8;
padding-bottom: 8;
padding-left: 8;}

td.adviser {background-color: #E8ECDA;
padding-top: 8;
padding-right: 8;
padding-bottom: 8;
padding-left: 8;}

h1.legaled {font-size: 16pt;
line-height: 100%;
font-style: normal;
font-variant: normal;
font-weight: 700;
color: #70193D;}

h2.legaled {font-size: 14pt;
line-height: 100%;
font-style: normal;
font-variant: normal;
font-weight: 700;
color: #BC8F8F;}

h3.legaled {font-size: 12pt;
line-height: 100%;
font-style: normal;
font-variant: normal;
font-weight: 700;
color: #70193D;}

h4.legaled {font-size: 10pt;
line-height: 100%;
font-style: normal;
font-variant: normal;
font-weight: 700;
color: #BC8F8F;}

table.legaled {font-size: 10pt;
line-height: 12pt;
font-style: normal;
font-variant: normal;
font-weight: 400;
background-color: white;
color: black;}

th.legaled {color: white;
background-color: #70193D;
padding-top: 8;
padding-right: 8;
padding-bottom: 8;
padding-left: 8;}

td.legaled {background-color: #DCDCDC;
padding-top: 8;
padding-right: 8;
padding-bottom: 8;
padding-left: 8;}

small {font-family: arial,helvetica,sans-serif;
font-size: 8pt;
line-height: 100%;
font-style: normal;
font-variant: normal;
font-weight: 400;}



table.mbrnews {font-size: 10pt;
line-height: 12pt;
font-style: normal;
font-variant: normal;
font-weight: 400;
background-color: white;
color: black;}

th.mbrnews {color: white;
background-color: sienna;
padding-top: 8;
padding-right: 8;
padding-bottom: 8;
padding-left: 8;}

td.mbrnews {background-color: #F5DEB3;
padding-top: 8;
padding-right: 8;
padding-bottom: 8;
padding-left: 8;}

a.mbrnews:visited {color: #B8860B;
font-size: normal;}

a.mbrnews:link {color: sienna;
font-size: normal;}

a.mbrnews:active {color: black;
font-size: normal;}

a.mbrnews:hover {color: black;
font-size: normal;}

h1.mbrnews {font-size: 16pt;
line-height: 21pt;
font-style: normal;
font-variant: normal;
font-weight: 700;
color: sienna;}

h2.mbrnews {font-size: 14pt;
line-height: 17pt;
font-style: normal;
font-variant: normal;
font-weight: 700;
color: sienna;}

h3.mbrnews {font-size: 12pt;
line-height: 15pt;;
font-style: normal;
font-variant: normal;
font-weight: 700;
color: #819681;}

h4.mbrnews {font-size: 10pt;
line-height: 13pt;
font-style: normal;
font-variant: normal;
font-weight: 700;
color: sienna;}

hr.mbrnews {color: sienna}

h1.resource {font-size: 16pt;
line-height: 100%;
font-style: normal;
font-variant: normal;
font-weight: 700;
color: #483D8B;}

h2.resource {font-size: 14pt;
line-height: 100%;
font-style: normal;
font-variant: normal;
font-weight: 700;
color: #9ACD32;}

h3.resource {font-size: 12pt;
line-height: 100%;;
font-style: normal;
font-variant: normal;
font-weight: 700;
color: #483D8B;}

h4.resource {font-size: 10pt;
line-height: 100%;
font-style: normal;
font-variant: normal;
font-weight: 700;
color: #9ACD32;}












