/* Standard HTML tags */
BODY
{
	padding-left: 0px;
	font-size: 10pt;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: #fff;
	padding-right: 0px;
	color: #666666;
}
div #FCKTextBoxPlaceHolderHTMLEditor
{
	background-color:#FFFFFF;
}
P
{
	margin-top: 1px;
	font-size: 10pt;
	color: #666;
	padding-top: 0px;
	font-family: Trebuchet MS, Verdana, Tahoma;
}
/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */
A:link
{
	font-size: 10pt;
	color: #ff7321;
	text-decoration: none;
}
A:visited
{
	font-size: 10pt;
	border-left: none;
	color: #ff7321;
	text-decoration: none;
}
A:hover
{
	color: #FF9966;
	text-decoration: none;
}
A:focus
{
	color: #ff9966;
	text-decoration: none;
}
A:active
{
	color: #ff9966;
	text-decoration: none;
}
DIV
{
	font-size: 10pt;
	color: #666;
}
H1
{
	font-weight: bold;
	font-size: 15pt;
}
H2
{
	font-weight: bold;
	font-size: 14pt;
}
H3
{
	font-weight: bold;
	font-size: 13pt;
}
H4
{
	font-weight: bold;
	font-size: 12pt;
}
H5
{
	font-weight: bold;
	font-size: 11pt;
}
H6
{
	font-weight: bold;
	font-size: 10pt;
}
HR
{
	color: #ff7321;
	height: 1pt;
	text-align: center;
}
IMG
{
}
INPUT.CommandButton
{
	border-right: thin solid #C47500;
	padding-right: 3pt;
	border-top: thin solid #FFD291;
	padding-left: 3pt;
	font-weight: 600;
	font-size: 8pt;
	padding-bottom: 3pt;
	border-left: thin solid #FFD291;
	color: #ffffff;
	line-height: 7pt;
	padding-top: 3pt;
	border-bottom: thin solid #C47500;
	font-family: Trebuchet MS, Verdana, Tahoma;
	background-color: #FF9900;
	text-decoration: none;
}
INPUT
{
	font-size: 8pt;
	font-family: Trebuchet MS, Verdana, Tahoma;
}
TABLE
{
	font-size: 10pt;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
THEAD
{
	font-size: 10pt;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
TR
{
	font-size: 10pt;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
TH
{
	font-size: 10pt;
	vertical-align: baseline;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
TD
{
	font-size: 10pt;
	color: #666;
	font-family: Trebuchet MS, Verdana, Tahoma;
}
TFOOT
{
	font-size: 10pt;
}
TEXTAREA
{
	font-size: 8pt;
	font-family: Trebuchet MS, Verdana, Tahoma;
}
OL
{
	font-size: 10pt;
}
UL
{
	font-size: 10pt;
	list-style-image: url(img/bulleye.gif);
}


/* Standard Rainbow Classes */

/* Command buttons */
.CommandButton
{
	font-size: 8pt;
	font-weight: 600;
	color: #ffffff;
	font-family: Trebuchet MS, Verdana, Tahoma;
	background-color: #af4f19;
	text-decoration: none;
	white-space: nowrap;
	line-height: 18pt;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: 2px solid #6A2F0F;
	border-left: 2px solid #E88F60;
	border-top: 2px solid #E88F60;
	border-right: 2px solid #6A2F0F;
	display: inline;
}

/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */

A.CommandButton:link
{
	font-size: 8pt;
	color: #fff;
	text-decoration: none;
}
A.CommandButton:visited
{
	font-size: 8pt;
	color: #fff;
	text-decoration: none;
}
A.CommandButton:hover
{
	font-size: 8pt;
	color: #fff;
	text-decoration: none;
}
A.CommandButton:focus
{
	font-size: 8pt;
	color: #fff;
	text-decoration: none;
}
A.CommandButton:active
{
	font-size: 8pt;
	color: #fff;
	text-decoration: none;
}

.EnhancedHtmlTitlePage /* Enhanced module support */
{
	font-weight: normal;
	font-size: 12pt;
	color: #333333;
	font-family: Trebuchet MS, Verdana, Tahoma;
}
.EnhancedHtmlLink
{
	font-weight: bold;
	font-size: 10pt;
	color: #333333;
	font-family: Trebuchet MS, Verdana, Tahoma;
}
A.EnhancedHtmlLink:link
{
	color: #000000;
	text-decoration: none;
}
A.EnhancedHtmlLink:visited
{
	color: #ff9933;
	text-decoration: none;
}
A.EnhancedHtmlLink:hover
{
	color: #cccccc;
	text-decoration: none;
}
A.EnhancedHtmlLink:focus
{
	color: #cccccc;
	text-decoration: none;
}
A.EnhancedHtmlLink:active
{
	color: #333333;
	text-decoration: none;
}

.Error /* Error and warning messages */
{
	color: #FF0000;
}
.Footer
{
	font-size: 8pt;
	text-align: center;
	color: #fff;
	background-image: url(img/footer_bg.jpg);
	background-repeat: repeat-x;
}
.Footer A:link
{
	font-size: 8pt;
	color: #fff;
	text-decoration: underline;
}
.Footer A:visited
{
	font-size: 8pt;
	color: #fff;
	text-decoration: underline;
}
.Footer A:hover
{
	font-size: 8pt;
	color: #af4f19;

}
.FooterSmall
{
	font-size: 7pt;
}
.Grid_Header, .Grid_Header TD, .Grid_Header TH /* Search Modules */
{
	background-color: #ff9933;
	font-weight: 600;
}
.Grid_Footer
{
}
.Grid_Item
{
}
.Grid_Item TD A
{
	font-weight: 600;
}
.Grid_AlternatingItem
{
	background-color: #CCCCCC;
}
.Grid_AlternatingItem TD A
{
	font-weight: 600;
}
.Grid_SelectedItem
{
}
.Grid_Pager
{
}
.Head /* Add, announcements, articles, blog, ecc ecc */
{
	font-weight: bold;
	font-size: 12pt;
	color: #ff9900;
	font-family: "Trebuchet MS", Verdana, Tahoma;
}
INPUT.NormalTextBox, .NormalTextBox
{
	font-size: 10pt;
	font-family: Trebuchet MS, Verdana, Tahoma;
}
SELECT, SELECT.NormalTextBox
{
	font-size: 10pt;
	font-family: Trebuchet MS, Verdana, Tahoma;
}
OPTION
{
	font-size: 10pt;
	font-family: Trebuchet MS, Verdana, Tahoma;
}
.ItemTitle
{
	font-weight: bolder;
	font-size: 10pt;
	color: #af4f19;
}
.ItemDate
{
	font-size: 10pt;
	color: #ff7321;
	font-family: Trebuchet MS, Verdana, Tahoma;
}

.Message /* Informative messages */
{
	font-weight: normal;
	font-size: 10pt;
	color: #999;
	background-color: #c0c0c0;
}
.ModuleTitle /* Title of each module */
{
	font-weight: 600;
	font-size: 12pt;
	color: #ff9900;
	line-height: 14pt;
	font-family: Trebuchet MS, Verdana, Tahoma;
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
}
.ModuleTitleAlt /* Title of each module */
{
	font-weight: 600;
	font-size: 12pt;
	color: #ff9900;
	line-height: 14pt;
	font-family: Trebuchet MS, Verdana, Tahoma;
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
}

.Module /* Module */
{	
}
.ModuleNoTitle /* Module variant */
{
}

.ModuleAlt /* Module */
{
	background-color: #fff1d2;
	padding: 10px;
}

.Normal
{
	padding-right: 0pt;
	font-size: 10pt;
	color: #666;
	font-family: Trebuchet MS, Verdana, Tahoma;
	line-height: normal;
	letter-spacing: normal;
}
.NormalBold
{
	padding-left: 5pt;
	font-weight: bold;
	font-size: 10pt;
	color: #666;
	font-family: Trebuchet MS, Verdana, Tahoma;
}
.NormalItalic
{
	font-size: 10pt;
	font-style: italic;
}

.rb_LangSw_tbl /* Language switcher */
{
	text-decoration: none;
}
/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */
.rb_LangSw_tbl A:link
{
	text-decoration: none;
}
.rb_LangSw_tbl A:visited
{
	text-decoration: none;
}
.rb_LangSw_tbl A:hover
{
	color: #af4f19;
}
.rb_LangSw_tbl A:focus
{
	color: #af4f19;
}
.rb_LangSw_tbl A:active
{
	text-decoration: none;
}
.rb_LangSw_sel
{
	color: #ff7321;
}

.rb_DefaultLayoutTable /* Styles for default pages */
{
	background-color: #FFFFFF;
}
.rb_DefaultPortalHeader
{
	background-color: #ffffff;
}
.rb_DefaultLayoutDiv
{
	background-color: #FFFFFF;
}
.rb_DefaultPortalFooter
{

}
/* Alternate styles for admin and edit pages */
.rb_AlternateLayoutTable
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #ffffff;
}
.rb_AlternatePortalHeader
{
	background-color: #ffffff;
}
.rb_AlternateLayoutDiv
{
	background-color: #ffffff;
}
.rb_AlternatePortalFooter
{
}

.rb_mod_btn /* Buttons support */
{
	display: block;
	margin: 0px 0px 0px 2px;
}
.btn-img-txt
{
}
.btn-img-only
{
}
.btn-img-txt
{
	overflow: hidden;
}
.btn-img-only-css
{
	overflow: hidden;
}
DIV.btn-img-only
{
	display: block;
	overflow: hidden;
	width: 0px;
	height: 0px;
}
DIV.btn-img-only-css
{
	display: block;
	overflow: hidden;
	width: 0px;
	height: 0px;
}
DIV.btn-img-txt
{
	display: block;
	overflow: hidden;
	width: 0px;
	height: 0px;
}
DIV.btn-txt-only
{
	font-size: 9pt;
	line-height: 0.8;
}
.rb_mod_btn
{
	display: block;
	margin: 0px 0px 0px 2px;
}

.SiteLink /* Used on Header menu in Layouts */
{
	font-weight: normal;
	font-size: 7pt;
	color: #af4f10;
	font-family: Trebuchet MS, Verdana, Tahoma;
	text-align: center;
	display: block;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-right: 4px;
	padding-left: 4px;
}

/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */

.SiteLink A:link
{
	display: block;
	font-size: 7pt;
	color: #ff9900;
	text-align: center;
	text-decoration: none;
}
.SiteLink A:visited
{
	color: #ff9900;
	font-size: 7pt;
}
.SiteLink A:hover
{
	color: #ffcc99;
	font-size: 7pt;
}
.SiteLink A:focus
{
	color: #ffcc99;
	font-size: 7pt;
}
.SiteLink A:active
{
	color: #ffcc99;
	font-size: 7pt;
}


.SiteTitle /* Portal title in Header, in layout file */
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 22pt;
	padding-bottom: 0px;
	color: #FFFFFF;
	padding-top: 0px;
	font-family: Trebuchet MS, Verdana, Tahoma;
	text-decoration: none;
}
.SubHead
{
	font-weight: 600;
	font-size: 10pt;
	color: #af4f19;
	padding-top: 4px;
	font-family: Trebuchet MS, Verdana, Tahoma;
}
.SubSubHead
{
	margin-top: 10pt;
	font-weight: 600;
	font-size: 10pt;
	color: #ff7321;
}
.SurveyQuestion /* Survey module support */
{
	padding-right: 5px;
	padding-left: 5px;
}
.SurveyOption
{
}
.SurveyButton
{
	font-weight: 600;
}

/* Three panes */

.LeftPane
{
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 2px;
}
.RightPane
{
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-top: 20px;
	margin: 0px;
}
.ContentPane
{
	padding-left: 30px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-top: 20px;
	margin: 0px;
}
.Flag 
{
	background-image: url(img/menu_bg.jpg);
	background-repeat: repeat-x;
}

.Date 
{
	background-image: url(img/menu_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 4px;
	padding-left: 6px;
	font-size: 8pt;
	color: #FFFFFF;
}

.BGTabs 
{
	background-image: url(img/menu_bg.jpg);
	background-repeat: repeat-x;
}
.Tabs /* PortalTabs in Default Layout & DefaultSubTabs Layout */
{
	margin: 0px;
	padding: 0px 10px;
	font-size: 10pt;
	line-height: 10pt;
}


/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */
.Tabs A:link
{
	color: #fff;
	text-decoration: none;
	font-weight: 600;
	font-size: 10pt;
	overflow: visible;
	font-family: Trebuchet MS, Verdana, Tahoma;
	white-space: nowrap;
}
.Tabs A:visited
{
	color: #fff;
	text-decoration: none;
	font-weight: 600;
	font-size: 10pt;
	overflow: visible;
	font-family: Trebuchet MS, Verdana, Tahoma;
	white-space: nowrap;
}
.Tabs A:hover
{
	color: #ffcc99;
	text-decoration: none;
}
.Tabs A:focus
{
	color: #ffcc99;
	text-decoration: none;
}
.Tabs A:active
{
	color: #ffcc99;
	text-decoration: none;
}
.SelectedTabs /* PortalTabs in Default Layout & DefaultSubTabs Layout */
{
	margin: 0px;
	padding: 0px 10px;
	font-size: 10pt;
	line-height: 10pt;
}
/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */
.SelectedTabs A:link
{
	color: #ffcc99;
	text-decoration: none;
	font-weight: 600;
	font-size: 10pt;
	overflow: visible;
	font-family: Trebuchet MS, Verdana, Tahoma;
	white-space: nowrap;
}
.SelectedTabs A:visited
{
	color: #ffcc99;
	text-decoration: none;
	font-weight: 600;
	font-size: 10pt;
	overflow: visible;
	font-family: Trebuchet MS, Verdana, Tahoma;
	white-space: nowrap;
}
.SelectedTabs A:hover
{
	color: #ffcc99;
	text-decoration: none;
}
.SelectedTabs A:focus
{
	color: #ffcc99;
	text-decoration: none;
}
.SelectedTabs A:active
{
	color: #ffcc99;
	text-decoration: none;
}



.MenuItem /* Menu in Default Layout */
{
	margin: 0px;
	color: #af4f19;
	text-decoration: none;
	font-weight: 600;
	font-size: 9pt;
	overflow: visible;
	font-family: Trebuchet MS, Verdana, Tahoma;
	white-space: nowrap;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.MenuItemHi
{
	margin: 0px;
	color: #ff7321;
	text-decoration: none;
	font-weight: 600;
	font-size: 9pt;
	overflow: visible;
	font-family: Trebuchet MS, Verdana, Tahoma;
	white-space: nowrap;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.MenuSub
{
	margin: 0px;
	color: #af4f19;
	text-decoration: none;
	font-weight: 600;
	font-size: 7pt;
	overflow: visible;
	font-family: Trebuchet MS, Verdana, Tahoma;
	white-space: nowrap;
	background-color: #fff1d2;
}
.MenuSubHi
{
	margin: 0px;
	color: #ff7321;
	text-decoration: none;
	font-weight: 600;
	font-size: 7pt;
	overflow: visible;
	font-family: Trebuchet MS, Verdana, Tahoma;
	white-space: nowrap;
	background-color: #fff1d2;
}

.breadcrumbs
{
	padding-bottom: 10px;
	padding-left: 0px;;
}
.bc_Text
{
	font-size: 7pt;
	color: #666;
	font-family: Trebuchet MS, Verdana, Tahoma;
}
.bc_Link
{
	font-size: 7pt;
	color: #666;
	font-family: Trebuchet MS, Verdana, Tahoma;
}
A.bc_Link:link
{
	font-size: 7pt;
	color: #0066cc;
	font-family: Trebuchet MS, Verdana, Tahoma;
}
A.bc_Link:visited
{
	font-size: 7pt;
	color: #0066cc;
	font-family: Trebuchet MS, Verdana, Tahoma;
}
A.bc_Link:hover
{
	font-size: 7pt;
	color: #82c0df;
	font-family: Trebuchet MS, Verdana, Tahoma;
}

