@charset "utf-8";
/* CSS Document */
body,html{
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	height:100%;
}
body{
	background: #ecebeb;
}
p,a,div,h1,h2,h3,h4,h5,h6{
	margin: 0px;
	padding: 0px;
}
div{
	display: block;
}
p{
	color: #000033;
	font-size: .8em;
}
a{
	color: #600;
	font-size: .8em;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	text-decoration: none;
}
p a{
	font-size: 1em;
	color: #600;
}
#contentContain a:hover{
	text-decoration: underline;
}
h1{
	font-size: 1em;
	color:#600;
	font-style: italic;
	text-transform: uppercase;
}
h2{
	font-size: .9em;
	color: #600;
	margin: 15px 0px 3px 0px;
	text-transform: uppercase;
	border-bottom: 1px solid #CCC;
}
h3{
	font-size: .8em;
}
.bold{
	font-weight: bold;
}
.center{
	text-align: center;
}
#wrapper{
	background: #ffffff;
	margin: 0px auto;
	width: 800px;
}
*html #wrapper{
	width: 795px;
}
#pageContain{
	width: 800px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 10px 0px;
	height: 850px;
	background:#FFFFFF;
	
}
*html #pageContain{
	overflow: visible;
}
.img_left{
	float: left;
}
.img_right{
	float: right;
}
/** TOP CONTACT INFO **/
#topContact{
	width: 780px;
	padding: 5px 10px 0px 10px;
	margin: 0px;
	height: 20px;
	background: #ecebeb;
}
#topContact p{
	color: #600;
}
#nyinfo{
	float: left;
	width: 390px;
	height: 20px;
	text-align: left;
}
#ncinfo{
	float: right;
	width: 390px;
	height: 20px;
	text-align: right;	
}
#ncinfo_2{
	float: left;
	width: 800px;
	height: 20px;
	text-align: center;	
}
#ncinfo a{
	font-size: 1em;
	color: #600;
}
#ncinfo a:hover{
	text-decoration: underline;
}
/** HEADER **/

#headContain{
	float: left;
	width: 800px;
	height: 125px;
	background: #e5e5e5;
}
/** BORDER **/
#leftBorder{
	float: left;
	width: 1px;
	height: 100%;
}
#rightBorder{
	float: right;
	width: 1px;
	height: 100%;
}
/** TOP NAV **/
#topNavContain{
	float: left;
	margin: 0px 2px;
	width: 795px;
	height: 25px;
	background:#600 url(../images/topNav_bg.jpg) no-repeat;
}
.topNavButton{
	float: right;
	padding: 5px 15px 0px 15px;
	margin: 0px;
	height: 20px;
}
*html .topNavButton{
	margin: 0px 7px 0px 15px;
}
a .topNavButton{
	cursor:pointer;
}
.vert_divider{
	float: right;
	width: 2px;
	height: 25px;
	border-right: #333950 2px groove;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#topNavContain a{
	text-decoration: none;
	color:#ffffff;
	font-style:italic;
	font-size: .8em;
	font-weight:bold;
	letter-spacing: .02em;
	width: 100%;
	height: 100%;
}

/** LEFT NAV **/
#leftNav{
	float: left;
	margin: 5px 0px 0px 6px;
	height: 532px;
	width: 175px;
	border: #999999 1px solid;
	background:url(../images/leftNav_bg2.png) repeat-x #ffffff;
	position: relative;
}
*html #leftNav{
	margin: 5px 0px 0px 3px;
}
#leftNav a{
	font-size: .9em;

	color:#333333;
	font-weight: bold;
	line-height: 1.2em;
}
#leftNav a:hover{
	color:#000033;
}
.leftNavButton{
	float: left;
	width: 175px;
	height: 46px;
	background:url(../images/leftNav_divider.png) no-repeat bottom center;
	text-align: center;
	padding: 7px 0px 0px 0px;
}
a .leftNavButton{
	cursor:pointer;
}
.leftNavButton2{
	float: left;
	width: 175px;
	height: 66px;
	text-align: center;
	padding: 7px 0px 6px 0px;
}
a .leftNavButton2{
	cursor:pointer;
}
#ln_crnr_br{
	position: absolute;
	bottom: -1px;
	right: -1px;
	width: 6px;
	height: 6px;
	background:url(../images/br_crnr.png) no-repeat;
}
*html #ln_crnr_br{
	right: -2px;
	background: no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/br_crnr.png', sizingMethod='');
}
#ln_crnr_bl{
	position: absolute;
	bottom: -1px;
	left: -1px;
	width: 6px;
	height: 6px;
	background:url(../images/bl_crnr.png) no-repeat;
}
*html #ln_crnr_bl{
	background: no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bl_crnr.png', sizingMethod='');
}
#ln_crnr_tr{
	position: absolute;
	top: -1px;
	right: -1px;
	width: 6px;
	height: 6px;
	background:url(../images/tr_crnr.png) no-repeat;
}
*html #ln_crnr_tr{
	right: -2px;
	background: no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tr_crnr.png', sizingMethod='');
}
#ln_crnr_tl{
	position: absolute;
	top: -1px;
	left: -1px;
	width: 6px;
	height: 6px;
	background:url(../images/tl_crnr.png) no-repeat;
}
*html #ln_crnr_tl{
	background: no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tl_crnr.png', sizingMethod='');
}
/** CONTENT **/

#contentContain{
	float: right;
	margin: 5px 6px 0px 0px;
	height: 650px;
	width: 600px;
	border: #999999 1px solid;
	position: relative;
	background: #ffffff;

}
*html #contentContain{
	margin: 5px 3px 0px 0px;
}
/**#content_subNav{
	float: left;
	width: 597px;
	height: 25px;
	background:url(../images/subnav_bg.jpg) repeat-x bottom;
	text-align: center;
	padding: 5px 0px 0px 0px;
}
*html #content_subNav{
	clear: none;
	width: 580px;
	height: 25px;
	padding: 0px;
	margin: 5px 0px 0px 5px;
	background: no-repeat center;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/subNav_bg.png', sizingMethod='');
}
#content_subNav a{
	font-size: .725em;
	font-style: italic;
	color: #003366;
	font-weight: bold;
	margin: 0px 6px 0px 6px;
}**/
#content_subNav_2{
	float: left;
	width: 600px;
	height: 45px;
	background:url(../images/subNav_bg.png) no-repeat bottom center;
	text-align: center;
	padding: 5px 0px 0px 0px;
}
*html #content_subNav_2{

	width: 580px;
	height: 45px;
	padding: 0px;
	margin: 5px 0px 0px 5px;
	background: no-repeat center;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/subNav_bg.png', sizingMethod='scale');
	overflow: visible;
}
#content_subNav_2 a{
	font-size: .7em;

	color: #600;
	font-weight: bold;
	margin: 0px 6px 0px 6px;
}
#content_subNav{
	float: left;
	width: 597px;
	height: 60px;
	background:url(../images/subnav_bg.jpg) repeat-x bottom #ffffff;
}
*html #content_subNav{
}
#content_subNav a{
	font-size: .7em;
    color: #600;
	font-weight: bold;
}
.sn_divider{
	height: 50px;
	width: 2px;
	text-align: center;
	background:url(../images/sn_divider.png) repeat-y;
}
#content_head{
	float: left;
	height: 22px;
	width: 580px;
	margin: 0px 10px 0px 10px;
	border-bottom: #cccccc 1px solid;
	padding: 8px 0px 5px 0px;
	position: relative;
	z-index:99;
}
*html #content_head{
	margin: 0px 0px 0px 5px;
}
#content_head_2{
	float: left;
	height: 32px;
	width: 580px;
	margin: 0px 10px 0px 10px;
	border-bottom: #cccccc 1px solid;
	padding: 8px 0px 5px 0px;
	position: relative;
	z-index:99;
}
*html #content_head_2{
	margin: 0px 0px 0px 5px;
}
#title{
	float: left;
	width: 65%;
}
.CollapsiblePanelTab{
	float: right;
	margin: 5px 10px 0px 0px;
	width: 189px;
	height: 16px;
	cursor: pointer;
}
#content{
	float: left;
	overflow: auto;
	width: 575px;
	padding: 10px;
	height: 475px;
}
#content_ph{
	float: left;
	width: 600px;
	height: 425px;
}
.content{
	float: left;
	overflow: auto;
	width: 575px;
	padding: 10px;
	height: 350px;
	visibility: hidden;
	position: absolute;
	top: 95px;
	left: 0px;
}
table.training td{
	border: #999999 1px solid;
	padding: 5px 0px 5px 0px;
}
table.training tr.courseHead td{
	background: #eeeeee;
}
#sponsors{
	float: left;
	width: 560px;
	height: 99px;
	margin: 15px 0px 0px 16px;
	background:url(../images/productBarBack.png) no-repeat;
	position: relative;
}
*html #sponsors{
	margin: 15px 0px 0px 10px;
}
#sponsors_head{
	position: absolute;
	width: 106px;
	height: 14px;
	top: -7px;
	left: 10px;
	background: url(../images/specializing_img.png) no-repeat;
	z-index: 99;
}
*html #sponsors_head{
	background: no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/specializing_img.png', sizingMethod='');
}
.sponsors_sec1{
	float: left;
	width: 130px;
	height: 60px;
	margin-top: 10px;
	background:url(../images/sponsor_1.png) no-repeat center;
}
.sponsors_sec2{
	float: left;
	width: 130px;
	height: 60px;
	margin-top: 10px;
	background:url(../images/sponsor_2.png) no-repeat center;
}
.sponsors_sec3{
	float: left;
	width: 130px;
	height: 60px;
	margin-top: 10px;
	background:url(../images/sponsor_3.png) no-repeat center;
}
.sponsors_sec4{
	float: left;
	width: 170px;
	height: 60px;
	margin-top: 10px;
	background:url(../images/sponsor_5.png) no-repeat center;
}
.sponsors_sec5{
	float: left;
	clear: left;
	margin: 7px 0px 0px 0px;
	height: 16px;
	width: 560px;
	text-align:center;
}
.sponsors_sec5 p{
	font-weight: bold;
	font-style: italic;
	white-space: pre;
	font-size: .75em;
	color:#600;
}
#zip_code{
	width: 35px;
}
#cc_crnr_br{
	position: absolute;
	bottom: -1px;
	right: -1px;
	width: 6px;
	height: 6px;
	background:url(../images/br_crnr.png) no-repeat;
}
*html #cc_crnr_br{
	background: no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/br_crnr.png', sizingMethod='');
}
#cc_crnr_bl{
	position: absolute;
	bottom: -1px;
	left: -1px;
	width: 6px;
	height: 6px;
	background:url(../images/bl_crnr.png) no-repeat;
}
*html #cc_crnr_bl{
	background: no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bl_crnr.png', sizingMethod='');
}
#cc_crnr_tr{
	position: absolute;
	top: -1px;
	right: -1px;
	width: 6px;
	height: 6px;
	background:url(../images/tr_crnr.png) no-repeat;
}
*html #cc_crnr_tr{
	background: no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tr_crnr.png', sizingMethod='');
}
#cc_crnr_tl{
	position: absolute;
	top: -1px;
	left: -1px;
	width: 6px;
	height: 6px;
	background:url(../images/tl_crnr.png) no-repeat;
}
*html #cc_crnr_tl{
	background: no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tl_crnr.png', sizingMethod='');
}
#footer{
	float: left;
	width: 795px;
	padding-top: 15px;
	height: 40px;
	text-align: center;
	font-size: 75%;
	background: #ffffff;
}
.textfieldRequiredMsg{
	position: absolute;
	bottom: 15px;
	left: 25px;
}


.widget{
	width: 550px;
	overflow: visible;
}
.widget #zwOuter{
	font-family: Arial, Helvetica, sans-serif;
}
.widget #zwOuter #zwOuterFrame{
	border-width: 1px;
}
.widget .zwContent li .zwContentTitle a{
	color:#000033;
	font-size: 11px;
}	
.widget .zwContentText{
	font-size: 11px;
}
.gotoMeeting table{
	border: #1659a1 1px solid;
	margin: 10px 5px 10px 50px;
}
