@import url(MenuSolpart.css);

/* Standard HTML tags */
BODY
{
	padding-left: 0px;
	font-size: 10pt;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: #ffffff;
	padding-right: 0px;
	width:100%;
}
P
{
	margin-top: 1px;
	font-size: 10pt;
	color: #333333;
	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: #000099;
	text-decoration: none;
}
A:visited
{
	/* font-size: 10pt; */
	border-left: none;
	color: #000099;
	text-decoration: none;
}
A:hover
{
	color: #999999;
	text-decoration: none;
}
A:focus
{
	color: #999999;
	text-decoration: none;
}
A:active
{
	color: #66ccff;
	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: #999999;
	height: 1pt;
	text-align: center;
}
IMG
{
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
}
INPUT.CommandButton
{
	border-right: none;
	padding-right: 3pt;
	border-top: none;
	padding-left: 3pt;
	font-weight: 600;
	font-size: 8pt;
	padding-bottom: 3pt;
	border-left: none;
	color: #000000;
	line-height: 7pt;
	padding-top: 3pt;
	border-bottom: none;
	font-family: Verdana, Helvetica, sans;
	background-color: #999999;
	text-decoration: none;
}
INPUT
{
	font-size: 8pt;
	font-family: Verdana, Helvetica, sans;
}
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;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
TD
{
	font-size: 10pt;
	color: #333333;
	font-family: Verdana, Helvetica, sans;
}
TFOOT
{
	font-size: 10pt;
}
TEXTAREA
{
	font-size: 8pt;
	font-family: Verdana, Helvetica, sans;
}
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: #333333;
	font-family: Verdana, Helvetica, sans;
	background-color: #0066cc;
	text-decoration: none;
	white-space: nowrap;
	line-height: 18pt;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: none;
	border-left: none;
	border-top: none;
	border-right: none;
	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: #cccccc;
	text-decoration: none;
}
A.CommandButton:visited
{
	font-size: 8pt;
	color: #cccccc;
	text-decoration: none;
}
A.CommandButton:hover
{
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
A.CommandButton:focus
{
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
A.CommandButton:active
{
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

.EnhancedHtmlTitlePage /* Enhanced module support */
{
	font-weight: normal;
	font-size: 12pt;
	color: #333333;
	font-family: Verdana, Helvetica, sans;
}
.EnhancedHtmlLink
{
	font-weight: bold;
	font-size: 10pt;
	color: #333333;
	font-family: Verdana, Helvetica, sans;
}
A.EnhancedHtmlLink:link
{
	color: #000000;
	text-decoration: none;
}
A.EnhancedHtmlLink:visited
{
	color: #999999;
	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;
}
.Grid_Header, .Grid_Header TD, .Grid_Header TH /* Search Modules */
{
	background-color: #cccc99;
	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: #999999;
	font-family: Verdana, Helvetica, sans;
}
INPUT.NormalTextBox, .NormalTextBox
{
	font-size: 10pt;
	font-family: Verdana, Helvetica, sans;
}
SELECT, SELECT.NormalTextBox
{
	font-size: 10pt;
	font-family: Verdana, Helvetica, sans;
}
OPTION
{
	font-size: 10pt;
	font-family: Verdana, Helvetica, sans;
}
.ItemTitle
{
	/* color: #000099; blue like the links */
	color: #ef2a33;
	text-indent: 0px;
	font-family: arial, helvetica, swiss, san-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 5px;
}

.ItemDate1
{
	font-size: 10pt;
	color: #999999;
	font-family: Verdana, Helvetica, sans;
}

.ItemDate
{
	color: #ef2a33;
	text-indent: 0px;
	font-size: 12px;
	line-height: 20px;
	font-family: arial, helvetica, swiss, san-serif;
	margin-bottom: 5px;
}

.Message /* Informative messages */
{
	font-weight: normal;
	font-size: 10pt;
	color: #000099;
	background-color: #ffcc00;
}
.ModuleTitle /* Title of each module */
{
	font-weight: 600;
	font-size: 10pt;
	color: #333333;
	line-height: 14pt;
	font-family: Verdana, Helvetica, sans;
	white-space: nowrap;
	overflow: hidden;
}
.Module /* Module */
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #000000;
}
.ModuleAlt /* Module variant */
{
	background-color: #000000;
}
.Normal1
{
	padding-right: 0pt;
	font-size: 10pt;
	color: #333333;
	font-family: Verdana, Helvetica, sans;
	line-height: normal;
	letter-spacing: normal;
}
.Normal
{
	color: #44475E;
	text-indent: 0px;
	font-size: 12px;
	line-height: 20px;
	font-family: arial, helvetica, swiss, san-serif;
	text-decoration: none;
	text-align: left;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
}

.NormalBold1
{
	padding-left: 5pt;
	font-weight: bold;
	font-size: 10pt;
	color: #333333;
	font-family: Verdana, Helvetica, sans;
}
.NormalBold
{
	color: #44475E;
	text-indent: 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	font-family: arial, helvetica, swiss, san-serif;
	text-decoration: none;
	text-align: left;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
}

.NormalItalic
{
	font-size: 12px;
	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: #999999;
}
.rb_LangSw_tbl A:focus
{
	color: #999999;
}
.rb_LangSw_tbl A:active
{
	text-decoration: none;
}
.rb_LangSw_sel
{
	color: #999999;
}

.rb_DefaultLayoutTable /* Styles for default Tabs */
{
	width:100%;
}
.rb_DefaultPortalHeader
{
	background-color: #FFFFFF;
}
.rb_DefaultLayoutDiv
{
	width:100%;
}
.rb_DefaultPortalFooter
{
	width:100%;
}
/* Alternate styles for admin and edit Tabs */
.rb_AlternateLayoutTable
{
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.rb_AlternatePortalHeader
{
	background-color: #ffffff;
}
.rb_AlternateLayoutDiv
{
}
.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: #000099;
	font-family: Verdana, Helvetica, sans;
	background-color: #ffffff;
	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: #333333;
	text-align: center;
	text-decoration: none;
}
.SiteLink A:visited
{
	color: #333333;
	font-size: 7pt;
}
.SiteLink A:hover
{
	color: #000099;
	font-size: 7pt;
}
.SiteLink A:focus
{
	color: #000099;
	font-size: 7pt;
}
.SiteLink A:active
{
	color: #333333;
	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: #E60034;
	padding-top: 0px;
	font-family: Verdana, Helvetica, sans;
	text-decoration: none;
}
.SubHead
{
	font-weight: 600;
	font-size: 10pt;
	color: #E60034;
	padding-top: 4px;
	font-family: Verdana, Helvetica, sans;
}
.SubSubHead
{
	margin-top: 10pt;
	font-weight: 600;
	font-size: 10pt;
	color: #E60034;
}
.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: 0px;
	margin: 0px;
	padding-top: 0px;
}
.RightPane
{
	padding-right: 1px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.ContentPane
{
	border-right: none;
	padding-right: 10px;
	border-top: none;
	padding-left: 10px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: none;
	padding-top: 0px;
	border-bottom: none;
}

.DefaultBanner1 /* Graphics */
{
	background-color: #ffffff;
}
.DefaultBanner2 /* Graphics */
{
	background-color: #ffffff;
}
.DefaultTD /* Graphics */
{
	background-color: #ffffff;
}
.DefaultTDSub /* Graphics */
{
	background-color: #ffffff;
}

.Tabs /* PortalTabs in Default Layout & DefaultSubTabs Layout */
{
	border-right: none;
	padding-right: 10px;
	border-top: none;
	padding-left: 10px;
	font-weight: 600;
	font-size: 8pt;
	background-image: none;
	padding-bottom: 2px;
	margin: 0px;
	overflow: visible;
	border-left: none;
	line-height: normal;
	padding-top: 2px;
	border-bottom: none;
	background-repeat: repeat;
	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: #E60034;
	text-decoration: none;
}
.Tabs A:visited
{
	color: #E60034;
	text-decoration: none;
}
.Tabs A:hover
{
	color: #E60034;
	text-decoration: none;
}
.Tabs A:focus
{
	color: #E60034;
	text-decoration: none;
}
.Tabs A:active
{
	color: #E60034;
	text-decoration: none;
}
.SelectedTabs /* PortalTabs in Default Layout & DefaultSubTabs Layout */
{
	color: #E60034;
text-decoration:  none;
	border-right: none;
	padding-right: 10px;
	border-top: none;
	padding-left: 10px;
	font-weight: 600;
	font-size: 8pt;
	background-image: none;
	padding-bottom: 2px;
	margin: 0px;
	overflow: visible;
	border-left: none;
	line-height: normal;
	padding-top: 2px;
	border-bottom: none;
	background-repeat: repeat;
	font-family: Verdana, Helvetica, sans;
	background-color: #ffffff;
	text-align: center;
}
/* here 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: #ffffff;
	padding-top: 0px;
	border-bottom: none;
	text-decoration: none;
}
.SelectedTabs A:visited
{
	border-right: none;
	border-top: none;
	border-left: none;
	color: #E60034;
	border-bottom: none;
	text-decoration: none;
}
.SelectedTabs A:hover
{
	border-right: none;
	border-top: none;
	border-left: none;
	color: #E60034;
	border-bottom: none;
	text-decoration: none;
}
.SelectedTabs A:focus
{
	border-right: none;
	border-top: none;
	border-left: none;
	color: #E60034;
	border-bottom: none;
	text-decoration: none;
}
.SelectedTabs A:active
{
	border-right: none;
	border-top: none;
	border-left: none;
	color: #E60034;
	border-bottom: none;
	text-decoration: none;
}

.MenuItem /* Menu in Default Layout */
{
	border-right: none;
	font-weight: 600;
	font-size: 10pt;
	border-left: none;
	border-bottom: none;
	font-family: Verdana, Helvetica, sans;
	background-color: #E60034;
}
.MenuItemHi
{
	border-right: none;
	border-left: none;
	border-bottom: none;
	background-color: #E60034;	
}
.MenuSub
{
	border-bottom: none;
	background-color: #E60034;
}
.MenuSubHi
{
	border-bottom: none;
	background-color: #E60034;
}

.HWMenuItem /* Top menu in MenuHWDropDown Layout */
{
	font-weight: 600;
	font-size: 10pt;
	border-bottom: none;
	font-family: Verdana, Helvetica, sans;
	background-color: #000000;
}
.HWMenuItemHi
{
	color: #000000;
	background-color: #000000;
}
.HWMenuSub
{
	border-bottom: none;
	background-color: #000000;
}
.HWMenuSubHi
{
	color: #000000;
	border-bottom: none;
	background-color: #000000;
}

.SubTabs /* PortalTabs in DefaultSubTabs Layout */
{
	border-right: none;
	padding-right: 10px;
	border-top: none;
	padding-left: 10px;
	font-weight: 600;
	font-size: 8pt;
	padding-bottom: 2px;
	border-left: none;
	color: #ffffff;
	line-height: normal;
	padding-top: 2px;
	border-bottom: none;
	font-family: Verdana, Helvetica, sans;
	background-color: #E60034;
	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: #E60034;
	text-decoration: none;
}
.SubTabs A:visited
{
	color: #000000;
	text-decoration: none;
}
.SubTabs A:hover
{
	color: #666666;
	text-decoration: none;
}
.SubTabs A:focus
{
	color: #666666;
	text-decoration: none;
}
.SubTabs A:active
{
	color: #000000;
	text-decoration: none;
}
.SelectedSubTabs /* PortalTabs in DefaultSubTabs Layout */
{
	border-right: none;
	padding-right: 10px;
	border-top: none;
	padding-left: 10px;
	font-weight: 600;
	font-size: 8pt;
	padding-bottom: 2px;
	border-left: none;
	color: #ffffff;
	line-height: normal;
	padding-top: 2px;
	border-bottom: none;
	font-family: Verdana, Helvetica, sans;
	background-color: #ffffff;
	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;
}

/* ===================================================================================
   These styles are primarily intended for use with the Task Module.
   NOTE: Only three status change the color.
     Complete = 100%
     Beginning < 50%
	 NearlyComplete >= 50% and < 100%
   =================================================================================== */
.Task_Complete
{
	color: white;
	background-color: #000000;
}
.Task_Beginning
{
	background-color: #000000;
}
.Task_NearlyComplete
{
	background-color: #000000;
}

.SubMenu
{
font-size:10px;
padding-left:0em;
color:brown;
font-family:arial,helvetica,swiss,san-serif;
text-decoration:underline;
vertical-align:bottom;
text-align:left;
background-color: #ffcc66;
width:173px;
border-style:none;
}




.MainMenuTR
{
PADDING-TOP:0px;
PADDING-RIGHT:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
font-size:11px;
font-family:arial,helvetica,swiss,san-serif;
text-decoration:none;
vertical-align:bottom;
background-color: #669999;
text-align:right;
color:white;
width:216px;
height:40px;
border-style:none;
}







.MainMenu
{
PADDING-TOP:0px;
PADDING-RIGHT:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
font-family:arial,helvetica,swiss,san-serif;
text-decoration:none;
vertical-align:bottom;
text-align:right;
color:white;
width:105px;
height:38px;
cursor:pointer;
}
.MainMouseOver
{
PADDING-TOP:0px;
PADDING-RIGHT:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
color:white;
font-family:arial,helvetica,swiss,san-serif;
text-decoration:none;
vertical-align:bottom;
background-color: #528989;
text-align:right;
width:105px;
height:38px;
border-style:none;
cursor:pointer;
}
.MainMouseOut
{
PADDING-TOP:0px;
PADDING-RIGHT:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
font-family:arial,helvetica,swiss,san-serif;
text-decoration:none;
vertical-align:bottom;
background-color: #669999;
text-align:right;
color:white;
width:105px;
height:38px;
border-style:none;
cursor:pointer;
}
.MainCell
{
PADDING-RIGHT:5px;
vertical-align:bottom;
color:white;
font-size:11px;
font-family:arial,helvetica,swiss,san-serif;
border-style:solid none solid none;
border-color:white;
border-width:2;
cursor:pointer;
}
.listcolor
{
color:#003366;
text-decoration:underline;
}
.Level3
{
margin-left:15px;
font-size:10px;
padding-left:0em;
color:#44475E;
font-family:arial,helvetica,swiss,san-serif;
text-decoration:underline;
vertical-align:middle;
text-align:left;
background-color: #ffcc66;
width:85px;
border-style:none;
border-color:#ffcc66;
list-style-type:square;
cursor:pointer;
}
.Level2
{
font-size:10px;
margin-left:8px;
padding-left:0em;
color:brown;
font-family:arial,helvetica,swiss,san-serif;
text-align:left;
vertical-align:middle;
background-color: #ffcc66;
width:85px;
list-style-type:disc;
color: #44475E;
cursor:pointer;
}
.Level2over
{
font-size:10px;
margin-left:8px;
padding-left:0em;
color:red;
font-family:arial,helvetica,swiss,san-serif;
text-decoration:underline;
text-align:left;
background-color: #ffcc66;
width:85px;
list-style-type:disc;
color: #44475E;
cursor:pointer;
}
.SubCell
{
font-size:10px;
padding-left:0em;
color:brown;
font-family:arial,helvetica,swiss,san-serif;
text-decoration:underline;
text-align:left;
vertical-align:middle;
background-color: #ffcc66;
width:85px;
border-style:none;
cursor:pointer;
}
.Selected
{
PADDING-TOP:0px;
PADDING-RIGHT:5px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
font-size:11px;
font-family:arial,helvetica,swiss,san-serif;
text-decoration:none;
vertical-align:bottom;
background-color: #cc9933;
text-align:right;
color:white;
width:105px;
height:36px;
border-style:none;
border-color:#ffcc66;
border-width:3px;
cursor:pointer;
}

