#Middle {
	padding: 15px 0 0 0;
	}
#selectorcontainer {
	position: relative;
/*	height: 450px;
*/
	width: 730px;
	padding: 0 0px 0 20px;
	}

#content2 {
	width: 235px;
	height: 400px;
	float: left;
	text-align: center;
	padding: 3px;
	}
	
	#Step1 {
		border: none;
		width: 100%;
		}
	#TopicSelect {
		width: 100%;
		height: 335px;
		margin: 0 0 5px 0;
		}

.JavascriptEnabled #TopicSelect {
		height: 360px;
		}
.JavascriptEnabled #Sbmt {
		display: none;
		}
	
#content3 {
	width: 255px;
	height: 400px;
	float: left;
	text-align: center;
	padding: 3px;
	}
	#TopicTitle {
		font-family: arial,helvetica,sans-serif;
	    font-size: 14px;
	    font-weight: bold;
		}
	#TopicImage {
		display: block;
		width: 235px;
		height: 175px;
		font-family: monospace;
		font-size: small;
		margin: 0 auto;
		border: 1px solid silver;
		}
	#TopicText {
		font-size: 11px;
		display: block;
		padding: 5px;
		text-align: left;
		overflow: auto;
		height: 180px;
		width: 255px;
		}
	#TopicText br {
		line-height: .5;
		}
	#TopicText ul {
		list-style-type: disc;
		margin: 5px 0;
		padding-left: 25px
		}
	#TopicText li {	
		display: list-item;
		margin: 0 0 2px 0;
		}

	
#content4 {
	width: 210px;
	/*height: 380px;*/
	float: left;
	padding: 3px;
	text-align: center;
	}
#content4.idl {
	text-align: left;
	font-size: 14px;
	border: 1px solid gray;
	width: 206px;
	padding: 10px;
	}
#isIE.isIE6 #content4.idl { width: 196px; }
#content4.idl p {
	margin: 0 0 10px 0 ;
	}	
#content4.idl div.lnk {	
	text-align: center;
	margin: 0 0 5px;
	}
	
	#Step2 {
		width: 100%;
		border: none;
		margin: 0 0 5px 0;
		}
#content4 dl
/*
	#Pres,
	#Notes,
	#Handout,
	#Quiz,
	#Checklist
*/	{
		margin: 0 0 5px 20px;
		font-family: arial,helvetica,sans-serif;
		font-size: 14px;
		font-weight: bold;
		text-align: left;
		}
#content4 dl dd
/*
	#Pres dd,
	#Notes dd,
	#Handout dd,
	#Quiz dd,
	#Checklist dd
*/	{
		margin: 0 0 0 20px;
		}
#content4 dl dd a
/*
	#Pres a,
	#Notes a,
	#Handout a,
	#Quiz a,
	#Checklist a 
*/ {	
	    font-size: 12px;
	    color: blue;
	    text-decoration: none;
		}
#content4 dl dd a:hover
/*
	#Pres a:hover,
	#Notes a:hover,
	#Handout a:hover,
	#Quiz a:hover,
	#Checklist a:hover
*/	{
		text-decoration: underline;
		}

#content5 {
	width: 210px;
	height: 400px;
	float: left;
	padding: 3px;
	}

#content5 h3 {
	width: 100%;
	padding: 10px 0;
	background-color: #FE9900;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	}
#content5 p {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	width: 100%; 
	margin: 10px 0;
	}
#content5 p em {
	font-weight: bold;
	font-style: normal;
	color: #cc3300;
	}
#content5 label {
	display: block;
	width: 75px;
	font-weight: bold;
	float: left;
	}
	
#content5 input {
	width: 120px;
	}
	
#content5 #sbmtLogin {
	display: block;
	margin: 5px auto;
	width: 60px;
	}
	
#CBOffer {
	display: block;
	clear: both;
	text-align: center;
	background-color: orange;
	border-width: 1px;
	border-color: black;
	border-style: solid;
	height: 30px;
	vertical-align: center;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: black
	}
#CBOffer:hover {
	color: blue;
	}	

.hometour
{
	vertical-align: top;
	width: 210px;
	border-width: 1px;
	border-color: black;
	border-style: solid;
	font-family: arial;
	font-size: 11pt;
	padding: 10px 10px 10px 10px;
	font-weight: bold;
	color: black;
	text-align: center;
}	
