@import url(MenuHWDropDown.css);
@import url(MenuHWLeft.css);
@import url(ModuleSupport.css);
@import url(TabsSubTabs.css);

/* Standard HTML tags */
BODY
{
	font-size: 14px;
	line-height:20px;
	color: #000000;	
	font-family: Verdana,Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	background-color: #FFFFFF;	
}
P
{
	font-size: 14px;
	line-height:20px;
	color: #000000;	
	font-family: Verdana,Arial, Helvetica, sans-serif;
}

h4
{
	color: #754747;
	padding-left: 10px;
	padding-right: 10px;
}

h3
{
	color: #00678F;
	padding-left: 10px;
	padding-right: 10px;
}
/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */
A:link
{
	font-size: 13px;
	color:#00678F;
	text-decoration: none;
	 font-weight:bold;
}
A:visited
{
	font-size: 13px;
	color:#00678F;			                         
	text-decoration: none;
	 font-weight:bold;
}
A:hover
{
	color: #754747;
	text-decoration: none;
}
A:focus
{
	color: #FF9900; 
	text-decoration: none;
}
A:active
{
	text-decoration: none;
}

OL
{
	font-size: 10pt;
}
UL
{
	font-size: 10pt;	
	list-style-type: disc;
	
}


/* Standard Rainbow Classes */

/* Command buttons */
.CommandButton
{
	font-size: 8pt;
	font-weight: 600;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f3a372;
	text-decoration: none;
	white-space: nowrap;
	line-height: 18pt;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: #ee7a35 2px solid;
	border-left: #f9ccb0 2px solid;
	border-top: #f9ccb0 2px solid;
	border-right: #ee7a35 2px solid;
	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: #333333;
	text-decoration: none;
}
A.CommandButton:visited
{
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}
A.CommandButton:hover
{
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
A.CommandButton:focus
{
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
A.CommandButton:active
{
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}

.EnhancedHtmlTitlePage /* Enhanced module support */
{
	font-weight: normal;
	font-size: 12pt;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.EnhancedHtmlLink
{
	font-weight: bold;
	font-size: 10pt;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
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: #999999;
	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: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
INPUT.NormalTextBox, .NormalTextBox
{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
SELECT, SELECT.NormalTextBox
{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
OPTION
{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
.ItemTitle
{
	font-weight: bolder;
	font-size: 10pt;
	color: #999999;
}
.ItemDate
{
	font-size: 10pt;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}

.Message /* Informative messages */
{
	font-weight: normal;
	font-size: 10pt;
	color: #ee7a35;
	background-color: #ffcc00;
}
.ModuleTitle /* Title of each module */
{
	font-weight: 600;
	font-size: 10pt;
	color: #333333;
	line-height: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
	overflow: hidden;
}
.ModuleTitleAlt /* Title of each module */
{
	font-weight: 600;
	font-size: 10pt;
	color: #333333;
	line-height: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
	overflow: hidden;
}
.Module /* Module */
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #FFFFFF;
}
.ModuleAlt /* Module variant */
{
	background-color:#FFFFFF;
}

.ModuleWhatsNew
{
	color: #53250d;
}

.Normal
{
	padding-right: 0pt;
	font-size: 10pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	letter-spacing: normal;
}

.Normal_bc
{
	padding-right: 0pt;
	font-size: 10pt;
	color: #4e1907;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	letter-spacing: normal;
}

label
{
	color: #000000;
}

.NormalBold
{
	padding-left: 5pt;
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.NormalItalic
{
	font-size: 10pt;
	font-style: italic;
}

/* Styles for default pages */
.rb_DefaultLayoutTable 
{
/*
position:absolute; 
left:10px;
			   */
}
.rb_DefaultPortalHeader
{
	background-color: none;
}
.rb_DefaultLayoutDiv
{
}
.rb_DefaultPortalFooter
{
}
/* Alternate styles for admin and edit pages */
.rb_AlternateLayoutTable
{
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.rb_AlternatePortalHeader
{
	background-color: none;
}
.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: 10pt;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ae5352;
	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: 10pt;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
.SiteLink A:visited
{
	color: #ffffff;
	font-size: 10pt;
}
.SiteLink A:hover
{
	color: #000000;
	font-size: 10pt;
}
.SiteLink A:focus
{
	color: #000000;
	font-size: 10pt;
}
.SiteLink A:active
{
	color: #000000;
	font-size: 10pt;
}

.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: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.SubHead
{
	font-size: 10pt;
	color: #000000;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
}
.SubSubHead
{
	margin-top: 10pt;
	font-weight: 600;
	font-size: 10pt;
	color: #ee7a35;
}

/* Three panes */
.LeftPane
{
	width:230px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: #FFFFFF;
}

td.leftcolumn_top
{
   
	width:10px;
	height: 269px;
	background-COLOR: WHITE;
	background-repeat: no-repeat;
}

tr.right_content
{
    position:relative;
	top:28px;	
	left:0px;
	height: 551px;
	padding-top:0px;	
	
}

.RightPane
{
	background-color: WHITE;	
	width: 10px;	
	padding-bottom: 0px;	
	padding-top: 40px;	
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom: 60px;	
 
}


.ContentPane
{
	font-size: 10px;
	border-right: none;
	border-top: none;
	padding-bottom: 0px;
	border-left: none;
	padding-top:  83px;
	border-bottom: none;
	background-image: url(IMAGES/Header5.jpg);
	background-repeat: no-repeat;
 
}

 

.DefaultBanner1 /* Graphics */
{
	background-color: #ee7a35;
}
.DefaultBanner2 /* Graphics */
{
	background-color: #333333;
}
.DefaultTD /* Graphics */
{
	background-color: #cccccc;
}
.DefaultTDSub /* Graphics */
{
	background-color: #999999;
}

.left_spm_MenuBar
{
	font-weight: bold;	
	
}
.left_spm_MenuBar TD
{
	font-size: 11pt;
	border: none;	
	color: #000000;
	text-indent: -5pt;
}



.left_spm_MenuBreak
{
	height: 0px;
}

.left_spm_DefaultItem
{
	cursor: pointer;
	color: #000000;
	
}


.right_spm_MenuContainer
{
	width:143px;
	
}
.right_spm_MenuBar
{
	font-weight: bold;
		
}
.right_spm_MenuBar TD
{
	font-size: 10pt;
	border: none;	
	color: #000000;	
}


.right_spm_MenuItem TD
{	
    cursor:pointer;
	font-size: 12px;
	font-family:georgia,verdana,  Arial, Helvetica;
	width:143px;
	color:whitesmoke;
	line-height:22px;
	margin-top:0px;
	padding-top:0px;
	BACKGROUND-COLOR:#b94b4a;
	background-image:url(IMAGES/nav_map.jpg);
	background-repeat:repeat-y;
}
.right_spm_MenuIcon
{
	display: none;
}

.right_spm_MenuItemSel TD
{	cursor:pointer;
	font-size:12px;
	font-family:georgia,verdana,  Arial, Helvetica;
	width:143px;
    color:whitesmoke;
    line-height:22px;
    margin-top:0px;
	padding-top:0px;
	BACKGROUND-COLOR:#b94b4a;
    background-image:url(IMAGES/nav_mapD.jpg);
	background-repeat:no-repeat;
 }	
.right_spm_MenuArrow
{
	font-family: webdings, Fantasy;
	font-size: 10pt;
	cursor: pointer;
	display: none;
}
.right_spm_RootMenuArrow
{
	font-size: 10pt;
	cursor: pointer;
	font-family: webdings, Fantasy;
	display: none;
}
.right_spm_DefaultItem
{
	cursor: default;
	color: #000000;
	
}

.footer_text
{

	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	Color:#754747;
	border:none;
	 
}

