/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

.ApplicationTableBorder 
{
	border-bottom-color: Silver;
	border-bottom-style: solid;
	border-bottom-width: thin;
	
	border-top-color: Silver;
	border-top-style: solid;
	border-top-width: thin;
	
	border-right-color: Silver;
	border-right-style: solid;
	border-right-width: thin;
	
	border-left-color: Silver;
	border-left-style: solid;
	border-left-width: thin;
	
}

.ApplicationTableCellBorderTop
{
	border-top-color: Silver;
	border-top-style: solid;
	border-top-width: thin;
}

.ApplicationHeadTableBorderR 
{
	border-bottom-color: Silver;
	border-bottom-style: solid;
	border-bottom-width: thin;
	
}

.ApplicationHeadTableBorderL 
{
	border-bottom-color: Silver;
	border-bottom-style: solid;
	border-bottom-width: thin;
	
	border-right-color: Silver;
	border-right-style: solid;
	border-right-width: thin;
	
}

.ApplicationSubTableBorder
{
	border-color: Silver;
	border-width: 1px;
	border-style: solid;
}

.Application 
{
	font-family: Arial, Tahoma, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.ApplicationBold 
{
	font-family: Arial, Tahoma, Helvetica;
    font-size: 12px;
    font-weight: bold;
}

.NormalLarge
{
     color: #003366;
     font-size: 13px;
     font-weight: normal;
     font-family: Arial, Tahoma, Helvetica;
}

.NormalLargeBlack
{
     color: #000000;
     font-size: 13px;
     font-weight: normal;
     font-family: Arial, Tahoma, Helvetica;
}

.ApplicationImportant
{
	font-family: Arial, Tahoma, Helvetica;
    font-size: 12px;
    font-weight: normal;
    color: #A01B1B;
}

.ApplicationImportantBold
{
	font-family: Arial, Tahoma, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #A01B1B;
}

.ApplicationTitle
{
    font-family: Arial, Tahoma, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #333366;
}

.ApplicationSubTitle
{
    font-family: Arial, Tahoma, Helvetica;
    font-size:  16px;
    font-weight: bold;
    color: #000000;
}

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
    background-color: #CCCCCC;
}

/* background color for the content part of the pages ffffed, F2E6BD, F8F1DC */
Body
{
    background-color: #FFFFFF;
    font-family: Arial, Tahoma, Helvetica;
}

/* background/border colors for the selected tab */
.TabBg {
    background-color: #993333;
}

.LeftPane  
{
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
    font-weight: bold;
    font-size: 8.5pt;
    color: #996633;
    font-family: Arial, Tahoma, Helvetica;
    text-decoration: none;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration:    none;
    color:#996633;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color:#996633;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color:#996633;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color:#cccccc;
}


/* text style for the selected Footer tab */
.FooterSelectedTab {
    font-weight: bold;
    font-size: 8.5pt;
    color: White;
    font-family: Arial, Tahoma, Helvetica;
    text-decoration: none;
}

/* hyperlink style for the selected Footer tab */
A.FooterSelectedTab:link {
    text-decoration:    none;
    color:White;
}

A.FooterSelectedTab:visited  {
    text-decoration:    none;
    color:White;
}

A.FooterSelectedTab:active   {
    text-decoration:    none;
    color:#996633;
}

A.FooterSelectedTab:hover    {
    text-decoration:    none;
    color:#996633;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-weight: bold;
    font-size: 8.5pt;
    color: #ffffff;
    font-family: Arial, Tahoma, Helvetica;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color:#ffffff;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:#ffffff;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:#cccccc;
}

A.OtherTabs:hover    {
    text-decoration:    none;
    color:#cccccc;
}

/* text style for the unselected tabs */
.OtherTabs2 {
    font-weight: bold;
    font-size: 8.5pt;
    color: #cccccc;
    font-family: Arial, Tahoma, Helvetica;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs2:link {
    text-decoration:    none;
    color:#cccccc;
}

A.OtherTabs2:visited  {
    text-decoration:    none;
    color:#cccccc;
}

A.OtherTabs2:active   {
    text-decoration:    none;
    color:#ffffff;
}

A.OtherTabs2:hover    {
    text-decoration:    none;
    color:#ffffff;
}

/* text style for the unselected Apps */
.ApplicationNav {
    font-weight: bold;
    font-size: 10pt;
    color: #996633;
    font-family: Arial, Tahoma, Helvetica;
    text-decoration: none;
    background-color: #F8F1DC;
}

.ApplicationNavSelected {
    font-weight: bold;
    font-size: 10pt;
    color: #cccccc;
    font-family: Arial, Tahoma, Helvetica;
    text-decoration: none;
    background-color: #F8F1DC;
}
    
/* hyperlink style for the unselected tabs */
A.ApplicationNav:link {
    text-decoration:    none;
    color:#996633;
font-size: 10pt;
}

A.ApplicationNav:visited  {
    text-decoration:    none;
    color:#996633;
font-size: 10pt;
}

A.ApplicationNav:active   {
    text-decoration:    none;
    color:#996633;
font-size: 10pt;
}

A.ApplicationNav:hover    {
    text-decoration:    none;
    color:#cccccc;
font-size: 10pt;
}

/* text style for the unselected footer tabs */
.FooterOtherTabs {
    font-weight: bold;
    font-size: 8.5pt;
    color: White;
    font-family: Arial, Tahoma, Helvetica;
    text-decoration: none;
}
    
/* hyperlink style for the Footer tabs */
A.FooterOtherTabs:link {
    text-decoration:    none;
    color:White;
}

A.FooterOtherTabs:visited  {
    text-decoration:    none;
    color:White;
}

A.FooterOtherTabs:active   {
    text-decoration:    none;
    color:#996633;
}

A.FooterOtherTabs:hover    {
    text-decoration:    none;
    color:#cccccc;
}

/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Arial, Tahoma, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #0066cc;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Arial, Tahoma, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

/* 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:    bold;
    color: black;
}

/* text style used for most text rende#A01B1B by modules */
.Normal
{
    font-family: Arial, Tahoma, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Arial, Tahoma, Helvetica;
    font-size: 13px;
    font-weight: normal;
}

.Normal#A01B1B
{
    font-family: Arial, Tahoma, Helvetica;
    font-size: 13px;
    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: #003366;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000;
}
    
/* GENERIC */
H1  {
    font-family: Arial, Tahoma, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Arial, Tahoma, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Arial, Tahoma, Helvetica;
    font-size:  13px;
    font-weight:    normal;
    color: #003366;
}

H4  {
    font-family: Arial, Tahoma, Helvetica;
    font-size:  13px;
    font-weight:    normal;
    color: #003366;
}

H5, DT  {
    font-family: Arial, Tahoma, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family: Arial, Tahoma, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

TFOOT, THEAD    {
    font-family: Arial, Tahoma, Helvetica;
    font-size:  13px;
    color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family: Arial, Tahoma, Helvetica;
    font-size:  13px;
    font-weight:    bold;
    color: #003366;
}

A:link  {
    text-decoration:    underline;
    color:  #333366;
}

A:visited   {
    text-decoration:    underline;
    color:  #333366;
}

A:active    {
    text-decoration:    underline;
    color:  #ff0000;
}

A:hover {
    text-decoration:    none;
    color:  #ff0000;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Arial, Lucida Console, monospace;
}


UL LI   {
    list-style-type:    disc ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    disc;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: #000000;
    height:2pt;
    text-align:left
}

.HRBlue
{
    color: #0066cc;
    height:2pt;
    text-align:left
}

.HRBlue600
{
    color: #0066cc;
    height:2pt;
    text-align:left;
    width: 600px
}

.HRBlack
{
    color: #000000;
    height:2pt;
    text-align:left
}

.HRRed
{
    color: Firebrick;
    height:2pt;
    text-align:left
}

.HRMine
{
    color: White;
    height:2pt;
    text-align:left
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Arial, Tahoma, Helvetica;
    font-size: 12px;
    font-weight: normal;
    font-size: 12px;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Arial, Tahoma, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

/* TTT Forum style sheet */

.TTTBorder
{
    border: 1px #646e95 solid; 
    background-color: #FFFFFF;
}
.TTTHeader
{
    background-color: #646e95;
    color: white;
    font-size: 0.7em;
    font-weight:bold;
    font-family: Arial, Verdana,  Helvetica;
}

.TTTSubHeader
{
    color: #4455aa;
    font-size: 0.7em;
    font-weight:bold;
    background-image: url(../images/forumHeaderBackgroundAlternate.gif);
    background-color: #EBEDF6;
}

.TTTTitle {
    font-weight: bold;
    font-size: 8.5pt;
    color: White;
    font-family: Arial, Verdana,  Tahoma, Helvetica;
    text-decoration: none;
}

TTTRow
{
    background-color: #eef3fb;        
}


.TTTFooter
{
    background-color: #646e95;
    color: white;
    font-size: 0.7em;
    font-weight:bold;
    font-family: Arial, Verdana,  Helvetica;
}

/* hyperlink style for the selected tab */
A.TTTTitle:link {
    text-decoration:    none;
    color:#4455aa;
}

A.TTTTitle:visited  {
    text-decoration:    none;
    color:#D4D9EC;
}

A.TTTTitle:active   {
    text-decoration:    none;
    color:#4455aa;
}

A.TTTTitle:hover    {
    text-decoration:    none;
    color:#D4D9EC;
}

.TTTFormControl
{
    font-size: 1.0em;
    font-family: Arial, Verdana,  Helvetica;
}
.TTTErrorText
{
	color: #A01B1B;
}
.TTTQuote
{
	border-top: 1px #646e95 solid; 
	border-bottom: 1px #646e95 solid; 
}
TD.TTTRow
{
    background-color: #eef3fb;        
}
TD.TTTHeader
{
	background-color: #646e95; 
}
TD.TTTSubHeader
{
	background-color: #D4D9EC;
}
TD.TTTRowHighlight
{
    background-color: #D4D9EC;
}
 TD.TTTFooter
{
	background-color: #646e95; 
}

.WT_NF_Title_Red {
    color: #800000;
    font-family: Arial, Tahoma, Helvetica;
    font-size: 15px;
    font-weight: bold;
}
.WT_NF_Title {
    color: White;
    font-family: Arial, Tahoma, Helvetica;
    font-size: 15px;
    font-weight: bold;
}

.WT_NF_Issue_Red_I {
    color: #800000;
    font-family: Arial, Tahoma, Helvetica;
    font-size: 15px;
    font-weight: bold;
    font-style: italic;
}


.WT_NF_Author {
    color: black;
    font-family: Arial, Tahoma, Helvetica;
    font-size: 15px;
    font-weight: bold;
}


.WT_NF_Nav:link {
    text-decoration:    none;
    color: #a92827;
    font-family: Arial, Tahoma, Helvetica;
    font-size: 12px;
    font-weight: bold;
}

.WT_NF_Nav:visited  {
    text-decoration:    none;
    color: #a92827;
    font-family: Arial, Tahoma, Helvetica;
    font-size: 12px;
    font-weight: bold;
}

.WT_NF_Nav:active   {
    text-decoration:    underline;
    color: #a92827;
    font-family: Arial, Tahoma, Helvetica;
    font-size: 12px;
    font-weight: none;
}

.WT_NF_Nav:hover    {
    text-decoration:    underline;
    color: #cccccc;
    font-family: Arial, Tahoma, Helvetica;
    font-size: 12px;
    font-weight: none;
}

.WT_NF_Nav_Selected {
    text-decoration:    none;
    color: #a92827;
    font-family: Arial, Tahoma, Helvetica;
    font-size: 16px;
    font-weight: bold;
}

.WT_NF_Nav_Selected:link {
    text-decoration:    none;
    color: #cccccc;
    font-family: Arial, Tahoma, Helvetica;
    font-size: 15px;
    font-weight: bold;
}

.WT_NF_Nav_Selected:visited  {
    text-decoration:    none;
    color: #800000;
    font-family: Arial, Tahoma, Helvetica;
    font-size: 15px;
    font-weight: bold;
}

.WT_NF_Nav_Selected:active   {
    text-decoration:    underline;
    color: #800000;
    font-family: Arial, Tahoma, Helvetica;
    font-size: 15px;
    font-weight: bold;
}

.WT_NF_Nav_Selected:hover    {
    text-decoration:    underline;
    color: #800000;
    font-family: Arial, Tahoma, Helvetica;
    font-size: 15px;
    font-weight: bold;
}

/* FAQ */
.FAQ:link {
    text-decoration:    none;
    color: Black;
    font-family: Arial, Helvetica;
    font-size: 15px;
    font-weight: bold;
}

.FAQ:visited  {
    text-decoration:    none;
    color: #800000;
    font-family: Arial, Helvetica;
    font-size: 15px;
    font-weight: bold;
}

.FAQ:active   {
    text-decoration:    underline;
    color: Black;
    font-family: Arial, Helvetica;
    font-size: 15px;
    font-weight: bold;
}

.FAQ:hover    {
    text-decoration:    underline;
    color: #800000;
    font-family: Arial, Helvetica;
    font-size: 15px;
    font-weight: bold;
}
/* End FAQ */

/* OMA - Occupation or Membership Affiliation*/
.OMA:link {
    text-decoration:    none;
    color: Black;
    font-family: Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
}

.OMA:visited
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Arial, Helvetica;
	text-decoration: none;
}

.OMA:active   {
    text-decoration:    underline;
    color: Black;
    font-family: Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
}

.OMA:hover    {
    text-decoration:    underline;
    color: gray;
    font-family: Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
}
/* End OMA */

/* StandardUnderline- Occupation or Membership Affiliation*/
.SUL:link {
    text-decoration:    underline;
    color: #0066cc;
    font-family: Arial, Helvetica;
    font-size: 13px;
    font-weight: bold;
}

.SUL:visited
{
	font-weight: bold;
	font-size: 13px;
	color: #0066cc;
	font-family: Arial, Helvetica;
	text-decoration: underline;
}

.SUL:active   {
    text-decoration:    underline;
    color: #0066cc;
    font-family: Arial, Helvetica;
    font-size: 13px;
    font-weight: bold;
}

.SUL:hover    {
    text-decoration:    underline;
    color: gray;
    font-family: Arial, Helvetica;
    font-size: 13px;
    font-weight: bold;
}
/* End StandardUnderline */

/* QuickLinks - Occupation or Membership Affiliation*/
.QuickLinks:link {
    text-decoration:    none;
    color: White;
    font-family: Tahoma, Helvetica;
    font-size: 13pt;
}

.QuickLinks:visited
{
	font-size: 13pt;
	color: White;
	font-family: Tahoma, Helvetica;
	text-decoration: none;
}

.QuickLinks:active   {
    text-decoration:    none;
    color: White;
    font-family: Tahoma, Helvetica;
    font-size: 13pt;
}

.QuickLinks:hover    {
    text-decoration:    underline;
    color: White;
    font-family: Tahoma, Helvetica;
    font-size: 13pt;
}
/* End OMA */

#tableone {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
border: 1px solid #000;
}
#tableone .darkblue {
background-color: #152151;
color: #FFF;
}
#tableone .side {
border-top: 1px none #000;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
border-left: 1px none #000;
}
#tableone .bottom {
border-bottom: 1px solid #000;
}
#tableone .lightbottom {
border-bottom: 1px solid #A7B0B5;
}
#tableone .right {
border-right: 1px solid #000;
}
#tableone .rightbottom {
border-right: 1px solid #000;
border-bottom: 1px solid #000;
}
#tableone .rightlightbr {
border-right: 1px solid #000;
border-bottom: 1px solid #A7B0B5;
}
#tableone .lightbr {
border-right: 1px solid #A7B0B5;
}
#tableone .lightbrrightbottom {
border-bottom: 1px solid #A7B0B5;
border-right: 1px solid #A7B0B5;
}
#tableone .bottomlightbrright {
border-bottom: 1px solid #000;
border-right: 1px solid #A7B0B5;
}

.AddGLTitle
{
	color: #A12C28;
	font-weight:bold;
	margin: 0;
}
.AddGL ul
{
	margin: 0;
}
.AddGL li
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}