@charset "utf-8";
/* CSS Document */

body{
	color:#333333;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	text-align:center;
	margin:0;
	background:url(../images/mj_logoBanner.jpg) center top no-repeat #FFFFFF;
}

body td{
	font-size:14px;

}

a:link, a:visited{
	color:#3162c5;
	text-decoration:none;
}

a:hover, a:active{
	color:#333333;
	text-decoration:underline;
}

#mjLink{
	position:absolute;
	z-index:10;
	top:0;
	left:50%;
	width:475px;
	text-align:right;
}

#mainBody{
	position:absolute;
	top:45px;
	left:50%;
	margin-left:-475px;
	width:950px;
	border:1px solid #333333;
	text-align:left;
	background:#FFFFFF;
	padding:0;
}

#contentBody{
	height:500px;
}

#contentBlock{
	padding:0 0 0 90px;
}

#contentBlockWide{
	padding:0 70px 0 70px;
}

#topBanner{
}

#bottomBanner{
	background:#5d8dee;
}

#winTop{
	background:url(../images/pp_winTop.png) right bottom no-repeat;
	height:35px;
}

#winCenter{
	background:url(../images/pp_winSlice.png) right repeat-y;
	padding:0 20px 0 100px;
}

#winBottom{
	background:url(../images/pp_winBottom.png) right top no-repeat;
	height:35px;
}

#winTop2{
	background:url(../images/pp_winTop2.jpg) right bottom no-repeat;
	height:35px;
}

#winCenter2{
	background:url(../images/pp_winCenter2.jpg) right repeat-y;
	padding:0 20px 0 10px;
}

#winBottom2{
	background:url(../images/pp_winBottom2.jpg) right top no-repeat;
	height:35px;
}

#footer{
	position:fixed;
	left:50%;
	margin-left:-475px;
	width:952px;
	bottom:0;
	height:5px;
	border-top:1px solid #333333 !important;
	border-top:none; 
	background:#FFFFFF;
}

#topNav{
	text-align:right;
	width:350px;
}

.topNavButtons{
	color:#CCCCCC;
}

.topNavButtons a:link, .topNavButtons a:visited{
	color:#FFFFFF;
}

.topNavButtons a:hover, .topNavButtons a:active{
	color:#333333;
	text-decoration:none
}

.header1{
	font-size:16px;
	font-weight:bold;
	color:#5d8dee;
}

.tableCell{
}
