@charset "utf-8";
/* CSS Document */

body {
	background-color:#FFFFFF;
	color:#333333;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
}
#logo {
	position:absolute;
	width:100%;
	height:70px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-color: #003E75;
}
#topNav {
	position:absolute;
	width:100%;
	height:25px;
	z-index:5;
	top: 70px;
	background-image: url(../images/topNavBar.gif);
	background-repeat:repeat-x;
}
#loginTop {
	position:absolute;
	width:521px;
	height:77px;
	z-index:25;
	left: 643px;
	top: 14px;
}
#virtualFuture {
	position:absolute;
	width:390px;
	height:105px;
	z-index:4;
	top: 0px;
	left: 0px;
	background-image: url(../images/virtualFuture.gif);
}
#virtualFutureBottom {
	position:absolute;
	width:390px;
	height:100px;
	z-index:21;
	top: 105px;
	left: 0px;
	background-image: url(../images/virtualFutureBottom.gif);
}
#microsoft_partner {
	position:absolute;
	width:76px;
	height:47px;
	z-index:2;
	left: 86px;
	top: 42px;
}
#leftNavBkgd {
	position:relative;
	width:180px;
	height:500px;
	z-index:22;
	top: 205px;
	left: 0px;
	background-color: #CCCCCC;
	border-right:1px solid #003E75;
}
#leftNav {
	position:absolute;
	width:180px;
	height:500px;
	z-index:1;
}
#w3 {
	position:absolute;
	width:152px;
	height:15px;
	z-index:1;
	left: 10px;
	top: 481px;
}
#w3 a {
	color:#333333;
	font-size: 10px;
	text-decoration:none;
}
#w3 a:hover {
	color:#666666;
	font-size: 10px;
	text-decoration:none;
}
#contentHolder {
	position:relative;
	width:auto;
	height:auto;
	z-index:24;
	top: 95px;
	left: 0px;
}
#Content {
	position:absolute;
	width:645px;
	height:485px;
	z-index:1;
	left: 200px;
	top: 110px;
	overflow:auto;
	overflow-x:hidden;
}
#rightNav {
	position:absolute;
	width:230px;
	height:704px;
	z-index:24;
	left: 851px;
	top: 0px;
	border:1px solid #000000;
	background-color: #CCCCCC;
}
#footer {
	position:absolute;
	width:100%;
	height:40px;
	z-index:23;
	top: 800px;
	left: 0px;
	border-top:1px solid #003E75;
	background-color: #D2D7FF;
	padding:8px;
}
#footer a{
    color:#000000;
}
#footer a:hover {
    color:#003399
}
#livePerson {
	position:absolute;
	width:110px;
	height:75px;
	z-index:1;
	left: 9px;
	top: 34px;
	background-image: url(../images/livePersonBkgd.gif);
	background-repeat:no-repeat;
	padding-top:3px;
}
#topFlash {
	position:absolute;
	width:670px;
	height:200px;
	z-index:23;
	left: 180px;
}

