
body 
{
	background:#9EA3AA;
	color: #505656;

	}

td, ul, ol, li, dl, dt, dd {	}	
	
div#container
{
	}
a:link {
	color: #9EA3AA;
	}
	
a:visited 
{
	color: #9EA3AA;
	}

a:hover 
{
	color: #505656;
	}

a:active 
{
	color: #9EA3AA;
	}	

/* Font Styling */
	
.copyright {
	color:#FFFFFF;
	}
	
.copyright a:link {
	color:#FFFFFF;
	}
	
.copyright a:visited {
	color:#FFFFFF;
	}
	
.copyright a:hover {
	color:#FFFFFF;
	}
	
.copyright a:active {
	color:#FFFFFF;
	}
	
/* Frame skin classes */
/*-- container frame--*/ 
.frame 
{
}

/*-- container title cell--*/ 
.frameTitleTD { 
	}
	
/*-- container actions cell--*/ 
.frameActionsTD { 
	}
/*-- container content pane--*/ 
.frameContent 
{ 
	}
/*-- container content pane--*/ 
.frameContentL { 
	}
/*-- container content pane--*/ 
.frameContentR { 
	}
	
/*-- container content pane--*/ 
.frameContentL30 { 
	}
/*-- container content pane--*/ 
.frameContentR70 { 
	}
	
/*-- container content pane--*/ 
.frameContentL20 { 
	}

/*-- container content pane--*/ 
.frameContentR40 { 
	}
	
/*-- container content pane--*/ 
.frameContent40 { 
	}

.breadcrumbs
{
}

.date
{
	
}
.greeting
{ 
}


.greetingTime
{
	color:#505656;
}

.greetingName 
{
	color:#505656;	
}
/*-- container logo pane--*/ 
.logo { 
	}
/*-- container login pane--*/ 
.login{ 
	color: #9EA3AA; 
	}
	
.LOGIN_object, a.LOGIN_object:link, a.LOGIN_object:visited, 
a.LOGIN_object:active, .USER_object, a.USER_object:link, 
a.USER_object:visited, a.USER_object:active 
{ 
	color: #9EA3AA; 
}

a.LOGIN_object:hover, a.USER_object:hover 
{ 
	color: #9EA3AA;  
}

/*-- container image pane--*/ 

.frameImage 
{
	background: url(Skins/Folded/frameM.jpg); 
	}

/*-- top center section--*/ 
.frameT { 
	background: url(Skins/Folded/frameT.jpg) top left repeat-x; 
	}
/*-- top left section--*/ 
.frameTL { 
	background: url(Skins/Folded/frameTL.jpg) top left no-repeat; 
	}
/*-- top right section--*/ 
.frameTR { 
	background: url(Skins/Folded/frameTR.jpg) top right no-repeat; 
	}

/*-- mid center section--*/ 
.frameM { 
	background: url(Skins/Folded/frameM.jpg); 
	}
/*-- mid left section--*/ 
.frameML { 
	background: url(Skins/Folded/frameML.jpg) bottom left repeat-y; 
	}
/*-- mid right section--*/ 
.frameMR { 
	background: url(Skins/Folded/frameMR.jpg) bottom right repeat-y; 
	}

/*-- bottom center section--*/ 
.frameB { 
	background: url(Skins/Folded/frameB.jpg) bottom left repeat-x; 
	}
/*-- bottom left section--*/ 
.frameBL { 
	background: url(Skins/Folded/frameBL.jpg) bottom left no-repeat; 
	}
/*-- bottom right section--*/ 
.frameBR { 
	background: url(Skins/Folded/frameBR.jpg) bottom right no-repeat; 
	}

#poweredBy 
{
	color:#FFFFFF;
}	

#brokerContact 
{
	color:#FFFFFF;
}

#copyright 
{
}

/* Other */
.requiredfield
{
	background-color:#9cd4ff;
}


/* Module skining */
.docStatus
{
	color:Red;
}


 /*Main Menu Classes */
/*-- box that holds the menu    --*/ 
.MainMenu_MenuContainer 
{ 
	}
	
/*-- bar that holds the menu    --*/ 
.MainMenu_MenuBar 
{ 
	}
	
/*-- submenu container    --*/       
.MainMenu_SubMenu
{ 
	border: 1px solid #666666;
	}
	
/*-- submenu items idle         --*/ 
.MainMenu_MenuItem
{ 
	color:#505656;
	background:#FFFFFF;
	}
	
/*-- submenu items hover        --*/ 
.MainMenu_MenuItemSel
{ 
	background:#9EA3AA;
	color:#FFFFFF;
	}


	
/*-- menuitems idle             --*/ 
.MainMenu_Idle TD, .RadMenu_DefaultMenu .rmRootGroup, .RadMenu_DefaultMenu a.rmRootLink 
{
	color: #FFFFFF; 
	background: url(Skins/Folded/navidle.jpg) repeat-x top center transparent; 
	}
	
/*-- menuitems over             --*/ 
.MainMenu_Selected TD, .RadMenu_DefaultMenu .rmRootGroup a:hover 
{ 
	color: #FFFFFF; 
	background: url(Skins/Folded/navover.jpg) repeat-x top center transparent; 
	}
	
/*-- menuitems active           --*/ 
.MainMenu_Active TD, .MainMenu_BreadcrumbActive TD, .RadMenu_DefaultMenu a.focused 
{ 
	color: #FFFFFF; 
	background: url(Skins/Folded/navactive.jpg) repeat-x top center transparent;  
	}
	
/*-- middle seperator           --*/ 
.MainMenu_Seperator, .RadMenu .rmSeparator, .RadMenu .rmSeparator:after 
{
	background: url(Skins/Folded/navseparator.jpg) no-repeat top right transparent; 
	}
	
/*-- not needed - main menu     --*/ 
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  
{
	}


	
/*-- not needed - module menu   --*/ 
.MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow
 { 
	}
	
/*-- removing seperator borders --*/ 
.MainMenu_MenuBreak 
{ 
	background:transparent;  
	}
	
/*-- solpartactions items idle  --*/      
.ModuleTitle_MenuItem 
{ 
	color: #113a59;  	
	background:#FFFFFF;
	}
	
/*-- solpartactions items hover --*/      
.ModuleTitle_MenuItemSel 
{ 
	color: #FFFFFF;  
	background: #2279bc; 	
	}

/*-- solpartactions container  --*/      	
.ModuleTitle_SubMenu 
{		
	border: 1px solid #666666;
	background:#FFFFFF;
	}
	
.ModuleTitle_MenuIcon  
{
	}
	
/*-- solpartactions menu continer    --*/     
.ModuleTitle_MenuContainer 
{ 
}
	
/*-- solpartactions menu bar   --*/           
.ModuleTitle_MenuBar 
{
	}
	
.ModuleTitle_MenuBreak 
{
	background:#FFFFFF;
}

/*-- not needed - module menu    --*/
.ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow
 { 
	display: none; 
	}

/*NON LAYOUT RELATED ELEMENTS --------------------------------------------------------------------------------------------------------------------*/

/* Font Styling */

h1
{
	color: #9EA3AA;
}
	
h2
{
	color: #ECBE28;
}
	
h3
{
	color: #ECBE28;
}
	
h4
{
	color: #ECBE28;
}
	
h5
{
	color: #000000;	
}	

.bodytextbold
{
	font-family: Tahoma;
	font-size:8pt;	
	font-weight:bold;
	line-height:normal;
	color: #505656;
}	
	
.bodytext
{
	font-family: Tahoma;
	font-size:8pt;	
	font-weight:normal;
	line-height:normal;
	color: #505656;
}	

.header
{
	color: #9EA3AA;
}

.lineheight
{
}

.error
{
	color: Red;	
}
.lookdisabled
{
    color: #b4b4b4;
}
	
.more
{
	color:#ECBE28;
	background-color:#FFFFFF;
}

.login 
{
	color: #9EA3AA;
}
	
.linkcolor 
{
	color: #9EA3AA;
}
	
.errormsg
{
	color:Red;
}

/*Module styling */	
.resourceList
{
	border: solid 1px #e5e5e5;
	background:#FFFFFF;
	scrollbar-face-color: #E9E9E9;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: #E9E9E9;
	scrollbar-3dlight-color: #DBDBDB;
	scrollbar-arrow-color: #787878;
	scrollbar-track-color: #F5F5F5;
	scrollbar-darkshadow-color: #AEAEAE;
}

.resourceListHeader
{
	border: solid 1px #e5e5e5;
	background:#FFFFFF;
}

.wizardstep
{
	background-color:#e4e4e4;
}

.HealthShopSZ
{
	border: solid 1px #CCCCCC;
}

.DoCsmall
{
	border: solid 1px #CCCCCC;
}	
	
.docGrid
{
	border-right:solid 1px #e5e5e5;
}

.docView
{
	 border:solid 1px #e5e5e5;
	 background: #FFFFFF;
}

.docStatus
{
	color:Red;
}

.docDescription
{
}

.formsView
{
	border-left:solid 1px #e5e5e5;
	background:#FFFFFF;
}

.formdescription
{
	border-bottom:solid 1px #e5e5e5;
}

.questionofDay
{
	scrollbar-face-color: #E9E9E9;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: #E9E9E9;
	scrollbar-3dlight-color: #DBDBDB;
	scrollbar-arrow-color: #787878;
	scrollbar-track-color: #F5F5F5;
	scrollbar-darkshadow-color: #AEAEAE;
	background-color:#FFFFFF;
	border:solid 1px #e5e5e5;
}

.Q
{
}

.A
{
}

.uploadedDoc
{
	color: #9EA3AA;
}
.noImage
{
}

.wrapper
{
	border: solid 1px #e5e5e5; 
	background:#FFFFFF; 
}

.postingdivider
{
	border-bottom: solid 1px #9EA3AA;
}

.plainInfoTypes
{
}

.TransparentText
{
	background-color:Transparent;

}
#Scrollbar_Modules
{
	scrollbar-face-color: #E9E9E9;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: #E9E9E9;
	scrollbar-3dlight-color: #DBDBDB;
	scrollbar-arrow-color: #787878;
	scrollbar-track-color: #F5F5F5;
	scrollbar-darkshadow-color: #AEAEAE;
}

/*Side Menu for Modules */
.sidemenuItemBackground 
{
      background: #cecece;
      border-left:solid 1px #e5e5e5;
}
.sidemenuItem
{
      background: #585858 url(Skins/Folded/MainItemBackground.jpg) repeat-x;

 }

.sidemenuItemactive
{
	background: #999999 url(Skins/Folded/SelectedItemBackground.jpg) repeat-x;
 }       
.sidemenuItem:hover
{
	background: #c6c6c6 url(Skins/Folded/HoverItemBackground.jpg) repeat-x;
}
a.sideMenu:link 
{
	color: #FFFFFF;
}
	
a.sideMenu:visited 
{
	color: #FFFFFF;
}

a.sideMenu:hover 
{
	color: #595959;
}

a.sideMenu:active 
{
	color: #FFFFFF;
}

/*End Side Menu for Modules */

.slideHeader
{
	background-color:#9EA3AA;
	color:#FFFFFF;
}

.HeaderText
{
	color: #FFFFFF;
}

.toolbarHeader
{
}

.toolbarHeader a:link
{
	color: #595959;
}

.toolbarHeader a:visited
{
	color: #595959;
}

.toolbarHeader a:hover
{
	color: #595959;
}

.toolbarHeader a:active
{
	color: #595959;
}

.toolbarButtonFont
{
	color:#595959
}

.communityLogo
{
	background: url(/Portals/_default/Skins/Folded/community-logo.png) no-repeat;
}

/* Other */

hr
{
	border: none 0px #FFFFFF; 
	border-top: 1px dashed #505656;
	text-align: left;	
}

.outline
{
	border: solid 1px #e5e5e5;
	background:#FFFFFF;
}

.popup 
{
	background:#FFFFFF;
}
	
.formbutton
{
    background-image: url(Skins/Folded/buttonimg.jpg);
    color: #FFFFFF;
    border: solid 1px #9EA3AA;
}

.buttonbackground
{
	background-color:#cccccc;
}



.inputbox 
{ 
	color:#595959;
}

.inputboxmulti
{ 
	background: #FFFFFF; 
	border: solid 1px #CCCCCC; 
	color:#595959;
	scrollbar-face-color: #E9E9E9;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: #E9E9E9;
	scrollbar-3dlight-color: #DBDBDB;
	scrollbar-arrow-color: #787878;
	scrollbar-track-color: #F5F5F5;
	scrollbar-darkshadow-color: #AEAEAE;
}

.listbox
{ 
	background: #FFFFFF; 
	border: solid 1px #CCCCCC; 
	color:#595959;
	scrollbar-face-color: #E9E9E9;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: #E9E9E9;
	scrollbar-3dlight-color: #DBDBDB;
	scrollbar-arrow-color: #787878;
	scrollbar-track-color: #F5F5F5;
	scrollbar-darkshadow-color: #AEAEAE;
}

.requiredfield
{
	background-color:#4d4d4d;
	color:#4d4d4d;
}

.previewstyle
{
}

.previewDoc
{
	background: #FFFFFF;
	border:solid 1px #CCCCCC;
	border-bottom: solid 30px #CCCCCC;
}

.imagePreview
{
	background: #FFFFFF;
	border:solid 1px #CCCCCC;
	border-bottom: solid 30px #CCCCCC;
}

.imageUpload
{
	border:solid 1px #e5e5e5; 
	scrollbar-face-color: #E9E9E9;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: #E9E9E9;
	scrollbar-3dlight-color: #DBDBDB;
	scrollbar-arrow-color: #787878;
	scrollbar-track-color: #F5F5F5;
	scrollbar-darkshadow-color: #AEAEAE;
}

.treeview a:link, treeview a:hover, treeview a:visited, treeview a:active
{
	color:#9EA3AA;
}

.ajaxLoading
{
	color:#FFFFFF; 
	border:1px solid #7F7F7F; 
	padding:25px; 
	width:100px;
	background:white;
	vertical-align:middle;
} 

.colorBar
{
	background: #9EA3AA;
}

/*RadRotator Arrows */

.rightArrow
{
}

.leftArrow
{
}

.upArrow
{
}

.downArrow
{
}
		
				
#materials 
{
	border-top: 1px solid #E4E4E4;
}
	
/**Telerik changed classes */
.gridTopBar
{
	background: #9EA3AA;
	color: #FFFFFF;
}

.gridTopBar a:link
{
	color: #FFFFFF;
}

.gridTopBar a:visited
{
	color: #FFFFFF;
}

.gridTopBar a:hover
{
	color: #FFFFFF;
}

.gridTopBar a:active
{
	color: #FFFFFF;
}

/*For Rad Editor Apply CSS class DDL */
.Radh1
{
	font-size:14pt;
	line-height:16pt;
	color: #9EA3AA;
}
	
.Radh2
{
	font-size:10pt;
	font-weight:bold;
	font-family: Tahoma;
	margin-bottom: 0px;
    padding-bottom: 0px;
	margin-top: 0px;
    padding-top: 0px;
    color: #ECBE28;
}
	
.Radh3
{
	font-size:11pt;
	font-family: Tahoma;
	margin-bottom: 0px;
    padding-bottom: 5px;
	margin-top: 0px;
    padding-top: 0px;
    color: #ECBE28;
}
	
.Radh4
{
	font-size:14pt;
	line-height:16pt;
	font-family: Tahoma;
	margin-bottom: 0px;
    padding-bottom: 0px;
	margin-top: 0px;
    padding-top: 0px;
   color: #ECBE28;
}
	
.Radh5
{
	font-size:8pt;
	font-weight:bold;
	line-height:10pt;	
	color: #000000;	
}	
/**Community Skins**/
.toolbar
{
	background: url(Skins/Folded/slideHeader.jpg) repeat-x;
	color:#FFFFFF;
}

.messageBackground
{
	background-color:#FFFFFF;
	border:solid 5px #686868;	
}

.CommunityMessage { border:Solid 5px #808080}

.communityCpyright
{
	color:#666666;
}



/*-- conatiner title token             --*/ .Container01_Title { color: #9EA3AA;}
/*-- container title cell              --*/ .Container01_foldedTitleTD { }
/*-- container actions cell            --*/ .Container01_foldedActionsTD { }
/*-- container content pane            --*/ .Container01_foldedContent { color: #505656;}
/*-- container Icons cell              --*/ .Container01_foldedIcons { }

/*-- top center section                --*/ .Container01_foldedT { background: url(Containers/Folded/01t_folded.jpg) top left repeat-x;}
/*-- top left section                  --*/ .Container01_foldedTL { background: url(Containers/Folded/01tl_folded.jpg) top left no-repeat;}
/*-- top right section                 --*/ .Container01_foldedTR { background: url(Containers/Folded/01tr_folded.jpg) top right no-repeat;}

/*-- mid center section                --*/ .Container01_foldedM { background: url(Containers/Folded/01m_folded.jpg);}
/*-- mid left section                  --*/ .Container01_foldedML { background: url(Containers/Folded/01ml_folded.jpg) bottom left repeat-y;}
/*-- mid right section                 --*/ .Container01_foldedMR { background: url(Containers/Folded/01mr_folded.jpg) bottom right repeat-y;}

/*-- bottom center section             --*/ .Container01_foldedB { background: url(Containers/Folded/01b_folded.jpg) bottom left repeat-x;}
/*-- bottom left section               --*/ .Container01_foldedBL { background: url(Containers/Folded/01bl_folded.jpg) bottom left no-repeat;}
/*-- bottom right section              --*/ .Container01_foldedBR { background: url(Containers/Folded/01br_folded.jpg) bottom right no-repeat; }

/*========================================================*/

/*-- conatiner title token             --*/ .Container02_Title { color: #FFFFFF;}
/*-- container title cell              --*/ .Container02_foldedTitleTD { }
/*-- container actions cell            --*/ .Container02_foldedActionsTD { }
/*-- container content pane            --*/ .Container02_foldedContent { color: #FFFFFF;}
/*-- container Icons cell              --*/ .Container02_foldedIcons { }

/*-- top center section                --*/ .Container02_foldedT { background: url(Containers/Folded/02t_folded.jpg) top left repeat-x; }
/*-- top left section                  --*/ .Container02_foldedTL { background: url(Containers/Folded/02tl_folded.jpg) top left no-repeat; }
/*-- top right section                 --*/ .Container02_foldedTR { background: url(Containers/Folded/02tr_folded.jpg) top right no-repeat; }

/*-- mid center section                --*/ .Container02_foldedM { background: url(Containers/Folded/02m_folded.jpg);}
/*-- mid left section                  --*/ .Container02_foldedML { background: url(Containers/Folded/02ml_folded.jpg) bottom left repeat-y; }
/*-- mid right section                 --*/ .Container02_foldedMR { background: url(Containers/Folded/02mr_folded.jpg) bottom right repeat-y; }

/*-- bottom center section             --*/ .Container02_foldedB { background: url(Containers/Folded/02b_folded.jpg) bottom left repeat-x; }
/*-- bottom left section               --*/ .Container02_foldedBL { background: url(Containers/Folded/02bl_folded.jpg) bottom left no-repeat; }
/*-- bottom right section              --*/ .Container02_foldedBR { background: url(Containers/Folded/02br_folded.jpg) bottom right no-repeat; }

/*========================================================*/

/*-- conatiner title token             --*/ .Container03_Title { color: #FFFFFF; }
/*-- container title cell              --*/ .Container03_foldedTitleTD { }
/*-- container actions cell            --*/ .Container03_foldedActionsTD { }
/*-- container content pane            --*/ .Container03_foldedContent {color: #FFFFFF;}
/*-- container content links            --*/ .Container03_foldedContent a:link {color:#FFFFFF;}
														.Container03_foldedContent a:hover {color:#FFFFFF; text-decoration:none}
/*-- container Icons cell              --*/ .Container03_foldedIcons { }

/*-- top center section                --*/ .Container03_foldedT { background: url(Containers/Folded/03t_folded.jpg) top left repeat-x; }
/*-- top left section                  --*/ .Container03_foldedTL { background: url(Containers/Folded/03tl_folded.jpg) top left no-repeat; }
/*-- top right section                 --*/ .Container03_foldedTR { background: url(Containers/Folded/03tr_folded.jpg) top right no-repeat; }

/*-- mid center section                --*/ .Container03_foldedM { background: url(Containers/Folded/03m_folded.jpg); }
/*-- mid left section                  --*/ .Container03_foldedML { background: url(Containers/Folded/03ml_folded.jpg) bottom left repeat-y; }
/*-- mid right section                 --*/ .Container03_foldedMR { background: url(Containers/Folded/03mr_folded.jpg) bottom right repeat-y; }

/*-- bottom center section             --*/ .Container03_foldedB { background: url(Containers/Folded/03b_folded.jpg) bottom left repeat-x; }
/*-- bottom left section               --*/ .Container03_foldedBL { background: url(Containers/Folded/03bl_folded.jpg) bottom left no-repeat; }
/*-- bottom right section              --*/ .Container03_foldedBR { background: url(Containers/Folded/03br_folded.jpg) bottom right no-repeat; }

/*========================================================*/

/*-- conatiner title token             --*/ .Container04_Title { color: #9EA3AA; }
/*-- container title cell              --*/ .Container04_foldedTitleTD { }
/*-- container actions cell            --*/ .Container04_foldedActionsTD {color: #505656;}
/*-- container content pane            --*/ .Container04_foldedContent { }

/*-- bottom center section             --*/ .Container04_foldedB { background: url(Containers/Folded/04B_folded.jpg) bottom left repeat-x; }
/*-- bottom left section               --*/ .Container04_foldedBL { background: url(Containers/Folded/04Bl_folded.jpg) bottom left no-repeat; }
/*-- bottom right section              --*/ .Container04_foldedBR { background: url(Containers/Folded/04Br_folded.jpg) bottom right no-repeat; }


/*========================================================*/

/*-- conatiner title token             --*/ .Container05_Title { color: #FFFFFF; }
/*-- container title cell              --*/ .Container05_foldedTitleTD { }
/*-- container actions cell            --*/ .Container05_foldedActionsTD {color: #505656;}
/*-- container content pane            --*/ .Container05_foldedContent { }

/*-- bottom center section             --*/ .Container05_foldedB { background: url(Containers/Folded/05B_folded.jpg) bottom left repeat-x; }
/*-- bottom left section               --*/ .Container05_foldedBL { background: url(Containers/Folded/05Bl_folded.jpg) bottom left no-repeat; }
/*-- bottom right section              --*/ .Container05_foldedBR { background: url(Containers/Folded/05Br_folded.jpg) bottom right no-repeat; }

/*========================================================*/

/*-- conatiner title token             --*/ .Container06_Title { color: #FFFFFF; }
/*-- container title cell              --*/ .Container06_foldedTitleTD { }
/*-- container actions cell            --*/ .Container06_foldedActionsTD { }
/*-- container content pane            --*/ .Container06_foldedContent {color: #505656;}
/*-- container Icons cell              --*/ .Container06_foldedIcons { }

/*-- top center section                --*/ .Container06_foldedT { background: url(Containers/Folded/06t_folded.jpg) top left repeat-x; }
/*-- top left section                  --*/ .Container06_foldedTL { background: url(Containers/Folded/06tl_folded.jpg) top left no-repeat; }
/*-- top right section                 --*/ .Container06_foldedTR { background: url(Containers/Folded/06tr_folded.jpg) top right no-repeat; }

/*-- mid center section                --*/ .Container06_foldedM { background: url(Containers/Folded/06m_folded.jpg);}
/*-- mid left section                  --*/ .Container06_foldedML { background: url(Containers/Folded/06ml_folded.jpg) bottom left repeat-y; }
/*-- mid right section                 --*/ .Container06_foldedMR { background: url(Containers/Folded/06mr_folded.jpg) bottom right repeat-y; }

/*-- bottom center section             --*/ .Container06_foldedB { background: url(Containers/Folded/06b_folded.jpg) bottom left repeat-x; }
/*-- bottom left section               --*/ .Container06_foldedBL { background: url(Containers/Folded/06bl_folded.jpg) bottom left no-repeat; }
/*-- bottom right section              --*/ .Container06_foldedBR { background: url(Containers/Folded/06br_folded.jpg) bottom right no-repeat; }







