html, body {
	margin: 0px;
	boder: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

form {
	padding:0;
	margin:0;
}

#centeringDiv {
	position: absolute;
	left: 50%;
	top: 0px;
}

#mainDiv {
	position: absolute;
	width: 926px;
	left: -463px;
	top: 0px;
}

#topBanner {
	width: 926px;
	height:85;
}

#footer {
	width: 926px;
	height: 89px;
	position: absolute;
	left: 0px;
	top: 467px;
}

#logout {
	width: 316px;
	position: relative;
}

#leftDiv {
	width: 316px;
	float: left;
}


#leftDiv2 {
	width: 226px;
	float: left;
	display: block;
	position: relative;
	left: 50px;
	top: 30px;
}

#leftText {
	width: 250px;
	position: relative;
	left: 50px;
  padding-top: 40px;
	padding-bottom: 15px;
}

#bgleftDiv {
	width: 316px;
	background-color: 5B4087;
	position: relative;
	height: 170px;
}

#bgleftDiv2 {
	width: 316px;
	background-color: C6281F;
	position: relative;
	height: 150px;
}

#bgleftDiv3 {
	width: 316px;
	background-color: 69479B;
	position: relative;
	height: 150px;
}

#bgleftDiv4 {
	width: 316px;
	background-color: C59526;
	position: relative;
	height: 150px;
}

#rightDiv {
	width: 610px;
	float: left;
}
#rightChange {
	width: 610px;
}
#rightLeftDiv {
	width: 127px;
	float: left;
	display: block;
	position: relative;
	left: 47px;
	top: 28px;
}

#rightLeftDiv2 {
	width: 127px;
	float: left;
	position: relative;
	left: 47px;
  padding-top: 28px;
	padding-bottom: 5px;
}

#rightLeftDiv3 {
	width: 563px;
	float: left;
	position: relative;
	left: 47px;
}

#rightRightDiv {
	display:block;
	width: 481px;
	float: right;
	position: relative;
	padding-top:28px;
}

.highlights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 125%;
}

.black11px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 120%;
}

ul {
	margin:0px;
	padding:0px;
}

ul li {
	list-style-image: url(../images/home/point.gif);
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 30px;
}

.box {
	border: 1px solid #C1ADD2;
	background-color: #5B4087;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.box2 {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.box3 {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.white10px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.white12px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.clearer {
	line-height:1px;
	margin:0px;
	padding:0px;
	clear:both;
	height:1px;
	overflow:hidden;
}

.grey10px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #656565;
}

.grey11px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

.red11px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9B3040;
	font-weight: bold;
	line-height: 120%;
	text-decoration: none;
}

.line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

a.grey12px:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
a.grey12px:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
a.grey12px:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.grey12px:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.purple_11px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A4590;
	line-height: 120%;
	text-decoration: none;
	font-weight: bold;
}

.purple2_11px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A4590;
	line-height: 120%;
	text-decoration: none;
}
.grey2_11px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#happenings {
	position:absolute;
	width:145px;
	height:95px;
	z-index:1;
	background-color:#C6281F;
	top: 83px;
	visibility: hidden;
}
.linkPadding {
	margin-left: 10px;
}
