body {
	margin:0px;
	padding:0px;
	background: #5d5d5d;
	font:11px Arial, Tahoma, Times, serif;
	height:auto; 
	overflow-y:auto;
}
div, p, h2, img {
	margin:0px;
	padding:0px;
}
a {
	outline: none;
}
a:link, a:visited {
	color: #317bac;
}
a:hover, a:active {
	color: #4e92c0;
}
img, object, a{
	outline: none;
}
/********************************************************************************* TOP */

#top {
	width: 100%;
	height:100px;
	background: #FFF url(../layout/bg_top.png) repeat-x;
	position:relative;
	margin:0 auto;
	text-align: center;
	float:left;
	z-index: 999;
}
#nav {
	width: 798px;
	height: 100px;
	position:relative;
	margin:0 auto;
	text-align: center;
	z-index: 998;
}
#nav img.logo {
	float:left;
	z-index: 999;
}
#menu {
	width: 420px;
	height: 30px;
	position:absolute;
	top: 59px;
	left: 271px;
	margin:0 auto;
	z-index: 998;
}
#topAwardBox {
	width: 424px;
	height: 57px;
	position:absolute;
	text-align:right;
	top: 0px;
	right: 18px;
	margin:0 auto;
}
#logoSlideshowBox {
	width: 100%;
	background: url(../layout/bg_logoslideshow.jpg) repeat-x top;
	height: 138px;
	position:relative;
	float:left;
	margin:0 auto;
	text-align: center;
}
#slideshowControl {
	float:left;
	position: relative; 
	background: url(../layout/bg_slideshowcontrol.gif) repeat-x #FFF top;
	width: 100%; 
	height: 25px; 
	text-align:center;
}


/******************************************************************************** BODY */
#middle {
	width: 100%;
	background: #ebf3f6 url(../layout/bg_content.png) repeat-x;
	position:relative;
	margin:0 auto;
	padding-top: 15px;
	text-align: center;
	float:left;
}
#body {
	width: 798px;
	height:auto !important;
	height: 687px;
	background: url(../layout/bg_body_env.png) center top no-repeat;
	position:relative;
	margin:0 auto;
	text-align: center;
}
#bodySub {
	width: 798px;
	min-height: 570px;
	background: url(../layout/bg_sub_body_env.png) center top no-repeat;
	position:relative;
	margin:0 auto;
	text-align: center;
}
#ravingFansBox {
	width: 518px;
	height: 104px;
	background: url(../layout/bg_ravingfans.jpg);
	position:absolute;
	top: 23px;
	left: 262px;
	margin:0 auto;
	text-align: left;
}
#inTheNewsBox {
	width: 518px;
	height: 175px;
	background: url(../layout/bg_inthenews.jpg);
	position:absolute;
	top: 143px;
	left: 262px;
	margin:0 auto;
	text-align: left;
}
#inTheNewsEntries {
	width: 480px;
	height: 140px;
	position:absolute;
	top: 22px;
	left: 26px;
	margin:0 auto;
	text-align: left;
}
#inTheNewsEntries p.date {
	font-family: Arial;
	color: #6190b2;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}
#inTheNewsEntries p.entry {
	font-family: Arial;
	color: #6a6a6a;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	padding-bottom: 7px;
}
#vidContainer{
	position:absolute;
	height: 356px;
	width: 210px;
	top: 340px;
	right: 40px;
	z-index: 999;
}
#pressReleasesBox {
	width: 518px;
	height: 175px;
	background: url(../layout/bg_pressreleases.jpg);
	position:absolute;
	top: 334px;
	left: 262px;
	margin:0 auto;
}
#pressReleasesEntries {
	width: 480px;
	height: 135px;
	position:absolute;
	top: 25px;
	left: 25px;
	margin:0 auto;
	text-align: left;
}
#pressReleasesEntries p.date {
	font-family: Arial;
	color: #6190b2;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}
#pressReleasesEntries p.entry {
	font-family: Arial;
	color: #6a6a6a;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	padding-bottom: 7px;
}
#pressReleasesEntries a, #inTheNewsEntries a, #eventScheduleEntries a{
	color: #205a77;
	text-decoration: none;
	border-bottom: thin solid #a6b8c4;
}
#pressReleasesEntries a:hover, #inTheNewsEntries a:hover, #eventScheduleEntries a:hover{
	color: #34789a;
	border-bottom: thin solid #96a1a8;
}
#cognitiveDataIntro {
	width: 216px;
	height: 292px;
	position:absolute;
	top: 23px;
	left: 8px;
	margin:0 auto;
}
#eventScheduleBox {
	width: 216px;
	height: 331px;
	background: url(../layout/bg_eventschedule.jpg);
	position:absolute;
	top: 331px;
	left: 8px;
	margin:0 auto;
}
#eventScheduleEntries {
	width: 198px;
	height: 281px;
	position:absolute;
	top: 30px;
	left: 11px;
	margin:0 auto;
	text-align: left;
}
#eventScheduleEntries p.date {
	font-family: Arial;
	color: #6190b2;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	padding-top: 10px;
}
#eventScheduleEntries p.entry {
	font-family: Arial;
	color: #6a6a6a;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	padding-bottom: 7px;
}
#joinTheRevolution {
	width: 238px;
	height: 130px;
	background: url(../layout/bg_whiteblock.png);
	position:absolute;
	top: 418px;
	left: 10px;
	margin:0 auto;
	text-align: left;
}
#joinTheRevolution p.header {
	padding: 8px 0 0 0;
	font-family: Arial;
	color: #6190b2;
	text-align:center;
	font-size: 18px;
}
#joinTheRevolution p.entry {
	font-family: Arial;
	color: #6a6a6a;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	padding: 15px 10px 10px 15px;
}
#joinTheRevolution a{
	color: #205a77;
	text-decoration: none;
	border-bottom: thin solid #a6b8c4;
}
#joinTheRevolution a:hover{
	color: #34789a;
	border-bottom: thin solid #96a1a8;
}
#webinar {
	width: 238px;
	height: 130px;
	background: url(../layout/bg_whiteblock.png);
	position:absolute;
	top: 534px;
	left: 270px;
	margin:0 auto;
	text-align: left;
}
#webinar p.header {
	padding: 8px 0 0 0;
	font-family: Arial;
	color: #6190b2;
	text-align:center;
	font-size: 18px;
}
#webinar p.entry {
	font-family: Arial;
	color: #6a6a6a;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	padding: 15px 10px 10px 15px;
}
#webinar a{
	color: #205a77;
	text-decoration: none;
	border-bottom: thin solid #a6b8c4;
}
#webinar a:hover{
	color: #34789a;
	border-bottom: thin solid #96a1a8;
}
#nextSteps {
	width: 238px;
	height: 130px;
	background: url(../layout/bg_whiteblock.png);
	position:absolute;
	top: 534px;
	left: 530px;
	margin:0 auto;
	text-align: left;
}
#nextSteps p.header {
	padding: 8px 0 0 0;
	font-family: Arial;
	color: #6190b2;
	text-align:center;
	font-size: 18px;
}
#nextSteps p.entry {
	font-family: Arial;
	color: #6a6a6a;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	padding: 15px 10px 10px 15px;
}
#nextSteps a{
	color: #205a77;
	text-decoration: none;
	border-bottom: thin solid #a6b8c4;
}
#nextSteps a:hover{
	color: #34789a;
	border-bottom: thin solid #96a1a8;
}
/************************************************************************* SUB CONTENT */
#contentBox {
	width: 763px;
	height: 175px;
	position:relative;
	margin:0 auto;
}
.boxContent{
	background-image:url(../layout/table_contentbg.jpg);
	background-repeat: repeat-y;
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 8px;
	font-size: 11px;
	color:#666666;
	text-decoration: none;
	text-align: left;

}

.boxTop{
	background-image:url(../layout/table_topbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.boxContent2{
	background-image:url(../layout/table_contentbg.jpg);
	background-repeat: repeat-y;
	color: #FFFFFF;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 4px;
	font-size: 11px;
	color:#666666;
	text-decoration: none;
	text-align: left;
}
.boxTxt{
	color: #FFFFFF;
	
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 2px;
	font-size: 12px;
	color:#666666;
	text-decoration: none;

}
.boxTxt2{
	color: #FFFFFF;
	background: #FFF;
	padding: 20px 20px 15px 20px;
	font-size: 12px;
	color:#666666;
	text-decoration: none;
}
.boxTxt3{
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	font-size: 11px;
	color:#666666;
	text-decoration: none;

}
.boxQuestionsTxt{
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 4px;
	font-size: 12px;
	color:#666666;
	text-decoration: none;
	font-weight: bold;
}
.boxHeader {
	font: 15px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6190b2;
}
.header {
	background-image: url(content_bg.jpg);
	background-repeat: repeat-y;
	color:#6190b2;
	font-size: 18px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom:5px;
	padding-top:15px;
}
.boxLinks{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.boxLinks:link {
	color: #666666;
}
a.boxLinks:hover {
	color: #666666;
	text-decoration: underline;
}
a.boxLinks:active {
	color: #666666;
}
a.boxLinks:visited {
	color: #666666;
}
.pageLinks{
	font-size: 12px;
	color: #6190b2;
	font-weight: bold;
	text-decoration: none;
}
a.pageLinks:link {
	color: #6190b2;
}
a.pageLinks:hover {
	color: #666666;
	text-decoration: underline;
}
a.pageLinks:active {
	color: #6190b2;
}
a.pageLinks:visited {
	color: #6190b2;
}
.leaderName {
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.contentTable{
	padding: 10px 10px 10px 10px;
	border-bottom: 2px thin grey;
	border-left: 2px thin grey;
	border-right: 2px thin grey;
	}
/****************************************************************************** FOOTER */
#footer {
	width: 100%;
	height:70px;
	background: url(../layout/bg_footer.png) repeat-x top;
	position:relative;
	margin:0 auto;
	text-align: center;
	float:left;
}
#footerBox {
	width: 780px;
	height: 20px;
	position:relative;
	margin:0 auto;
	text-align: center;
	padding: 12px 5px 0 0;
}
#footerBox p.links {
	color:#9e9e9e;
	text-align:left;
	float:left;
}
#footerBox p.links a {
	color:#85bfeb;
	text-decoration: none;
}
#footerBox p.links a:hover {
	color:#a9d6f9;
}
#footerBox p.copyright {
	color: #adadad;
	float:right;
}

#blogBox{
	position:absolute;
	height: 32px;
	width: 145px;
	top: 16px;
	right: 60px;
	z-index: 999;
}
#xmasBox{
	position:absolute;
	height: 55px;
	width: 233px;
	top: -23px;
	left: -1px;
	z-index: 999;
	display: none;
}
#facebookBox{
	position:absolute;
	height: 32px;
	width: 155px;
	top: 16px;
	right: 30px;
	z-index: 999;
}

#cutthecrapBox{
	position:absolute;
	height: 54px;
	width: 155px;
	top: 134px;
	right: 60px;
	z-index: 999;
}
/************************************************************************** POPUP BOX */
#pop {
	padding:20px;
}
.popupTitle{
	font-size: 2em;
	color: #475763;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px #eff9fd solid;
}

