/* Standard HTML tags */
BODY
{
	padding-left: 0px;
	font-size: 10pt;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	background-image: url(img/back.gif);
	background-repeat: repeat;
}
P
{
	margin-top: 1px;
	font-size: 10pt;
	color: #013773;
	padding-top: 0px;
	font-family: Verdana, Helvetica, sans;
}
/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */
A:link
{
	font-size: 10pt;
	color: #013773;
	text-decoration: none;
}
A:visited
{
	font-size: 10pt;
	border-left: none;
	color: #013773;
	text-decoration: none;
}
A:hover
{
	color: #88b3de;
	text-decoration: none;
}
A:focus
{
	color: #013773;
	text-decoration: none;
}
A:active
{
	color: #013773;
	text-decoration: none;
}
DIV
{
	font-size: 10pt;
}
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: #013773;
	height: 1pt;
	text-align: center;
}
IMG
{
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
}
INPUT.CommandButton
{
	border-right: thin solid #1C4162;
	padding-right: 3pt;
	border-top: thin solid #5294CF;
	padding-left: 3pt;
	font-weight: 600;
	font-size: 8pt;
	padding-bottom: 3pt;
	border-left: thin solid #5294CF;
	color: #ffffff;
	line-height: 7pt;
	padding-top: 3pt;
	border-bottom: thin solid #1C4162;
	font-family: Verdana, Helvetica, sans;
	background-color: #296194;
	text-decoration: none;
}
INPUT
{
	font-size: 8pt;
	font-family: Verdana, Helvetica, sans;
}
TABLE
{
	font-size: 8pt;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
THEAD
{
	font-size: 8pt;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
TR
{
	font-size: 8pt;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
TH
{
	font-size: 8pt;
	vertical-align: baseline;
	color: #013773;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
TD
{
	font-size: 8pt;
	color: #013773;
	font-family: Verdana, Helvetica, sans;
}
TFOOT
{
	font-size: 8pt;
}
TEXTAREA
{
	font-size: 8pt;
	font-family: Verdana, Helvetica, sans;
}
OL
{
	font-size: 10pt;
}
UL
{
	font-size: 10pt;
}


/* Standard Rainbow Classes */

/* Command buttons */
.CommandButton
{
	font-size: 8pt;
	font-weight: 600;
	font-family: Verdana, Helvetica, sans;
	background-color: #88b3de;
	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 #2F6CAA;
	border-left: 2px solid #BFD7EE;
	border-top: 2px solid #BFD7EE;
	border-right: 2px solid #2F6CAA;
	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: #013773;
	text-decoration: none;
}
A.CommandButton:visited
{
	font-size: 8pt;
	color: #013773;
	text-decoration: none;
}
A.CommandButton:hover
{
	font-size: 8pt;
	color: #296194;
	text-decoration: none;
}
A.CommandButton:focus
{
	font-size: 8pt;
	color: #296194;
	text-decoration: none;
}
A.CommandButton:active
{
	font-size: 8pt;
	color: #296194;
	text-decoration: none;
}

.EnhancedHtmlTitlePage /* Enhanced module support */
{
	font-weight: normal;
	font-size: 12pt;
	color: #4b473c;
	font-family: Verdana, Helvetica, sans;
}
.EnhancedHtmlLink
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffcf63;
	font-family: Verdana, Helvetica, sans;
}
A.EnhancedHtmlLink:link
{
	color: #ffcf63;
	text-decoration: none;
}
A.EnhancedHtmlLink:visited
{
	color: #ffcf63;
	text-decoration: none;
}
A.EnhancedHtmlLink:hover
{
	color: #4b473c;
	text-decoration: none;
}
A.EnhancedHtmlLink:focus
{
	color: #4b473c;
	text-decoration: none;
}
A.EnhancedHtmlLink:active
{
	color: #4b473c;
	text-decoration: none;
}

.Error /* Error and warning messages */
{
	color: #ff0000;
	font-weight: bold;
}
.Grid_Header, .Grid_Header TD, .Grid_Header TH /* Search Modules */
{
	background-color: #4b473c;
	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: #013773;
	font-family: Verdana, Helvetica, sans;
}
INPUT.NormalTextBox, .NormalTextBox
{
	font-size: 8pt;
	font-family: Verdana, Helvetica, sans;
}
SELECT, SELECT.NormalTextBox
{
	font-size: 8pt;
	font-family: Verdana, Helvetica, sans;
}
OPTION
{
	font-size: 8pt;
	font-family: Verdana, Helvetica, sans;
}
.ItemTitle
{
	font-weight: bolder;
	font-size: 10pt;
	color: #013773;
}
.ItemDate
{
	font-size: 10pt;
	color: #013773;
	font-family: Verdana, Helvetica, sans;
}

.Message /* Informative messages */
{
	font-weight: normal;
	font-size: 10pt;
	color: #ee7a35;
	background-color: #ffcc00;
}
.ModuleTitle /* Title of each module */
{
	font-weight: 600;
	font-size: 12pt;
	color: #013773;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	white-space: nowrap;
	overflow: hidden;
	line-height: normal;
}
.ModuleTitleAlternate /* Title of each module */
{
	font-weight: 600;
	font-size: 12pt;
	color: #013773;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	white-space: nowrap;
	overflow: hidden;
	line-height: normal;
	margin-bottom: 0px;
	padding-bottom: 6px;
}
.Module /* Module */
{
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-top: 10px;
}
.ModuleAlternate /* Module */
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.ModuleAlt /* Module variant */
{
	background-color: #88b3de;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.Normal
{
	padding-right: 0pt;
	font-size: 8pt;
	color: #003366;
	font-family: Verdana, Helvetica, sans;
	line-height: normal;
	letter-spacing: normal;
	background-color: #FFFFFF;
}
.NormalBold
{
	padding-left: 5pt;
	font-weight: bold;
	font-size: 8pt;
	color: #808080;
	font-family: Verdana, Helvetica, sans;
}
.NormalItalic
{
	font-size: 8pt;
	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: #4b473c;
}
.rb_LangSw_tbl A:focus
{
	color: #4b473c;
}
.rb_LangSw_tbl A:active
{
	text-decoration: none;
}
.rb_LangSw_sel
{
	color: #ffcf63;
}

.rb_DefaultLayoutTable /* Styles for default pages */
{
}
.rb_DefaultPortalHeader
{
	background-color: #336699;
}
.rb_DefaultLayoutDiv
{
}
.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;
}
.div_ev_Table
{
	background-color: #ffffff;
}

.rb_AlternatePortalFooter
{
}

.rb_mod_btn /* Buttons support */
{
	display: block;
	margin: 0px 0px 0px 0px;
}
.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;
}

.settings-table
{
	display: block;
	margin: 10px 0px 0px 2px;
}

.SiteLink /* Used on Header menu in Layouts */
{
	font-weight: normal;
	font-size: 7pt;
	color: #ffffff;
	font-family: Verdana, Helvetica, sans;
	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: #ffffff;
	text-align: center;
	text-decoration: none;
}
.SiteLink A:visited
{
	color: #ffffff;
	font-size: 7pt;
}
.SiteLink A:hover
{
	color: #ffffff;
	font-size: 7pt;
}
.SiteLink A:focus
{
	color: #ffffff;
	font-size: 7pt;
}
.SiteLink A:active
{
	color: #ffffff;
	font-size: 7pt;
}

.SiteTitle /* Portal title in Header, in layout file */
{
	padding-right: 0px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 22pt;
	padding-bottom: 0px;
	color: #FFFFFF;
	padding-top: 0px;
	font-family: Verdana, Helvetica, sans;
	text-decoration: none;
}
.SubHead
{
	font-weight: 600;
	font-size: 10pt;
	color: #013773;
	padding-top: 4px;
	font-family: Verdana, Helvetica, sans;
	font-style: italic;
}
.SubSubHead
{
	font-weight: 600;
	font-size: 10pt;
	color: #013773;
	font-style: italic;
}
.SurveyQuestion /* Survey module support */
{
	padding-right: 5px;
	padding-left: 5px;
}
.SurveyOption
{
}
.SurveyButton
{
	font-weight: 600;
}

/* Three panes */
.LeftPane
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 15px;
	margin: 0px;
	padding-top: 10px;
	background-color: #ffffff;
	width: 100%;
}
.RightPane
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 15px;
	margin: 0px;
	padding-top: 10px;
	background-color: #ffffff;
}
.ContentPane
{
	border-right: none;
	padding-right: 15px;
	border-top: none;
	padding-left: 15px;
	padding-bottom: 15px;
	margin: 0px;
	padding-top: 15px;
}

.DefaultBanner1 /* Graphics */
{
	background-color: #ffffcc;
}
.DefaultBanner2 /* Graphics */
{
	background-color: #FFCC00;
}
.DefaultBanner3 /* Graphics */
{
	background-color: #006600;
}
.DefaultTD /* Graphics */
{

}
.DefaultTDSub /* Graphics */
{

}

.Tabs /* PortalTabs in Default Layout & DefaultSubTabs Layout */
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: 600;
	font-size: 8pt;
	padding-bottom: 2px;
	margin: 0px;
	overflow: visible;
	line-height: normal;
	padding-top: 2px;
	font-family: Verdana, Helvetica, sans;
	text-align: center;
}

/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */
.Tabs A:link
{
	color: #ffffff;
	text-decoration: none;
}
.Tabs A:visited
{
	color: #ffffff;
	text-decoration: none;
}
.Tabs A:hover
{
	color: #d6ebff;
	text-decoration: none;
}
.Tabs A:focus
{
	color: #d6ebff;
	text-decoration: none;
}
.Tabs A:active
{
	color: #ffffff;
	text-decoration: none;
}
.SelectedTabs /* PortalTabs in Default Layout & DefaultSubTabs Layout */
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: 600;
	font-size: 8pt;
	padding-bottom: 2px;
	margin: 0px;
	line-height: normal;
	padding-top: 2px;
	background-repeat: repeat;
	font-family: Verdana, Helvetica, sans;
	text-align: center;
	color: #004F9D;
	background-color: #ffcf63;
}
/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */
.SelectedTabs A:link
{
	border-right: none;
	padding-right: 0px;
	border-top: none;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: none;
	color: #004F9D;
	padding-top: 0px;
	border-bottom: none;
	text-decoration: none;
}
.SelectedTabs A:visited
{
	border-right: none;
	border-top: none;
	border-left: none;
	color: #004F9D;
	border-bottom: none;
	text-decoration: none;
}
.SelectedTabs A:hover
{
	border-right: none;
	border-top: none;
	border-left: none;
	color: #004F9D;
	border-bottom: none;
	text-decoration: none;
}
.SelectedTabs A:focus
{
	border-right: none;
	border-top: none;
	border-left: none;
	color: #004F9D;
	border-bottom: none;
	text-decoration: none;
}
.SelectedTabs A:active
{
	border-right: none;
	border-top: none;
	border-left: none;
	color: #004F9D;
	border-bottom: none;
	text-decoration: none;
}

.MenuItem /* Menu in Default Layout */
{
	font-weight: 600;
	font-size: 10pt;
	font-family: Verdana, Helvetica, sans;
	color: #FFFFFF;
	background-image: url(img/bgmenu.gif);
}
.MenuItemHi
{
	background-color: #ffcf63;
	color: #ffffff;
}
.MenuSub
{
	border-bottom: #FFFFFF 1px solid;
	background-color: #4b473c;
	color: #FFFFFF;
}
.MenuSubHi
{
	border-bottom: #FFFFFF 1px solid;
	background-color: #ffcf63;
}

.PortalMenuItem /* Top menu in DefaultPortalMenu Layout */
{
	font-weight: 600;
	font-size: 8pt;
	color: #ffffff;
	font-family: Verdana, Helvetica, sans;
	background-color: #28527b;
}
.PortalMenuItemHi
{
	color: #ffffff;
    font-size: 8pt;
	border-right-width: 1px;
	background-color: #3f7dbc;
}
.PortalMenuSub
{
	font-weight: 500;
	color: #ffffff;
	font-size: 8pt;
	background-color: #336699;
}
.PortalMenuSubHi
{
	font-weight: 500;
	color: #ffffff;
	font-size: 8pt;
	background-color: #3f7dbc;
}

.SubTabs /* PortalTabs in DefaultSubTabs Layout */
{
	border-right: #FFFFFF thin;
	padding-right: 10px;
	border-top: #FFFFFF thin;
	padding-left: 10px;
	font-weight: 600;
	font-size: 8pt;
	padding-bottom: 2px;
	border-left: #FFFFFF thin;
	color: #FFFFFF;
	line-height: normal;
	padding-top: 2px;
	border-bottom: #FFFFFF thin;
	font-family: Verdana, Helvetica, sans;
	background-color: #004d9c;
	text-align: center;
}
/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */
.SubTabs A:link
{
	color: #FFFFFF;
	text-decoration: none;
}
.SubTabs A:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.SubTabs A:hover
{
	color: #666666;
	text-decoration: none;
}
.SubTabs A:focus
{
	color: #666666;
	text-decoration: none;
}
.SubTabs A:active
{
	color: #FFFFFF;
	text-decoration: none;
}
.SelectedSubTabs /* PortalTabs in DefaultSubTabs Layout */
{
	border-right: #FFFFFF thin;
	padding-right: 10px;
	border-top: #FFFFFF thin;
	padding-left: 10px;
	font-weight: 600;
	font-size: 8pt;
	padding-bottom: 2px;
	border-left: #FFFFFF thin;
	color: #333333;
	line-height: normal;
	padding-top: 2px;
	border-bottom: #FFFFFF thin;
	font-family: Verdana, Helvetica, sans;
	background-color: #f9ccb0;
	text-align: center;
}
/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */
.SelectedSubTabs A:link
{
	color: #666666;
	text-decoration: none;
}
.SelectedSubTabs A:visited
{
	color: #666666;
	text-decoration: none;
}
.SelectedSubTabs A:hover
{
	color: #666666;
	text-decoration: none;
}
.SelectedSubTabs A:focus
{
	color: #666666;
	text-decoration: none;
}
.SelectedSubTabs A:active
{
	color: #666666;
	text-decoration: none;
}

/* =============================
   SolpartNavigation menu styles
   ============================= */

.spm_MenuContainer	
{
	font-family: verdana;
	background-image: url(img/bgmenu.gif);
}
.spm_MenuBar		
{
	height:22px;
}
.spm_MenuBar TD		
{
	FONT-SIZE: 10pt;
	vertical-align:middle;
}
.spm_MenuBar TD TD   	
{
	
}
.spm_SubMenu		
{
	
}
.spm_SubMenu TD		{
	height:22px;
	background-image: url(img/bgmenu.gif);
}
.spm_MenuBreak		{height:0px;}
.spm_MenuItem 		{cursor:pointer;}
.spm_MenuItem TD	{
	height:22px;
	font-size:10pt;
	color:#ffffff;
	padding-left:3px;
	padding-right:3px;
	font-weight: bold;
}
.spm_MenuIcon		{}
.spm_MenuStyle		{}
.spm_MenuItemSel	{
	background-color:#ffcf63;
	cursor:pointer;
}
.spm_MenuItemSel TD	{
	color:#004F9D;
	font-size:10pt;
	padding-left:3px;
	padding-right:3px;
	font-weight: bold;
}
.spm_MenuArrow		{
	cursor:pointer;
}
.spm_RootMenuArrow	{
	cursor:pointer;
}
.spm_DefaultItem	{cursor:pointer;}
.spm_DefaultItem TD	{height:22px;font-size:10pt;padding-left:3px; padding-right:3px;}
.spm_DefaultItemHighlight	{
}
.spm_DefaultItemHighlight TD	{
}
