/* CSS Document */


.Normal, .NormalDisabled
{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: normal;
	color: #747474;
	line-height: 22px;
}

A.Head {
	color: #ffffff;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: normal;
	
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: bold;
	color: #747474;
	line-height: 22px;
}

/* text style used for error messages */
.NormalRed
{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: bold;
    color: #ff0000;
	line-height: 22px;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: normal;
	color: #747474;
	line-height: 22px;
}


.NewsTitle
{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 13px;
    font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;
}

.NewsLink A.NormalBold {
	color: white;
}

A.NewsLink:link, A.NewsLink:active, A.NewsLink:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 13px;
    font-weight: normal;
	color: #FFFFFF;
	line-height: 15px;
    text-decoration:    none;
}

A.NewsLink:hover {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 13px;
    font-weight: normal;
	color: #FFFFFF;
	line-height: 15px;
    text-decoration:    underline;
}


A.Normal:link, A.Normal:active, A.Normal:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: normal;
	color: #1e7cdc;
	line-height: 22px;
    text-decoration:    none;
}

A.Normal:hover {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: normal;
	color: #1e7cdc;
	line-height: 22px;
    text-decoration:    underline;
}


.News, .News .Normal
{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 13px;
    font-weight: normal;
	color: #afef82;
	line-height: 15px;
}

.News A.NormalBold {
	color: white;
}

A.News:link, A.News:active, A.News:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 13px;
    font-weight: normal;
	color: #FFFFFF;
	line-height: 15px;
    text-decoration:    none;
}

A.News:hover {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 13px;
    font-weight: normal;
	color: #FFFFFF;
	line-height: 15px;
    text-decoration:    underline;
}

.NewsBold
{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 13px;
    font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;
}



.Contact
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	color: #7d7d7d;
	line-height: 15px;
	
}

A:link  {
    text-decoration:    none;
    color:  #1e7cdc;
}

A:visited   {
    text-decoration:    none;
    color:  #1e7cdc;
}

A:active    {
    text-decoration:    none;
    color:  #1e7cdc;
}

A:hover {
    text-decoration:    underline;
    color:  #1e7cdc;
}


A.Contact:link, A.Contact:active, A.Contact:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	color: #1e7cdc;
	line-height: 15px;
    text-decoration:    none;
}

A.Contact:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	color: #1e7cdc;
	line-height: 15px;
    text-decoration:    underline;
}


.TitleISPlain1 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    font-weight: bold;
	color: #000000;
}


.TitleISPlain2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: bold;
	color: #FFFFFF;
}

A.SecondNav:link {
    text-decoration:    none;
	font-family:Georgia, "Times New Roman", Times, serif;
    color:#666665;
	font-size:12px;
	word-spacing:12px;
}

A.SecondNav:visited  {
    text-decoration:    none;
    color:#666665;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

A.SecondNav:active   {
    text-decoration:    none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
    color:#666665;
}

A.SecondNav:hover    {
    text-decoration:    none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
    color:#000000;
}

A.Login:link, A.Login:active, A.Login:visited, A.Login:hover {
	font-size: 9px;
	color: #FFFFFF;
}

.Copyright, A.Copyright:link, A.Copyright:active, A.Copyright:visited, A.Copyright:hover {
	font-size: 10px;
	font-family: Arial;
	font-style: normal;
	color: #7D7D7D;
}

/* Main Menu */
.MainMenu_MenuContainer {
	background-color: transparent; 
	width: 512px;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:34;
	background-color: Transparent;
}
.MainMenu_MainMenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Georgia; 
	font-size: 11px; 
	font-weight:normal;
	font-style: normal; 
	border-top: 0px solid #55a755;
	border-bottom: 1px solid #55a755;
	border-left: 0px solid #55a755;
	border-right: 0px solid #55a755;
	background-color: Transparent;
	text-align: center;
}


.MainMenu_MainMenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Georgia; 
	font-size: 11px; 
	font-weight:bold;
	font-style: normal;
	bbackground-color: #006b00;
	border-top: 0px solid #55a755;
	border-bottom: 1px solid #55a755;
	border-left: 0px solid #55a755;
	border-right: 0px solid #55a755;
	background: url('/portals/31/skins/NCSPA/images/nav-over.jpg');
}

.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Georgia; 
	font-size: 11px; 
	font-weight:normal;
	font-style: normal; 
	border-top: 0px solid #55a755;
	border-bottom: 1px solid #55a755;
	border-left: 0px solid #55a755;
	border-right: 0px solid #55a755;
	background-color: Transparent;
	padding-top: 6px;
	padding-bottom: 6px;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #006b00;
	border-top: 0px solid #55a755;
	border-bottom: 1px solid #55a755;
	border-left: 0px solid #55a755;
	border-right: 0px solid #55a755;
	text-align: center; 
	width: 0px; 
	height: 0;
	visibility: hidden;
	font-size: 0pt; 
}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #003d00; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #28a022 1px solid; 
	border-left: #28a022 1px solid; 
	border-top: #28a022 1px solid; 
	border-right: #28a022 1px solid;
}
.MainMenu_MenuBreak {
	border-bottom: #EEEEEE 0px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 0px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 0px;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Georgia; 
	font-size: 11px; 
	font-weight:normal;
	font-style: normal;
	background-color: #006b00;
	border-top: 0px solid #55a755;
	border-bottom: 1px solid #55a755;
	border-left: 0px solid #55a755;
	border-right: 0px solid #55a755;
	padding-top: 6px;
	padding-bottom: 6px;
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 0pt; 
	cursor: pointer; 
	cursor: hand; 
	border-top: 0px solid #55a755;
	border-bottom: 1px solid #55a755;
	border-left: 0px solid #55a755;
	border-right: 0px solid #55a755;
	background-color: #006b00;
	width: 0px;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	width: 0px;
	background-color: #006b00;
	border-top: 0px solid #55a755;
	border-bottom: 1px solid #55a755;
	border-left: 0px solid #55a755;
	border-right: 0px solid #55a755;
}

