BODY {
                MARGIN: 0px; BACKGROUND: #292c57; HEIGHT: 100%;
}

* {
                PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}

.clear-both {
                CLEAR: both
}
.ContentDefault {
                FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #292c57; FONT-SIZE: 15px
}
#PageWrapper {
			position: relative; Z-INDEX: 1; MARGIN: 0px auto; WIDTH: 950px; /*HEIGHT: 100%*/
}
#Top {
                Z-INDEX: 1; POSITION: relative; WIDTH: 950px; BACKGROUND: #292c57; HEIGHT: 11px; TOP: 25px
}
#HeaderContainer {
                Z-INDEX: 2; POSITION: relative; MARGIN: 10px auto; WIDTH: 950px; BACKGROUND: #1b1e40; HEIGHT: 100%;
}
#BannerMenuOutliner {
                Z-INDEX: 2; MARGIN: 0px 20px 20px 25px; WIDTH: 902px; BACKGROUND: url(images/banner.jpg) no-repeat left top; HEIGHT: 140px
}
#MenuContainer {
                Z-INDEX: 4; WIDTH: 902px; BACKGROUND: #1b1e40; HEIGHT: 25px;
                
}
#BannerContainer {
                Z-INDEX: 3; WIDTH: 902px; HEIGHT: 110px;
}
#BodyContainer {
                Z-INDEX: 1; BORDER-BOTTOM: #999999 1px solid; POSITION: relative; min-height:300px; BORDER-LEFT: #999999 1px solid; MARGIN: 0px auto; WIDTH: 950px; BACKGROUND: #ffffff; /*HEIGHT: 100%;*/ BORDER-TOP: #999999 1px solid; BORDER-RIGHT: #999999 1px solid;
}

#ContentBox {
                Z-INDEX: 1; POSITION: relative; min-height: 300px; PADDING-BOTTOM: 12px; PADDING-LEFT: 12px; PADDING-RIGHT: 12px; /*HEIGHT: 100%;*/ PADDING-TOP: 12px;
}

#LoginBox {
	Z-INDEX: 1;
	POSITION: relative;
	margin-left: 150px;
	PADDING-BOTTOM: 12px;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 12px;
	HEIGHT: 270px;
	PADDING-TOP: 12px;
	background-color:#f1efef;
	width: 600px;
	BORDER-RIGHT: #D7D0D0 2px solid;
	BORDER-Left: #D7D0D0 2px solid;
	BORDER-TOP: #D7D0D0 1px solid;
	BORDER-BOTTOM: #D7D0D0 1px solid;
}

.Loginform { 
border-right-color:#D7D0D0; border-right-style:solid; border-right-width: thin;
border-left-color:#D7D0D0; border-left-style:solid; border-left-width: thin; 
border-bottom-color:#D7D0D0; border-bottom-style:solid; border-bottom-width: thin; 
}

#CopyrightContainer {
                Z-INDEX: 0; POSITION: relative; MARGIN: 10px auto; WIDTH: 950px; BACKGROUND: #1b1e40; HEIGHT: 50px;
}
#Copyright {
                POSITION: relative; FONT-FAMILY: verdana; COLOR: #ffffff; FONT-SIZE: 10pt; TOP: 7px
}

#HomeContainer {
	position: relative;
	width: 930px;
	min-height: 305px;
	height: auto !important;
	height: 305px;
}
#HomeLeft {
	position: relative;
	float: left;
	width: 700px;
	min-height: 303px;
	height: auto !important;
	height: 303px;
}
#HomeRightContainer {
	position: relative;
	float: right;
	width: 220px;
	min-height: 303px;
	height: auto !important;
	height: 303px;
}
#HomeRightTop {
	position: relative;
	width: 220px;
	height: 25px;
	background: #FFFFFF url('/brand/JUSTFORUNIONS/Images/login_header.gif') no-repeat top left;	
}
#HomeRightBot {
	position: relative;
	width: 218px;	
	min-height: 278px;
	height: auto !important;
	height: 278px;
	background: #f1efef;
	border: 1px solid #d7d0d0;
}
A.WhiteLink:link {
                COLOR: #ffffff
}
A.WhiteLink:visited {
                COLOR: #ffffff
}
A.WhiteLink:hover {
                COLOR: #000000
}
A.orderLink:link {
	color: #292c57;
	text-decoration: none;
}
A.orderLink:visited {
	color: #292c57;
	text-decoration: none;
}
A.orderLink:hover {
	color: #00C;
	text-decoration: none;
}

.OutOfBusiness{
	color:#B44;
}

.SignDateSet{
	color:#080;
}