.Error
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: red;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.HeadBg
{
	width:894px;
    text-align: center;
    margin: 0%;
    padding: 0px 0px 0px 0px;
    border-collapse: collapse;
	border: none;
}
BODY
{
    margin: 0;
    padding: 0;
    height: 100%;
    text-align: center;
	color: #333333;
}
.BorderRightBottom
{
    border-style: none;
}

.BorderTopBottom
{
    border-style: none;
    border-color: #000;
    border-width: 2px;
    color: #000;
}
.BorderTop
{
    border-style: none;
    border-color: #E0E0E0;
    border-width: 1px
}
.BorderBottom
{
    border-style: none none solid none;
    border-color: #000;
    border-width: 1px
}

.LeftPane
{
    BACKGROUND-COLOR: #fff;
    border-style: none solid none none;
    border-color: #000;
    border-width: 1px;
	width: 160px;
/*    margin: 5px;
    padding: 5px;*/
}

.RightPane
{
    margin: 15px 15px 15px 15px;
    padding: 15px 15px 15px 15px;
}
/* The div and the table style allow you to offer cross browser support for table positioning and size which allows you to apply your theme to all pages within rainbow, not just desktopdefault.aspx */
/* This is used throughout all standard - user based pages */
.rb_DefaultLayoutDiv
{
     width: 100%;
     height: 100%;
     margin: auto;
     background-color: #fff;
     border: none;
     padding: 10px 0px 0px 0px;
}

.rb_DefaultLayoutTable
{
     height: 1px;
     width: 894px;
     border-style: none;
	 margin:auto;
     padding: 0px 0px 0px 0px;
     border-collapse: collapse;        
}

/* The div and the table style allow you to offer cross browser support for table positioning and size which allows you to apply your theme to all pages within rainbow, not just desktopdefault.aspx */
/* This is used throughout all non-standard - admin type based pages e.g edit pages, site admin pages. You can keep them the same size as the standard ones to maintain a consistent look or you may need more space for admin features. This gives you that flexibility */

.rb_HomeLayoutTable
{
     background-color: #000;
     height: %98;
     width: 894px;
     border-style: none;
	 margin:auto;
     padding: 0px 0px 0px 0px;
     border-collapse: collapse; 
}

.rb_HomeLayoutDiv
{
     width: 100%;
     height: 100%;
     margin: auto;
     BACKGROUND-COLOR: #000;
     border: none;
     padding: 10px 0px 0px 0px;
}

.rb_AlternateLayoutDiv
{
     width: 100%;
     height: 98%;
     margin: auto;
     BACKGROUND-COLOR: #fff;
     border: none;
     padding: 10px 0px 0px 0px;
}

.rb_AlternateLayoutTable
{
     BACKGROUND-COLOR: #fff;
     height: 1px;
     width: 894px;
     border-style: none;
	 margin:auto;
     padding: 0px 0px 0px 0px;
     border-collapse: collapse;       
}

/*  DESKTOP PORTAL Footer SETTINGS */

.rb_AlternatePortalFooter
{
    width: 894px;
    border-style: solid none none none;
    border-color: #000;
    border-width: 1px;
    text-align:  center;    
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border-collapse: collapse;
}

.rb_DefaultLayoutFooter
{
    border-style: solid none none none;
    border-color: #000;
    border-width: 1px;
    text-align:  center;
}
textarea{
height: 400px;
width: 600px;
}

.Footer
{
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    COLOR: #000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.Copyright
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #333333;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

A.Footer:link
{
	padding: 0 10px;
    COLOR: #000;
    TEXT-DECORATION: none;
}
A.Footer:visited
{
    COLOR: #000;
    TEXT-DECORATION: none;
}
A.Footer:hover
{
    COLOR: #a55925;
    TEXT-DECORATION: none;
}
A.Footer:active
{
    COLOR: #000;
    TEXT-DECORATION: none;
}

.HomeFooter
{
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    COLOR: Silver;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
A.HomeFooter:link
{
    COLOR: silver;
    TEXT-DECORATION: none;
}
A.HomeFooter:visited
{
    COLOR: silver;
    TEXT-DECORATION: none;
}
A.HomeFooter:hover
{
    COLOR: #a55925;
    TEXT-DECORATION: none;
}
A.HomeFooter:active
{
    COLOR: silver;
    TEXT-DECORATION: none;
}


.SiteTitle
{
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 18px;
    PADDING-BOTTOM: 10px;
    COLOR: darkgreen;
    PADDING-TOP: 30px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
/* The entire background of the selected tab.*/
//.TabBg
//{
//   COLOR: lime;
//    FONT-FAMILY: Arial, Helvetica, sans-serif;
//    BACKGROUND-COLOR: #000000;
//}
.OtherTabsBg
{
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: lime;
}
/* Just the text of the selected tab.*/
.MainNav{
    border-bottom: solid;
    border-color: #000;
    border-width: 1px;
}
.MainNav td{
	text-align: center;
	width: 1%;
	white-space: nowrap;
	height: 26px;
}
.SelectedTab
{
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.OtherTabs
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #fff;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}
.OtherHomeTabs
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}
A.SelectedTab:link
{
    COLOR: #a55925;
    TEXT-DECORATION: none
}
A.SelectedTab:visited
{
    COLOR: #a55925;
    TEXT-DECORATION: none
}
A.SelectedTab:hover
{
    COLOR: #a55925;
    TEXT-DECORATION: none
}
A.SelectedTab:active
{
    COLOR: #a55925;
    TEXT-DECORATION: none
}
A.OtherTabs:link
{
    COLOR: #000;
    TEXT-DECORATION: none
}
A.OtherTabs:visited
{
    COLOR: #000;
    TEXT-DECORATION: none
}
A.OtherTabs:hover
{
    COLOR: #a55925;
    TEXT-DECORATION: none
}
A.OtherTabs:active
{
    COLOR: #a55925;
    TEXT-DECORATION: none
}
A.OtherHomeTabs:link
{
    COLOR: silver;
    TEXT-DECORATION: none
}
A.OtherHomeTabs:visited
{
    COLOR: silver;
    TEXT-DECORATION: none
}
A.OtherHomeTabs:hover
{
    COLOR: #a55925;
    TEXT-DECORATION: none
}
A.OtherHomeTabs:active
{
    COLOR: #a55925;
    TEXT-DECORATION: none
}

.SiteLink
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.SiteLink A:link
{
    COLOR: #ffffff;
    TEXT-DECORATION: none
}
.SiteLink A:visited
{
    COLOR: #ffffff;
    TEXT-DECORATION: none
}
.SiteLink A:hover
{
    COLOR: #a55925;
    TEXT-DECORATION: none
}
.SiteLink A:active
{
    COLOR: #a55925;
    TEXT-DECORATION: none
}
.Accent
{
    FONT-WEIGHT: bold;
    COLOR: #ffcc00
}
.Message
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ffcc00
}
.ItemTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.ItemDate
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.Accent
{
    FONT-WEIGHT: bold;
    COLOR: #ffcc00
}
.Head
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 15px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.SubHead
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	padding: 8px 0;
	}
.TitleHead
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 15px;
    COLOR: #333333;
    text-align: left;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	padding: 22px 30px 10px 30px;
}
.SubSubHead
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.Normal
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #333333;
    LINE-HEIGHT: 20px;
	padding: 0 30px 0 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.NormalTextBox
{
    FONT-WEIGHT: normal;
	line-height: 30px;
    FONT-SIZE: 12px;
    COLOR: #333333;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.NormalRed
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #ffcc00;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.NormalBold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.NormalItalic
{
    FONT-SIZE: 11px;
    FONT-STYLE: italic;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
	border-right: black thin solid;
	padding-right: 6px;
	border-top: #c0c0c0 thin solid;
	padding-left: 4px;
	font-weight: bold;
	font-size: 11px;
	background: #9E9E9E;
	padding-bottom: 2px;
	margin: 5px;
	overflow: visible;
	border-left: #c0c0c0 thin solid;
	color: white;
	line-height: 25px;
	padding-top: 2px;
	border-bottom: black thin solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center
}

Input.CommandButton 
{
	line-height: 13px
}

A.CommandButton:link
{
    COLOR: #000000;
    TEXT-DECORATION: none
}
A.CommandButton:visited
{
    COLOR: #000000;
    TEXT-DECORATION: none
}
A.CommandButton:hover
{
    COLOR: #000000;
    TEXT-DECORATION: underline
}
A.CommandButton:active
{
    COLOR: #000000;
    TEXT-DECORATION: none
}
H1
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 20px;
    COLOR: #333333;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
H2
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 20px;
    COLOR: #333333;;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
H3
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #333333;;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
H4
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #333333;;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
H5
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #333333;;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
DT
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #333333;;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
H6
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #333333;;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
TFOOT
{
    FONT-SIZE: 12px;
    COLOR: #333333;;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
THEAD
{
    FONT-SIZE: 12px;
    COLOR: #333333;;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
TH
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    VERTICAL-ALIGN: baseline;
    COLOR: #333333;;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
A:link
{
    COLOR: #000;
    TEXT-DECORATION: underline
}
A:visited
{
    COLOR: #a55925;
    TEXT-DECORATION: underline
}

A:hover
{
    COLOR: #a55925;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: #a55925;
    TEXT-DECORATION: underline
}
SMALL
{
    FONT-SIZE: 8px
}
BIG
{
    FONT-SIZE: 14px
}
BLOCKQUOTE
{
    FONT-FAMILY: Lucida Console, monospace
}
PRE
{
    FONT-FAMILY: Lucida Console, monospace
}
UL LI
{
    LIST-STYLE-TYPE: square
}
UL LI LI
{
    LIST-STYLE-TYPE: disc
}
UL LI LI LI
{
    LIST-STYLE-TYPE: circle
}
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: #808080;
    HEIGHT: 1pt;
    TEXT-ALIGN: left
}
.ArticleHead
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 15px;
    COLOR: #0066ff;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.module
{
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 10px;
    PADDING-TOP: 10px;
    BACKGROUND-COLOR: #000000
}
A.SiteLink
{
    COLOR: #a55925;
}
.SiteLink A
{
    COLOR: #a55925;
}
.SiteLink A:visited
{
    COLOR: #a55925;
}
.ContentPane
{
}
.LeftPane .normal
{
    COLOR: #000;
}

.RightPane .normal
{
    COLOR: firebrick
}
.RightPane TD
{
    COLOR: firebrick
}
.menu
{
    COLOR: green;
    BACKGROUND-COLOR: white
}
.Menu
{
    COLOR: green;
    BACKGROUND-COLOR: black
}
.RightPane A
{
    COLOR: navy;
    TEXT-DECORATION: none
}
.RightPane A:visited
{
    COLOR: navy;
    TEXT-DECORATION: none
}
.RightPane A:active
{
    COLOR: navy;
    TEXT-DECORATION: none
}
.RightPane A:hover
{
    COLOR: navy;
    TEXT-DECORATION: underline
}
.LeftPane A:link
{
    COLOR: #669966;
    TEXT-DECORATION: none
}
.LeftPane A:visited
{
    COLOR: #669966;
    TEXT-DECORATION: none
}
.LeftPane A:hover
{
    COLOR: Silver;
    TEXT-DECORATION: none
}
.LeftPane A:active
{
    COLOR: Silver;
    TEXT-DECORATION: none
}
.ContentPane A
{
    COLOR: navy;
    TEXT-DECORATION: underline
}
.ContentPane A:visited
{
    COLOR: navy;
    TEXT-DECORATION: underline
}
.ContentPane A:hover
{
    COLOR: navy;
    TEXT-DECORATION: underline
}
.ContentPane A:active
{
    COLOR: navy;
    TEXT-DECORATION: underline
}
.ContentPane A:link
{
    COLOR: fuchsia
}


/* ================================
   HtmlEditor
   ================================ */
DIV.edmenuback{
	background-color: #cccccc;
	border-bottom: 0px solid #929292;
	border-left: 1px solid #929292;
	border-right: 1px solid #929292;
	border-top: 1px solid #929292;
	width: 100%
}

TD.edmenuStyle{
	width: 200px;
	height: 600px;
	padding-top: 2px;
	padding-left: 2px;
	text-align: right;
}

TD.edmenuEditor{
}

TD.edmenuHTML{
	text-align: right;
	width: 35px;	
}

/* ================================
   Survey Module
   ================================ */
.SurveyQuestion
{

	color: darkred;
}

.SurveyPanel
{
	color: #c0c0c0;
	background-color: #c0c0c0;
}

.SurveyOption
{
	color: black;
}

.SurveyButton
{
	color: darkred;
	font-weight: bold;
}
