/* CSS Document */
body{
	border-left:0px 0px 0px 0px;
	height:100%;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;}
	
a img { border:0px !Important}
	
TH,TD,DIV{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:8pt; 
}

a, a:link, a:visited, a:active{ 
	text-decoration:underline; 
	font-weight:bold;
}

a:hover{ 
	text-decoration:underline; }
	
input[type="button"] {
	cursor:hand;
	cursor: pointer;
}	
	
.cnrTL{
	width:25px; 
	height:54px;
	padding-right:25px;
}
.cnrT{
}
.cnrTR{
	width:28px; 
	height:54px;
	padding-left:28px;
}

.cnrCL{
	width:25px; 
	height:188px;
}
.scbg{
	height:188px;
	width:100%;
}
.cnrCR{
	width:25px; 
	height:188px;
}

.cnrML{
	width:25px;
}
.cnrMR{
	width:28px; 
}

.cnrBL{
	width:25px; 
	height:32px;
}
.cnrB{
}

.cnrBR{
	width:28px; 
	height:32px;
}
	
/* ********** Pane Style ************** */
.HeaderPane{
	padding:0px 0px 0px 0px; 
	}

.TopPane{
	padding:7px 0px 7px 0px;
}

.LeftPane{ 
	padding:7px 7px 7px 0px; 
	width:33%;
}

.CenterPane{ 
	padding:7px 7px 7px 7px;
}

.RightPane{ 
	padding:7px 0px 7px 7px; 
	width:33%;
}

.LeftPane50{ 
	padding:7px 7px 7px 0px; 
	width:50%;
}

.RightPane50{
	padding:7px 0px 7px 7px; 
	width:50%;
}

.LeftPane20{ 
	padding:7px 7px 7px 0px; 
	width:20%;
}

.CenterPane40{ 
	padding:7px 7px 7px 7px; 
	width:40%;
}

.RightPane40{ 
	padding:7px 0px 7px 7px; 
	width:40%;
}

.LeftPane30{ 
	padding:7px 7px 7px 0px; 
	width:30%;
}

.RightPane70{ 
	padding:7px 0px 7px 7px; 
	width:70%;
}

.BottomPane{
	padding:7px 0px 7px 0px;
}


/* ********** User Style ************** */
.user,a.user:link,a.user:active,a.user:visited,.user{ 
	text-decoration:none; 
	font-weight:normal; 
	font-size:8pt; 
	font-family: Arial, Helvetica, sans-serif;
}

a.user:hover{
	text-decoration:underline;
	font-weight:normal; 
	font-size:8pt; 
	font-family: Arial, Helvetica, sans-serif;
}

/* ********** Footer Style ************** */
.footer,a.footer:link,a.footer:active,a.footer:visited{	
	font-size:8pt; 
	text-decoration:none; 
	font-weight:Normal;
}

a.footer:hover{	
	text-decoration:underline; 
	font-weight:Normal;
}


/* ********** Breadcrumb Style ************** */
.Breadcrumb{ 
	font-size:9pt; 
	font-family: Arial, Helvetica, sans-serif;
	padding:0px 0px 10px 0px;
	text-decoration:none;
}

a.breadcrumb:link,a.breadcrumb:active,a.breadcrumb:visited{ 
	font-size:9pt; 
	text-decoration:underline; 
	font-weight:bold; 
	font-family: Arial, Helvetica, sans-serif;
	padding:0px 0px 10px 0px;

}

a.breadcrumb:hover{	
	font-size:9pt; 
	text-decoration:none; 
	font-weight:bold; 
	font-family: Arial, Helvetica, sans-serif;
	padding:0px 0px 10px 0px;
}

.breadcrumb_nolink, a.breadcrumb_nolink:hover
{
	font-size:9pt; 
	text-decoration:none; 
	font-weight:bold; 
	font-family: Arial, Helvetica, sans-serif;
	padding:0px 0px 10px 0px;
	text-decoration:none;
}

.greetingTime
{
	font-size:10pt;	
	font-weight:bold;
}

.greetingName 
{
	font-size:10pt;	
}

/* styles for search skin token */
#searchContent{
	vertical-align:middle; 
	text-align:right; 
	padding:10px 0px;
	}

a.browseContent:link, a.browseContent:visited
{
    font-size:8pt;
	text-decoration:underline;
	color:#FFFFFF;
	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 */

.DATE_object{ 
	font-size:9pt; 
	font-family: Arial, Helvetica, sans-serif;
	padding:0px 0px 10px 0px;
	text-decoration:none;
}




/* ********** Menu Style ************** */
.MainMenu_MenuContainer{ 
	width:100%;
}

.MainMenu_MenuBar{}

.MainMenu_MenuIcon{ 

}

.MainMenu_RootMenuArrow{ 
}

.MainMenu_MenuArrow{ 
}

.separatorRight, .separatorLeft{
	width: 9px !important;
	height: 42px;
}

/*---------Root Menu Separator---------------*/
.MainMenu_MenuBreak{ 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
}

.MainMenu_MenuItemSel {
}

/*---------Sub Menu style---------------*/
.MainMenu_MenuItem,.submenuitembreadcrumb{
	font-family:Verdana, Arial, Helvetica, Tahoma; 	
	font-size:8pt;	
	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:8pt;
	font-weight:normal;
	padding:5px 15px 5px 10px;
	background-repeat: repeat-x;
	background-position: bottom;
}
.submenu{
	font-family:Verdana, Arial, Helvetica, Tahoma;
	font-size:12px;
	font-weight:normal;
	padding:0px;
	margin-top: 0px;
	margin-left: 1px;
	background-position: top;
	background-repeat: repeat-x;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
}

.RadMenu_DefaultMenu a.rmLink{
	font-weight: bold;
	line-height:18pt;
	text-decoration: none;
	padding: 10px 0px 7px 10px; 
}

/*---------Root Menu style---------------*/
.rootmenuitem TD{ 
	padding:0; 
	margin:0;
}

.rootmenuitem TD DIV{ 
	background-position: bottom right; 
	background-repeat: no-repeat; 
	margin:0; padding:0; 
	margin: -26px 0 -13px 0; 
	_margin:-14px 0;
}

.rootmenuitem TD DIV DIV{ 
	background-position: bottom left; 
	background-repeat: no-repeat; 
	margin:0; 
	padding:0 11px; 
	margin: -26px 0 -13px 0;
	_margin:-14px 0;
}

.rootmenuitem TD DIV DIV DIV{ 
	background-position: bottom center; 
	background-repeat:repeat-x; 
	font-size:12px; 
	font-family: Arial, Trebuchet MS, arial, Tahoma, Helvetica, sans-serif; 
	font-weight: bold; 
	padding: 18px 8px 0 7px; 
	height:42px; 
	line-height:4.3em; 
	margin: -26px 0 -13px 0; 
	_margin:-14px 0; 
	_line-height:1.3em;
	background-image:url(spacer.png); 
}

.rootmenuitemselected TD, .rootmenuitembreadcrumb TD{ 
	padding:0; 
	margin:0;
}

.rootmenuitemselected TD DIV, .rootmenuitembreadcrumb TD DIV{ 
	background-position:bottom right; 
	background-repeat: no-repeat; 
	margin:0; padding:0; 
	margin: -26px 0 -13px 0; 
	_margin:-14px 0;
}

.rootmenuitemselected TD DIV DIV, .rootmenuitembreadcrumb TD DIV DIV{  
	background-position: bottom left; 
	background-repeat: no-repeat; 
	margin:0; 
	padding:0 11px;  
	margin: -26px 0 -13px 0; 
	_margin:-14px 0;
}

.rootmenuitemselected TD DIV DIV DIV, .rootmenuitembreadcrumb TD DIV DIV DIV{ 
	background-position: bottom center; 
	background-repeat:repeat-x; 
	font-size:12px; 
	font-family: Arial, Trebuchet MS, arial, Tahoma, Helvetica, sans-serif;   
	font-weight: bold; 
	padding: 18px 8px 0 7px; 
	height:42px; 
	line-height:4.3em;
	margin: -26px 0 -13px 0; 
	_margin:-14px 0; 
	_line-height:1.3em;
}

/*-- 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
 { 
	}





/* ********** Other Style ************** */
#wrapper{ 
	position:relative; 
	height:258px; 
}

#logo{ 
	position:absolute; 
	top:29px; 
	left:29px; 
	width:228px; 
	height:31px; 
	z-index:3; 
}

#header{ 
	position:absolute; 
	bottom:40px; 
	z-index:2; 
	width:100%; 
}

#menu{ 
	position:absolute; 
	width:auto; 
	height:54px; 
	bottom:0px; 
	z-index:1; 
}

/*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;
}


.LOGIN_object, a.LOGIN_object:link, a.LOGIN_object:visited, 
a.LOGIN_object:active
{ 
	font-size:9pt;
	background: url(bullet.gif) no-repeat center left; 
	font-weight:bold;
	text-decoration:none;
	padding: 0 0 0 20px; 
	margin-left:25px;
}

a.LOGIN_object:hover
{ 
	font-size:9pt;
	background: url(bullet.gif) no-repeat center left; 
	font-weight:bold;
	text-decoration:underline;
}

/* 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;
	text-decoration:none !Important;
	font-weight:normal !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:8px;
    padding-bottom:5px;
    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 */
	
.linkcolor 
{
}

	
.errormsg
{
	line-height:9pt
}

.pageMode
{
	text-align:-moz-right !Important;  
	text-align:right;
	padding:0px 20px 0px 0px;
}

.buttonpointer
{
	cursor:pointer;
}

/*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;
	background: #FFFFFF url(formfield_bg.gif) repeat-x 0 0; 
	padding:3px;
}

.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;
}

/** 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 **/