body, .matchBackgroundColor
{
	background:#EFF3FF;
}

.MemberChainGridSelectedRow
{
&nbsp;&nbsp;&nbsp; background:#6285A3;
&nbsp;&nbsp;&nbsp; color: white;
}

img
{
	
}

.header
{
	font-weight:bold;color:White;
}

.preHeader
{
	background: url(images/MCHeader_tan.jpg) no-repeat;
	height: 68px;
}
.headerContainerCell
{
	background: url(images/banner_mid.jpg);
	height: 68px;
	border-right:solid 2px black;
	color:White;
}

.headerContainerCell A
{
	color:White;
	text-decoration:none;	
}

.preMainMenu
{
	
}

.menuCell
{
	vertical-align: top;
	background-color: #6285A3;
	border-right: solid 1px black;
}

.mainMenuContainer
{
	width: 127px;
	padding-left: 10px;
	padding-top: 15px;
	padding-right: 5px;
}

.mainMenuContainer LI
{
	padding-left: 15px;
	background: url(images/bullet.gif) no-repeat 0px 4px;
	vertical-align: middle;
	list-style-type: none;
	margin-bottom: 4px;
	margin-left: 0px;
}

.mainMenuContainer A
{
	text-decoration:none;
	color:White;
	width:100px;
	padding-left:2px;
	padding-bottom:1px;
}
.mainMenuContainer A:hover
{
	text-decoration:none;
	background-color:#3E688E;
	color:White;
	padding-left:2px;
	padding-bottom:1px;
}

.mainContentContainer
{
	padding: 10px;
}

.mainContentCell, .footerCell
{
	vertical-align: top;
	width: 99%;
	border-right:solid 1px #cccccc;
}
.secondaryContentCell
{
	vertical-align: top;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 10px;
	width: 209px;
}
.footerCell
{
	height: 99%;
}
.beveledBoxTopLeft
{	
	width: 9px;
	background:#6285A3;
}
.beveledBoxTopRight
{	
	width: 9px;
	background:#6285A3;
}
.beveledBoxTop
{
	text-align: center;
	height: 20px;
	color:White;
	background:#6285A3;
}
.boxTop
{
	background: #6285a3;
	text-align: center;
	height: 24px;
	color:White;
}
.boxBody
{
	border: solid 1px #A9B5C1;
}
.boxContent
{
	background: white;
}

.mainMenuContainer .boxBody
{
	border: 0px;
}

.mainMenuContainer .boxContent
{
	background: #6285A3;
}

.button
{
	cursor:hand;border-style:solid;border-width:1px;
	color:Black;
}

/* LightEmphasis */
.lightEmphasis,
.lightEmphasisLineTop,
.lightEmphasisLineBottom,
.lightEmphasisLine,
.altRowItem,
.subToolBar,
.barMenuItemHover						{background:white;}

.lineLeft,
.barMenuItemHover						{border-left:solid 1px #bbbbbb;}

.lineRight,
.lineRightLight							{border-right:solid 2px #bbbbbb;}

.lineTop,
.lightEmphasisLineTop,
.toolBar,
.barMenuItemHover						{border-top:solid 1px #bbbbbb;}

.line,.lightEmphasisLine				{border:solid 1px #bbbbbb;}

/* LineBottom */
.lineBottom,
.noEmphasisLineBottom,
.lightEmphasisLineBottom,
.toolBar,
.subToolBar								{border-bottom:solid 1px #bbbbbb;}

/* DarkEmphasis */
.darkEmphasis,
.button,
.controlNavGlow,
.toolBar						&nbsp; 		&nbsp;&nbsp;{background:#DDE6FF;}

/* NoEmphasis */
.noEmphasis,
.noEmphasisLineBottom,
.rowItem								{background:#B3C9D4;}

.toolBar,.subToolBar					{padding: 4px;}
.barSubMenuItem							{margin-right:2px;cursor:default;border:solid 1px #BFD1DB;text-decoration:none;padding-left:4px;padding-right:4px;}
.barMenuItem							{color:Maroon;text-decoration:none;margin-right:4px;cursor:default;border:solid 1px #EFF3FF;padding-left:4px;padding-right:4px;padding-top:0px;padding-bottom:1px;}
.barSubMenuItem							{border:solid 1px White;text-decoration:none;}
.barSubMenuItemDisabled					{border:solid 1px White;text-decoration:none;color:#bbbbbb;margin-right:2px;cursor:default;padding-left:4px;padding-right:4px;}

.barMenuItemHover						{text-decoration:none;margin-right:4px;border-bottom:solid 1px white;border-right:solid 1px white;padding-left:4px;padding-right:4px;padding-top:0px;padding-bottom:0px;}
.barSubMenuItemHover					{margin-right:2px;border-top:solid 1px #D0CCB9;border-left:solid 1px #D0CCB9;background:#ddd;border-bottom:solid 1px white;border-right:solid 1px white;padding-left:4px;padding-right:4px;padding-top:0px;padding-bottom:0px;}

.toolTips								{background:white;font-size:8pt;color:Maroon;padding:2px;border-top:solid 1px #bbb;}

