body {
	margin: 0 10px;
	
	background: url('/join/images/misc/bg_body.gif') repeat;
}

body, .body {
	font-size: 11px; 
	font-family: Arial,Helvetica,Verdana;
	color: #353430;
	line-height: 14px;
	text-decoration: none;
}

td {
	font-size: 11px; 
	font-family: Arial,Helvetica,Verdana;
	color: #666;
	line-height: 12px;
	text-decoration: none;
	
	margin: 0px;
	padding: 0px;
}

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

a {
	color: #666; 
	text-decoration: underline;
}

a:hover {
	color: #900;
}

select, input, textarea {
	font-family: Arial,Helvetica,Verdana;
	color: #353430;
	font-size: 11px;
}

img {
	margin: 0;
	padding: 0;
	display: block;
	border:none;
}

form {
	margin: 0;
	padding: 0;
}

div {
	margin: 0;
	padding: 0;
}

.clear {
	clear:both;
	display:block;
	overflow:hidden;
	margin: 0;
	height: 0;
}


.blueText {
	color: #069;
}

.redText {
	color: #F00;
}

.orangeText {
	color: #bf6605;
}

.floatLeft {
	position: relative;
	float: left;
}
.floatRight {
	position: relative;
	float: right;
}



.contactInput {
	border: 2px solid #829cb7;
}


#mainBody {
	position: relative;
	
	text-align: left;
	
	margin: 0;
	width: 868px;
}



#contentBodyWithShadow {
	position: relative;
	background: url('/join/images/misc/misc_sideShadow.png') repeat-y;
	background-position: right;
}

#contentBody {
	position: relative;
	text-align: center;
	margin: 0;
	width: 851px;
	padding-bottom: 3px;
	background-color: #FFF;
	border-left: 1px solid #7C8FA4;
	border-right: 1px solid #7C8FA4;
}

#contentBottom {
	position: relative;
	
	width: 868px;
	height: 18px;
	
	background: url('/join/images/misc/misc_bottomBlueBand.png') no-repeat;
	background-position: right;
}

#headerBar {
	position: relative;
	
	margin: 0px 15px;
	height: 69px; /* 97px; */
	
	background: url('/join/images/misc/misc_topBlueBand.gif') no-repeat;
	background-position: top;
}

#logoImage {
	position: absolute;
	
	left: 0px;
	top: 12px;
}

#utilNav {
	position: absolute; 
	
	right: 10px; top: 10px; 
	
	font-size: 10px; 
	color: #333; 
}

#utilNav a {
	color: #333; 
	text-decoration: none;
}

#utilNav a:hover {
	color: #369; 
}

#footerNav {
	text-align: left;
	margin-top: 8px;
	padding: 0px 21px 0px 21px;
	font-size: 9px; 
	color: #666; 
}

#footerNav a {
	color: #666; 
	text-decoration: none;
}

#footerNav a:hover {
	color: #369; 
}




.boxContainer {
	position: relative;
	
	width: 821px;
	margin: 0px 14px 4px 17px;
}


#topBoxTop {
	position: relative;
	
	height: 11px;
	overflow: hidden;
	
	background: url('/join/images/misc/topBox_top.gif') no-repeat;
	background-position: top;
}



#topBoxContent {
	position: relative;
	padding:15px 25px;
	height: auto; /* 377px; */
	overflow: hidden;
	
	background: url('/join/images/misc/topBox_background.gif') repeat-y;
}



#bottomBoxTop {
	position: relative;
	
	height: 8px;
	overflow: hidden;
	
	background: url('/join/images/misc/topBox_bottom.gif') no-repeat;
	background-position: top;
}

#bottomBoxBottom {
	position: relative;
	
	height: 11px;
	overflow: hidden;
	
	background: url('/join/images/misc/bottomBox_bottom.gif') no-repeat;
	background-position: bottom;
}

#bottomBoxContent {
	position: relative;
	width:813px;
	padding-left:7px;
	background: url('/join/images/misc/bottomBox_background_alt.gif') repeat-y;
}



#videoBox {
	position: static;
	float:left;
	width: 511px; 
	height: auto;
	background: url('/join/images/video_frame.gif') no-repeat;
}

#videoDiv {
	margin-bottom:15px;
	position: static; 
	padding:13px 14px 14px 14px;
	width: 480px; 
	height: 388px; 
}

#startsHereBox {
	/*position: absolute; 
	left: 552px;
	top: 23px; */
	float:left;
	width: 245px;
	height: auto; /* 330px; */
	text-align: left;
	padding-left:15px;
}


#startsHereBox ul {
	padding: 1em 0 0 1.5em;
	width: 225px; 
	
	list-style-image: url('/join/images/misc/bug_listDot.gif');
	
	color: #353430;
}

#startsHereBox li {
	margin-bottom: 4px;
}


#secondVideoButtons {
	position: absolute;
	
	left: 3px;
	bottom: 0;
}

/*
#bottomBoxContent #center_ad a img{
	text-decoration:none;
	border:none;
}
#bottomContentLeft a img{
	background-color:transparent;
	border:none;
}
#bottomContentLeft a:hover p{
	color:#F9B218;
	text-decoration:none;
}
#bottomContentLeft a:hover{
text-decoration:none
}
#bottomContentLeft a p{
	font-size:9px;
	color:#FFF;
	margin:0px;
	height:100%;
	padding:6px 0px;
}

#bottomContentRight {
	position: relative;
	display: block;
	margin: 0px 11px 0px 0px; 
	float:right;
	width: 214px;
	height:185px;
	text-align: left;
	padding: 15px 35px 23px 15px;
	background-color:#AFC0D2;
}

#bottomContentLeft {
	position: relative;
	display: block;
	float: left;
	
	margin: 0; 
	width: 530px;
	margin-left:11px;
	text-align: left;
	color: #1a3756;
}

#center_ad {
display:block;
margin:0px 275px 0px 266px;
width:267px;
height:223px;
}
html>body #center_ad{
margin:0px 271px 0px 269px;

}
*/
#contactFormDiv {
	position: relative;
	
	width: 225px; /*218px;*/
	
	text-align: right;
	color: #1a3756;
	
	margin-top: 11px;
}

#contactFormDiv p {
	margin: 0 0 4px 0;
	padding: 0;
}



#popupHeader {
	position: relative;
	
	text-align: left;
	
	margin: 0;
	width: 482px;
	height: 111px;
	
	background: url('/join/images/misc/misc_popupHeader.gif') no-repeat;
}

#popupBody {
	position: relative;
	
	text-align: left;
	
	margin: 0;
	width: 482px;
	
	background: url('/join/images/misc/misc_popupBody.gif') repeat-y;
}

#popupFooter {
	position: relative;
	
	text-align: left;
	
	margin: 0;
	width: 482px;
	height: 52px;
	
	background: url('/join/images/misc/misc_popupFooter.gif') no-repeat;
}

#popupTitle {
	position: absolute;
	
	left: 335px;
	top: 72px;
}

#popupContent {
	position: relative;
	
	margin: 0;
	padding: 34px 30px 34px 55px;
	
	font-size: 13px;
	line-height: 15px;
}

#popupCloseWindow {
	position: absolute;
	
	text-align: right;
	
	left: 385px;
	top: 34px;
	
	width: 80px;
	
	font-size: 9px; 
	color: #7BAF6A; 
}

#popupCloseWindow a {
	color: #7D7D7D; 
	text-decoration: none;
}

#popupCloseWindow a:hover {
	color: #900;
}

.popupFormLabel {
	text-align: right;
	
	width: 150px;
	padding: 0px 5px 5px 0px;
	
	font-size: 13px;
}

.popupFormField {
	padding: 0px 10px 5px 0px;
	
	font-size: 12px;
	color: #000;
}

.popupFormFieldInput, .popupFormFieldTextArea, .popupFormFieldSelect {
	width: 185px; 
	
	font-size: 12px;
	color: #000;
	
	border: 1px solid #996;
	background: #FFF;
}

.popupFormFieldInput {
	height: 16px;
}

.popupFormFieldSubmit {
	font-size: 13px;
	color: #000;
}



body.secondVideoPopup {
	margin: 0;
	background: url('/join/images/misc/bg_blue.gif') repeat; 
}

#secondVideoTopBox {
	background: url('/join/images/misc/bg_beige.gif') repeat;
}

.secondVideoContentBox {
	position: relative; 
	width: 435px; /*505px;*/
	text-align: left;
}

.secondVideoContent {
	margin: 0; 
	padding: 12px 0 0 0; 
	width: 435px;
	
	color: #1a3756;
}

#secondVideoCloseWindow {
	position: relative; 
	left: 0; top: 0; 
	width: 100%; 
	text-align: center;
}

#secondVideoCloseWindow a {
	color: #333; 
	text-decoration: none;
}

#secondVideoCloseWindow a:hover {
	color: #900;
}



.flashWarning {
	display: block; 
	font-size: 1.1em; 
	
	background: white; 
	
	margin-top: 100px; 
	padding: 50px 0; 
	
	border-top: 1px solid #999; 
	border-bottom: 1px solid #999;
}


.flashWarning a {
	color: blue;
}


.mktFormMsg {
	color: red;
	display: block;
}

.requiredFld {
	color: red;
}

.successMsg {
	
}

.errorMsg {
	color: #F00;
}

/* MC added*/

#bottom_BoxTop{
	background:url('/join/images/misc2/btmBox_top.gif') no-repeat;
	position: relative;
	height: 9px;
	overflow: hidden;
	background-position: top;
	clear:both;
	z-index:9;
}
.hide{
display:none;
}
.show{
display:inherit;
}

#Tabs a{
text-decoration:none;
}
#Tabs a:hover{
color:#F9B218;
text-decoration:none;

}
#Tabs a, #Tabs span{
text-align:left;
display:block;
float:left;
height:22px;
padding:6px 0px 0px 15px;
width:117px;
position:relative;
margin-left:-17px;
background: url('/join/images/misc2/tab.png') no-repeat;
font: 15px Arial, Helvetica, sans-serif;
font-weight:bold;
top:2px;
text-decoration:none;
}
span#tabTitle{
background:url('/join/images/misc2/ttl_whyBoundless.gif') no-repeat;
background-position:left;
width:200px;
margin:0px;
margin-left:10px;
}
a#watch_this {
text-decoration:none;
display:block;
color:#333;
font:12px Arial, Helvetica, sans-serif;
position:relative;
right:10px;
width:108px;
height:13px;
background:url('/join/images/misc2/watch_vid_btn.png') no-repeat;
padding:7px 0px 9px 17px;
}
a#watch_this:hover{
text-decoration:underline;
color:#000;
}
a.tabup{
z-index:100;
color:#D37107;
}
a.tabdown{
cursor:pointer;
z-index:1;
color:#6484A5;
}

.contentModule{
color:#FFF;
width:243px;
height:186px;
padding:10px;
text-align:left;
float:left;
color:#FFF;
padding-top:20px;
}

#ListenThis .contentModule.firstMod {
width:243px;
height:166px;
border:none;
margin:10px 10px 0px 10px;
padding:30px 0px 10px 0px;
}
#ListenThis .contentModule{
width:243px;
margin:40px 0px 10px 0px;
border-left:1px dotted #FFF;
height:166px;
vertical-align:bottom;
padding:0px 10px 0px 10px;
}
#startsHereBox form {
padding:15px 0px 0px 0px;
text-align:right;
width:220px;
}
.contentModule form {
width:100%;
}
#ReadThis a {
color:#F9B218;
}
#ReadThis a:hover {
color:#FFF;
text-decoration:underline;
}

#leftDoc{
float:left;
padding:20px 10px 0px 0px;
}

#TalkThis ul{
width:160px;
float:left;
list-style-type:none;

}
#TalkThis span.event{
color:#FFF;
font-weight:bold;
}

#TalkThis span.date_range{
color:#F9B218;
}

#ListenThis p.profile {
height:94px;
padding:0px;
margin:0px;
}

#ListenThis p.profile img{
float:left;
padding-right:5px;
}
#ListenThis span.profile_name {
font:15px Arial, Helvetica, sans-serif;
font-weight:bold;
}

#ListenThis p.profile object {
margin-top:35px;
}
#TalkThis form {
color:#FFF;
}
p.blurb {
margin-top:10px;
}

#Speak_Qs, #NL_Qs{
padding:5px 5px 5px 10px;
border:1px solid #E0D59C;
background-color:#F2EED7;
}

#letter, #RFPletter{
	width:539px ;
	height:620px ;
	float: right;
}
#letter { background:transparent url('../images/letter.jpg') no-repeat scroll 0 0;}
#RFPletter { background:transparent url('../images/rfp-letter.jpg') no-repeat scroll 0 0; }

#registration{
	float: left;

}
#tomandsandy{
	text-align:left;
	background:transparent url('../images/chart.jpg') no-repeat scroll  right 100px;
padding-bottom:40px;

}
#tomandsandy p, #tomandsandy h3{
	margin:2em 0 .5em 0;
}

#tomandsandy p, #tomandsandy li{
font-size:13px;
line-height:140%;
width:475px;

}
#tomandsandy ol{
	padding-left:21px;
	margin:.5em 0 2em 0;
	width:550px;
}
#tomandsandy a{
	color:#5BADD5;
}
.indent-left{
margin:0 0 0 50px;
}
#objectives, #research, #findings, #results{
	background:transparent url('../images/titles/subttls.gif') no-repeat scroll 0 0;
	height:17px;
	width:100px;
}
#research {background-position: 0px -25px}
#findings{background-position: 0px -50px}
#results{background-position: 0px -75px}