/* ###### General Color Scheme ###### */
/* 
Ultra Light: #DEDEDE
Light Color: #7C9489
Med-Light: #686868
Dark Color: #000000
Gradient Image (collapsable section header): /skins/tempest_standard/images/black/horizontal_gradient.gif
*/

/* ### Text Colors ### */
a, .addeditover, .buttonhover, .spanlink
	{ /* Text Color: */ color: #0000CC; }  /* 3221NTS06 */
.addedit, button
	{ /* Text Color: */ color: #000000; }
legend 
	{ /* Text Color: */ color : #000000; }	
.highlightrow, .tab_section_heading, .tab_selection_indicator_text_unselected
	{ /* Text Color: */ color : #ffffff; }	
.tab_selection_indicator_text_selected
	{color: #000000}
.instruct_heading
	{ color:#000000; }
/* Moved to the bottom of the page */
/* ### Background Colors ### */
/*  button.addedit, button.addeditover
	{ background: #A7C1DA; } 2228NTS06 - REMOVED*/
textarea, .popup, .nomargin, .displayTable, .whiterow
	{ /* background */ background: #ffffff; }
/* .main, .titlebox, .contentheading, .addedit, .addeditover, .toprowSelect, .toprowSelect, .displayTableGray
	{ background background: #dcdcdc url(../common_images/button_bg2.gif) repeat-x;}		2228NTS06 - Uncomment BG Image */
.toprow_nobg, .toprow_vertical
	{ /* background */ background: #dcdcdc }
/* .bottomrow
	{ background: #dcdcdc url(../common_images/button_bg_sm.gif) repeat-x;}	2228NTS06 - Uncomment BG Image */
/* .hdrgrey
	{  background: url(../common_images/hdrgrey_bg.gif);}	*/ 
.titlebox
	{ /* background */ background: #7C9489 url('/skins/tempest_standard/images/black/horizontal_gradient.gif') repeat-y;}	
.altrow
	{ /* background */ background: #f5f5f5; } 
.altrowdark
	{ /* background */ background: #eaeaea; }	
.highlightrow
	{ /* background */ background: #0048AA; }	
.tab_section_heading
	{ /* background */ background: #000000; }	
.formborder, .accent_bg, .accent_bg_only
	{background-color:#DEDEDE;}
.tab_accentborder
	{background:#7C9489 url('/skins/common_images/button_bg.gif');}
.tab_accent_seperator
	{background: #000000;}
.tab_accent_seperator_lite
	{background: #686868;}

/* ### Border Colors ### */	
select, textarea, fieldset, .textfield, .textfield_disabled, .single_border, .formborder
	{ /* Single Border Color: */ border : 1px solid #000000; }
.tab_accentborder 
	{ /* Single Border Color: */ border-top : 1px solid #686868; border-right : 1px solid #686868; border-bottom : 2px solid #000000; border-left : 1px solid #000000}
.tab_accentborderonly
	{ /* Single Border Color: */ border : 1px solid #000000; }
fieldset.onGray
	{ /* Single Border Color: */ border : 1px solid #b0b0b0; }	
.displayTable, .displayTableGray
	{ /* main content table */ border-left: #eeeeee 1px solid; border-top: #eeeeee 1px solid; border-right: gray 1px solid; border-bottom: gray 1px solid; }
.contentheading
	{ /* Alternate top left light source border */ 
	border-left: white 1px solid; 
	border-top: white 1px solid; 
	border-right: gray 1px solid; 
	border-bottom: black 1px solid; 
	}
.info_border
	{border-color:#7C9489;}
/* ### Special Colors ### */
.tabdefaulttop, .tabselectedtop, .tabovertop, .tabselectedthird
	{ /* Tab Color  border-left: white 1px solid; border-top: white 1px solid;*/ border-right: white 1px solid; border-bottom: #000000 1px solid; }
.tabselectedtop,  .tabovertop, .tabselectedthird, .tabmessagerow
	{ /* Tab Color */ background-color: #000000; color: #ffffff; }
.tabdefaulttop
	{ /* Tab Color */ background-color: #7C9489; color: #dbe1d1; } /* 3221NTS06 */
.tabdefaultbottom, .taboverbottom, .tabselectedbottom	
	{ /* Tab Color */ background-color: #ffffff; }	
.tabdefaultbottom
	{ /* Tab Color */ color: #000000; }	
.taboverbottom
	{ /* Tab Color */ color: #CC99FF; }	
.tabselectedbottom	
	{ /* Tab Color */ color: #7E7EBE; }		
#footer 
	{ 	border-top: #000000 2px solid; 	}
.taskBoxDiv 
	{    width: 100%; height: 285px; overflow: auto;    }
.copyright
	{ text-align : left; }	
.tab_location_indicator
	{ border-left: #000000 1px solid; border-right: #000000 1px solid; background-color:#000000}
.tab_leftonlyborder
	{ border-left:1px solid #000000 }
/* ### SPECIAL MENU STYLES ### */
.topmenu1, .topmenu2, .topmenu1selected, .topmenu2selected {
font-family: 'Arial';
font-weight: bold;
}
.topmenu1 {
color: #555555;
font-size: 8pt;
text-transform: uppercase;
}
.topmenu2 {
color: #555555;
font-size: 8pt;
}
.topmenu1selected {
color: #000000;
font-size: 8pt;
text-transform: uppercase;
font-weight: bold;
}
.topmenu2selected {
color: #000000;
font-size: 8pt;
}
.topmenu3, .topmenu3selected
{
font-family: 'Arial';
font-weight: bold;
font-size: 8pt;
}
.topmenu3
{
color: #555555;
}
.topmenu3selected
{
color: #000000
}

.identitytxt {
font-family: 'Arial';
color: #f7f7f7;
font-weight: bold;
font-size: 8pt;
}

.l2text {
font-family: 'Arial';
color: #555555;
font-weight: bold;
font-size: 8pt;
}


.textfield_disabled {
background-color: #cccccc;
}
/* Begin 1771NTS06 */

/* Begin 1771NTS06 */
.horizmenuon {
		font-family: verdana, arial, tahoma;
		font-weight: normal;
		color: #FFFFFF;
		font-size: 8pt;
		/*background-color:#000000;*/
		padding-top:1px;
		padding-right:6px;
		padding-bottom:1px;
		padding-left:6px; 
		text-align: left;
		text-decoration: underline;
		scrollbar-3dlight-color:#7C9489;
		scrollbar-arrow-color:#000000;
		scrollbar-base-color:#DEDEDE;
		scrollbar-darkshadow-color:#000000;
		scrollbar-face-color:#7C9489;
		scrollbar-highlight-color:#686868;
		scrollbar-shadow-color:#000000;
}
.horizmenuoff {
		font-family: verdana, arial, tahoma;
		color: #FFFFFF;
		font-weight: normal;
		font-size: 8pt;
		text-decoration:none;
		padding-top:1px;
		padding-right:6px;
		padding-bottom:1px;
		padding-left:6px; 
		text-align: left;
		scrollbar-3dlight-color:#7C9489;
		scrollbar-arrow-color:#000000;
		scrollbar-base-color:#DEDEDE;
		scrollbar-darkshadow-color:#000000;
		scrollbar-face-color:#7C9489;
		scrollbar-highlight-color:#686868;
		scrollbar-shadow-color:#000000;
}
.vertmenuon {
		font-family: verdana, arial, tahoma;
		color: #FFFFFF;
		font-weight: normal;
		font-size: 8pt;
		background-color:#000000;
		padding-top:1px;
		padding-right:1px;
		padding-bottom:1px;
		padding-left:1px; 
		text-align: left;
		text-decoration:none;
		scrollbar-3dlight-color:#7C9489;
		scrollbar-arrow-color:#000000;
		scrollbar-base-color:#DEDEDE;
		scrollbar-darkshadow-color:#000000;
		scrollbar-face-color:#7C9489;
		scrollbar-highlight-color:#686868;
		scrollbar-shadow-color:#000000;
}
.vertmenuoff {
		font-family: verdana, arial, tahoma;
		color: #000000;
		font-weight: normal;
		font-size: 8pt;
		background-color:#7C9489;
		padding-top:1px;
		padding-right:1px;
		padding-bottom:1px;
		padding-left:1px; 
		text-align: left;
		text-decoration:none;
		scrollbar-3dlight-color:#7C9489;
		scrollbar-arrow-color:#000000;
		scrollbar-base-color:#DEDEDE;
		scrollbar-darkshadow-color:#000000;
		scrollbar-face-color:#7C9489;
		scrollbar-highlight-color:#686868;
		scrollbar-shadow-color:#000000;
}
/* Begin - 1170NTS06 */
.tempestlogobg
	{ /* background */ background: #FFFFFF url('/skins/tempest_standard/images/tile_topgradient_06.gif') repeat-x; }
.topbarbg
	{ /* background */ background: #000000 url('/skins/tempest_standard/images/black/background_menu_01.gif');}
.bottombarbg
	{ /* background */ background: #7C9489 url('/skins/tempest_standard/images/black/horizontal_gradient.gif') repeat-y; }
/* END - 1170NTS06 */
/* End 1771NTS06 */

