body
{
	background-color: white;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: justify;
	font-size: 16px;
	font-size-adjust: 0.46;
	color: black;
	padding: 0px;
	margin: 0px;
}

p, li
{
	color: #666666;
}

a, a:visited, a:hover
{
	text-decoration: none;
	color: #ff9933;
}
table
{
	width: 100%;
	border-collapse: collapse;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}
td
{
	padding: 0px;
	border-width: 0px;
}
img
{
	margin: 0px;
}
.thin-border
{
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
}
#main-tbl
{
	width: 1009px;
	border-collapse: collapse;
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}

#hdr-title-tbl
{
  /*position: absolute;*/
	border-collapse: collapse;
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
}

/*header*/
#hdr-title-tbl-cell
{
	height: 65px;
}
.hdr-txt-cell
{
	width: 670px;
}
#hdr-txt-title
{
	text-align: center;
	font-size: 32px;
	color: #666666;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
#hdr-txt-contacts
{
	text-align: center;
	
	color: #666666;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
.hdr-txt-contacts-lnk, .hdr-txt-contacts-lnk:visited, .hdr-txt-contacts-lnk:hover
{
	text-decoration: none;
	color: #666666;
}
#hdr-img-cell
{
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	vertical-align: bottom;
	width: 100%;
	height: 100%;
}
.hdr-img-spcr
{
	height: 65px;
}

.hdr-div-align
{
	padding-top: 9px;
}
.hdr-title-spcr
{
	height: 40px;
}
/*navigator*/
#nav-cnt
{
	padding-top: 5px;
	padding-bottom: 35px;
	border-style: none;
	vertical-align: top;
}
#nav-tbl
{
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	width: 100%;
	height: 40px;
}
.nav-cell
{
	
	font-weight: bold;
	color: #666666;
	text-align: center;
}
.nav-txt, .nav-lnk, .nav-lnk:visited, .nav-lnk:hover
{
	
	font-weight: bold;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666666;
}
.nav-txt-actv
{
	
	font-weight: bold;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #999999;
}

/*news*/
.news-title
{
	padding: 8px;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	
	font-weight: bold;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #999999;
}
/*intro*/
.intro-ref, .intro-ref:visited, .intro-ref:hover
{
	color: #999999;
	text-decoration: none;
	/*font-style: oblique;*/
	font-weight: bold;
}

.intro-ref span
{
	display: block;
	/*color: #666666;*/
	text-align: right;
	font-weight: bold;
	
}
.intro-hdr
{
	
	font-weight: bold;
	text-align: left;
	color: #666666;
}
.intro-ref-lin
{
	width: 33%;
	border-style: solid;
	color: #666666;
}


/*instructors*/
#inst-links-cell
{
	vertical-align: top;
	width: 200px;
}
.inst-img
{
	display: block;
	/*border-color: #3FBC77*/;
	border-color: #e0e0e0;
	border-style: solid;
	border-width: 1px;
	padding: 1px;
	margin: auto;
}
#inst-img-curr
{
	display: block;
	border-color: #ffffff;
	/*border-color: #999999;*/
	border-style: solid;
	border-width: 1px;
	padding: 1px;
	margin-left: auto;
	margin-right: 0px;
}

.inst-ref, .inst-ref:visited
{
	text-decoration: none;
	color: #666666;
}
.inst-ref:hover
{
	text-decoration: none;
	color: #ff9933;
}

#inst-ref-back
{
	display: none;	
}
#inst-ref-back:hover
{
	color: #ff9933;	
}

#inst-list
{
  display: inline;
  
  width: 100%;
  background: white;
  border-style: none;
  padding: 0px;
  margin: 0px;
  z-index: 1;
}
#inst-info
{
  display: none;
  
  position: relative;
  top: 0px;
  width: 100%;
  background: white;
  border-style: none;
  padding: 0px;
  margin: 0px;
  z-index: 2;
}

#inst-tbl
{
}

#inst-tbl tr td
{
	height: 136px;
	width: 136px;
}
#inst-info
{
}
.inst-cell-ref, .inst-cell-ref:visited, .inst-cell-ref:hover
{
	text-decoration: none;
	color: #ff9933;
}
.inst-cell-lft
{
	vertical-align: top;
	width: 33%;
	padding: 4px;
	border-style: none;
	text-align: center;
	font-size: 12px;
}
.inst-cell-mid
{
	vertical-align: top;
	width: 34%;
	padding: 4px;
	border-style: none;
	text-align: center;
	font-size: 12px;
	color: #666666;
}
.inst-cell-rht
{
	vertical-align: top;
	width: 33%;
	padding: 4px;
	border-style: none;
	text-align: center;
	font-size: 12px;
}

 
.inst-info-back-ref, .inst-info-back-ref:visited, .inst-info-back-ref:hover
{
	text-align: right;
	color: #666666;
	font-weight: bold;
}
.interview-question
{
	font-weight: bold;
	color: #666666;
}
.interview-answer
{
	font-weight: normal;
	color: #666666;
}

/*links*/
#links-tbl
{
	/*margin-top: 10px;*/
}
.links-cell-ref
{
	width: 25%;
	padding: 10px;
	border-right-style: solid;
	border-color: #666666;
	border-width: 1px;
	text-align: right;
	vertical-align: top;
}
.links-cell-desc
{
	padding: 10px;
	border-color: #666666;
	border-width: 1px;
	vertical-align: top;
	color: #666666;
}
.links-cell-hdr
{
	font-weight: bold;
	color: #666666;
	padding: 10px;
	border-color: #666666;
	border-width: 1px;
	vertical-align: top;
}
/*schedule*/
#sched-nav
{
}
#nav-sched-menu
{
  list-style: none;
  margin:0;
  padding:0;
}
	#nav-sched-menu li
	{
	  margin:0;
	  padding:0;
	  position: relative;
	}
#nav-sched-dd
{
	visibility: hidden;
	list-style: none;
  position:absolute;
  top: 2px;
  left: 2px;
  width: 170px;
  z-index:500;
  background-color: white;
  border-style: solid;
  border-width: 1px;
  border-color: #999999;
  padding: 2px;
  border-top-style: none;
}
	#nav-sched-dd li
	{
	  margin:0;
	  padding:0;
	}
		#nav-sched-dd li a, #nav-sched-dd li a:visited
		{
			display: block;
			text-align: left;
			text-decoration: none;
			color: #666666;
			font-weight: normal;
		}
		#nav-sched-dd li a:hover
		{
			font-weight: bold;
		}
#sched-tbl
{
}
#sched-info
{
	visibility: hidden;
	vertical-align: top;
}
.sched-lst li
{
	color: #666666;
}
.sched-hdr-cell
{
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	height: 30px;
	padding: 5px;
	
	font-weight: bold;
	color: #999999;
}

.sched-row
{
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.sched-cell-spcr
{
	padding: 0px;
	margin: 0px;
	font-size: 8px;
}
.sched-cell-day
{
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	color: #666666;
}
.sched-cell-time
{
	vertical-align: top;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	color: #666666;
}
.sched-cell-lvl
{
	vertical-align: top;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	color: #666666;
}
.sched-cell-inst
{
	vertical-align: top;
	text-align: right;
	padding-left: 5px;
	padding-right: 5px;
	color: #666666;
}
.sched-ref
{
	font-weight: bold;
}

.fees-hdr-cell
{
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	height: 30px;
	padding: 5px;
	font-weight: bold;
	color: #999999;
}
.fees-cell-type
{
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
	color: #666666;
}
.fees-cell-classes
{
	vertical-align: middle;
	text-align: right;
	padding-left: 5px;
	padding-right: 5px;
	color: #666666;
}
.fees-cell-price
{
	vertical-align: middle;
	text-align: right;
	padding-left: 5px;
	padding-right: 5px;
	color: #666666;
}

.fees-cell-valid
{
	vertical-align: middle;
	text-align: right;
	padding-left: 5px;
	padding-right: 5px;
	color: #666666;
}
.photos-img
{
	display: block;
	border-color: #e0e0e0;
	border-style: solid;
	border-width: 1px;
	padding: 1px;
	width: 136px;
}

.photos-img:hover
{
	border-color: #ff9933;	
}
