body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Tahoma, Trebuchet MS, Trebuchet;
	font-size: 14px;
	color: #fff;
	background: #6D759A url('images/bg-page.jpg') repeat-x;
	text-align: center;
	}
body, html {
	height: 100%;
	margin: 0;
	padding: 0;
	}
img, form {
	border: 0;
	margin: 0;
	padding: 0;
	}
li {
	font-size: 11px;
	margin-bottom: 5px;
	font-family: Tahoma, Lucida Grande,'Trebuchet ms', Trebuchet, Arial, Verdana, Tahoma;
	}
a {
	color: #573b56;
	text-decoration: none;
	}
a:hover {
	text-decoration: none;
	}
#globalNextBtn {
	position: absolute;
	top: 605px;
	left: 50%;
	margin-left: 360px;
	}
#pageLayout {
	margin: 0 auto;
	padding: 0;
	height: 820px;
	background: url('images/bg-whole.jpg') top center no-repeat;
	}
#pageContainer {
	width: 870px;
	height: 680px;
	margin: 0 auto;
	margin-top: 0px;
	}
#pageMainNav {
	width: 672px;
	text-align: right;
	margin-top: 18px;
	margin-left: 195px;
	}
#pageContent {
	margin-top: 20px;
	height: 560px;
	}
#pageFooter {
	font-family: 'Trebuchet MS', Trebuchet, Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #999999;
	margin-top: 5px;
	}
#pageFooter a {
	color: #999999;
	text-decoration: none;
	}
#pageFooter a:hover {
	color: #ad8ead;
	text-decoration: underline;
	}
#pageCopyright {
	float: left;
	display: inline;
	height: 20px;
	width: 300px;
	margin-top: 10px;
	margin-left: 20px;
	font-family: 'Trebuchet MS', Trebuchet, Verdana, Tahoma, Arial;
	font-size: 10px;
	color: #fff;
	text-align: left;
	}
#diceLink {
	float: right;
	display: inline;
	height: 20px;
	width: 200px;
	margin-top: 10px;
	margin-right: 20px;
	font-family: 'Trebuchet MS', Trebuchet, Verdana, Tahoma, Arial;
	font-size: 10px;
	color: #fff;
	text-align: right;
	}
#diceLink a {
	color: #fff;
	text-decoration: none;
	}
#diceLink a:hover {
	color: #fff;
	text-decoration: underline;
	}
#leftNavBox {
	float: left;
	display: inline;
	width: 209px;
	height: 361px;
	margin-left: 25px;
	margin-top: 17px;
	text-align: left;
	background: url('images/bg-left-nav.jpg') top center no-repeat;
	}
#leftNavBox img {
	display: inline;
	}
#leftNavFirst {
	text-align: center;
	margin-top: 17px;
	}
.leftNav {
	}
.subNavEntry {
	margin-left: 4px;
	height: 22px;
	line-height: 20px;
	text-align: left;
	font-size: 12px;
	background: url('images/bg-left-nav-divider.gif') top left no-repeat;
	}
	
.subNavNoDots {
	margin-left: 4px;
	height: 22px;
	line-height: 20px;
	text-align: left;
	font-size: 12px;
	background: url('images/bg-left-nav-divider-no_dots.gif') top left no-repeat;
	}
	
	
.subNavEntrySpecial {
	margin-left: 4px;
	height: 22px;
	line-height: 20px;
	text-align: left;
	font-size: 12px;
	background: url('images/bg-left-nav-divider.gif') top left no-repeat;
	}
	
.subNavEntry a {
	margin-left: 30px;
	text-decoration: none;
	color: #fff;
	}
.subNavEntry a:hover {
	text-decoration: underline;
	}
.subNavSelected {
	margin-left: 30px;
	color: #C680C6;
	}
#rightContent {
	float: right;
	display: inline;
	margin-top: 18px;
	margin-right: 38px;
	width: 592px;
	height: 361px;
	overflow: auto;
	background: url('images/bg-inner-content.jpg') top left no-repeat;
	}
#contentTextPad {
	width: 557px;
	height: 320px;
	margin: 20px auto 0px auto;
	overflow: auto;
	color: #000;
	font-size: 12px;
	text-align: left;	
	}
#contentTextPad.contentScroll {
	height: 305px;
	}
#contentTextPad a:hover {
	text-decoration: none;
	color:#FFFFFF;
	
	}
	
#contentTextPad a {
	text-decoration: none;
	border-bottom: 1px dashed #573b56;
	}
.contentHeading {
	margin-bottom: 5px;
	color: #573b56;
	font-size: 14px;
	font-weight: none;
	}
.contentSubHeading {
	margin-bottom: 5px;
	color: #573b56;
	font-size: 12px;
	font-weight: none;
	}
.contentExcerpt {
	margin-bottom: 5px;
	color: #573b56;
	font-size: 12px;
	}
.contentOffset {
	font-size: 12px;
	font-family: Tahoma, Arial,'Trebuchet MS', Trebuchet, Verdana;
	}
.pixelClear {
	clear: both;
	}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	}
.twoColumn {
	float: left;
	display: inline;
	width: 50%;
	}
#contextLink {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #ad8ead;
	}
#contextLink a {
	color: #ad8ead;
	text-decoration: none;
	}
#contextLink a:hover {
	color: #fff;
	text-decoration: none;
	}

/* Index */
#indexGraphic {
	}
#indexDots {
	margin: 10px auto;
	}
#whatForYou {
	float: left;
	display: inline;
	width: 207px;
	height: 260px;
	margin-left: 38px;
	background: url('images/graphic-index-for-you.jpg') no-repeat;
	}
#indexText {
	float: right;
	display: inline;
	width: 569px;
	height: 261px;
	margin-right: 38px;
	color: #000;
	font-size: 11px;
	text-align: left;
	background: url('images/bg-index-content.jpg') no-repeat;
	font-family: Tahoma, Arial, Verdana;
	overflow: auto;
	}
#indexTextPad {
	margin: 20px;
	margin-top: 10px;
	}
#indexTextPad a {
	color: #7d507b;
	}
/* END Index */