form {
	margin: 0;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
}

.instructions {
	text-align:left;
	border: 1px solid grey;
	border-left: 3px solid red;
	background-color: #F8F8F8;
	padding: 3px 8px;
	margin: 10px 10px 0 10px;
}

.errmsg {
	text-align:left;
	border: 1px solid grey;
	background-color: #c00000;
	color:white;
	padding: 3px 8px;
	margin: 10px 10px 0 10px;
}

.infomsg {
	text-align:left;
	border: 1px solid grey;
	background-color: green;
	color:white;
	padding: 3px 8px;
	margin: 10px 10px 0 10px;
}

td.subform
{
	padding: 0 4px 0 0;
}

td.subdesc
{
	font-size: 0.60em;
	color:#999999
}
td.group
{
	font-size: 0.72em;
	color:#333;
	background-color: #eaeaea;
	padding: 2px 4px;
	border-bottom: 1px solid #CCC;
}

.required
{
	color:#ff0000;
}

th
{
	background-color: #444;
	color: white;
}

tr.form th
{
	background-color: white;
	color: black;
	border-bottom: 1px solid #eaeaea;
}
tr.alt td
{
	background-color: #fafafa;
}

#header { padding:0; height:96px; background-image:url(images/header.bg.gif); }

#welcome
{
	float:right; z-index: 100; color:#ffffff; background-image:url(images/bar.right.gif); text-align:center; padding: 0 12px; line-height: 23px; height: 24px; font-size: 12px; font-family: Arial, Helvetica;
}

#breadcrumbs
{
	margin-left:8px; line-height:23px; height:24px; font-size:12px; font-family: Arial, Helvetica; font-weight:bold;
}
#breadcrumbs span { color:#666; font-weight:normal; }
#breadcrumbs a { font-weight:normal; }
#breadcrumbsContainer { height: 24px; background-image:url(images/bar.bg.gif); }

#menubar { width:125px; padding: 0 4px 4px 4px; background-color: #000; background-image:url(images/menu.bg.gif); background-repeat: no-repeat; }


#menubar ul li a:link,
#menubar ul li a:visited,
#menubar ul li a:hover,
#menubar ul li a:active {
	display: block;
	padding:4px 0 5px 0; 
	width: 100%;
	height:auto;
	text-decoration:none;
	font-size: 12px;
}

li.menu_unselected a:link,
li.menu_unselected a:visited {
	color: #FFFFFF;
	background-image:url(images/menu.regular.gif);
}

li.menu_unselected a:hover {
	color: #FFFFFF;
	background-image:url(images/menu.hover.gif);
}

li.menu_unselected a:active {
	color: #FFFFFF;
	background-image:url(images/menu.active.gif);
}

li.menu_joinNow a:link,
li.menu_joinNow a:visited {
	font-weight:bold;
	color: #FFFFFF;
	background-image:url(images/menu.joinNow.gif);
}

li.menu_joinNow a:hover {
	font-weight:bold;
	color: #FFFFFF;
	background-image:url(images/menu.joinNow.hover.gif);
}

li.menu_selected a:link,
li.menu_selected a:visited,
li.menu_selected a:hover,
li.menu_selected a:active {
	color: #FAFAFA;
	cursor:default;
	font-weight:bold;
	background-image:url(images/menu.selected.gif);
	text-decoration: none;
}

#menubar ul li.submenu_unselected a:link,
#menubar ul li.submenu_unselected a:visited,
#menubar ul li.submenu_unselected a:hover,
#menubar ul li.submenu_unselected a:active,
#menubar ul li.submenu_selected a:link,
#menubar ul li.submenu_selected a:visited,
#menubar ul li.submenu_selected a:hover,
#menubar ul li.submenu_selected a:active {
	text-align:center;
	display: block;
	padding:2px 0 3px 0px; 
	width: 100%;
	height:auto;
	text-decoration:underline;
	font-size: 10px;
}

li.submenu_unselected a:link,
li.submenu_unselected a:visited {
	color: #ff0000;
}

li.submenu_unselected a:hover {
	color: #ff0000;
	background-color: #333;
}


#menubar ul li.submenu_selected a:link,
#menubar ul li.submenu_selected a:visited,
#menubar ul li.submenu_selected a:hover,
#menubar ul li.submenu_selected a:active {
	color: #FAFAFA;
	cursor:default;
	font-weight:bold;
	text-decoration: none;
}

#menubar ul {list-style:none; margin:0; padding:0}
	
#menubar li {width:125px; border:0px; margin: 0 0 4px 0;
			text-align:center; vertical-align:middle; display:block;}
			
a#addPhone:link, a#addPhone:visited, a#addPhone:hover, a#addPhone:active { background-color:#efefef; color:#00aa33; background-position: 3 3; background-image:url(NVFOA/images/icon.add.gif); background-repeat: no-repeat; padding: 2px 3px 2px 18px; }
a#addPhone:hover { background-color:#d8edd9;  }

div.exp { margin-left:20px; border:1px solid #d0d0d0; padding: 3px 6px; }
div.nvw { margin-left:20px; }