/*Default Styles*/

TH
{
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	font-family: "verdana" , "helvetica" , "arial";
	background-color: #00008b;
}
TR
{
	font-size: 9pt;
	font-family: "verdana" , "helvetica" , "arial";
}
TA
{
	font-size: 9pt;
	border-left-color: black;
	border-bottom-color: black;
	color: #ffffff;
	border-top-color: black;
	font-family: "verdana" , "helvetica" , "arial";
	background-color: #000080;
	border-right-color: black;
}


P
{
	font-size: 9pt;
	font-family: "verdana" , "helvetica" , "arial";
}

LI
{
	font-size: 9pt;
	font-family: "verdana" , "helvetica" , "arial";
}
A:hover
{
	color: #dc143c;
}
A.nav
{
	color: #330099;
	font-family: "verdana" , "helvetica" , "arial";
	text-decoration: none;
}
A.foot
{
	color: #ffffff;
	text-decoration: underline;
}

BODY
{
	font-family: Arial, Verdana;
	background-color: #ffffff;
}
H1, H2, H3, H4, H5, THEAD, TFOOT
{
	
}
H1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.58em;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.33em;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H5, DT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

TFOOT, THEAD
{
	font-size: 1em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}




A:link
{
	text-decoration: none;
	color: #3333cc;
}

A:visited
{
	text-decoration: none;
	color: #3333cc;
}

A:active
{
	text-decoration: none;
	color: #333399;
}

A:hover
{
	text-decoration: underline;
	color: #3333cc;
}

SMALL
{
	font-size: .7em;
}

BIG
{
	font-size: 1.17em;
}

BLOCKQUOTE, PRE
{
	font-family: Courier New, monospace;
}


UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}

IMG
{
	margin-top:0px;
	margin-left: 0px;
	margin-right: 0px;
}

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  1e90ff*/
.HeadBg {
    background-color: #ffffff;   /*White;*/
}

/* background color for the content part of the pages */
Body
{
    background-color: white;
}


/* PAGE BANNER */
/* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx
/* style for the text of the site title */
.SiteTitle
{
	font-weight: bold;
	font-size: 20px;
	color: white;
	font-family: Verdana Bold, Helvetica, sans-serif;
	font-variant: small-caps;
}

/* background/border colors for the selected tab */
.TabBg
{
	/*border-left-color: #00ccff;
	background-attachment: scroll;
	background-image: url(http://localhost/NEDDPortal/images/tab.gif);*/
	background-color:  00008d;
	text-align: right;

}
.SepTab {
   /*background-image: url(http://localhost/NEDDPortal/images/tab-mid_on2.gif);*/
}

/* background/border colors for the unselected tabs */
.OtherTabsBg 
{
	/*background-image:url(http://localhost/NEDDPortal/images/tab.gif);*/
	background-color: 00008d;
    border-color: 00008d;
}

/* text style for the selected tab */
.SelectedTab
{
	font-weight: bold;
	font-size: 10px;
	color: #ffff66;
	font-family: Verdana, Helvetica, sans-serif;
	height: 15px;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color:White;
    text-decoration:none;
    font-weight: bold;
    height:15px;
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link    {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:visited {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:active  {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:hover   {
    text-decoration:    underline;
    color:white;

}
    
/* text style for the site links (at extreme top-right of header) */
.SiteLink {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}   

/* hyperlink style for the site links */
A.SiteLink:link
{
	color: white;
	text-decoration: none;
}

A.SiteLink:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.SiteLink:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.SiteLink:hover    {
    text-decoration:    underline;
    color:white;
}

/* style for separator between site links */
.Accent
{
    color: 00591a;
    font-weight:    bold;
}



/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: 921218;
}



/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #00591a;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: 004ea8;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
   background-color: #eeeeee
}

/* text style used for most text rendered by modules */
.Normal
{
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Helvetica, sans-serif;
}
.Normaltan
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;  
    Background-Color:fdf2d6;
	border-color:ffffff 
  

      
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: 004ea8;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: 004ea8;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: 004ea8;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: red;
}
    



/* GENERIC */
/* The NEDD Style*/
.Answer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	
}
.Question
{
	font-weight: bold;
	font-size: 12px;
	word-spacing: normal;
	text-transform: none;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}
TABLE.nedd TH
{
	border-right: black 1px;
	border-top: black 1px;
	font-size: 20pt;
	border-left: black 1px;
	color: #ffffff;
	border-bottom: black 1px;
	font-family: "verdana" , "helvetica" , "arial";
}
/*TH.nedd
{
	font-weight: bolder;
	font-size: 16pt;
	color: white;
	font-family: Arial;
	background-color: red;
	font-variant: small-caps;
}*/

/* style for idcard & other user input forms*/
TABLE.inputform
{
	border-right: black thin solid;
	border-top: black thin solid;
	float: right;
	margin: 1px;
	text-transform: uppercase;
	border-left: black thin solid;
	border-bottom: black thin solid;
	font-family: Arial;
	font-variant: small-caps;
	text-decoration: none;
}



/*Side Navigation Menu System*/
TH.nav
{
	border-right: black 1px;
	border-top: black 1px;
	font-size: 9pt;
	border-left: black 1px;
	color: #ffffff;
	border-bottom: black 1px;
	font-family: "verdana" , "helvetica" , "arial";
}
TD.nav
{
	font-size: 9pt;
	font-family: "verdana" , "helvetica" , "arial";
	background-color: #add8e6;
}
TD.spacer
{
	font-size: 9pt;
	font-family: "verdana" , "helvetica" , "arial";
}


A.nav:hover
{
	color: #ff0000;
	text-decoration: underline;
}




TD TD.navmenu
{
	font-size: 9pt;
	border-left-color: black;
	border-bottom-color: black;
	color: #add8e6;
	font-family: "verdana" , "helvetica" , "arial";
	background-color: darkblue;
}
/* Style for do& Sub Menu header control*/



TABLE.submenu
{
	border-right: none;
	table-layout: auto;
	padding-right: 2px;
	border-top: None;
	padding-left: 2px;
	float: right;
	padding-bottom: 2px;
	margin: 1px;
	text-transform: uppercase;
	border-left: none;
	width: 100%;
	color: white;
	padding-top: 2px;
	border-bottom: none;
	font-family: Arial;
	border-collapse: collapse;
	background-color: white;
	font-variant: small-caps;
	text-decoration: none;
}

TABLE.submenu Td
{
	border-right: white 1px double;
	border-top: white 1px double;
	font-weight: bold;
	font-size: 10pt;
	text-transform: capitalize;
	border-left: white 1px double;
	color: white;
	border-bottom: white 1px double;
	font-family: "verdana" , "helvetica" , "arial";
	background-color: darkblue;
	text-align: center;
}
A.submenu
{
	cursor: auto;
	color: white;
}
/*A.submenu:active
{
	color: white;
}*/
A.submenu:hover
{
	color: yellow;
}
A.submenu:visited
{
	text-decoration: none;
	color: white;
}
A.submenu:visited:hover
{
	text-decoration: none;
	color: yellow;
}

/*A.submenu:link
{
	text-decoration: none;
	color: white;
}*/


/*Generral Benefits Page Style*/

TABLE.benefits
{
	border-right: black thin solid;
	table-layout: auto;
	padding-right: 2px;
	border-top: black thin solid;
	padding-left: 2px;
	float: right;
	padding-bottom: 2px;
	margin: 1px;
	text-transform: uppercase;
	border-left: black thin solid;
	color: black;
	padding-top: 2px;
	border-bottom: black thin solid;
	font-family: Arial;
	border-collapse: collapse;
	background-color: white;
	font-variant: small-caps;
	text-decoration: none;
}

TABLE.benefits TH
{
	background-color: darkblue;
	border-right: black 1px;
	border-top: black 1px;
	font-size: 12pt;
	border-left: black 1px;
	color: #ffffff;
	border-bottom: black 1px;
	font-family: "verdana" , "helvetica" , "arial";
}

TABLE.benefits Td
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	font-size: 10pt;
	text-transform: capitalize;
	border-left: black 1px solid;
	color: Black;
	border-bottom: black 1px solid;
	font-family: "verdana" , "helvetica" , "arial";
}

TABLE.benefits Td.rh
{
	border-right: navy 1px solid;
	table-layout: auto;
	border-top: navy 1px solid;
	font-weight: bold;
	font-size: 10pt;
	text-transform: capitalize;
	border-left: navy 1px solid;
	width: 300px;
	color: navy;
	border-bottom: navy 1px solid;
	font-family: "verdana" , "helvetica" , "arial";
}

TABLE.benefits Td.ch
{
	border-right: navy 1px solid;
	border-top: navy 1px solid;
	font-weight: bolder;
	font-size: 10pt;
	text-transform: capitalize;
	border-left: navy 1px solid;
	color: navy;
	border-bottom: navy 1px solid;
	font-family: "verdana" , "helvetica" , "arial";
	font-variant: small-caps;
}
/* Main article sytles*/

TABLE.Article
{
	font-size: 10pt;
	color: navy;
	font-family: "verdana" , "helvetica" , "arial";
}
TABLE.Article Th
{
	border-right: medium none;
	border-top: medium none;
	font-weight: bolder;
	font-size: 14pt;
	border-left: medium none;
	color: darkgreen;
	border-bottom: #669966 thin solid;
	font-family: "verdana" , "helvetica" , "arial";
	background-color: white;
	text-align: left;
}

TABLE.Article Td.Headline
{
	border-right: navy 1px solid;
	border-top: navy 1px solid;
	font-weight: bolder;
	font-size: 10pt;
	text-transform: capitalize;
	border-left: navy 1px solid;
	color: navy;
	border-bottom: navy 1px solid;
	font-family: "verdana" , "helvetica" , "arial";
	font-variant: small-caps;
}
TABLE.Article td.Article
{
	border-right: none;
	border-top: none;
	font-size: 10pt;
	text-transform: none;
	border-left: navy 1px solid;
	color: navy;
	border-bottom: none;
	font-family: "verdana" , "helvetica" , "arial";
}


/*Quick Link Style*/
TABLE.QuickLink
{
	float: right;
	margin: 1px;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
TABLE.QuickLink th
{
	float: right;
	margin: 1px;
	color: white;
	text-decoration: none;
}
TABLE.QuickLink td
{
	float: right;
	margin: 1px;
	color: navy;
	border-bottom: #33ccff 1px solid;
	text-decoration: none;
}
/*Quick Note Style*/
TABLE.QuickNote
{
	border-right: 0px;
	border-top: 0px;
	float: right;
	margin: 1px;
	border-left: 0px;
	color: black;
	border-bottom: 0px;
	font-family: Arial;
	text-decoration: none;
}
TABLE.QuickNote th
{
	float: right;
	margin: 1px;
	color: white;
	text-decoration: none;
}
TABLE.QuickNote td
{
	float: right;
	margin: 1px;
	color: navy;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	border-bottom-style: none;
}
/* background/border colors for the selected tab */
TABLE.tabs 
{
	font-weight: bold;
	font-size: 12pt;
	color: #ffffff;
	text-align: center;
}
TABLE.tabs tabstart
{
	background-attachment: scroll;
	background-image: url(images\tab-Start-sel.gif);
	background-repeat: repeat-x;
	background-color: transparent;
	

}
TABLE.tabs td
{
	background-attachment: scroll;
	background-image: url(images\tab-bg-sel.gif);
	background-repeat: repeat-x;
	background-color: transparent;
}
TABLE.tabs.tabsep {
		background-attachment: scroll;
	background-image: url(images\tab-Sep-Sel.gif);
	background-repeat: repeat-x;
	background-color: transparent;
}
TABLE.tabs tabend {
		background-attachment: scroll;
	background-image: url(images\tab-end-Sel.gif);
	background-repeat: repeat-x;
	background-color: transparent;
}


.c_head
{
	font-weight: bold;
	font-size: 12px;
	font-family: "verdana" , "helvetica" , "arial";
	
}