/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
    background-color:DarkKhaki;
}

/* background color for the content part of the pages */
Body
{
    background-color: white;
}

.PageBreak
{
page-break-before: always;
}

.PageHeader
{
    font-family:  Arial, Tahoma, Helvetica;
    font-size:  24px;
    font-weight: Bold;
    color:#686934;
	 
}

.ArticleTitle
{
    font-family:  Arial, Tahoma, Helvetica;
    font-size:  18px;
    font-weight: Bold;
    color:#686934;
	 
}

.SectionTitle
{
    font-family:  Arial, Tahoma, Helvetica;
    font-size:  14px;
    font-weight: Bold;
    color:#686934;
	 
}

.ArticleSummary
{
    font-family: Arial, Tahoma, Helvetica;
    font-size: 13;
    font-weight: Normal;
    line-height: 19px;
    color: Navy;
}

/* background/border colors for the selected tab */
.TabBg {
    background-color:"";
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  {
}

/* text style for the selected tab */
.SelectedTab {
    font-weight: Normal;
    font-size: 8.5pt;
    color: Black;
    font-family: Arial,Tahoma , Helvetica;
    text-decoration: none;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration:    none;
    color:Black;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color:Black;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color:Black;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color:#686934;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-weight: Normal;
    font-size: 8.5pt;
    color: Black;
    font-family: Arial,Tahoma,  Helvetica;
    text-decoration: none;
}

/* text style for the unselected tabs */
.FooterLeft {
    font-weight:bold;
    font-size: 8.5pt;
    color: Navy;
    font-family: Arial,Tahoma,  Helvetica;
    text-decoration: none;
}
/* text style for the unselected tabs */
.FooterMiddle {
    font-weight: bold;
    font-size: 10pt;
    color: Navy;
    font-family: Arial,Tahoma,  Helvetica;
    text-decoration: none;
}
/* text style for the unselected tabs */
.FooterRight {
    font-weight: bold;
    font-size: 8.5pt;
    color: Navy;
    font-family: Arial,Tahoma,  Helvetica;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color:Black;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:Black;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:Black;
}

A.OtherTabs:hover    {
    text-decoration:    none;
    color:#686934;
}

/* GENERAL */
/* style for module titles */

/* style for module titles */
.Title   {
    font-family: Arial, Tahoma, Helvetica;
    font-size:  12px;
    font-weight:  Bold;
    color: #686934;
}

/* style for module titles */
.Emphasis  {
    font-family: Arial, Tahoma, Helvetica;
    font-size:  14px;
    font-weight:  Bold;
    line-height: 16px;
    color: #686934;
}

/* style for module titles */
.Head   {
    font-family: Arial,Tahoma,  Helvetica;
    font-size:  12px;
    font-weight:  Bold;
    color: #686934;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    Bold;
    color: #686934;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family:  Arial,Tahoma, Helvetica;
    font-size:  12px;
    font-weight:    Normal;
    color: black;
}

.SubHeadNoBold    {
    font-family: Arial,Tahoma,  Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #686934;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Arial,  Tahoma,Helvetica;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
    color: #333333;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Arial, Tahoma,  Helvetica;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
}

.NormalRed
{
    font-family: Arial, Tahoma, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

.NormalBold
{
    font-family: Arial,Tahoma,  Helvetica;
    font-size: 12px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Arial, Tahoma,  Helvetica;
    font-size: 12px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #686934;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #686934;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #686934;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000;
}
    
/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family:  Arial, Tahoma, Helvetica;
    font-size: 12px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family:  Arial, Tahoma, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #686934;
}


/* GENERIC */
H1  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:  Bold;
    color: #686934;
}

H2  {
    font-family: Arial, Tahoma, Helvetica;
    font-size:  13px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family:  Arial,Tahoma, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H4  {
    font-family:  Arial,Tahoma, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

H5, DT  {
    font-family:  Arial,Tahoma, Helvetica;
    font-size:  11px;
    font-weight:    normal;
    color: #003366;
}

H6  {
    font-family:Arial, Tahoma,  Helvetica;
    font-size:  11px;
    font-weight:    normal;
    color: #003366;
}

TFOOT, THEAD    {
    font-family:  Arial,Tahoma, Helvetica;
    font-size:  11px;
    color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family:  Arial,Tahoma, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

A:link  {
    text-decoration:    underline;
    color:#686934;
}

A:visited   {
    text-decoration:    underline;
    color:  #686934;
}

A:active    {
    text-decoration:    underline;
    color: #686934;
}

A:hover {
    text-decoration:    underline;
    color:  #ff0000;
}

SMALL   {
    font-size:  10px;
}

BIG {
    font-size:  12px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}

UL {color: #686934; list-style-type: circle; font-weight: bold; list-style-position: outside; text-indent:-0.50; margin-left:1em ; margin-top:0; margin-bottom:0;}
LI { color: #686934; list-style-type: circle; font-weight: bold; list-style-position: outside; text-indent:-0.50;  margin-left:1em; margin-top:0; margin-bottom:0;}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}



















