#ecmFirst{
	display: none !important;
}

#ecmLast{
	display: none !important;
}

.but_previous_disable
{
	display: none !important;
}

.but_next_disable
{
	display: none !important;
}

 
/*#ecmPrevious,*/
#ecmPrevious a
{
	background-image: url('/images/back_normal.gif');
	font-size: 0px;
	display: block;
	height: 19px !important;
	width: 59px !important;
	float: left;
	margin-right: 5px;
	margin-top: 20px;
}

#ecmPrevious a:hover
{
	background-image: url('/images/back_hover.gif');
}

/*#ecmNext,*/
#ecmNext a 
{
	background-image: url('/images/next_normal.gif');
	font-size:0px;
	display: block;
	height: 19px;
	width: 59px;
	float: left;
	margin-top: 20px;
}


#ecmNext a:hover
{
	background-image: url('/images/next_hover.gif');
}

/*#ecmFinish,*/
#ecmFinish a 
{
	background-image: url('/images/finish_normal.gif');
	font-size:0px;
	display: block;
	height: 19px;
	width: 59px;
	float: left;
	margin-top: 20px;
}


#ecmFinish a:hover
{
	background-image: url('/images/finish_hover.gif');
}

.root{
/*	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;*/
	background-color: #ffffff;
}

/*.root table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 0px;
	margin: 0px;
}*/

.root form,
.root dl,
.root dd,
.root dt,
.root ul,
.root ol,
.root li,
.root p{
	padding: 0px;
	margin: 0px;
}

/*.root a,
.root a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b69b7;
	text-decoration: none;
}

.root a:hover{
	text-decoration: underline;
}

.root a:focus{
	outline: none;
}*/

.root h1,
.root h2,
.root h3,
.root h4,
.root h5,
.root h6{
/*	font-family: Arial, Helvetica, sans-serif;
	color: #333333;*/
	margin: 0;
	padding: 0;
}

/*.root h1{
	font-size: 18px;
	font-weight: bold;
}*/

h1.main-title{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
}

h1.main-title a
{
    font-size: 15px;    
    color: #000000;
}

.root label,
.root img{
	display: block;
	border: none 0px transparent;
}

.root .review img
{
	float: left;
}

.content-panel-box img
{
	/*width: 238px;*/
}

.root .design_list_vertical .label
{
	border: none 0px transparent;
}

.root input,
.root textarea,
.root select{
/*	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;*/
}

.root .clear-fix{
	clear: both;
}

.root .ie6fix{
	display: none;
}

.root{
	width: 992px;
	margin: auto;
}

/* panel START */

.panel{
	width: 264px;
	float: left;
	padding-bottom: 191px;
	background: transparent url(/images/panel-bgr.jpg) no-repeat right;
}

.panel .panel-menu table{
	width: 264px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 0px;
	margin: 0px;
}

.panel .panel-menu table .row,
.panel .panel-menu table .rowO{
	cursor: pointer;
}

.panel .panel-menu table td{
	border-bottom: 1px solid #fff;
}

.panel .panel-menu table .col1{
	width: 74px;
	padding: 5px 8px 5px 8px;
	background-color: #2e3849;
}

.panel .panel-menu table .col2{
	/*width: 146px;*/
	padding: 5px 17px 5px 15px;
	background: #4d79c6 url(/images/b-panel-menu.gif) no-repeat 0px center;
}

.panel .panel-menu table .row h2,
.panel .panel-menu table .rowO h2{
	color: #f7ffcf;
	font-size: 12px;
}

.panel .panel-menu table .rowO h2 a{
	/*color: #ff8c00;*/
	/*color: #ffc600;*/
	color: #ffde00;
	text-decoration: none;
}

/*.panel .panel-menu table .row h2 a:link,
.panel .panel-menu table .row h2 a:hover,
.panel .panel-menu table .row h2 a:active,
.panel .panel-menu table .rowO h2 a:link,
.panel .panel-menu table .rowO h2 a:hover
{
	color: green;
}*/

.panel .panel-menu table .row h3 a,
.panel .panel-menu table .rowO h3 a{
	color: #8db2f9;
	font-size: 11px;
	font-weight: normal;
}

.panel .panel-menu table .rowO h3 a{
	color: #f7ffcf;
}

/* panel END */

.main{
	width: 728px;
	float: left;
}

/* Columns for Master Page */
.master_main{width: 525px; float: left; }
.master_right{width: 200px; float: left;}

/*search box start*/
div.searchwrapper
{
	position: relative;
	/*top:35px;*/
	right:30px;
	/*left: 447px;*/
	height:40px;
	width:250px;
	font-size:0.8em;
	bottom: 32px;
	float: right;
}
div.searchwrapper div.roundcap
{
	position:absolute;
	height:20px;
	width:11px;
	top:0px;
	left:-10px;
	background-image:url(/images/roundcap.jpg);
	background-repeat:no-repeat;
}

div.searchwrapper input.searchfield
{
	width:200px;
	position:absolute;
	left:0px;
	top:0px;
	height:15px;
}
div.searchwrapper input
{
	vertical-align:middle;
}
div.searchwrapper span
{
	position:absolute;
	right:0px;
	bottom:0px;
}
div.searchwrapper input.searchButton
{
	position:absolute;
	width:69px;
	height:22px;
	top:0px;
	left:203px;
}
/*search box end*/

/* header START */

.header-bgr{
	float: left;
	background: transparent url(/images/header-bgr.gif) repeat-x 0px 0px;
}

.header-bgr .titleBar{
	position:relative; 
	bottom:40px;
}

.header{
	width: 728px;
	height: 120px;
	float: left;
	
}

#header-type1{
	background: transparent url(/images/header-type1.jpg) no-repeat 23px 36px;
}

#header-type2{
	background: #333333 url(/images/header2-bgr.gif) repeat-x 0px 0px;
}

#header-type2 .header{
	height: 85px;
	background: transparent url(/images/header-type2.jpg) no-repeat 23px 36px;
}

.header .menu{
	width: 719px;
	height: 74px;
	float: left;
	padding: 7px 9px 0 0;
	text-align: right;
}

.header .menu .login h2,
.header .menu .login a,
.header .menu .login a:hover,
.header .menu .login span{
	font-weight: bolder;
	font-family: Arial;
	line-height: 16px;
	font-size: 10px;
	display: inline;
	color: white;
	text-transform: uppercase;
	text-decoration: none;
}

.header .menu .login a:hover{
	color: #ffde00;
}

.header .menu h2,
.header .menu a,
.header .menu a:hover,
.header .menu span{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 12px;
	display: inline;
	color: #f7ffcf;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
}

.header .menu a:hover{
	color: #ffde00;
}

.header .menu span{
	padding: 0px 2px 0px 2px;
}

.header .bar{
	width: 712px;
	height: 30px;
	float: left;
	padding: 0 8px 0 8px;
}

.header .bar .title{
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	line-height: 30px;
	font-size: 18px;
	font-weight: normal;
	color: #7797d4;
}

.header .bar .button,
.header .bar .button a,
.header .bar .button a:hover,
.header .bar .buttonO,
.header .bar .buttonO a,
.header .bar .buttonO a:hover{
	width: 125px;
	height: 19px;
	float: left;
	display: block;
	background: transparent url(/images/b-header-bar.gif) no-repeat 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	text-align:center;
	padding-top: 1px;
}

.header .bar .buttonO,
.header .bar .buttonO a,
.header .bar .buttonO a:hover{
	background: transparent url(/images/b-header-bar-o.gif) no-repeat 0px 0px;
	cursor: pointer;
}


.header .bar .button,
.header .bar .buttonO{
	float: right;
	text-align: center;
	margin-top: 5px;
}

.header .bar .button a,
.header .bar .button a:hover,
.header .bar .buttonO a,
.header .bar .buttonO a:hover{
	line-height: 19px;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
}

div.header-info 
{
	position: absolute;
	left:0px;
	top:0px;
	width:351px;
	height: 50px;
	float:left;
	background: transparent url(/Images/Disclaimer.gif) no-repeat;
	display:block;
}
div.header-info .close-button 
{
	position:relative;
	float:right;
}
div.header-info-experts 
{
	position: absolute;
	left:0px;
	top:0px;
	width:500px;
	height: 50px;
	float:left;
	background: transparent url(/Images/experts.gif) no-repeat;
	display:block;
}
div.header-info-experts .close-button 
{
	position:relative;
	float:right;
}

div.header-info-writers 
{
	position: absolute;
	left:0px;
	top:0px;
	width:500px;
	height: 50px;
	float:left;
	background: transparent url(/Images/writers.gif) no-repeat;
	display:block;
}
div.header-info-writers .close-button 
{
	position:relative;
	float:right;
}
div.header-info-terms 
{
	position: absolute;
	left:0px;
	top:0px;
	width:351px;
	height: 50px;
	float:left;
	background: transparent url(/Images/terms.gif) no-repeat;
	display:block;
}
div.header-info-terms .close-button 
{
	position:relative;
	float:right;
}

/* header END */

/* content START */

.content{
	width: 714px;
	float: left;
	padding: 4px 7px 0px 0px;
}

.content p,
.content ul,
.content ol,
.content #Article,
.content #References{
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}


.content h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #3b69b7;
}

.poll h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	padding: 5px 0 5px 0;
}

.content h6{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 14px;
	font-size: 10px;
}

.content ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style: none;
	padding-left: 19px;
	margin-left: 16px;
	background: transparent url(/images/bullet-type1.gif) no-repeat 0px 5px;
}
.register ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
}

.content ol li{
	margin-left: 35px;
}

.content .content-text{
	width: 455px;
	float: left;
}

.content .c-panel{
	/*width: 248px;*/
	/*width: 238px;*/
	width: 195px;
	float: right;
	padding: 20px 0 0 10px;
}

.content .c-panel .content-panel-box{
	float: right;
	padding-bottom: 20px;
}

.content .c-panel .content-panel-box h2{
	/*width: 228px;*/
	width: 175px;
	float: left;
	padding: 5px 10px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	color: #2e3849;
	background: transparent url(/images/content-panel-title-bgr.gif) repeat-x 0px 0px;
}

.content .c-panel .content-panel-box .signup-newsletter,
.content .c-panel .content-panel-box .prew-newsletter,
.content .c-panel .content-panel-box .simple-text-box,
.content .c-panel .content-panel-box .poll{
	/*width: 226px;*/
	width: 195px;
	float: left;
	/*padding: 0 11px 0 11px;*/
}

.content .c-panel .content-panel-box .signup-newsletter .label{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	padding: 3px 0 5px 0;
}

.content .c-panel .content-panel-box .signup-newsletter input{
	display: block;
	float: left;
}

.content .c-panel .content-panel-box .signup-newsletter .field{
	width: 190px;
	padding: 4px;
	border: 1px solid #3b69b7;
	margin-bottom: 7px;
}

.content .c-panel .content-panel-box .signup-newsletter .button,
.content .c-panel .content-panel-box .signup-newsletter .buttonO{
	width: 65px;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f7ffcf;
	border: 0px solid transparent;
	background: transparent url(/images/b-type1.gif) repeat-x 0px 0px;	
	cursor: pointer;
}

.content .c-panel .content-panel-box .signup-newsletter .buttonO{
	background: transparent url(/images/b-type1-o.gif) repeat-x 0px 0px;
}

.content .c-panel .content-panel-box .prew-newsletter a,
.content .c-panel .content-panel-box .prew-newsletter a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a6eb9;
	float: left;
	display: block;
	clear: both;
	padding: 3px 0 3px 0;
	font-weight: bold;
	text-decoration: none;
}

.content .c-panel .content-panel-box .prew-newsletter a:hover{
	text-decoration: none;
	color: #093259;
}

.content .c-panel .simple-text-box .title,
.poll h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	padding: 5px 0 5px 0;
}

.content .c-panel .simple-text-box .text{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	padding-bottom: 2px;
	line-height: 18px;
}

.content .c-panel .simple-text-box a.link,
.content .c-panel .simple-text-box a:hover.link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a6eb9;
	font-weight: bold;
	text-decoration: none;
}

.content .c-panel .simple-text-box a:hover.link{
	text-decoration: none;
	color: #093259;
}

.content .c-panel .poll .poll-text{
	padding: 5px 0 3px 0;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.content .c-panel .poll .poll-question,
.content .c-panel .poll .poll-spacer{
	width: 226px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.content .c-panel .poll .poll-spacer{
	background: transparent url(/images/hr-line-type1.gif) repeat-x 0px bottom;
}

.content .c-panel .poll .radio{
	display: block;
	float: left;
	position: relative;
	bottom: 1px;
}

.content .c-panel .poll .text{
	width: 200px;
	display: block;
	float: left;
	padding-left: 5px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.content .c-panel .poll a.pool-submit,
.content .c-panel .poll a:hover.pool-submit{
	display: block;
	float: left;
	margin-top: 10px;
	font-weight: bold;
	color: #3a6eb9;
	text-decoration: none;
}

.content .c-panel .poll a:hover.pool-submit{
	text-decoration: none;
	color: #093259;
}

#content-homepage{
	width: 704px;
	float: left;
	padding: 5px 12px 20px 12px;
	color: #aaaaab;
	background: #333333 url(/images/header-type2-text.jpg) no-repeat 23px 0px;
}

#content-homepage p,
#content-homepage ul,
#content-homepage ol{
	padding-bottom: 0px;
	color: #aaaaab;
}

#content-homepage .title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #f7ffcf;
	font-weight: bold;
}

#content-homepage .text{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.content-homepage-items{
	width: 458px;
	float: left;
	padding: 30px 20px 0 0;
}

.content-homepage-items h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #f7ffcf;
	font-weight: bold;
}

.content-homepage-items .item{
	float: left;
	padding: 15px 0 0 17px;
	background: transparent url(/images/bullet-type2.gif) no-repeat 0px 19px;
}

.content-homepage-panel{
	width: 226px;
	float: left;
	margin-top: 27px;
	background: transparent url(/images/hr-line-type1.gif) repeat-x 0px 0px;
}

.content-homepage-panel .item{
	width: 226px;
	float: left;
	padding: 15px 0 22px 0;
	background: transparent url(/images/hr-line-type1.gif) repeat-x 0px bottom;
}

.content-homepage-panel .item .title{
	padding-bottom: 10px;
}


.content-homepage-panel .item .date{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 18px;
	margin-bottom: 2px;
	color: #898989;
}

.content-homepage-panel .item a.more-link,
.content-homepage-panel .item a:hover.more-link{
	font-weight: bold;
	text-decoration: none;
	color: #8db2f9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.content-homepage-panel .item a:hover.more-link{
	color: #0066ff;
}

.content-homepage-banner,
.content-homepage-banner img{
	float: left;
}

#content-courses{
	width: 719px;
	float: left;
	padding: 20px 0 0 9px;
}

#content-courses  p,
#content-courses  ul,
#content-courses  ol{
	padding-bottom: 0px;
}

#content-courses .courses-item{
	float: left;
	padding: 0 0 12px 0;

}

#content-courses .courses-item .courses-item-image{
	width: 177px;
	float: left;
	margin-right: 7px;
}

#content-courses .courses-item .courses-item-text{
	width: 535px;
	float: left;
}

#content-courses .courses-item .courses-item-text .title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #333333;
}

#content-courses .courses-item .courses-item-text .text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #333333;
	min-height: 62px;
}

#content-courses .courses-item .courses-item-text a.link,
#content-courses .courses-item .courses-item-text a:hover.link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a6eb9;
	text-decoration: none;
	font-weight: bold;
}

#content-courses .courses-item .courses-item-text a:hover.link{
	text-decoration: none;
	color: #093259;
}

#content-newsletter{
	width: 719px;
	float: left;
	padding: 20px 0 0 9px;
}

#content-newsletter  p,
#content-newsletter ul,
#content-newsletter ol{
	padding-bottom: 0px;
}

#content-newsletter .newsletter-article{
	width: 100%;
	padding-top: 15px;
	float: left;
}

#content-newsletter .newsletter-article .title{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	color: #333333;
}

#content-newsletter .newsletter-article .text{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
}

#content-newsletter .newsletter-article a.more,
#content-newsletter .newsletter-article a:hover.more{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a6eb9;
	font-weight: bold;
	text-decoration: none;
}

#content-newsletter .newsletter-article a:hover.more{
	text-decoration: none;
	color: #093259;
}

#content-highlights{
	/*width: 719px;*/
	width: 455px;
	float: left;
	padding: 0px 0 0 9px;
}

#content-highlights .highlights-article{
	width: 100%;
	padding-top: 15px;
	float: left;
}

#content-highlights .highlights-article .title{
	padding: 0 0 0 15px;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	background: transparent url(/images/bullet-type2.gif) no-repeat 0px 3px;
}

#content-highlights .highlights-article a.link,
#content-highlights .highlights-article a:hover.link{
	padding: 0 0 0 15px;
	font-style: italic;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #3a6eb9;
}

#content-highlights .highlights-article a:hover.link{
	text-decoration: none;
	color: #093259;
}

#content-assessment h1{
	padding-bottom: 8px;
}

#content-assessment p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-bottom: 5px;
}

#content-assessment .text{
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content-assessment .points-desc{
	margin: 5px 0 20px 17px;
}

#content-assessment .points-desc td{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 4px 10px 4px 10px;
	background-color: #b6b7ad;
	font-size: 11px;
}

#content-assessment .points-desc td.even{
	background-color: #cecfc9;
}

#content-assessment .question .number{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
}

#content-assessment .points{
	padding: 4px 0 4px 20px;
	font-size: 11px;
	font-weight: bold;
}

#content-assessment .points .point-spacer{
	color: #cccc99;
	font-size: 14px;
	position: relative;
	bottom: 2px;
	padding: 0 3px 0 3px;
}

#content-assessment .submit-button,
#content-assessment .submit-buttonO{
	width: 65px;
	height: 19px;
	margin-top: 25px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #f7ffcf;
	border: 0px solid transparent;
	background: transparent url(/images/b-type1.gif) repeat-x 0px 0px;
	cursor: pointer;
}

#content-assessment .submit-buttonO{
	background: transparent url(/images/b-type1-o.gif) repeat-x 0px 0px;
}
/* content END */

/* footer START */

.footer{
	width: 725px;
	float: left;
	/*padding: 30px 0 45px 267px;*/
}

#footer-homepage{
	padding-top: 8px;
	padding-left: 9px;
}

.footer .footer-menu{
	width: 450px;
	float: left;
}

.footer .footer-menu h2,
.footer .footer-menu span,
.footer .footer-menu a,
.footer .footer-menu a:hover{
	float: left;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #737373;
	font-weight: normal;
	text-decoration: none;
}

.footer .footer-menu a:hover{
	text-decoration: underline;
}

.footer .footer-menu span{
	padding: 0 8px 0 8px;
}

.footer .footer-copyright{
	/*width: 270px;*/
	/*float: right;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #737373;
	text-align: right;
}

/* footer END */












.fload-div{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #ffffff;
}

.fload-div table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 0px;
	margin: 0px;
}

/*.fload-div table tr,
.fload-div table tr td,
.fload-div table tr td span,
.fload-div table tr td span a
{
	height:20px;
}*/

.fload-div form,
.fload-div dl,
.fload-div dd,
.fload-div dt,
.fload-div ul,
.fload-div ol,
.fload-div li,
.fload-div p{
	padding: 0px;
	margin: 0px;
}

.fload-div a,
.fload-div a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b69b7;
	text-decoration: none;
}

.fload-div a:hover{
	text-decoration: underline;
}

.fload-div a:focus{
	outline: none;
}

.fload-div h1,
.fload-div h2,
.fload-div h3,
.fload-div h4,
.fload-div h5,
.fload-div h6{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0;
	padding: 0;
}

.fload-div h1{
	font-size: 18px;
	font-weight: bold;
}

.fload-div label,
.fload-div img{
	display: block;
	border: none 0px transparent;
}

.fload-div input,
.fload-div textarea,
.fload-div select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.fload-div .clear-fix{
	clear: both;
}

.fload-div .ie6fix{
	display: none;
}

.fload-div{
	width: 800px;
	position: absolute;
	top: 50px;
	left: 50px;
}

.fload-div .header-bgr{
	float: left;
	background: transparent url(/images/header3-bgr.gif) repeat-x 0px 0px;
}

.fload-div .header{
	width: 790px;
	height: 30px;
	float: left;
	padding: 49px 0 10px 10px;
	background: transparent url(/images/header-type3.jpg) no-repeat 0px 0px;
}

.fload-div .header .title{
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #7797d4;
}

/* float-div-quiz START */

#fload-div-quiz .content{
	width: 790px;
	padding: 12px 0 12px 10px;
}

#fload-div-quiz .content p,
#fload-div-quiz .content ul,
#fload-div-quiz .content ol{
	padding: 0;
}

#fload-div-quiz .content .quiz-text{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	padding-bottom: 18px;
}

#fload-div-quiz .content .quiz-row-odd,
#fload-div-quiz .content .quiz-row-even{
	padding: 18px 12px 18px 12px;
}

#fload-div-quiz .content .quiz-row-odd{
	padding: 6px 12px 6px 12px;
	background-color: #f7ffcf;
}

#fload-div-quiz .content .quiz-question{
	padding-bottom: 3px;
}

#fload-div-quiz .content .quiz-question .number{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

#fload-div-quiz .content .quiz-options{
	margin-left: 15px;
}

#fload-div-quiz .content .quiz-options input{
	display: inline;
	position: relative;
	top: 1px;
	right: 2px;
}

#fload-div-quiz .content .quiz-options div{
	padding: 2px 0 2px 0;
}

#fload-div-quiz .quiz-submit,
#fload-div-quiz .quiz-submitO{
	width: 80px;
	height: 19px;
	margin: 10px 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f7ffcf;
	border: 0px solid transparent;
	background: transparent url(/images/b-type2.gif) repeat-x 0px 0px;
	cursor: pointer;
}

#fload-div-quiz .quiz-submitO{
	background: transparent url(/images/b-type2-o.gif) repeat-x 0px 0px;
}

/* float-div-quiz END */

/* float-div-lesson START */

#fload-div-lesson .panel{
	width: 263px;
	float: left;
	padding: 12px 12px 12px 12px;
	background: none;
}

#fload-div-lesson .panel .box-quick-tip{
	margin: 11px 0 0 0;
	padding: 6px 13px 6px 12px;
	background: transparent url(/images/content-panel-title-bgr.gif) repeat-x 0px 0px;
}

#fload-div-lesson .panel .box-quick-tip .tip{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	padding-bottom: 8px;
}

#fload-div-lesson .panel .box-quick-tip .text{
	line-height: 18px;
	font-size: 12px;
	color: #3b69b7;
	padding-bottom: 20px;
	background: transparent url(/images/hr-line-type1.gif) repeat-x 0px bottom;
}

#fload-div-lesson .content{
	width: 501px;
	float: left;
	padding: 12px 12px 12px 0;
}

#fload-div-lesson .content p,
#fload-div-lesson .content ul,
#fload-div-lesson .content ol{
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}

/* float-div-lesson END */
/*prnt*/
.articlePrintAction {
	position: relative;
	width: 127px;
	height:20px;
	float: right !important;
	text-align:right !important;
	
}
.changePwLink
{
	margin-top: 4px;
	text-align: right;
	float: right;
	padding-right: 20px;
	text-decoration: none;
	padding-left: 20px;
}

.changePwBtn{
	background-color: #666666;
	border-style: inset;
	border-width: 1px;
	font-size: 8pt;
	color: White;
	height: 17px                            

}

.optiontextcell
{
    font-size: 12px;
}