
{
    background-color: white;
    color: black;
    font-family: verdana, tahoma, arial, helvetica;
    font-size: 9pt;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - */

table, th, tr, td, div, span, form, a, b, i, p, input, textarea, select
{
    font-family: verdana, tahoma, arial, helvetica;
    font-size: 9pt;
}

Option, select
{
	color:Black;	
    font-family: verdana, tahoma, arial, helvetica;
    font-size: 9pt;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - */

hr
{
    color: #708090;
    height: 1px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - */

a:link
{
    color: black;
    text-decoration: none;
}

a:visited
{
    color: black;
    text-decoration: none;
}

a:hover
{
    color: #963502;
    text-decoration: underline;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.TopArea
{
    background-color: black;
    color: white;
}

a.TopArea:link
{
    color: white;
    text-decoration: none;
}

a.TopArea:visited
{
    color: white;
    text-decoration: none;
}

a.TopArea:hover
{
    color: white;
    text-decoration: underline overline;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.TopNav
{
    color: white;
}

a.TopNav:link
{
    color: white;
    text-decoration: none;
}

a.TopNav:visited
{
    color: white;
    text-decoration: none;
}

a.TopNav:hover
{
    color: white;
    text-decoration: underline overline;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - */

a.MainLinks:link
{
    color: black;
    font-weight:bolder;
    text-decoration: none;
}

a.MainLinks:visited
{
    color: black;
    font-weight:bolder;
    text-decoration: none;
}

a.MainLinks:hover
{
    color: #963502;
    font-weight:bolder;
    text-decoration: underline;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.Impersonate
{
    background-color: #9acc99;
    color: black;
    text-decoration: none;
    font-weight: bold;
    font-size: 10pt;
}

a.Impersonate:link
{
    background-color: #963502;
    color: black;
    text-decoration: none;
    font-weight: bold;
    font-size: 12pt;
}

a.Impersonate:visited
{
    background-color: #963502;
    color: black;
    text-decoration: none;
    font-weight: bold;
    font-size: 12pt;
}

a.Impersonate:hover
{
    background-color: #963502;
    color: black;
    text-decoration: none;
    font-weight: bold;
    font-size: 12pt;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.Headlines
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 1px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.MainColor
{
	color:Black;
	background-color:#9acc99;
	border:1;
	border-color:#9acc99;
}

.MainColor_complimentary
{
	color:Black;
	background-color:#cde7ce;
	border:1;
	border-color:#cde7ce;
}

.AuxColor
{
	color:Black;
	background-color:#963502;
	border:1;
	border-color:#963502;
}

.AuxColor_complimentary
{
	color:Black;
	background-color:#ff9a32;
	border:1;
	border-color:#ff9a32;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.HomePageHeadings
{
	font-weight: bold;
	font-size: 20px;
	color: black;
	font-family: Garamond, Tahoma, 'Arial Black', Sans-Serif;
	background-color: #9acc99;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - */

a.TopArea:link
{
    color: white;
    text-decoration: none;
}

a.TopArea:visited
{
    color: white;
    text-decoration: none;
}

a.TopArea:hover
{
    color: white;
    text-decoration: underline overline;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - */

a.button:link
{
    color: black;
    background-color: #D4D0C8;
    text-decoration: none;
    border: 2px outset white;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 4px;
    width:200px;
}

a.button:visited
{
    color: black;
    background-color: #D4D0C8;
    text-decoration: none;
    border: 2px outset white;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 4px;
    width:200px;
}

a.button:hover
{
    color: black;
    background-color: white;
    text-decoration: none;
    border: 2px inset white;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 4px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.RaisedArea
{
    background-color: #D5D5D5;
    border: 2px outset white;
    overflow: auto;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.LoweredArea
{
    background-color: #EEEEEE;
    border: 2px inset white;
    overflow: auto;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
}

.ErrorMessageLabel
{
	font-size: small;
	MARGIN: 4px 0px 2px;
	color: red;
	text-align: center;
	font-family: 'Times New Roman';
	width:100%;
}

.SuccessMessageLabel
{
	font-size: small;
	MARGIN: 4px 0px 2px;
	width: 100%;
	color: darkgreen;
	font-family: 'Times New Roman';
	text-align: left;
}
.HotLink
{
	visibility:show;
	overflow:clip;
	font-family:Arial;
	text-decoration:none;
	font-size:10pt;
	font-weight:bold;
	line-height:12px;
	color:#006a00;
}

.PageNavigationButton
{
	width:100px;
}
.FormActionButton
{
	width:100px;
}
.TableTitle
{
	font-size:130%;
	margin:4px 0px 2px; 	
}

.ClaimsTable
{
	BORDER-RIGHT: silver 2px solid; 
	BORDER-TOP: silver 2px solid; 
	BORDER-LEFT: silver 2px solid; 
	BORDER-BOTTOM: silver 2px solid;
	background-color:White;
	border-width:2PX;	
}


.TransferTable { BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; FONT: 8pt Tahoma; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid } 
.TransferTitle { FONT: bold 12pt Arial; COLOR: white; BACKGROUND-COLOR: black } 

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.GridStyle

{

      color:black;

      border-color:Black;

      border-style:solid;

      border-width:1px;

      

}

 

.GridHeader

{

      FONT-WEIGHT: bold; 

      FONT-SIZE: xx-small; 

      BACKGROUND-COLOR:#9acc99; 

      color:White;

}

.GridItem

{

      background-color:#cde7ce;

}

.GridAlternatingItem

{

      background-color:#9acc99;

}

.GridPager

{

      background-color:9acc99;

      font-weight:bold;

}

a.gridlink

{

    color: black;   

    text-decoration: underline;    

}

 

a.gridlink:link

{

    color: black;   

    text-decoration: underline;    

}

 

a.gridlink:visited

{

    color: black;   

    text-decoration: underline;    

 

}

 

a.gridlink:hover

{

    color: black;   

    text-decoration: underline;    

}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - */

            

 

.TableShade

{

      background-color:#cccc99;

}

 

.TableHeader

{

      background-color:#9acc99;

      color:Black;

      font-weight:bold;

      font-size:8pt;    

      padding-bottom:1px;

      padding-top:1px;

}

 

.TableHeaderDark

{

      background-color:#963502;

      color:White;

      font-weight:bold;

      font-size:10pt;

      padding-bottom:1px;

      padding-top:1px;

}

 

.SectionHeader

{     

      font-weight:bold;

      font-size:10pt;

      padding-bottom:1px;

      padding-top:1px;

      color:teal;

}

 

.tooltip

{

      position:absolute;border:1px solid black;

      background-color:yellow;visibility:hidden;

}

.hideScroll

{

      overflow:auto;

      margin-bottom:0;

      margin-left:0;

      margin-right:0;

      margin-top:0;

}

 

.blueBorder {  

      border: 1px #99cccc solid

}

 

.Username

{

      color:#FF9900 ;

}

 

.MPage /* For multipage web control */ 

 {

      BORDER-RIGHT: #000000 1px solid;

      PADDING-RIGHT: 5px;

      BORDER-TOP: medium none;

      PADDING-LEFT: 5px;

      Z-INDEX: 104;

      LEFT: 8px;

      PADDING-BOTTOM: 5px;

      BORDER-LEFT: #000000 1px solid;

      PADDING-TOP: 5px;

      BORDER-BOTTOM: #000000 1px solid;

      background-color:Beige;

}

 

 

/*This is a section for the MANNA Help File*/

.MSAHeadline  { color: black; font-style: normal; font-weight: bolder; font-size: 16px; line-height: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: #6e98ae; padding: 4px }

.MSAbody  { color: black; font-style: normal; font-weight: normal; font-size: 12px; line-height: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; padding-top: 4px; padding-right: 12px; padding-bottom: 4px }

.MSAbodyLink { color: black; font-style: normal; font-weight: normal; font-size: 12px; line-height: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: #bbb; padding-top: 2px; padding-bottom: 2px }

.MSASubheadline  { color: black; font-style: normal; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

.MSATitle  { color: black; font-style: normal; font-weight: bolder; font-size: 18px; line-height: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #6e98ae; padding: 12px }

/*End of MANNA Help Section*?

 

/*Start: MANNA - Allocation Format Section*/

.MSAReadOnly

{

      color:Blue;

}
.MSAItemComment
{
	color:#963502;
	font-weight:bold;
}

.MSAButton{ font-size:8pt; }

.MSAMouseOver
{
	color:darkred;
	cursor:hand;
	text-decoration:underline;
}
.MSAMouseOut
{
	font-weight:normal;
	color:Black;
	text-decoration:none;
}

/*End: MANNA - Allocation Format Section*/



/*start - Brand Central Station, Tactical Section*/
select.list { font-family: Verdana,Helvetica,Arial,tahoma; font-size:10px; border:1px #333333 solid; }
input.button { font-family: Verdana,Helvetica,Arial,tahoma; font-size:10px; border:1px #333333 solid; }
input.text { font-family: Verdana,Helvetica,Arial,tahoma; font-size:10px; border:1px #333333 solid; }
.textarea { font-family: Verdana,Helvetica,Arial,tahoma; font-size:10px; border:1px #333333 solid; }
.buttonRed { font-family: Verdana,Helvetica,Arial,tahoma; color:red; font-size:10px; border:1px #333333 red solid; }
Mylabel { font-family: Verdana,Helvetica,Arial,tahoma; font-size:7px; }

.gridItemText { font-family: Verdana,Helvetica,Arial,tahoma; font-size:10px; background-color:#cde7ce; }
.gridAltItemText { font-family: Verdana,Helvetica,Arial,tahoma; font-size:10px; background-color:#9acc99; }
.gridEditRow { font-family: Verdana,Helvetica,Arial,tahoma; font-size:10px; background-color:#ff3300; }

.bcsEditTag { font-family: Verdana,Helvetica,Arial,tahoma; font-size:10px; }

.bcsInActive { font-family: Verdana,Helvetica,Arial,tahoma; font-size:10px; background-color:lightgrey }

.bcsMouseOver
{
	color:darkred;
	cursor:hand;
	text-decoration:underline
}
.bcsMouseOut
{
	font-weight:normal;
	color:Black;
	text-decoration:none;
	cursor:none;
}
/*end - Brand Central Station, Tactical Section*/

/*start - Tactical Tracking Application*/
.tctlMouseOver
{
 color:darkred;
 cursor:hand;
 text-decoration:underline
}
.tctlMouseOut
{
 font-weight:normal;
 color:Black;
 text-decoration:none;
}

/*special div tag classes*/
.divMouseOver
{
	background-color : #316ac5;
	color : White;
}
.divMouseOut
{
	background-color : White;
	color : Black;
}

/*end - Tactical Tracking Application*/