/*(Ajaxefy)*/
.SelectedRowCell
{
	border-top: Black 1px solid;
	border-bottom: Black 1px solid;
}

.SelectedRowFirstCell
{
	border-left:Black 1px solid;
	border-top: Black 1px solid;
	border-bottom: Black 1px solid;
}

.SelectedRowLastCell
{
	border-right:Black 1px solid;
	border-top: Black 1px solid;
	border-bottom: Black 1px solid;
}

body.entry,.wizardHeader,.instructions{
	background-color: #ffffff;
}

.LoginForm{
	background-color: #ffffff;
}
/* ---------------------------------------------------------------------------------------------------------*/
a{
	color: #333366;
}

a:hover{
	color: #B22222;
}

.navHeader{
	color: #CCCCCC;
}

a.navHeaderLink{
	color: #B22222;
}

a.navHeaderLink:hover{
	color:#4B4A5A;
}

.navTitle,.barTitle{
	color: #FFFFFF;
}

.pageTitle{
	color: #4B4A5A;
}

.sectionTitle
{
	background-color:#CCCCCC;
	font-size:8pt;
	font-weight:bold;
	height:20px;
	filter: alpha(opacity=70);

}

.sectionTitleFont{
	color: #000000;
}

.sectionCategory{
	background-color: #E8E6FB;
	color: #4B4A5A;
}

.barTitle{
	background-color: #9999CC;
}

.formHelp,p{
	color: #333333;
}

.formHelpExtended{
	color: #303030;
}

.wizardTable{	
	border-color: #333333;
}
.wizardButtonCell{
	color: #f6f5f0;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FF666666', EndColorStr='#FF111111');
}
.hilightedRow{
	background-color: #C0D0E5;
}

h4{
	color: #666699;
}

p {
	color: #333333;
}

.inote {
	color: #666699;
}

.itemheader{
	color: #666699;
}

.helptext{
	color: #333333;
}

.faqheader{
	color: #666699;
}

.greysm {
	color: #333333;
}

.bluesm {
	color: #77797B;
}

.greylg {
	color: #77797B;
}

.greyxtralg {
	color: #000000;
}

.greysmlight {
	color: #666666;
}

.navigatorpanel,.BusObPanel,.roundcont,.roundcont p,.roundtop,.roundbottom,.perspectivetop,.perspectivebottom,.perspectivepanel {
	background-color: PapayaWhip;
}

.roundtop {
	background: url(images//TR.gif) no-repeat top right; 
}

.roundbottom{
	background: url(images//BR.GIF) no-repeat bottom right;
}

.perspectivetop { 
	background: url(images//TR.gif) no-repeat top right; 
}

.perspectivebottom{
	background: url(images//BR.GIF) no-repeat bottom right;
}

/* -----------------------------------Select Roles--------------------------------------------------------------------------------------- */
/*
.RolePanel{
	background-color:#FFFFCC;
	border-color:#AAAAAA;
}
*/
.tabTableClass{
	background-color:MediumAquamarine;
}

/* ------------------------------Query------------------------------------------------------------------------------------------- */

body.query{
	background-color:#b7ceec;/*	2557ad */
}
.query #MenuDIV{
/*	background:#ece7e6;

	background-image: url("../images/nb-bkgd.gif")
 */
	background:#c6deff;

}

.query #MainDIV,.query #MainDIV #NavigatorPanel{
	background-color:#b7ceec;
}
.query #MainDIV #BusObPanel{
	background-color:#fff;
}

.query #MainDIV2,.query #MainDIV2 #NavigatorPanel{
	background-color:#b7ceec;
}
.query #MainDIV2 #BusObPanel{
	background-color:#fff;
}

#KnowledgePanel 
{
	background-color: #FFFFFF;
	border: 0px solid #c9c9c9;
}

#KnowledgePanel #KnowledgeCaptionPanel
{
	height: 22px;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #4A657B;
	background-color: #E3EDF9;
	font: bold 9pt verdana;
	text-align: left;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#ffffff', EndColorStr='#b7ceec');
}

#KnowledgePanel #KnowledgeCaptionPanel #KnowledgeCaptionLabel
{
	color: #4A657B;
	font: bold 9pt "Verdana";
}

#KnowledgePanel #KnowledgeSearchButton  
{ 
	padding: 0 0 0 0; 
	background-color: #f0f0f0; 
	border-top: solid 1px #cccccc; 
	border-right: solid 1px #999999; 
	border-bottom: solid 1px #999999; 
	border-left: solid 4px #1863a2; 
}

#KnowledgePanel #KnowledgeSearchEdit  
{ 
	background-color: #f0f0f0; 
	font:11px verdana,helvetica; 
	border: solid 1px #929bab; 
	width:192px;
}

#KnowledgeTabSpacer
{
	width: 25px;
	height: 0px;
}
