body{
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size:8pt;
}

a img { border:0px !Important}

#wrapper
{
	position:relative; 
	height:258px; 
	}
#logo
{
	position:absolute; 
	top:29px; 
	left:29px; 
	width:228px; 
	height:31px; 
	z-index:3; 
	}
	
/* styles for search skin token */
#searchContent{
	vertical-align:bottom; 
	text-align:right; 
	padding:0px 10px 15px 10px;
	}

a.browseContent:link, a.browseContent:visited
{
    font-size:8pt;
	text-decoration:underline;
	color:#595959;
	font-weight:normal;
}

a.browseContent:hover
{
    font-size:8pt;
	text-decoration:none;
	color:#888888;
	font-weight:normal;
}

#browseContentDiv
{
	float:right; 
	clear:both; 
	width:200px; 
	padding-top:2px; 
	padding-right:4px;
	text-align:right
}

/* Search skin object styling */
.searchButtonStyle
{
    background:#888888 url(formbuttonSearch.png) repeat-x bottom;
    border:none;
	border-color: transparent;
    height:30px;
    width:66px;
    color:#FFFFFF;
    font-weight:bold;
	font-size:9pt;
	cursor:hand;
	cursor: pointer;
	margin-left:2px;
}

.searchButtonStyle:hover
{
	 border:none !Important;
	 border-color: transparent;
}

input.searchButtonStyle
{
	 border:none !Important;
	 border-color: transparent;
}

.searchTextBoxStyle
{
    width:200px;
    border:0px;
	background:transparent;
	margin-right:4px;
}

#searchTextBoxDiv
{
	background: url(SearchContentBkg.png) no-repeat;
    height:24px;
	padding-top:6px;
	float:right; 
	width:217px;
	position:relative;
}

/* End Search skin object styling */

#user
{
	position:absolute; 
	height:18px; 
	top:8px; 
	right:8px; 
	text-align:right; 
	z-index:3; 
	}

input[type="button"] {
	cursor:hand;
	cursor: pointer;
}

.SloganPane
{
	padding:0px 0px 0px 0px; 
	height:130px
	}

.TopPane
{
	padding:0px 0px 0px 0px;
	}

.LeftPane
{
	padding:7px 7px 0px 0px; 
	width:33%;
	}
.ContentPane
{
	padding:7px 0px 0px 0px; 
	width:100%
	}
.RightPane
{
	padding:7px 0px 0px 7px; 
	width:33%;
	}


.LeftPane50
{
	padding:7px 7px 0px 0px; 
	width:50%;
	}
.RightPane50
{
	padding:7px 0px 0px 0px; 
	width:50%;
	}

.LeftPane20
{
	padding:7px 7px 0px 0px; 
	width:20%;
	}
.ContentPane40
{
	padding:7px 0px 0px 0px; 
	width:40%;
	}
.RightPane40
{
	padding:7px 0px 0px 7px; 
	width:40%;
	}

.LeftPane30
{
	padding:7px 7px 0px 0px; 
	width:30%;
	}
.RightPane70
{
	padding:7px 0px 0px 0px; 
	width:70%;
	}

.BottomPane
{
	padding:7px 0px 0px 0px;
	}

.cnr01
{
	width:8px;
	height:8px;
}
.cnr03
{
	width:8px;
	height:8px;
}
.cnr07
{
	width:8px;
	height:8px;
}
.cnr09
{
	width:8px;
	height:8px;
}

.banner01
{
	width:16px;
	height:250px;
}
.banner02
{
}
.banner02L
{
	vertical-align:top;
	height:250px;
	width:200px;
	}
.banner03
{
	width:14px;
	height:250px;
}

TH,TD,DIV
{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:8pt;
	}
	
A, A:link, A:visited, A:active
{
	text-decoration:underline; 
	font-weight:bold;
	}

A:hover
{
	text-decoration:none; 
	font-weight:bold;
	}

a.login {
	text-decoration:underline;
	font-weight:normal;
	font-size:8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

a.LOGIN_object:link, a.LOGIN_object:active, a.LOGIN_object:visited, .LOGIN_object{
	text-decoration:underline;
	font-weight:normal;
	font-size:8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(bullet.gif) no-repeat bottom right; 
	padding-right:9px;

}

a.LOGIN_object:hover{
	text-decoration:underline;
	font-weight:normal;
	font-size:8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(bullet.gif) no-repeat bottom right; 
	padding-right:9px;
}

/* New settings bar styles */
a.SettingsLinks:link, a.SettingsLinks:visited, a.SettingsLinks:active
{
    background: url(TopBarSpacer.png) no-repeat center right; 
    color:#000000; 
    padding:5px 10px 7px 10px !Important ;
    text-decoration:underline !Important;
    text-align:center; 
    font-size:8pt !Important; 
    display:block;
    font-weight:normal !Important;
}

a.SettingsLinks:hover 
{
    background:url(TopBarSpacer.png) no-repeat center right; 
    color:#595959; 
    padding:5px 10px 7px 10px !Important;
    text-decoration:none;
    text-align:center; 
    font-size:8pt !Important; 
    display:block;
    font-weight:normal !Important;
}

 /* this styles the disabled link to hrconnection */
.settingsBar .aspNetDisabled, .settingsBar a.aspNetDisabled:visited, .settingsBar a.aspNetDisabled:active, .settingsBar a.aspNetDisabled:hover
{   
    background: url(TopBarSpacer.png) no-repeat center right; 
    color:#999999 !Important;
    padding:5px 10px 7px 10px !Important ;
    text-align:center; 
    font-size:8pt !Important; 
    display:block;
	font-weight:normal !Important;
	text-decoration:none !Important;
  }

a.lastLink:link, a.lastLink:visited, a.lastLink:active
{
    background: Transparent; 
    color:#000000; 
    padding:5px 10px 7px 10px !Important;
    text-decoration:underline !Important;
    text-align:center; 
    font-size:8pt !Important; 
    display:block;
    font-weight:normal !Important;
}

a.lastLink:hover 
{
    background:Transparent; 
    color:#595959; 
    padding:5px 10px 7px 10px !Important;
    text-decoration:none;
    text-align:center; 
    font-size:8pt !Important; 
    display:block;
    font-weight:normal !Important;
}

.settingsBar
{
    overflow:hidden; 
    margin-right:-2px;
    padding-bottom:10px;
    font-size:8pt !Important
}
    
.settingsBarBkgLeft
{
    background:url(settingsLeft.png) repeat-x;
    float:right; 
    position:relative; 
    height:30px;
    width:12px;
}

.settingsBarBkg
{
    background:url(settingsMiddle.png) repeat-x;
    float:right; 
    position:relative; 
    height:30px;
}

.settingsBarBkgRight
{
    background:url(settingsRight.png) repeat-x;
    float:right; 
    position:relative; 
    height:30px; 
    width:12px;
}

.settingsFloatLeft
{
    float:left;
}
/* End new settings bar styles */

.copyright{
	font-size:7pt;
	}

.copyright a:link {
	font-size:7pt;
	}
	
.copyright a:visited {
	font-size:7pt;
	}
	
.copyright a:hover {
	font-size:7pt;
	}
	
.copyright a:active {
	font-size:7pt;
	}

.breadcrumb
{
	font-size:8pt;
	text-decoration:none;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}

a.breadcrumb:link, a.breadcrumb:active, a.breadcrumb:visited{
	font-size:8pt;
	text-decoration:underline;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

a.breadcrumb:hover
{
	text-decoration:underline; 
	font-weight:bold;
	}
	
.breadcrumb_nolink, a.breadcrumb_nolink:hover
{
	font-size:8pt; 
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.date{
	font-size:8pt;
	text-decoration:none;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}

.greetingTime{
	font-size:10pt;
	text-decoration:none;
	font-weight:Bold;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.greetingName{
	font-size:10pt;
	text-decoration:none;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.footer {
font-size:7pt;
}
/*___________________________________________________________________________________________*/
.MainMenu_MenuContainer
{
	width:100%;
	padding:0px 0px 0px 0px;
	vertical-align:top;
	}
.MainMenu_MenuBar
{
	padding:0px 0px 0px 0px;
	}

.MainMenu_MenuIcon
{
	display:none; 
	}
.MainMenu_RootMenuArrow
{
	display:none; 
	}
.MainMenu_MenuArrow
{
	display:none; 
	}

.MainMenu_MenuItem, .submenuitembreadcrumb{
	font-family:Verdana, Arial, Helvetica, Tahoma; 
	font-size:10px;	
	font-weight:normal;
	padding:5px 15px 5px 10px;
	background-repeat: repeat-x;
	background-position: bottom;
	border-width:0px 0px;
	
}
.submenuitemselected{
	font-family:Verdana, Arial, Helvetica, Tahoma;
	font-size:10px;
	font-weight:normal;
	padding:5px 15px 5px 10px;
	background-repeat: repeat-x;
	background-position: bottom;
}
.submenu{
	font-family:Verdana, Arial, Helvetica, Tahoma;
	font-size:10px;
	font-weight:normal;
	padding:0px;
	margin:-5px -1px -4px -1px;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
}

.rootmenuitem TD
{
	padding:0px 0px 0px 0px;
	}

.rootmenuitem TD DIV{  
	padding:0px 0px 0px 0px;
	height:30px;
}

.rootmenuitem TD DIV DIV{  
	padding: 0px 4px 0px 4px; 
}

.rmSized ul.rmRootGroup{
	float: right !important;
}

.rootmenuitem TD DIV DIV DIV, .RadMenu_DefaultMenu a.rmLink, .RadMenu_DefaultMenu .rmText{ 
	font-family:Tahoma;
	font-size:8pt;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 5px 0px 5px; 
}

.RadMenu_DefaultMenu li.separatorLeft, .RadMenu_DefaultMenu li.separatorRight{
	height: 39px;
	padding: 0px 1px 0px 1px;
}

.RadMenu_DefaultMenu a.rmLink{
	font-weight: bold;
	line-height:18pt;
	color: #FFF;
	text-decoration: none;
	padding: 0px 0px 7px 10px; 
}

.rootmenuitemselected TD, .rootmenuitembreadcrumb TD
{
	padding:0px 0px 0px 0px;
}
.rootmenuitemselected TD DIV, .rootmenuitembreadcrumb TD DIV{ 
	padding:0px 0px 0px 0px;
	height:30px
	}
.rootmenuitemselected TD DIV DIV, .rootmenuitembreadcrumb TD DIV DIV{ 
	padding: 0px 4px 0px 4px; 
	}
.rootmenuitemselected TD DIV DIV DIV, .rootmenuitembreadcrumb TD DIV DIV DIV{ 
	font-family:Tahoma;
	font-size:8pt;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 5px 0px 5px; 
	}

/*-- solpartactions items idle  --*/      
.ModuleTitle_MenuItem 
{ 
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold; 
	font-style: normal; 
	padding:5px 5px 5px 5px;
	border: 0;
	}
	
/*-- solpartactions items hover --*/      
.ModuleTitle_MenuItemSel 
{ 
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold; 
	font-style: normal; 
	padding:5px 5px 5px 5px;
	border: 0;
	}

/*-- solpartactions container  --*/      	
.ModuleTitle_SubMenu 
{		
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold; 
	z-index: 1000;  
	cursor: pointer;  
	cursor: hand; 
	font-weight: normal; 
	filter: none; 
	text-align:left;
	}
	
.ModuleTitle_MenuIcon  
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold; 
	font-style: normal; 
	border: 0;
	padding:5px 5px 5px 5px;
	}
	
/*-- solpartactions menu continer    --*/     
.ModuleTitle_MenuContainer 
{ 
}
	
/*-- solpartactions menu bar   --*/           
.ModuleTitle_MenuBar 
{
	cursor: pointer; 
	cursor: hand;
	}
	
.ModuleTitle_MenuBreak 
{
    height: 5px;
	border:none;
}

/*-- not needed - module menu    --*/
.ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow
 { 
	display: none; 
	}
	
/*NON LAYOUT RELATED ELEMENTS --------------------------------------------------------------------------------------------------------------------*/

/* Font Styling */

h1
{
	font-size:14pt;
	line-height:16pt;
}
	
h2
{
	font-size:10pt;
	font-weight:bold;
	font-family: Tahoma;
	margin-bottom: 0px;
    padding-bottom: 0px;
	margin-top: 0px;
    padding-top: 0px;
}
	
h3
{
	font-size:11pt;
	font-family: Tahoma;
	margin-bottom: 0px;
    padding-bottom: 5px;
	margin-top: 0px;
    padding-top: 0px;
}
	
h4
{
	font-size:14pt;
	line-height:16pt;
	font-family: Tahoma;
	margin-bottom: 0px;
    padding-bottom: 0px;
	margin-top: 0px;
    padding-top: 0px;
}
	
h5
{
	font-size:8pt;
	font-weight:bold;
	line-height:10pt;	
}		

.header
{
	font-size:14pt;
	line-height:16pt;
}

.lineheight
{
	line-height:8pt;
}

.error
{
	font-size:8pt;
	font-weight:normal;
	line-height:10pt;	
}
	
.more
{
	font-size:8pt;
	font-weight:normal;
	line-height:10pt;
	padding:5pt;	
	text-align:right;
}
	
.linkcolor 
{
}

	
.errormsg
{
	line-height:9pt
}

.pageMode
{
	text-align:-moz-right !Important;  
	text-align:right;
	padding:0px 10px 0px 0px;
	color:#FFFFFF;
}

/*Module styling */	
.resourceList
{
	padding:10px;
}

.resourceListHeader
{
	padding:10px;
}

.wizardstep
{
}

.HealthShopSZ
{
	background-repeat:repeat-x;
	background-image:url(rotator-bg.gif);
}

.DoCsmall
{
	border: solid 1px;
	background:#FFFFFF url(rotatorwide-bg.gif) repeat-y right;
	border-color:#cdcdcd;
	margin:2px;
}
	
.docGrid
{
}

.docView
{
}

.docStatus
{
	font-weight:normal;
}

.docDescription
{
	font-size:7pt;
}

.formsView
{
	padding:20px;
}

.formdescription
{
	padding:5px;
}

.questionofDay
{
}

.Q
{
	font-size:14pt; 
	font-weight:bold; 
	font-family:Georgia;
	vertical-align:top;
}

.A
{
	font-size:14pt; 
	font-weight:bold; 
	font-family:Georgia;
	line-height:11pt;
}

.uploadedDoc
{
}
.noImage
{
	width:100px;
	height:100px;
	background: url(noImage.png) no-repeat;
}

.wrapper
{
}

.postingdivider
{
}

.plainInfoTypes
{
      background: #CCCCCC url(MainItemBackgroundLong.gif) repeat-x top;
}

/********* Begin Featured Survey Module Style - Does not change with Portal Skin *********/
.survey
{
	font-size:10px;
	font-weight:bold;
	color:#000000;
	position:relative;
	top: 33%;
}

.survey:visited
{
	text-decoration:underline;
	color:#000000;
}

.survey:hover
{
	text-decoration:underline;
	color:#000000;
	cursor:pointer;	
}

.survey:active
{
	text-decoration:underline;
	color:#000000;
	cursor:pointer;
}

.FeaturedSurveyButton
{
    height: 35px;
    width: 115px;
    position:relative;
    vertical-align : middle; 
    background-image: url(buttonimg.png);
}
/********* End Featured Survey Module Style *********/

.TransparentText
{
	border:none; 

}
#Scrollbar_Modules
{
}

/*Side Menu for Modules */
.sidemenuItemBackground 
{
      background-repeat:repeat-x;
}
.sidemenuItem
{
      padding-left:10px;
      padding-right:10px;
	  text-decoration :none;
	  font-weight :bold;
	  height:15px;
	  padding-top:5px;
	  padding-bottom:5px;

 }
.sidemenuItemactive
{
    padding-left:10px;
    padding-right:10px;
	height:15px;
	padding-top:5px;
	padding-bottom:5px;
	
 }       
.sidemenuItem:hover
{
    padding-left:10px;
    padding-right:10px;
	height:15px;
	padding-top:5px;
	padding-bottom:5px;

}

a.sideMenu:link {
	text-decoration:none;
	font-weight:bold;
	}
	
a.sideMenu:visited 
{
	text-decoration:none;
	font-weight:bold;
	}

a.sideMenu:hover 
{
	text-decoration:none;
	font-weight:bold;
	}

a.sideMenu:active 
{
	text-decoration:none;
	font-weight:bold;
	}

/*End Side Menu for Modules */

.slideHeader
{
	font-family: Verdana, Arial, Sans-Serif;
	vertical-align:middle;
}

.HeaderText
{
	padding-left: 10px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size:11pt;
	font-weight:normal;
	vertical-align:middle;
}

.toolbarHeader
{
	padding: 0px 5px 0px 5px;
	vertical-align:middle;
	height: 28px !important;
	font-size: 10pt;
	vertical-align:middle;
	font-family: Verdana Arial Sans-Serif;
}

.toolbarHeader a:link
{
	text-decoration:none;
}
.toolbarHeader a:visited
{
	text-decoration:none;
}

.toolbarHeader a:hover
{
	text-decoration:none;
}

.toolbarHeader a:active
{
	text-decoration:none;
}

.toolbarButtonFont
{
	font-size: 8pt;
	vertical-align:middle;
	font-family: Verdana;
}

/* Other */

hr
{
}

.outline
{
}
	
.formbutton
{
	padding:2px 0px 2px 0px;
    width: 90px;
    background-repeat:repeat-x;
    vertical-align:middle;
}

.buttonbackground
{
}



.inputbox 
{	
	font-family: Verdana, Arial, Sans-Serif;
	border: solid 1px #a9a9a9; 
	vertical-align:middle;
	height:16px;
	padding:3px;
	background: #FFFFFF url(formfield_bg.gif) repeat-x 0 0; 
}

.inputboxmulti
{ 
	font-family: Verdana, Arial, Sans-Serif;
	vertical-align:middle;
}

/* DoC Module classes */
.inputboxDoC 
{ 
	background: url(formfield_bg.gif) repeat-x 0 0; 
	background-position:bottom;
	border: solid 1px #a9a9a9; 
	font-family: Verdana, Arial, Sans-Serif;
	vertical-align:bottom;
}

.DoCSearchBox
{
	background:Transparent;
	border: solid 0px Transparent !Important;
	vertical-align:middle;
	height:18px;
	padding-left:3px
}

.DoCExpandCollapseButtonWide
{
	border:solid 1px #828282; 
	background: url(expandcollapseBkg.png) repeat-x; 
	text-align:left; 
	padding-left:5px; 
	font-size:8pt;
	color:#595959;
	width:230px;
}

.DoCExpandCollapseButtonTall
{
	border:solid 1px #828282; 
	background:#ebebeb url(expandcollapseBkg.png) repeat-x; 
	text-align:left;
	padding-left:2px; 
	font-size:8pt;
	color:#595959;
	Height:230px;
}
	
/* end DoC Module classes */

.listbox
{ 
	font-family: Verdana, Arial, Sans-Serif;
	vertical-align:middle;
}

.requiredfield
{
}

.previewstyle
{
	padding-top:27px;
	padding-left:52px;
	padding-right:25px;
	padding-bottom:68px;
	z-index:500;
	background: url(linkpreview.png) no-repeat;
}

.previewDoc
{
	padding:15px;
	z-index:500;
	width:310px
}

.imagePreview
{
	padding:20px;
	z-index:500;
}

.imageUpload
{
	padding:10px;
}

.treeview a:link, treeview a:hover, treeview a:visited, treeview a:active
{
	text-decoration:none;
}

.ajaxLoading
{
	color:#FFFFFF; 
	border:1px solid #7F7F7F; 
	padding:25px; 
	width:100px;
	background:white;
	vertical-align:middle;
} 

.colorBar
{
	width:100%;
	height: 10px !Important;
}

/*RadRotator Arrows */

.rightArrow
{
	background-repeat:no-repeat;
	background-position:center center;
	width:16px; 
	height:17px; 
	display:block;
	background-image:url(rotate-right.gif);
}

.leftArrow
{
	background-repeat:no-repeat;
	background-position:center center;
	width:16px; 
	height:17px; 
	display:block;
	background-image:url(rotate-left.gif);
}

.upArrow
{
	background-repeat:no-repeat;
	background-position:center center;
	width:16px; 
	height:17px; 
	display:block;
	background-image:url(rotate-up.gif);
}

.downArrow
{
	background-repeat:no-repeat;
	background-position:center center;
	width:16px; 
	height:17px; 
	display:block;
	background-image:url(rotate-down.gif);
}
		
				
#materials 
{
}
	
/**Telerik override classes */
.gridTopBar
{
	vertical-align:middle;
	height: 33px !Important;
	font-size: 10pt;
	padding: 0px 10px 0px 0px;
}

.gridTopBar a:link
{
	text-decoration:none;
}

.gridTopBar a:visited
{
	text-decoration:none;
}

.gridTopBar a:hover
{
	text-decoration:underline;
}

.gridTopBar a:active
{
	text-decoration:none;
}

/**Community Skins**/
.toolbar
{
	height:25px;
	vertical-align:middle;
	font-family: Verdana Arial Sans-Serif;
}

.messageBackground
{
}

.CommunityMessage { 
}

.communityCpyright
{
	font-family: Verdana Arial Sans-Serif;
	font-size:6pt;
}

.RadRotatorCSS
{
	background-color:Transparent;
	vertical-align:middle;
}

.RadPanelBar_ElementsCommunity .forumGroups
{
	font-size:8pt !Important;
	font-weight:normal !Important;
}

/** Document Table list styling **/
#DocumentsTable
{
	border-left:solid 1px #9c9c9c;
}
	
#DocumentsTable th 
{
	font-weight:Bold;
	text-align:left;
	border-right:solid 1px #9c9c9c;
	color:595959;
}
	
#DocumentsTable td
{
	border-bottom:solid 1px #9c9c9c;
	border-right:solid 1px #9c9c9c;
}
	
#DocumentsTable td a:link, #DocumentsTable td a:visited, #DocumentsTable td a:active, #DocumentsTable td a:hover
{
	font-weight:normal !Important
}

#DocumentsTable li
{
	line-height:16pt;
}

#DocumentsTable td:first-child
{
	width:30%;
}

#DocumentsTable td:last-child
{
	width:40%;
}
/** End Document Table list styling **/