#container { width: 100%; }
#content { margin: 0 0 0 375px; }
a { color: #000000; }

hr
{
	color: #FE1A01;
	background-color: #FE1A01;
	border: solid 1px #FE1A01;
}

#menu {
    background: #ffffff;
}

#menu
{
    text-align: left;
    margin-bottom: 7px;
    height: 100%;
    margin-top: 0;
    margin-right: 0px;
    margin-left: 0;
}



#menuGroupLinksDiv
{
	width: 98%;
	text-align: center;
	padding: 0 0 8px 0;
	display: none;
}

#menuGroupLinksDiv a { }
.menuColumnDivider { background: #FE1A01; }
.menuGroupHeaderTable {
    background-color: #EF3F23;
}
.menuGroupHeaderTable a { color: #ffffff; }

.menuGroupHeaderTable a.showDescriptions
{
	background: url(../css/images/plus.gif) no-repeat 0 50%;
	padding: 0 0 0 16px;
	color: #ffffff;
}

.menuGroupHeaderTable a.showDescriptions:hover { background: url(../css/images/plus_mousover.gif) no-repeat 0 50%; }

.menuGroupHeaderTable a.hideDescriptions
{
	color: #ffffff;
	background: url(../css/images/minus.gif) no-repeat 0 50%;
	padding: 0 0 0 16px;
}

.menuGroupHeaderTable a.hideDescriptions:hover { background: url(../css/images/minus_mousover.gif) no-repeat 0 50%; }

/* ----- tool tip specific styles ----- */
#theToolTip
{
	color: #000000;
	background-color: #ffffff;
}

#theToolTip hr { color: #000000; }
#theToolTip p, #theToolTip p .hoverMenu { color: #000000; }





/* @end */*/
