body{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}
h2{
	color:#ffffff;
	margin-bottom:3px;
	font-size:14pt;
}
p{
	margin-top:5px;
	margin-bottom:13px;
}
#outerHolder{
	margin:auto;
	width:850px;
	padding-left: 3px;
	padding-right: 3px;
	text-align:center;
	background-color:#d1c59d;
	height:auto;
}

#outerHolderTopic{
	margin:auto;
	width:850px;
	padding-left: 3px;
	padding-right: 3px;
	text-align:center;
	background-color:#d1c59d;
	min-height:600px; /*ff*/
	height: auto !important; /*ie7 */
	height: 600px; /*ie6 */
}


#innerHolder{
	width:794px;
	height:auto;
	margin:auto;
}

#innerHolderTopic{
	margin-right:20px;
	width:589px;
	float:right;
}
#leftNav{
	width:230px;
	float:left;
	margin-top:107px;
}

#topNav{
	background-color:#c1b388;
	width:794px;
	margin-bottom:15px;
	height:40px;
	padding-top:18px;
	text-align:center;
}

.indexUL{
	margin-left:8px;
	margin-top:2px;
	margin-bottom:2px;
	padding:0px;
}

.indexUL li{
	margin:0px;
}

#leftBox{
	background-color:#ded4b4;
	float:left;
	width:241px;
	border:4px #ffffff solid;
	margin-top:15px;
	height:260px;	
}

#middleBox{
	background-color:#ded4b4;
	float:left;
	width:241px;
	margin-left:22px;
	border:4px #ffffff solid;
	margin-top:15px;
	height:260px;
}

#rightBox{
	background-color:#ded4b4;
	float:right;
	width:241px;
	border:4px #ffffff solid;	
	margin-top:15px;
	height:260px;
}

#bottomNav{
	background-color:#c1b388;
	width:790px;
	margin-top:25px;
	height:30px;
	vertical-align:bottom;
	color:#ffffff;
	font-size:9pt;
	clear:both;
	padding:5px;
}

#bottomNavTopic{
	background-color:#c1b388;
	width:582px;
	margin-top:25px;
	height:25px;
	vertical-align:bottom;
	color:#ffffff;
	font-size:9pt;
	clear:both;
	padding:5px;
}


.mainPageBullets{
	text-align:left;
	font-weight:bold;
	color:#003366;
	padding: 5px 3px 8px 15px;
}

.mainPageNavButton{
	cursor:pointer;
	background-color:#d1c59d;
	margin:2px;
	border:2px #9f9471 solid;
	FONT-WEIGHT:bold;
	color:#003366;
	text-align:right;
	margin-bottom:5px;
	padding:3px;
	font-size:11pt;
}
.mainPageNavButton:hover{
	background-color:#ffffff;
}

.mainPageNavButton a{
	text-decoration:none;
	color:#003366;
}

.topicPageNavButton a{
	text-decoration:none;
	color:#003366;
}

.mainPageNavButtonOn{
	background-color:#d1c59d;
	margin:2px;
	border:2px #9f9471 solid;
	FONT-WEIGHT:bold;
	color:#ffffff;
	text-align:right;
	margin-bottom:5px;
	padding:3px;
	font-size:11pt;	
}

.topicPageNavButton{
	cursor:pointer;
	background-color:#d1c59d;
	width:220px;
	float:right;
	border:2px #9f9471 solid;
	FONT-WEIGHT:bold;
	color:#003366;
	text-align:right;
	clear:both;
	margin-bottom:5px;
	padding:3px;
	font-size:11pt;
}

.topicPageNavButtonOn a{
	text-decoration:none;
	color:#ffffff;
}

.topicPageNavButtonOn a:hover{
	color:#ffffff;
}


.topicPageNavExpanded{
	cursor:pointer;
	background-color:#d1c59d;
	width:220px;
	float:right;
	FONT-WEIGHT:bold;
	color:#666666;
	text-align:right;
	clear:both;
	margin-bottom:5px;
	padding:3px;
	font-size:11pt;
}

.topicPageNavExpanded a{
	text-decoration:none;
	color:#003366;
}

.topicPageNavExpanded a:hover{
	color:#ffffff;
}

.topicPageNavExpanded:hover{
	color:#ffffff;
}

.topicPageNavButton:hover{
	background-color:#ffffff;
}

.topicPageNavButtonOn:hover{
	cursor:default;
}

.topicPageNavButtonOn{
	cursor:pointer;
	background-color:#d1c59d;
	width:220px;
	float:right;
	border:2px #9f9471 solid;
	FONT-WEIGHT:bold;
	color:#ffffff;
	text-align:right;
	clear:both;
	margin-bottom:5px;
	padding:3px;
	font-size:11pt;	
}

#topicContentWrapper{
	background-color:#ffffff;
	background-image:url('../images/topic-bkg-fade.jpg');
	background-repeat:repeat-x;
	background-position: bottom;
	padding:5px;
}

#topicContent{
	line-height:125%;
	text-align:left;
	background-color:#d1c59d;
	padding-top:15px;
	padding-left:30px;
	padding-right:30px;
	font-size:11pt;
	background-image:url('../images/topic-content-fade.jpg');	
	background-repeat:repeat-x;
	color:#003366;
}

#subNavAboutUs{
	display:none;
}

#subNavJourneyTraining{
	display:none;
}
#subNavAppTraining{
	display:none;
}
#subNavAffiliations{
	display:none;
}

#leftBox a{
	text-decoration:none;
	cursor:pointer;
	FONT-WEIGHT:bold;
	color:#003366;
	font-size:11pt;
}

#middleBox a{
	text-decoration:none;
	cursor:pointer;
	FONT-WEIGHT:bold;
	color:#003366;
	font-size:11pt;
}

#rightBox a{
	text-decoration:none;
	cursor:pointer;
	FONT-WEIGHT:bold;
	color:#003366;
	font-size:11pt;
}

#virtualTourLink{
	margin-top:0px;
	background-color:#c1b287;
	padding:5px;
	padding-bottom:8px;
}

.whiteURL{
	color:#ffffff;
	text-decoration:none;
}

.whiteURL:hover{
	text-decoration:underline;
}