@charset "utf-8";
/* CSS Document */
@charset "utf-8";
/* CSS Document */


body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: justify; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
	background-position: top;
}
.twoColFixLtHdr #container {
	width: auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	left: 0px;
	top: 0px;
	height: auto;
} 
.twoColFixLtHdr #header {
	background-repeat: no-repeat;
	width: 850px;
	height: 158px;
	left: 0px;
	top: 0px;
} 
.twoColFixLtHdr #PrintBanner {
	height: 141px;
	width: 850px;
	display: block;
}

#banner {
	left: 0px;
	top: 0px;
	height: 141px;
	width: 850px;
	position: relative;
	display: none;
}
.twoColFixLtHdr #navbar {
	padding: 0px;
	height: 17px;
	width: 850px;
	clear: both;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: none;
}

.NavLink {
	font-size: 11px;
	color: #999999;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
.twoColFixLtHdr  #container  #sidebarContent {
	width: 134px;
	z-index: 0;
	padding-top: 30px;
	padding-left: 50px;
	padding-right: 20px;
	background-image: url(../images/SideBar-BG.gif);
	background-repeat: no-repeat;
	float: left;
	display: none;
	
}




#maincontent {
	width: auto;
	background-position: top;
	height: auto;
	z-index: 2;
	top: auto;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 50px;
	float: left;
}
.twoColFixLtHdr #container #BackgoundWrapper {

}

.twoColFixLtHdr #container #maincontent #wrapper {
	width: auto;
	height: 500px;
	z-index: 1;
	}


h1 {
	font-size: 18px;
	font-weight: 600;
	color: #333333;
	letter-spacing: 0.25em;
}

h2 {
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	margin-top: 20px;
	margin-bottom: 5px;
}
h3 {
	font-size: 12px;
	line-height: 18px;
	font-weight: 600;
	color: #666666;
	margin-top: 14px;
	margin-bottom: 3px;
}
h4 {
	font-size: 14px;
	line-height: 14px;
	font-weight: 600;
	color: #999999;
	margin-bottom: 5px;
}
h5 {
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	margin-bottom: 8px;
	margin-top: 0px;
	
}
h6 {
	font-size: 12px;
	color: #666666;
	text-align: left;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: normal;
}
p {
	font-size: 12px;
	color: #000000;
	text-align: left;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 8px;
}
.imgBorder {
	border: 3px solid #000;
}
.footnote {
	font-size: 9px;
	color: #999999;
	text-align: right;
	margin-right: 18px;
}
ul {
	font-size: 10px;
	color: #999999;
	text-align: left;
	line-height: 13px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-indent: 0px;
	list-style-position: outside;
	list-style-type: circle;
}
#tableWrapper {
	float: left;
	width: 210px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.tableHeader {
	font-size: 12px;
	color: #000000;
	background-color: #FF9900;
	text-align: center;
}
td {
	font-size: 10px;
	background-color: #333333;
}
/* CSS Document */


a:link {
	text-decoration: none;
	color: #ff9900;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
		}
a:active {
	text-decoration: none;
	color: #ff9900;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
#footer   {
	z-index: 10;
	clear: both;
	height: 30px;
	font-size: 9px;
	color: #000000;
	text-align: left;
	padding-top: 40px;
	padding-right: 19px;

} 

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:none;
	height:0;
	line-height: 0px;
}
.twoColFixLtHdr #container #BackgoundWrapper #maincontent #thumbnailWrapper {
	display: none;
}
.twoColFixLtHdr #container #BackgoundWrapper #maincontent object {
	display: none;
}
.twoColFixLtHdr #container #BackgoundWrapper #maincontent #MainImage #detailWrapper #pay {
	display: none;
}
.twoColFixLtHdr #container #BackgoundWrapper #maincontent #MainImage #detailWrapper {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}
.twoColFixLtHdr #container #BackgoundWrapper #maincontent .galleryBT #VisitGalleryBT {
	display: none;
}
.twoColFixLtHdr #container #BackgoundWrapper #maincontent .trainingimage {
	float: right;
	border: 2px solid #000000;
	margin-left: 30px;
}
