/* ================================
    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:active   {
}

A.SelectedTab:hover    {
}

/* 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   {
}

/* 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 {
color: #000000;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 line-height: normal;
 font-weight: normal;
 text-decoration: none;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	background-color: #FFFFFF;

}

.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    {
}
    
/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL 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 {
}


.redtext {
  color: #A13939;
}

.orangetext {
  color: #CC6600;
}

.goldtext {
  color: #CC9900;
}

.greentext {
  color: #339900;
}

.tealtext {
  color: #009999;
}

.bluetext {
  color: #336699;
}

.purpletext {
	color: #660066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}


/* END DogHouse Styles */


.OrangeHeader1 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 20px;
 line-height: normal;
 font-weight: bold;
 color: #CC6600;
 text-decoration: none;
}


.OrangeHeader2 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 16px;
 line-height: normal;
 font-weight: bold;
 color: #CC6600;
 text-decoration: none;
}


.OrangeHeader3 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 line-height: normal;
 font-weight: bold;
 color: #CC6600;
 text-decoration: none;
}

.OrangeHeader4{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: normal;
 font-weight: bold;
 color: #CC6600;
 text-decoration: none;
}



.BlueHeader2 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 16px;
 line-height: normal;
 font-weight: bold;
 color: #336699;
 text-decoration: none;
}



.BlueHeader3 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 line-height: normal;
 font-weight: bold;
 color: #336699;
 text-decoration: none;
}

.BlueHeader4 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: normal;
 font-weight: bold;
 color: #336699;
 text-decoration: none;
}

.Banner {
  font: bold 18pt Arial, Helvetica;
/*    color: #D88734; */
/*    color: #0A2972;  */
  color: #196AA8;
  margin: 0px;
}

.Banner2 {
  font: bold 16pt Arial, Helvetica;
/*    color: #D88734; */
  color: #0A2972; 
  margin: 0px;
  padding-left: 15px;
 
}


.Banner2NoPad {
  font: bold 16pt Arial, Helvetica;
/*    color: #D88734; */
  color: #0A2972; 
  margin: 0px;
  padding-left: 0px;
 
}



.Banner3 {
  font: bold 14pt Arial, Helvetica;
/*    color: #D88734; */
  color: #0A2972; 
  margin: 0px;
  padding-left: 15px;
 
}

.BenefitBanner {
  font: bold 12pt Arial, Helvetica;
  color: #D88734;
  margin: 0px;
}







.BlueHeader0 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: normal;
 font-weight: bold;
 color: #336699;
 text-decoration: none;
}



.GreenHeader2 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 16px;
 line-height: normal;
 font-weight: bold;
 color: #339900;
 text-decoration: none;
}



.GreenHeader3 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 line-height: normal;
 font-weight: bold;
 color: #339900;
 text-decoration: none;
}

.GreenHeader4 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: normal;
 font-weight: bold;
 color: #339900;
 text-decoration: none;
}






.blacktext {
 color: #000000;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 line-height: normal;
 font-weight: normal;
 text-decoration: none;
 padding-left: 15px;
 padding-right: 15px;
 padding-bottom: 12px;
}


.blacktextnopad {
 color: #000000;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 line-height: normal;
 font-weight: normal;
 text-decoration: none;
 padding-left: 0px;
 padding-right: 0px;
 padding-bottom: 12px;

}



.disclaimertext {
 color: #808080;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 line-height: normal;
 font-weight: normal;
 text-decoration: none;
}


.disclaimertextbold {
 color: #808080;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 line-height: normal;
 font-weight: bold;
 text-decoration: none;
}



.smalltext {
 color: #000000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 line-height: normal;
 font-weight: normal;
 text-decoration: none;
}

.smallgreytext {
 color: #C0C0C0;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 line-height: normal;
 font-weight: normal;
 text-decoration: none;
}

.evaluatorHeader {
 color: #b30000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 line-height: normal;
 font-weight: bold;
 text-decoration: none;
}


.blacktextbold {
 color: #000000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: normal;
 font-weight: bold;
 text-decoration: none;
}

.blacktextitalic{
 color: #000000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: normal;
 font-weight: normal;
 text-decoration: italic;
}

.listText {
 color: black;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 line-height: normal;
 font-weight: normal;
 text-decoration: none;
}

.FAQQuestionLabel {
 color: #808080;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 line-height: normal;
 font-weight: normal;
 text-decoration: none;
 padding-top: 2px;
 padding-left: 10px;
 padding-right: 5px;

}



.FAQQuestiontext {
 color: #808080;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 13px;
 line-height: normal;
 font-weight: bold;
 text-decoration: none;
 padding-top: 2px;
 padding-left: 0px;
 padding-right: 0px;

}

.FAQAnswertext {
 color: #000000;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 line-height: normal;
 font-weight: normal;
 text-decoration: none;
 padding-bottom: 12px;
 padding-left: 15px;
 padding-right: 15px;
}




.redalerttext {
 color: red;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 line-height: normal;
 font-weight: bold;
 text-decoration: none;
}


.RSSOrangeLink{
 color: #CC6600;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 line-height: normal;
 font-weight: bold;
 text-decoration: none;
}



  Glossary Style 
a.alphabet {font: bold 13px Arial, helvetica, sans-serif;}
a.alphabet:link {color:#374D22;}
a.alphabet:active {color:#374D22;}
a.alphabet:visited {color:#152b00;}
a.alphabet:hover {color:#BA5209;}

.alpha {background: #ADCC90;border: 1px solid #9CBB80;}
.alpha2 {background: #F5E289;border: 1px solid #D37634;}

.line {  background-color: #cccccc; background-repeat: repeat-x; height: 1px}.FFFFFFtextUL {  color: #FFFFFF; text-decoration: underline}

.D75610error {font-weight: bold; font-size: 16px; color: #D75610;}

.EEEEEELtgreybg {  background-color: #eeeeee}
.welcomemessagetext {  font-size: 14px; color: #FFFFFF}
.ADCC90midgreen {  background-color: #ADCC90}
.6E8B54greentext {  font-weight: bold; color: #6E8B54; font-size: 11px}
.999999ltgreytext {  font-weight: bold; color: #999999}
.pagetitle {font-size: 21px;font-weight: bold; color: #333333}
.CCCCCCdkgreybg {background-color: #CCCCCC}

.pad5510 {padding:0px 10px 5px;}
.pad10 {  padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px}
.pad1020 {  padding-top: 10px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px}
.padbot10 { 5px; padding-bottom: 10px}

.subtitle13 {  font-size: 13px;  background-color: #F4F4F4}
.6E8B54greentextnosize { font-weight: bold; color: #6E8B54}
.blue {  background-color: #6A8FB0}
.blue6A8FB0 { background-color: #6A8FB0 }
.midblue91B4CD { background-color: #91B4CD }
.bkbluebg4F6F88 { background-color: #4F6F88 }
.ltbluebg6A8FB0 { background-color: #6A8FB0 }
.solidgeryline {  background-image: url(../images/secondarynav_spacerline.gif); background-repeat: repeat-y}
.dkgrey21bold888888 {  font-size: 21px; font-weight: bold; color: #888888}
.dkgrey21bold333333 {  font-size: 21px; font-weight: bold; color: #333333}
.dkgrey14bold333333 {  font-size: 14px; font-weight: bold; color: #333333}
.ltgreyF4F4F4 {  background-color: #F4F4F4}
.dkgrey12bold666666 { font-size: 12px; font-weight: bold; color: #666666}
.ltgreyCCCCCC { background-color: #F4F4F4 }
.FFFFFFtext {  color: #ffffff}
.FFFFFFtextUL {   color: #ffffff; text-decoration: underline }
.FFFFFFtext21 {  font-size: 21px; color: #ffffff}
.blue6A8FB0 { background-color: #6A8FB0 }
.midblue91B4CD { background-color: #91B4CD }
.bkbluebg4F6F88 { background-color: #4F6F88 }
.ltbluebg6A8FB0 { background-color: #6A8FB0 }
.solidgeryline {  background-image: url(../images/secondarynav_spacerline.gif); background-repeat: repeat-y}
.dkgrey21bold888888 {  font-size: 21px; font-weight: bold; color: #888888}
.dkgrey21bold333333 {  font-size: 21px; font-weight: bold; color: #333333}
.dkgrey14bold333333 {  font-size: 14px; font-weight: bold; color: #333333}
.ltgreyF4F4F4 {  background-color: #F4F4F4}
.dkgrey12bold666666 { font-size: 12px; font-weight: bold; color: #666666}
.ltgreyCCCCCC { background-color: #F4F4F4 }
.FFFFFFtext {  color: #ffffff}
.FFFFFFtext21 {  font-size: 21px; color: #ffffff}




.ee206 { 
background : whitesmoke; 
border-top : 1.00pt solid #CCCCCC; 
border-left : 1.00pt solid #CCCCCC; 
border-right: 1.00pt solid #CCCCCC; 
color : #666699; 
font-family : Arial , sans-serif; 
font-size : 9.00pt; 
font-style : normal; 
font-weight : 700; 
padding-left : 1px; 
padding-right : 1px; 
padding-top : 1px; 
text-align : center; 
vertical-align : middle;
}

.ee214 { 
background : whitesmoke; 
border-bottom: solid 1px #CCCCCC;
border-top: solid 1px white;
border-left : solid 1px #CCCCCC; 
border-right: solid 1px #CCCCCC; 
color: #808080;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: normal;
font-weight: normal;
text-decoration: none;
padding-left : 4px; 
padding-right : 4px; 
padding-top : 1px; 
text-align : left; 
vertical-align : middle; 
}









/* ================================
    CSS STYLES FOR ARTICLES REPOSITORY MODULE
   ================================
*/   

.articleBanner {
  font: bold 16pt Arial, Helvetica;
  color: #0A2972; 
  margin: 0px;
  padding-left: 5px;
 
}



.articleTitle {
  font: bold 14pt Arial, Helvetica;
  color: #888888; 
  margin: 0px;
  padding-left: 5px;
 
}


.articleTitle2 {
  font: bold 13pt Arial, Helvetica;
  color: #888888; 
  margin: 0px;
  padding-left: 5px;
 
}



.articleText {
 color: #000000;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 line-height: normal;
 font-weight: normal;
 text-decoration: none;
 padding-left: 5px;
 padding-right: 5px;

}


.articleSource{
 color: #000000;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 font-style : italic;
 line-height: normal;
 font-weight: normal;
 text-decoration: none;
 padding-left: 0px;
 padding-right: 0px;

}



/* ================================
    CSS STYLES FOR TASK LIST MODULE
   ================================
*/   

.taskListHeader{
 color: #457DAC;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 13px;
 line-height: Normal;
 font-weight: bold;
 padding-left: 15px;
 padding-right: 15px;
 padding-bottom: 12px;
}


.taskListContent{
 color: black;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 line-height: Normal;
 font-weight: normal;
 text-decoration: none;
 text-align: left;
 border-top: solid 1px #CCCCCC;
 border-right: solid 1px #CCCCCC;
 border-bottom: solid 1px #CCCCCC;
 border-left: solid 1px #CCCCCC;
 padding-left: 15px;
 padding-right: 15px;
 padding-bottom: 15px;
 padding-top: 15px;
 background-color:#F7F7F7;
 margin-top: 5px;
 margin-right: 15px;
 margin-bottom: 15px;
 margin-left: 15px;
}


/* TrustedAdvisor DogHouse Styles */

.padding4 {
  padding: 4px;
}

.padding6 {
  padding: 6px;
}

.padding15 {
  padding: 15px;
}

.advisorH5 {
  font: bold 10pt Arial, Helvetica;
  color: #196AA8;
  padding: 0px;
  margin: 2px 0px 2px 0px;
}

.skyblue_gradient {
  background-image: url(images/gradient_skyblue.gif);
  background-repeat: repeat-x;
  background-position: 0px 0px;
}

.purple_gradient {
  background-image: url(images/gradient_purple.gif);
  background-repeat: repeat-x;
  background-position: 0px 0px;
}

.orange_gradient {
  background-image: url(images/gradient_orange.gif);
  background-repeat: repeat-x;
  background-position: 0px 0px;
}

.gold_gradient {
  background-image: url(images/gradient_gold.gif);
  background-repeat: repeat-x;
  background-position: 0px 0px;
}


.green_gradient {
  background-image: url(images/gradient_green.gif);
  background-repeat: repeat-x;
  background-position: 0px 0px;
}

.red_gradient {
  background-image: url(images/gradient_red.gif);
  background-repeat: repeat-x;
  background-position: 0px 0px;
}

H4 {
  padding: 4px;
  font: bold 9pt Arial, Helvetica;
  color: #0A2972;
  margin: 0px;
}


#timeline H4 {
  font: bold 10pt Arial, Helvetica;
  color: #003879;
  padding: 0px;
  margin: 2px 0px 2px 0px;
}

#timeline H5 {
  font: bold 8pt Arial, Helvetica;
  color: #DD9448;
  padding: 0px;
  margin: 2px 0px 2px 0px;
}




/* End TrustedAdvisor DogHouse Styles */










