body, .matchBackgroundColor
{
	background:#EFF3FF;
}

.MemberChainGridSelectedRow
{
	background:#D8DDF0;
}

img
{
	
}

.header
{
	font-weight:bold;color:White;
}

.preHeader
{
	background: url(images/banner.jpg) no-repeat;
	height: 84px;
}
.headerContainerCell
{
	background: url(images/banner_back.jpg);
	color:Black;
}

.headerContainerCell A
{
	color:maroon;
	text-decoration:none;
}

.preMainMenu
{
	
}

.menuCell, .button
{
	
	background-color: #6285A3;
	
}

.menuCell
{
	vertical-align: top;
	border-right: solid 1px black;	
}

.mainMenuContainer
{
	width: 157px;
	padding-left: 10px;
	padding-top: 15px;
	padding-right: 5px;
}
.mainMenuContainer UL
{
	margin:0;	
}

.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:White;
}

/* 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,
.controlNavGlow,
.toolBar        						{background:#D8DDF0;}

/* 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 #D8DDF0;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;}
