/*
'*********************************************************************
'VERSION DETAILS	
'RELEASE NAME   :	iService 2.6.1
'DATE			:	07-01-2003
'AUTHOR			:	Sridhar Vishnubhotla
'*********************************************************************
*/
/* General */
BODY {
	font-family: verdana,sans-serif;
	font-size: 83%;
	background: #cccccc;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px; }
TD {
	font-size: 83%; }
TH {
	background: #336699;
	font-size: 83%;
	font-weight: bold;
	color: white; }
INPUT {
	font-family: verdana,sans-serif;
	font-size: 90%; }
INPUT.button {
	font-size: 90%;
}
INPUT.standout {
	font-size: 100%;
	font-weight: bold;
	color: #ffffcc;
/*	border: none; */
	border-right: #336699 1px outset;
	border-bottom: #336699 1px outset;
	border-top: #99ccff 1px outset;
	border-left: #99ccff 1px outset;
	background: #336699;
}
TEXTAREA {
	font-family: verdana,sans-serif;
	font-size: 83%; }
SELECT {
	font-family: verdana,sans-serif;
	font-size: 83%; }
FORM { margin: 0px; }
A {
	color: 004488;
	text-decoration: underline; }
A:visited {
	color: 004488;
	text-decoration: underline; }
A:active {
	color: 996633;
	text-decoration: underline; }
A:hover {
	color: 996633;
	text-decoration: underline; }
P {
	margin-top: 0.5em;
	margin-bottom: 0.5em; }
BLOCKQUOTE {
	margin-top: 0.5em;
	margin-bottom: 0.5em; }
UL {
	margin-top: 0.5em;
	margin-bottom: 0.5em; }
OL {
	margin-top: 0.5em;
	margin-bottom: 0.5em; }
H1 {
	font-family: verdana,sans-serif;
	font-size: 180%;
	margin-top: 0.5em;
	margin-bottom: 0.1em; }
H2 {
	font-family: verdana,sans-serif;
	font-size: 140%;
	margin-top: 0.5em;
	margin-bottom: 0.1em; }
H3 {
	font-family: verdana,sans-serif;
	font-size: 110%;
	margin-top: 0.5em;
	margin-bottom: 0.1em; }

/* main body cell */
.main_body {
	background: #ffffff; }

/* special formats */
.greeting { /* Hello, <name> ... Log out */
	font-size: 85%;
	font-weight: bold; }
.message_error {
	color: #660066;
	font-style: italic; }
.message_note {
	color: #000066;
	font-style: italic; }
.required {
	color: #990000;
	font-size: 125%;
	font-weight: normal; }
.big {
	font-size: 95%; 
	font-weight: bold; }
.little {
	font-size: 75%; }
.key {
	font-size: 81%;
	font-style: italic;
	color: #003366; }
.wide {
	margin-top: 1em;
	margin-bottom: 1em; }
.highlight {
	background: #ffffdd;
	color: #004488;
	/* font-weight: bold; */ }
.help_contents {
	font-size: 95%;
	margin-top: .3em;
	margin-bottom: .3em;
	font-weight: bold; }
.help_icon {
	border: 0px;
	cursor: hand; }
.credit_notice { /* notice at bottom of page */
	font-size: 85%;
	text-align: center;
	margin-top: 5px; }

/* Tabular data */
.popin_title { /* highlighted title row */
	background-color: #6699cc;
	color: #ffffff;
/*	vertical-align: top; */
	font-weight: bold; }
A.popin_title {
	color: white; }
A.popin_title:visited {
	color: white; }
A.popin_title:hover {
	color: #ffff66; }
.popin_body {
	padding: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 2em;
	margin-right: 3px;
	background-color: #ffffdd; }
TD.popin_body {
	padding-left: 1em; }
.popin_option {
	padding: 4px;
	margin: 4px;
	background-color: #ffffdd;
/*	font-weight: bold; */
	white-space: nowrap;
	text-align: center; }
.popin_header {
	background-color: #ffffdd;
	padding: 2px;
	margin: 2px;
	font-weight: bold; }
TD.popin_header {
	padding-left: 0.4em;
	padding-right: 0.4em;
	vertical-align: top;
	background-color: #e4e4c2; }
TR.even {
	background-color: #dddddd; }
TR.odd {
	background-color: #f2f2f2; }
TR.even_em {
	background-color: #ffffdd; }
TR.odd_em { /* still highlight, but dimmer, for striping */
	background-color: #e5e5c3; }

/* Topic Tree */
.tree_public {
	color: 004488;
	font-size: 83%; }
.tree_public:link {
	color: #004488; }
.tree_public:visited {
	color: #004488; }
.tree_public:active {
	color: #996633;
/*	background: #eeeeee; */ }
.tree_public:hover {
	color: #996633;
/*	background: #eeeeee; */ }

.tree_private {
	color: #990000;
	font-size: 83%; }
.tree_private:link {
	color: #990000; }
.tree_private:visited {
	color: #990000; }
.tree_private:active {
	color: #ff0000;
/*	background: #eeeeee; */ }
.tree_private:hover {
	color: #ff0000;
/*	background: #eeeeee; */ }

.tree_deleted {
	color: #666666;
	font-size: 83%; }
.tree_deleted:link {
	color: #666666; }
.tree_deleted:visited {
	color: #666666; }
.tree_deleted:active {
	color: #999999;
/*	background: #eeeeee; */ }
.tree_deleted:hover {
	color: #999999;
/*	background: #eeeeee; */ }

/* Tabs */
.tab_title {
	color: #ffffcc;
	background-color: #336699;
	font-size: 13px;
	font-weight: bold;
	cursor: hand; }
.tab_title_off {
	color: #dddddd;
	background-color: #666666;
	font-size: 13px;
	font-weight: bold;
	cursor: hand; }
.tab_body {
	border: #336699 1px solid;
	background: #e4e4e4; }
.tab_header {
	background: #336699;
	font-size: 83%;
	font-weight: bold;
	color: white; }

.tab_header_link {
	color: white;
	text-decoration: underline; }
A.tab_header_link {
	color: white;
	text-decoration: underline; }
A.tab_header_link:hover { color: #ffff66; }
A.tab_header_link:active { color: #ffff66; }
A.tab_header_link:visited { color: #white; }
/* note: bug in IE prevents this from working right, so disregard the
   hover, active, visited stuff. */

/* Show/Hide Tabs */
.collapse_expand {
	background: #336699;
	font-size: 75%;
	font-weight: bold;
	cursor: hand;
	color: white; }

/* Main Navigation Tabs */
.navcell_selected {
	background: #ffffff; }
.navcell_not_selected {
	background: #336699; }

.navborder_selected {
	background: #000000; }
.navborder_not_selected {
	background: #336699; }

.navfont_selected {
	font-size: 83%;
	font-weight: bold;
	font-decoration: none; }
.navfont_selected:visited {
	text-decoration: none; }
.navfont_selected:link {
	text-decoration: none; }
.navfont_selected:active {
	text-decoration: underline; }
.navfont_selected:hover {
	text-decoration: underline; }

.navfont_not_selected {
	font-size: 83%;
	color: #ffffff;
	font-weight: bold;
	font-decoration: none; }
.navfont_not_selected:visited {
	color: #ffffff;
	text-decoration: none; }
.navfont_not_selected:link {
	color: #ffffff;
	text-decoration: none; }
.navfont_not_selected:active {
	color: #ffffdd;
	text-decoration: underline; }
.navfont_not_selected:hover {
	color: #ffffdd;
	text-decoration: underline; }

/* Navigation Sub-tabs */
TD.sub_nav {
	font-size: 12px;
	border-left: #336699 1px outset;
	border-bottom: #336699 1px outset;
	font-weight: bold;
	background: #dddddd; }
TD.sub_nav_current {
	font-size: 12px;
	border-left: #336699 1px outset;
	border-bottom: #336699 1px outset;
	font-weight: bold;
	background: #ffffdd; }
