/* Current Brand Variables:
HeaderRight = /files/Images/Site/City Lights.jpg
sideColorL = #E5E5E5
sideColorT = #000000
sideColorD = #333333
sideColor = White
color3D = #333333
color3L = #E5E5E5
color3T = #FFFFFF
color4D = #660032
color4L = #FECCE5
color4T = #FFB2D8
color1D = #333333
color2T = #000000
color1T = #FFFFFF
color1L = #E5E5E5
color2L = #E5E5E5
color2D = #333333
color2 = #EEEEEE
Banner = 
color3 = #666666
color1 = #666666
color4 = #7A003C
Logo = ~/Nsic-Logo1.jpg
templateDir = /Templates/NSIC-Group -LP*/
/*##CssFilePath:/_Templates//portal_base.css ###################################*/
/* Template.Colorss *********************************************************************/
.Color1
{
	background-color: #E5E5E5;
}
.Color2
{
	background-color: #666666;
}
.Color3
{
	background-color: #333333;
}
.BorderColor
{
	background-color: black;
}
/* Class that controls main table in template */
Table.Master-Table, Body.Master-Table
{
	background-color:White;
}
/* Global - Classes used throught site*/
BODY, Table TD
{
	font-size: 12px; /* Global size of text on portal */
	font-family: Sans-Serif, Arial, Verdana; /* Global fonts used on portal */
}
A
{
	color:#666666;
}
A:hover
{
	color:#EEEEEE;
	text-decoration: none;
}

Img.bordered
{
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
}
/*UserReminder - used to display reminder information to users */
Div.UserReminder
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	padding-bottom: 2px;
	text-transform: uppercase;
	color: #ffffff;
	padding-top: 2px;
	font-family: Arial;
	position: absolute;
	top: 0px;
	background-color: #ff0000;
	right:1px;
	z-index:2000;
}
Div.UserReminder A
{
	color: gold;
}
/* text style for buttons and link buttons used in the portal admin pages */
A.CommandButton
{
	color: Black;
}



/* Global.Depreciated */
A.treeNav
{
	text-decoration: none;
}
A.mainTreeNav
{
	text-decoration: none;
}
/* text style for the site links (at extreme top-right of header) */
.SiteLink
{
	font-weight: bold;
}
/* hyperlink style for the site links */
A.SiteLink
{
	text-decoration: none;
}
A.SiteLink:hover
{
	text-decoration: underline;
}


/*End Global.Depreciated */

/*Global Panes */
Table.Pane, Body.Pane
{
	
}
/*Global Modules */
.Module, Body.Module
{
	padding-bottom: 10px; /*padding at bottom of all modules*/
}
.Module .Head
{
	color: #333333;
	font-weight: bold;
	font-size: 14px;
}
.Module .SubHead
{
	font-weight: bold;
	font-size: 12px;
}
.Module .SubSubHead
{
	font-weight: bold;
}
/*End Global*/
/* Region - Defines geographical regions of site */
/* Region.Header - Top of site that contains logo and other branding images */
Table.Header A
{
}
Table.Header .AuthButton
{
	padding-right: 3px;
	padding-left: 6px;
	font-weight: normal;
	padding-bottom: 1px;
	margin-left: 0px;
	border-left: white 1px solid;
	margin-right: 0px;
	padding-top: 3px;
	font-style: normal;
	height: 100%;
	background-color: transparent;
	text-decoration: none;
	color: #FFFFFF;
}
Table.Header .AuthButton:hover
{
	padding-right: 3px;
	padding-left: 6px;
	font-weight: normal;
	padding-bottom: 1px;
	margin-left: 0px;
	border-left: white 1px solid;
	margin-right: 0px;
	padding-top: 3px;
	font-style: normal;
	height: 100%;
	background-color: transparent;
	text-decoration: none;
}
/* End Region.Header */
/* Region.Info - Row that displays information such as context and authentication status */
TD.Body-Row-Info .breadcrumb
{
	color: White;
}
TD.Body-Row-Info .breadcrumbselected
{
	color: White;
}
TD.Body-Row-Info .normal
{
	color: White;
}
TD.Body-Row-Info A
{
	color: White;
}
/* End Region.Info */

/* Region.ContentPane - Contains main content of site */
/* horizontal rule */
Table.ContentPane HR
{
	color: #333333;
}

/* End Region.ContentPane */

/* Region.Footer - Bottom section of site */
/* End Region.Footer */
/*End Region */

/* Module - defines module specific classes */
/* Module.Global - Classes to be used globally for all modules */

/* Module.Global.Calendar */
.Calendar
{
	width:100%;
	background-color: #333333;
}
.Calendar .TodayDay
{
	color: #333333;
	background-color: #E5E5E5;
}
.Calendar .Selector
{
	color: whitesmoke;
	background-color: #E5E5E5;
}
.Calendar .Selector A
{
	color: #E5E5E5;
}
.Calendar .Day
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	font-size: 11px;
	vertical-align: top;
	border-left: white 1px solid;
	width: 65px;
	border-bottom: white 1px solid;
	height: 65px;
	background-color: #E5E5E5;
	text-align: left;
	padding:2px 2px 2px 2px;
	
}
.Calendar .NextPrev
{
	font-size: 11px;
	color: White;
}
.Calendar .DayHeader
{
	border-right: 2px outset;
	border-top: 2px outset;
	border-left: 2px outset;
	border-bottom: 2px outset;
	color: #EEEEEE;
	background-color: #E5E5E5;
}
.Calendar .SelectedDay
{
	border-right: #E5E5E5 1px dashed;
	border-top: #E5E5E5 1px dashed;
	border-left: #E5E5E5 1px dashed;
	color: #333333;
	border-bottom: #E5E5E5 1px dashed;
	background-color: #E5E5E5;
}
.Calendar .Title
{
	font-weight: bold;
	color: #333333;
	background-color: #E5E5E5;
	border-right:2px outset #E5E5E5;
	border-top: 2px outset #E5E5E5;
	border-left: 2px outset #E5E5E5;
}
.Calendar .OtherMonthDay
{
	Background-Color:Gainsboro;
} 

/* End Module.Global.Calendar */ 

/* Module.Global.ButtonBar */ 
.ButtonBar
{
	border-right: gainsboro thin outset;
	padding-right: 2px;
	border-top: gainsboro thin outset;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: gainsboro thin outset;
	color: dimgray;
	padding-top: 2px;
	border-bottom: gainsboro thin outset;
	background-color: gainsboro;
}
.ButtonBar TD
{
	padding-right: 5px;
}
/* End Module.Global.ButtonBar */
/* Module.Global.InfoBar */
.InfoBar
{
	border-right: whitesmoke 1px outset;
	padding-right: 2px;
	border-top: gainsboro thin outset;
	padding-left: 2px;
	BACKGROUND-POSITION: right top;
	background-image: url(../../systemimages/infobarback.gif);
	padding-bottom: 2px;
	border-left: gainsboro thin outset;
	color: dimgray;
	padding-top: 2px;
	border-bottom: gainsboro thin outset;
	background-repeat: repeat-y;
	background-color: gainsboro;
}
/* End Module.Global.InfoBar */
/* Module.Global.Grid classes */
Table.Grid
{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	background-color: whitesmoke;
}
Table.Grid .GridHeader
{
	padding-right: 1px;
	padding-left: 1px;
	font-weight: bold;
	padding-bottom: 1px;
	padding-top: 1px;
	background-color: darkgray;
}
Table.Grid TD
{
	padding-left: 5px;
	padding-right: 5px;
	vertical-align:top
}
Table.Grid .GridItem
{
	padding-bottom: 0px;
	margin: 1px;
	padding-top: 0px;
	background-color: white;
	text-align: left;
}
Table.Grid .GridItemAlternating
{
	margin-bottom: 1px;
	border-bottom: lightgrey 1px solid;
	background-color: whitesmoke;
	text-align: left;
}

/* End Module.Global */
/* Module.Discussion - text style for reading messages in Discussion */
.Message
{
	font-weight: normal;
	background-color: #eeeeee;
}
/* End Module.Discussion */
/* Module.MainNavigation - Classes to be used globally for Main Navigation */
/*Solpart DHTML menu main nav*/
Span.MainNavigation .MenuLeftPadding
{
}
Span.MainNavigation .MenuBar
{
	cursor: hand;
	color: #333333;
	background-color: transparent;
}
Span.MainNavigation .MenuItem
{
	padding-right: 3px;
	padding-left: 3px;
	font-weight: normal;
	font-size: 9pt;
	padding-bottom: 0px;
	text-transform: capitalize;
	color: #FFFFFF;
	white-space:nowrap;
	cursor: hand;
	padding-top: 2px;
	font-style: normal;
	text-align: left;
}
Span.MainNavigation .MenuItem TD
{
	white-space:nowrap;
}
Span.MainNavigation .MenuIcon
{
	width: 15px;
	cursor: hand;
	height: 21px;
	padding-left: 2px;
	padding-right: 2px;
}
Span.MainNavigation .MenuItemSel
{
	padding-right: 3px;
	padding-left: 3px;
	font-weight: normal;
	font-size: 9pt;
	padding-bottom: 0px;
	text-transform: capitalize;
	cursor: hand;
	color: #FFFFFF;
	white-space:nowrap;
	padding-top: 2px;
	font-style: normal;
	text-align: left;
}
Span.MainNavigation .MenuItemSel TD
{
	white-space:nowrap;
}
Span.MainNavigation .MenuContainer
{
	text-align: left;
}

Span.MainNavigation .SubMenu
{
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
	background-color: #333333;
	z-index: 1000;
	margin-left: 3px;
	cursor: hand;
	color: #333333;
	text-align: left;
}

Span.MainNavigation .SubMenu TD
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom: #666666 1px solid;
}

Span.MainNavigation .MenuBreak
{
	
}
Span.MainNavigation .MenuSeparator
{
	border-bottom: #696969 1px solid;
}
Span.MainNavigation .SubMenu .MenuItem
{
	font-weight: normal;
	font-size: 9pt;
	padding-bottom: 0px;
	text-transform: capitalize;
	color: #333333;
	cursor: hand;
	padding-top: 2px;
	font-style: normal;
	text-align: left;
	z-index: 1000;
	background-color: #E5E5E5;
}
Span.MainNavigation .SubMenu .MenuIcon, Span.MainNavigation .SubMenu .MenuItemSel .MenuIcon
{
	cursor: pointer;
	cursor: hand;
	width: 15;
	height: 21;
	background-color: #E5E5E5;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
Span.MainNavigation .SubMenu .MenuItemSel
{
	font-weight: normal;
	font-size: 9pt;
	padding-bottom: 0px;
	text-transform: capitalize;
	color: #FFFFFF;
	cursor: hand;
	padding-top: 2px;
	font-style: normal;
	text-align: left;
	z-index: 1000;
	background-color: #666666;
}
Span.MainNavigation .SubMenu .MenuArrow
{
	padding-left: 5px;
}
Span.MainNavigation TD.DownLevel A
{
	color: #333333;
}
Span.MainNavigation .MenuScroll
{
	background-color: #333333;
	color: #E5E5E5;
}

/* End Module.MainNavigation */




/*Portal Admin Styles*/

/*Start Option syles */
Table.Options
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	padding-bottom: 5px;
	width: 100%;
	color: dimgray;
	padding-top: 5px;
	background-color: white;
}
Table.Options TD
{
	padding-bottom: 5px;
}
Table.Options Input.NormalTextBox, Table.Options TextArea, Table.Options Select
{
	border-right: dimgray 1px solid;
	padding-right: 2px;
	border-top: dimgray 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: dimgray 1px solid;
	width: 100%;
	color: dimgray;
	padding-top: 0px;
	border-bottom: dimgray 1px solid;
	background-color: #f5f4f7;
}

Table.Options TD.Detail
{
}
Table.Options TD.Field
{
}
Table.Options TD.Field Table
{
}
Table.Options TD.Field Span.NormalRadioList Table TD, Table.Options Span.NormalCheckBox Input
{
	border-right: transparent 0px solid;
	border-top: transparent 0px solid;
	border-left: transparent 0px solid;
	color: transparent;
	border-bottom: transparent 0px solid;
	background-color: transparent;
}

Table.Options TD.Field SPAN Input
{
	width: 20px;
}
Table.Options Table.Section
{
	width: 80%;
}
/*End Option syles */
/*Footer Control */
Table.FooterBar
{
	background-image: url(../../SystemImages/buttonback.gif);
	width: 100%;
	height: 15px;
}
Table.FooterBar A
{
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 1px;
	color: dimgray;
	height: 100%;
	text-decoration: none;
}
Table.FooterBar A:hover
{
	background-image: url(../../SystemImages/buttonbacksel.gif);
	border-left: dimgray 1px solid;
	color: #000000;
	height: 100%;
	margin-left: 0px;
}
/*End Footer Control */
/*End Portal Admin Styles*/
/*Start Control Styles */
/*Start Control.ModuleSearchUI */
Table.ModuleSearchUI
{
	font-size: 10px;
}
Table.ModuleSearchUI Select
{
	font-size: 10px;
}
Table.ModuleSearchUI Input
{
	font-size: 10px;
}
/*End Control.ModuleSearchUI */

/* This is the base style element of the FTB editor */
.FTBEditor
{
	background-image: none;
	background-color: white;
}

/*End Control Styles */


/* Admin.Tabs Module */
TD.PageExplorerMenu
{
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	padding-left: 10px;
	padding-top: 5px;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
	background-color: #E5E5E5;
}
Span.PageExplorerMenu
{
	border: transparent 0px;
}
Span.PageExplorerMenu A
{
	color: #000000;
}
/*End Admin.Tabs Module *//*Admin Toolbar*/
Span.AdminToolbar .ToolMenuLeftPadding
{
	padding-left: 4px;
}
Span.AdminToolbar .RootToolMenuArrow
{
	padding-left: 2px;
}
Span.AdminToolbar .ToolMenuBar TD
{
	font-size: 10px;
	white-space:nowrap;
}
Span.AdminToolbar .ToolMenuBar
{
	font-size: 10px;
	cursor: hand;
	color: black;
}
Span.AdminToolbar .ToolMenuBar Table
{
	margin-left: 6px;
	margin-right: 6px;
}
Span.AdminToolbar .ToolMenuBar .ToolMenuItem
{
	font-weight: normal;
	padding-bottom: 0px;
	text-transform: capitalize;
	width: 100px;
	cursor: hand;
	padding-top: 2px;
	font-style: normal;
	text-align: left;
	white-space:nowrap;
}
Span.AdminToolbar .ToolMenuBar .ToolMenuItem TD
{
	white-space:nowrap;
}
Span.AdminToolbar .ToolMenuBar .ToolMenuItemSel
{
	font-weight: normal;
	padding-bottom: 0px;
	text-transform: capitalize;
	width: 100px;
	cursor: hand;
	padding-top: 2px;
	font-style: normal;
	text-align: left;
	white-space:nowrap;
}
Span.AdminToolbar .ToolMenuBreak
{
	height: 1px;
	background-color: transparent;
}
Span.AdminToolbar .SubToolMenu .ToolMenuIcon
{
	padding-right: 3px;
	padding-left: 3px;
	width: 16px;
	cursor: hand;
	height: 18px;
	background-color: gainsboro;
	text-align: left;
}
Span.AdminToolbar .SubToolMenu
{
	border-right: #63648E 1px solid;
	border-top: #63648E 1px solid;
	z-index: 1000;
	margin-left: 3px;
	border-left: #63648E 1px solid;
	cursor: hand;
	border-bottom: #63648E 1px solid;
	background-color: #CBC7D5;
	text-align: left;
	width: 110px;
}
Span.AdminToolbar .SubToolMenu .ToolMenuItem
{
	font-weight: normal;
	font-size: 11px;
	text-transform: capitalize;
	cursor: hand;
	font-style: normal;
	background-color: #eeefed;
	text-align: left;
}
Span.AdminToolbar .SubToolMenu .ToolMenuItemSel
{
	font-weight: normal;
	text-transform: capitalize;
	cursor: hand;
	color: #000000;
	font-style: normal;
	background-color: darkgray;
	text-align: left;
	font-size: 11px;
}


Span.AdminToolbar .SubToolMenu .ToolMenuBreak
{
	height: 1px;
	background-color: #CBC7D5;
}

Span.AdminToolbar .ToolMenuContainer
{
	border-right: whitesmoke thin outset;
	border-top: whitesmoke thin outset;
	padding-left: 2px;
	BACKGROUND-POSITION: right top;
	background-image: url(../../controls/MenuUI/ResourceFiles/toolbarback.gif);
	border-left: whitesmoke thin outset;
	border-bottom: whitesmoke thin outset;
	background-repeat: repeat-y;
}
/*End Admin Toolbar*/

/*Module Toolbar*/
Span.Toolbar .ToolMenuLeftPadding
{
	padding-left: 4px;
}
Span.Toolbar .RootToolMenuArrow
{
	padding-left: 2px;
}
Span.Toolbar .ToolMenuBar TD
{
	font-size: 10px;
}
Span.Toolbar .ToolMenuBar
{
	font-size: 10px;
	cursor: hand;
	color: dimgray;
}
Span.Toolbar .ToolMenuBar Table
{
	margin-left: 6px;
	margin-right: 6px;
}
Span.Toolbar .ToolMenuBar .ToolMenuItem
{
	font-weight: normal;
	padding-bottom: 0px;
	text-transform: capitalize;
	width: 100px;
	cursor: hand;
	padding-top: 2px;
	font-style: normal;
	text-align: left;
}
Span.Toolbar .ToolMenuBar .ToolMenuItem TD
{
	white-space:nowrap;
}
Span.Toolbar .ToolMenuBar .ToolMenuItemSel
{
	font-weight: normal;
	padding-bottom: 0px;
	text-transform: capitalize;
	width: 100px;
	cursor: hand;
	padding-top: 2px;
	font-style: normal;
	text-align: left;
}
Span.Toolbar .ToolMenuBreak
{
	height: 1px;
	background-color: transparent;
}
Span.Toolbar .SubToolMenu .ToolMenuIcon
{
	padding-right: 3px;
	padding-left: 3px;
	width: 16px;
	cursor: hand;
	height: 18px;
	background-color: gainsboro;
	text-align: left;
}

Span.Toolbar .SubToolMenu .ToolMenuItem
{
	font-weight: normal;
	font-size: 11px;
	text-transform: capitalize;
	cursor: hand;
	font-style: normal;
	background-color: #eeefed;
	text-align: left;
}
Span.Toolbar .SubToolMenu .ToolMenuItemSel
{
	font-weight: normal;
	text-transform: capitalize;
	cursor: hand;
	color: #000000;
	font-style: normal;
	background-color: darkgray;
	text-align: left;
	font-size: 11px;
}


Span.Toolbar .SubToolMenu
{
	border-right: #63648E 1px solid;
	border-top: #63648E 1px solid;
	z-index: 1000;
	margin-left: 0px;
	border-left: #63648E 1px solid;
	width: 110px;
	cursor: hand;
	color: #333333;
	border-bottom: #63648E 1px solid;
	background-color: #CBC7D5;
	text-align: left;
}

Span.Toolbar .SubToolMenu .ToolMenuBreak
{
	height: 1px;
	background-color: #CBC7D5;
}

Span.Toolbar .ToolMenuContainer
{
	border-right: whitesmoke thin outset;
	border-top: whitesmoke thin outset;
	padding-left: 2px;
	background-repeat: repeat-y;
	background-image: url(../../controls/MenuUI/ResourceFiles/toolbarback.gif);
	border-left: whitesmoke thin outset;
	width: 100%;
	border-bottom: whitesmoke thin outset;
}
.BreadCrumb
{
	color:#000000;
}
.BreadCrumbSelected
{
	color:#000000;
}
.BreadCrumbs
{
	color:#000000;
}
/* Module.SubNav */
/*sub tab tree */
A.OtherSubTabs
{
	font-size:12px;
	text-decoration: none;
	color: #000000;
}
A.OtherSubTabs:hover
{
	color: #333333;
}
A.HighlightSubTabs
{
	font-size:12px;
	font-style: normal;
	text-decoration: none;
	color: #333333;
}
/*Solpart DHTML menu sub nav*/
TD.Master-Row-Body .MenuBar
{
	height: 12px;
}
TD.Master-Row-Body .MenuItem
{
	font-weight: normal;
	text-transform: capitalize;
	font-style: normal;
	background-color: #E5E5E5;
	color: #333333;
	cursor:hand;
}
TD.Master-Row-Body .MenuItemSel
{
	font-weight: normal;
	text-transform: capitalize;
	font-style: normal;
	background-color: #333333;
	color: #E5E5E5;
	cursor:hand;
}
TD.Master-Row-Body .SubMenu
{
	border-left: #63648E 1px solid;
	border-bottom: #63648E 1px solid;
	background-color: #CBC7D5;
}
TD.Master-Row-Body .MenuBreak
{
	background-color:#EEEEEE;
}
TD.Master-Row-Body .SubMenu .MenuItem
{
   
}
/* End Module.SubNav */

/* Start Module.SubNav preview & content pane */
Span.ContentPane .MenuBar
{
	height: 12px;
	width: 100px;
}
Span.ContentPane .MenuItem
{
	font-weight: normal;
	text-transform: capitalize;
	cursor: hand;
	padding-top: 2px;
	font-style: normal;
	background-color: #E5E5E5;
	text-align: left;
}
Span.ContentPane .MenuIcon
{
	padding-right: 3px;
	padding-left: 3px;
	width: 20px;
	cursor: hand;
	height: 18px;
}
Span.ContentPane .MenuItemSel
{
	font-weight: normal;
	padding-bottom: 0px;
	text-transform: capitalize;
	width: 100px;
	cursor: hand;
	padding-top: 2px;
	font-style: normal;
	background-color: #E5E5E5;
	text-align: left;
}
Span.ContentPane .MenuContainer
{
	width: 100px;
}
Span.ContentPane .SubMenu
{
	border-right: #63648E 1px solid;
	border-top: #63648E 1px solid;
	z-index: 1000;
	margin-left: 0px;
	border-left: #63648E 1px solid;
	width: 100px;
	cursor: hand;
	color: #333333;
	border-bottom: #63648E 1px solid;
	background-color: #CBC7D5;
	text-align: left;
}
Span.ContentPane .MenuBreak
{
	height: 1px;
	background-color: #CBC7D5;
}
Span.ContentPane .MenuSeparator
{
	background-color: darkgray;
}
Span.ContentPane .SubMenu .MenuItem
{
	font-weight: normal;
	padding-bottom: 0px;
	text-transform: capitalize;
	width: 100px;
	cursor: hand;
	padding-top: 2px;
	font-style: normal;
	background-color: #E5E5E5;
	text-align: left;
}
Span.ContentPane .SubMenu .MenuIcon
{
	padding-right: 3px;
	padding-left: 3px;
	width: 20px;
	cursor: hand;
	height: 18px;
}
/* End Module.SubNav preview *//* Module.Announcements style of item titles by Announcements and events */
.ItemTitle
{
	font-weight: bold;
}
/* End Module.Announcements */.Sign_In .SignInText
{
	color:Red;
}

.Sign_In .Error
{
	color:Red;
	text-decoration: blink; 
}.UDT
{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	background-color: whitesmoke;
}
.UDTItem
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 1px;
	padding-top: 0px;
	border-bottom: dimgray 1px solid;
	background-color: white;
	text-align: left;
}
.UDTAlternating
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	margin-bottom: 1px;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	background-color: whitesmoke;
	text-align: left;
}
.UDTHeader
{
	font-weight: bold;
	background-color: #E5E5E5;
}
.UDTHeader A
{
	color:#333333;	
}
.UDTPager
{
	font-weight: bold;
	background-color: gainsboro;
}
.UDTDetail
{
}
.UDTField
{
	background-color: whitesmoke;
}
.UDT_Entry_Form .Grid TextArea, .UDT_Entry_Form .Grid Input
{
	background-color:#E5E5E5;
	color:#333333;
}
.UDT_Entry_Form .Grid .Boolean Input 
{
	background-color:White;
	color:White;
}
.UDT_Entry_Form .Grid TextArea
{
   width:100%;
}.EventCollection .CollectionManagerTable
{
	width:100%;
}

.EventCollection .HeaderRow TD
{
	font-weight: bold;
	font-size: 10px;
	color: white;
	background-color: dimgray;
}

.EventCollection .HeaderRow TD A
{
	color: whitesmoke;
}

.EventCollection .Item TD
{
	font-size: 10px;
	color: dimgray;
	vertical-align:top;
}

.EventCollection .AlternatingItem TD
{
	font-size: 10px;
	color: dimgray;
	background-color: whitesmoke;
	vertical-align:top;
}Table.AdminUI
{
	width:100%;
	border-right: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
}
Table.AdminUI TR TD
{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	border-top: gainsboro 1px solid;
}
Table.AdminUI TR TD TD
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-top: gainsboro 0px solid;
}
Table.AdminUI TD.Section
{
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 2px;
	color: whitesmoke;
	padding-top: 2px;
	background-color: dimgray;
}
Table.AdminUI TR.Property
{
	
	vertical-align:top;
}

Table.AdminUI TD.Caption
{
	font-weight: bold;
}
Table.AdminUI TD.Unit
{
	padding-left: 5px;
	color: dimgray;
}
Table.AdminUI TD.Control
{

}
/* Editor controls */
/*{
	width: 300px;
	height: 200px;
}*/
.HelpBox
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 5px;
	width: 200px;
	color: dimgray;
	padding-top: 5px;
	background-color: whitesmoke;
}
TD.HelpAnchor
{
}
Img.HelpAnchor
{
	margin-left: 5px;
}
Table.AdminUI .Button
{
	border-right: dimgray 1px solid;
	padding-right: 2px;
	border-top: dimgray 1px solid;
	padding-left: 2px;
	font-size: 12px;
	padding-bottom: 2px;
	vertical-align: top;
	border-left: dimgray 1px solid;
	color: dimgray;
	padding-top: 2px;
	border-bottom: dimgray 1px solid;
	height: 22px;
	background-color: whitesmoke;
	text-decoration: none;
}
Table.AdminUI TextArea, Table.AdminUI Select
{
	border-right: dimgray 1px solid;
	padding-right: 2px;
	border-top: dimgray 1px solid;
	padding-left: 2px;
	font-size: 12px;
	padding-bottom: 2px;
	vertical-align: top;
	border-left: dimgray 1px solid;
	color: dimgray;
	padding-top: 2px;
	border-bottom: dimgray 1px solid;
	background-color: whitesmoke;
	text-decoration: none;
	/*width:250px;*/
}
Table.AdminUI .CheckBox Input
{
	border-right: transparent 0px solid;
	padding-right: 2px;
	border-top: transparent 0px solid;
	padding-left: 2px;
	font-size: 12px;
	padding-bottom: 2px;
	vertical-align: top;
	border-left: transparent 0px solid;
	color: transparent;
	padding-top: 2px;
	border-bottom: transparent 0px solid;
	background-color: transparent;
	text-decoration: none;
}Table.ButtonBar
{
	background-color: whitesmoke;
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	width:100%;
}
Table.ButtonBar Img
{
	vertical-align:middle;
}
Table.ButtonBar .MenuBarButton
{
	white-space: nowrap;
	border-right: whitesmoke 1px solid;
	border-top: whitesmoke 1px solid;
	border-left: whitesmoke 1px solid;
	border-bottom: whitesmoke 1px solid;
}
Table.ButtonBar .MenuBarButton A
{
	color:Black;
	font-family:Sans-Serif;
	text-decoration:none;
}
Table.ButtonBar .MenuBarButtonHover
{
	white-space: nowrap;
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	background-color: ghostwhite;
}
Table.ButtonBar .MenuBarButtonHover A
{
	color:Black;
	font-family:Sans-Serif;
	text-decoration:none;
}Table.CollectionManagerTable
{
	width:100%;
}
Table.CollectionManagerTable .HeaderRow TD
{
	font-weight: bold;
	color: #ffffff;
	background-color: dimgray;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
Table.CollectionManagerTable .HeaderRow TD A
{
	color:White;
}
Table.CollectionManagerTable .Item TD
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}

Table.CollectionManagerTable .AlternatingItem TD
{
	background-color: whitesmoke;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}.CollapsiblePanelTitle
{
	cursor: hand;
	color: white;
	font-family: Verdana;
	background-color: gray;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	width: 100%;	
}
.CollapsiblePanel
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #cccccc;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}/*Module.Faq */
.FaqCategoryHeader
{
	font-weight: bold;
	text-decoration: none;
}
.FaqCategoryName
{
	font-weight: bold;
	text-decoration: none;
}
.FaqCategoryDescription
{
	text-decoration: none;
}
.FaqListCategoryHeader
{
	font-weight: bold;
	text-decoration: none;
}
.FaqQuestion
{
	font-weight: bold;
}
.FaqAnswer
{
}
.SearchBox
{
	background-color: whitesmoke;
}
.FindButton
{
	background-color: whitesmoke;
}
.Expired
{
	text-decoration: line-through;
}
/*End Module.Faq */.Testing .Button
{
	border-right: silver 1px solid;
	padding-right: 3px;
	border-top: silver 1px solid;
	padding-left: 3px;
	font-size: 12px;
	border-left: silver 1px solid;
	color: #333333;
	border-bottom: silver 1px solid;
	font-family: Arial;
	background-color: ghostwhite;
	text-decoration: none;
}

.Testing .Button:hover
{
	border-right: silver 1px solid;
	padding-right: 3px;
	border-top: silver 1px solid;
	padding-left: 3px;
	font-size: 12px;
	border-left: silver 1px solid;
	color: white;
	border-bottom: silver 1px solid;
	font-family: Arial;
	background-color: #E5E5E5;
	text-decoration: none;
}
.Testing .TextArea
{
	border-right: silver 1px solid;
	padding-right: 3px;
	border-top: silver 1px solid;
	padding-left: 3px;
	font-size: 12px;
	border-left: silver 1px solid;
	color: #333333;
	border-bottom: silver 1px solid;
	font-family: Arial;
	background-color: #E5E5E5;
	text-decoration: none;
}
.Testing .NextBackButton
{
	border-right: #EEEEEE 1px solid;
	padding-right: 3px;
	border-top: #EEEEEE 1px solid;
	padding-left: 3px;
	font-size: 12px;
	border-left: #EEEEEE 1px solid;
	color: #333333;
	border-bottom: #EEEEEE 1px solid;
	font-family: Arial;
	background-color: #E5E5E5;
	text-decoration: none;
}

.Testing .NextBackButton:hover
{
	border-right: #EEEEEE 1px solid;
	padding-right: 3px;
	border-top: #EEEEEE 1px solid;
	padding-left: 3px;
	font-size: 12px;
	border-left: #EEEEEE 1px solid;
	color: #333333;
	border-bottom: #EEEEEE 1px solid;
	font-family: Arial;
	background-color: #EEEEEE;
	text-decoration: none;
}
.Testing .ToTopText
{
	font-size: 12px;
	color: #333333;
	font-family: Arial;
	text-decoration: none;
}
.Testing .TestQuestion
{
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 10px;
	color: #333333;
	padding-top: 10px;
	font-family: Arial;
}
.Testing .TestQuestionAlternating
{
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 10px;
	color: #333333;
	padding-top: 10px;
	font-family: Arial;
	background-color: whitesmoke;
}
.Testing .TestAnswer
{
 font-family: Arial;
 font-size: 12px;	
}

.Testing .AlternateTable
{
	background-color: #E5E5E5;
}
.Testing .ScoreTableHead
{
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	font-family: Arial;
	background-color: #333333;
}
.Testing .ScoreTableAlt
{
	background-color: #E5E5E5;
}
.Testing .WrongAnswer
{
	font-size: 12px;
	color: red;
	font-family: Arial;
}
.Testing .CorrectAnswer
{
	font-size: 12px;
	color: #666666;
	font-family: Arial;
}
/* Module.DataView */
/*Data App*/

.DataViewTable
{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	width: 100%;
	background-color: #F8FAE9;
}
.DataView TD.Header Select
{
	padding-right: 1px;
	padding-left: 1px;
	font-size: 10px;
	padding-bottom: 1px;
	margin: 0px;
	padding-top: 1px;
	height: 11px;
}
.DataView .Pager
{
	font-size: 10px;
}
.DataView .Pager A.Selected
{
	font-size: 12px;
}
.DataView TD.Header
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	font-size: 10px;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.DataView TD.Header TD
{
	font-size: 10px;
	padding-top: 2px;
}

.DataView TD.Header TD.Top
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 2px;
	padding-top: 2px;
	background-color: lightgrey;
	border-bottom: darkgray 1px solid;
}
.DataView TD.Header TD.Top Select
{
	height: 12px;
}
.DataView TD.Footer
{
	border-right: lightgrey 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 10px;
	padding-bottom: 2px;
	border-left: lightgrey 1px solid;
	padding-top: 2px;
	border-bottom: lightgrey 1px solid;
}
.DataViewTable TD
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	height: 20px;
}

TD.DataViewCaption
{
	border-right: darkgray 1px solid;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: right;
}
.DataViewValue
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: whitesmoke;
}

.DataViewAltValue
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: white;
}

.DataViewHeader
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 2px;
	margin-left: 5px;
	text-transform: uppercase;
	color: white;
	margin-right: 5px;
	padding-top: 2px;
	text-align: center;
	background-color: #333333;
	height: 14px;
}

.DataViewAltRow
{
	background-color: white;
}

.DataViewViewLink
{
	color: #333333;
}

/* End Module.DataView */
/*##CssFilePath:/Templates/NSIC-Group -LP/portal_template.css ###################################*/
/* Template.Colors ************************************************************************/
.Color1
{
	background-color: #E5E5E5;
}
.Color2
{
	background-color: #666666;
}
.Color3
{
	background-color: #333333;
}
.BorderColor
{
	background-color: black;
}
/* Template.General ********************************************************************/
.Hidden
{
	visibility: hidden;
}
Body
{
 background-color:white;
 text-align: center;
}
/* Template.Master.Table ********************************************************************/
Table.Master-Table, Body.Master-Table
{
	border-left: black 1px solid;
	border-right: black 1px solid;
	width: 775px;
	height: 100%;
	background-color:white;
	text-align:center;
}
Table.Master-Table TD.Master-Column-Identity
{
	height: 85px;
	text-align: center;
	
}
Table.Master-Table TD.Master-Row-Navigation
{
	height: 25px;
	text-align: center;
}
Table.Master-Table TD.Master-Row-Body
{
	height: 100%;
	text-align: center;
}
Table.Master-Table TD.Master-Row-Footer
{
	height: 15px;
	text-align: center;
}
/* Template.Body.Table ********************************************************************/
Table.Body-Table
{
	width: 100%;
	height: 100%;
	text-align: center;
}
Table.Body-Table TD.Body-Column-Left
{
	height: 100%;
	background-color: #E5E5E5;
}
Table.Body-Table TD.Body-Column-Middle
{
	width: 100%;
	height: 100%;
}
Table.Body-Table TD.Body-Column-Right
{
	height: 100%;
}
Table.Body-Table TD.Body-Row-Info
{
	text-align: right;
}
Table.Body-Table Table.Body-Row-Info
{
	padding-right: 5px;
	padding-left: 5px;
    	color: #FFFFFF;
}
Table.Body-Table Table.Body-Row-Info A
{
	color: #666666;
}
/* Template.Identity.Table ********************************************************************/
Table.Identity-Table
{
	text-align: center;
	width: 100%;
	background-color:#ffffff;
	height: 100px;
	border-bottom:solid 2px #999999;
}
Table.Identity-Table TD.Column-Left
{
}
Table.Identity-Table TD.Column-Right
{
}
Table.Identity-Table Table.Embedded-Identity
{
	text-align: center;
	width: 100%;
	padding-left: 0px;
	padding-top: 0px;
}
Table.Identity-Table Table.Embedded-Identity TD.Border-Top
{
}
Table.Identity-Table Table.Embedded-Identity TD.Border-Left
{
}
Table.Identity-Table TD.Area-Logo
{
	vertical-align: middle;
	padding-left: 0px;
}
Table.Identity-Table Table.Embedded-Identity TD.Border-Middle
{
}
Table.Identity-Table Table.Embedded-Identity TD.Area-Image
{
	text-align: right;
}
Table.Identity-Table Table.Embedded-Identity TD.Border-Right
{
}
Table.Identity-Table Table.Embedded-Identity TD.Border-Bottom
{
}
/* Template.Navigation.Table ********************************************************************/
Table.Navigation-Table
{
	text-align: left;
	width: 100%;
}
Table.Navigation-Table TD.Column-Left
{
	
}
Table.Navigation-Table TD.Column-Right
{
}
Table.Navigation-Table Table.Embedded-Navigation
{
	width: 100%;
	background-color: #666666;
}
Table.Navigation-Table Table.Embedded-Navigation TD.Border-Top
{
}
Table.Navigation-Table Table.Embedded-Navigation TD.Border-Left Table TD
{
	background-color: #666666;
	border-top: 0px solid white;
	border-bottom: 0px solid white;
}
Table.Navigation-Table Table.Embedded-Navigation TD.Area-Middle
{
	padding-left:2px;
}
Table.Navigation-Table Table.Embedded-Navigation TD.Border-Right
{
}
Table.Navigation-Table Table.Embedded-Navigation TD.Border-Bottom
{
}
/* Template.Callout.Table ********************************************************************/
Table.Callout-Table
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	height: 100%;
	width: 150px;
	height: 100%;
}
Table.Callout-Table TD.Area-Middle
{
	width: 100%;
	height: 100%;
}


/* Template.SubNav.Table ********************************************************************/
Table.Subnav-Table
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 150px;
	height: 100%;
	border-right: 0px solid #666666;
}


Table.Subnav-Table TD.Area-Middle
{
	width: 100%;
	height: 100%;
}


/* Template.Content.Table ********************************************************************/
Table.Content-Table
{
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 5px;
	padding-top: 5px;
	height: 100%;
	width: 100%;
}
Table.Content-Table TD.Area-Middle
{
	width: 100%;
	height: 100%;
	background-image: url(/Templates/NSIC-Group -LP/images/NSIC-Logo-BG.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
/* Template.Footer.Table ********************************************************************/
Table.Footer-Table
{
	text-align: center;
	width: 100%;
	height:20px;
	border-top: 1px solid #666666;
}

Table.Footer-Table Table.Embedded-Footer TD.Area-Middle
{
	width: 100%;
	font-size:10px;
	color:color1T;
}
Table.Footer-Table Table.Embedded-Footer TD.Area-Middle TD
{
	font-size:10px;
	color:#333333;
}
Table.Footer-Table Table.Embedded-Footer TD.Border-Bottom
{
}
.Login
{
color: #ffffff;
}
td.Body-Row-Info .breadcrumb
{
color: #666666;
}

a {
color: #0000ff;
	}
a:hover {
color: #0000ff;
text-decoration: none;
	}
/*##CssFilePath:/Templates/NSIC-Group -LP/portal_modules.css ###################################*/
.Calendar
{
width: 100%;
background-color: #387AB6;
}
/*##CssFilePath:/Templates/NSIC-Group -LP/portal.css ###################################*/
Span.MainNavigation .MenuItem
{
	color: white;
	font-weight:bold;
	text-transform:uppercase;
	height:17px;
	
}
Span.MainNavigation .MenuItem TD
{
	font-size:11px;
}
Span.MainNavigation .MenuItemSel TD
{
	font-size:11px;
}
Span.MainNavigation .MenuItemSel
{
	color: #FFD200;
	font-weight:bold;
	text-transform:uppercase;
	font-size:11px;
	height:17px;
}
Span.MainNavigation Table.NavButton
{
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
	background-color:#666666;
}


/* Side Navigation */
/*sub tab tree */
A.OtherSubTabs
{
	color: #333333;
}
A.OtherSubTabs:hover
{
	color: #333333;
}
A.HighlightSubTabs
{
	color: #333333;
}
Table.LeftPane A:hover
{
	color: #333333;	
}