html
{
	float: left;
	width: 100%;
	color: #636363;
	font-family: arial, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0;
	background-image: url(../images/back/body_secondary_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #454545;
}

body
{
	width: 1024px;
	margin: auto;
}

img
{

	border: none;
}
img a
{
	text-decoration:none;
	border: none;
}

table td.top {
	vertical-align: top;
}

div.header
{
	float: left;
	width: 1024px;
	background-image: url(../images/headers/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 298px;
}

/* Start Login Form Elements */

div.form#login
{
	float: left;
	width: 309px;
	padding: 0px;
	background-image: url(../images/back/login_repeat.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 29px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div.form#login input.formTxt
{
	float: left;
	width: 111px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/back/input_bg.gif);
	background-position: left top;
	background-repeat:repeat-x;
	height: 15px;
	color: #636363;
	background-color: transparent;
}

div.form#login input.formBtn
{
	float: left;
	padding-left: 3px;
}

/* End Login Form Elements */

/* Start Primary Navigation */

div.navigation#primary
{
	width: 498px;
	background-image: url(../images/back/nav_repeat.gif);
	background-repeat: repeat-x;
	background-position: center top;
	float: left;
	padding-top: 6px;
}

div.navigation#primary ul
{
	background-color: transparent;
	color: #626262;
	list-style-type: none;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
	margin: 0px;
}

div.navigation#primary li
{
	display: inline;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
}

div.navigation#primary li li
{
	float: left;
	clear: both;
}

div.navigation#primary li.nb
{
	border-left: none;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	float: left;
}

div.navigation#primary a
{
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: none;
}

div.navigation#primary a:hover
{
	text-decoration: none;
	color: #6BB804;
	background-color:transparent;
}

div.navigation#primary a.active
{
	background-color: transparent;
	color: #6BB804;
	text-decoration: none;
}

#contain_services
{
	position: absolute;
	padding: 0;
	/*visibility: hidden;*/
	display: none;
	z-index:300;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -21px;
}

div.navigation#primary #menu_services
{
	float: left;
	padding: 3px 0px 0px 0px;
	text-align: left;
}

div.navigation#primary #menu_services ul
{
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	background-image: none;
	background-color: transparent;
	color: #ffffff;
	list-style: none;
	font-size: 14px;
}

div.navigation#primary #menu_services li
{
	display: block;
	margin: 0;
	padding: 0;
}

div.navigation#primary #menu_services a
{
	display: block;
	width: 140px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #535353;
	margin: 0;
	border-bottom: 1px solid #FFFFFF;
	filter: alpha(opacity=85);

	-moz-opacity: .85;
	opacity: .85;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 19px;
}

div.navigation#primary #menu_services a:hover
{
	background-color: #535353;
	color: #6BB804;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

div.navigation#primary #no_hand:hover {
	cursor:default;
	color: #FFFFFF;
	background-color: transparent;
}

/* End Primary Navigation */

div.main_contain
{
	width: 766px;
	margin: auto;
}

/* Start Secondary Navigation */

div.navigation#secondary
{
	float: left;
	width: 221px;
	margin-bottom: 10px;
	padding-top: 4px;
}

* html div.navigation#secondary
{
	width: 201px;
}

div.navigation#secondary ul
{
	background-color: transparent;
	color: #000000;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.navigation#secondary li
{
	margin: 0;
}

div.navigation#secondary a
{
	display: block;
	width: 199px;
	margin: 0px;
	background-color: transparent;
	color: #636363;
	text-decoration: none;
	background-image: url(../images/back/arrow_grey.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecdcd;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 0px;
}

div.navigation#secondary a:hover
{
	background-color: transparent;
	color: #636363;
	text-decoration: underline;
}

div.navigation#secondary a.active
{
	background-color: #6786a8;
	color: #ffffff;
}


/* End Secondary Navigation */

/* Start Content Display */

div.content
{
	float: left;
	width: 589px;
	color: #636363;
	font-family: arial,sans-serif;
	background-image: url(../images/back/content_bottom2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 24px;
	height: 379px;
	background-color: #FFFFFF;
}

div.content h1
{
	margin: 0;
	padding: 0px 0px 10px 0px;
	background-color: transparent;
	color: #6786a8;
	font-size: 16px;
}

div.content h2
{
	background-color: transparent;
	color: #636363;
	font-size: 22px;
	font-weight: normal;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin: 0;
	padding-left: 28px;
}
div.content h3
{
	padding-right:0px;
	padding-bottom:0px;
	margin-right: 0px;
}
div.side_content h3 {
	color: #6bb804;
	font-size: 14px;
	padding: 0;
	margin: 0;
}
div.content .underline
{
	color: #636363;
	text-decoration:underline;
}

div.content p
{
	margin: 0;
	padding: 0px 0px 10px 0px;
}

div.content p.credit
{
	font-weight:bold;
	font-style:italics;
}

div.content p.smallPrint
{
	font-size:9px;
}

div.content ul
{
	list-style-type: none;
	list-style-image: url(../images/back/bullet_grey.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 44px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
div.content ul ul
{
	padding-bottom: 0px;
}

/* End Content Display */

/************ Wizard Content **********/
div.content .wizard_content_holder{
	width:645px;
	margin:auto;
}
div.content .wizard_top{
	width:645px;
	height:15px;
	background-image:url(../images/back/wizard_bg_top.gif);
	background-repeat:no-repeat;
}
div.content .wizard_bg_repeat{
	width:645px;
	height:auto;
	background-image:url(../images/back/wizard_bg_repeat.gif);
	background-repeat:repeat-y;
	padding: 10px 20px 10px 10px;
}
div.content .wizard_bg_repeat p.wizardWidth{
	width:620px;
}

div.content .wizard_bottom{
	width:645px;
	height:22px;
	background-image:url(../images/back/wizard_bg_bottom.gif);
	background-repeat:no-repeat;
}

/*div .content table td {
	border-top:1px solid #cecdcd;
	border-right:1px solid #cecdcd;
	border-left:1px solid #cecdcd;
	padding:4px;
	margin-bottom:0;
	padding-top:8px;
	padding-bottom:8px;
	
}
div .content table tr.top {
	height:40px;
	text-align:center;
	background-color:#f4f3f3;
	color:#000000;
	font-weight:bold;
	
}*/



/* End wizard content */


/******** Assessment Content ***/

div.content .assessmentContent{
	width:370px;
	height:411px;
	margin:0 0 -220px 150px;
	padding:15px 15px 15px 65px;
	background-image:url(../images/back/assessmentQ_bg.gif);
	background-repeat:no-repeat;
	position:relative;
	float:left;
}
* html div.content .assessmentContent{
	width:370px;
	height:411px;
	margin:0 0 -220px 70px;
	padding:15px 15px 15px 65px;
	background-image:url(../images/back/assessmentQ_bg.gif);
	background-repeat:no-repeat;
	position:relative;
	float:left;
}

div.content .assessmentContent p{
	width:330px;
}

div.content .assessmentContent .nextBtn{
	background-image:url(../images/btns/assessmentNextBtn.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:transparent;
	width:63px;
	height:27px;
	border:none;
	margin:0;
	padding:0;
	left:250px;
	top:10px;
	float:left;
	display:inline;
	position:relative;
	cursor:pointer;
}
div.content .assessmentContent .prevBtn{
	background-image:url(../images/btns/assessmentPrevBtn.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	width:63px;
	height:27px;
	border:none;
	margin:0;
	padding:0;
	float:left;
	position:relative;
	display:inline;
	top:10px;
	left:115px;
	cursor:pointer;
}
div .content .letsBeginBtn{
	background-image:url(../images/btns/letsBeginBtn.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	width:98px;
	height:22px;
	border:none;
	margin:0;
	padding:0;
	float:left;
	position:relative;
	display:inline;
	cursor:pointer;
}
div .content .letsBeginBtn:hover{
	background-image:url(../images/btns/letsBeginBtn_over.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	width:98px;
	height:22px;
	border:none;
	margin:0;
	padding:0;
	float:left;
	position:relative;
	display:inline;
	cursor:pointer;
}
div .content form input .searchBtn{
	background-image:url(../images/btns/search.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	width:63px;
	height:22px;
	border:none;
	margin:0;
	padding:0;
	float:left;
	position:relative;
	display:inline;
	cursor:pointer;
}
div .content form input .searchBtn:hover{
	background-image:url(../images/btns/search_over.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	width:63px;
	height:22px;
	border:none;
	margin:0;
	padding:0;
	float:left;
	position:relative;
	display:inline;
	cursor:pointer;
}
/******** Assessment Content End *****/

/* Start Footer Navigation */

div.navigation#footer
{
	width: 760px;
	text-align: center;
	clear: both;
	margin: auto;
	padding-bottom: 44px;
}

div.navigation#footer ul
{
	background-color: transparent;
	color: #B7B7B7;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 10px;
}

div.navigation#footer li
{
	display: inline;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B7B7B7;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}

div.navigation#footer li.nb
{
	border-left: none;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div.navigation#footer a
{
	background-color: transparent;
	color: #B7B7B7;
	text-decoration: none;
}

div.navigation#footer a:hover
{
	text-decoration: underline;
}

/* End Footer Navigation */

/*debug view*/
.debug
{
	border:2px solid blue;
	height:150px;
	width:300px;
	overflow:scroll;
}
.error
{
	font-weight:bold;
	color:#FF0000;
	background-color: transparent;
}
.success
{
	font-weight:bold;
	color:#40B337;
	background-color: transparent;
}
#primary #login .login_btn {
	width: 29px;
}
.log_off_btn {
	width: 29px;
	float: left;
	padding-top: 6px;
}
.navigation_contain {
	margin: auto;
	width: 760px;
}
.input_contain {
	float: left;
	width: 113px;
	margin-top: 6px;
}
.login_contain {
	float: left;
	width: 164px;
}
.login {
	float: left;
	color: #626262;
	background-color: transparent;
	font-size: 14px;
	padding-top: 7px;
	padding-left: 4px;
	padding-right: 2px;
	margin: 0px;
	width: 40px;
}
.password {
	float: left;
	width: 116px;
}
.login_btn {
	float: left;
	width: 29px;
	height: 18px;
	padding-top: 6px;
	padding-left: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.side_bar {
	width: 177px;
	background-image: url(../images/back/start_assessment_header.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-align: center;
	height: 127px;
	float: right;
	padding-top: 276px;
}

* html .side_bar img {

	font-size:1px;
	display:block;
}


.performance_reviews_promo {
	float: left;
	width: 293px;
	background-color: #F4F3F3;
	color: #636363;
	height: 290px;
	position:relative;
}
.behavior_reviews_promo {
	float: right;
	width: 296px;
	background-color: transparent;
	color: #636363;
	position:relative;
}
.behavior_reviews_promo.img {
	padding-left: 20px;

}
.main {
	float: left;
	width: 766px;
	margin-top: 9px;
	position: relative;
}
.content_header {
	float: left;
	height: 78px;
	width: 481px;
	padding-top: 11px;
	padding-right: 82px;
	padding-left: 26px;
	background-image: url(../images/back/bizassessments_repeat.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.content .content_header p {
	font-size: 15px;
	color: #FFFFFF;
	background-color: transparent;
}
.content .performance_reviews_promo h3 {
	color: #8FF209;
	font-size: 18px;
	font-weight: normal;
	background-color: #797878;
	padding-left: 28px;
	padding-top: 9px;
	padding-bottom: 7px;
	margin-bottom: 13px;
	margin-top: 0px;
	height: 44px;
}
.content .behavior_reviews_promo h3 {
	color: #8FF209;
	font-size: 18px;
	font-weight: normal;
	background-color: #7F7F7F;
	padding-left: 28px;
	padding-top: 9px;
	padding-bottom: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	height: 44px;
}
.content .performance_reviews_promo p, .content .behavior_reviews_promo p {
	padding-left: 28px;
	padding-right: 40px;
}
.black {
	color: #000000;
	background-color: transparent;
	font-size: 16px;
}
.performance_reviews_promo a, .behavior_reviews_promo a {
	color: #636363;
	background-color: transparent;
}
.performance_reviews_promo a:hover, .behavior_reviews_promo a:hover {
	text-decoration: none;
}
.content li {
	padding-bottom: 3px;
}
.demo {
	width: 243px;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 13px;

}
* html .demo {
	width: 243px;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 13px;
	padding-top: 4px;
	z-index:99999;
	position:absolute;
}
.performance_reviews_promo .howdoes{
	margin:2px 0 0 0;
	padding:0;
	display:inline;
	background-color:transparent;
}
* html .performance_reviews_promo .howdoes{
	margin:0 0 3px 0;
	padding:0;
	height:60px;
	width:293px;
	font-size:1px;
	background-color:transparent;
	position:absolute;
	bottom:-8px;
}
.whyuse{
	margin:-12px 0 0 0;
	background-color:transparent;
	display:inline;

}
/*********** SAFARI ONLY **************/
@media screen and (-webkit-min-device-pixel-ratio:0) {
			.whyuse{
					margin:-8px 0 0 0;
					background-color:transparent;

			}

			.performance_reviews_promo .howdoes{
					margin:8px 0 0 0;
					padding:0;
					display:inline;
					background-color:transparent;
			}
}
* html .whyuse{
	margin:-13px 0 0 0;
	width:296px;
	height:60px;
	font-size:1px;
	background-color:transparent;
	position:absolute;
	bottom:-51px;
}
.content .performance_reviews_promo .demo p, .content .behavior_reviews_promo .demo p {
	padding-left: 0px;
	padding-bottom: 0px;
}
.content .performance_reviews_promo .demo a {
	color: #6BB804;
	background-color: transparent;
	text-decoration: none;
}
.content .performance_reviews_promo .demo a:hover, .content .behavior_reviews_promo .demo a:hover {
	text-decoration: none;
}
a.green {
	color: #6BB804;
	background-color: transparent;
}
a.green:hover {
	text-decoration: none;
}
a.arrow_green {
	color: #6BB804;
	background-color: transparent;
	text-decoration: none;
	background-image: url(../images/btns/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
}
.performance_reviews_promo .demo a.arrow_blue {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
	background-image: url(../images/btns/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
}
.performance_reviews_promo .demo a.arrow_blue:hover{
	color:#0099CC;
	text-decoration:none;
}
* html .performance_reviews_promo .demo a.arrow_blue {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
	background-image: url(../images/btns/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	position:absolute;
	margin-top:62px;
}
a.arrow_grey {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
	background-image: url(../images/btns/arrow_gray.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
}
a.arrow_grey:hover{
	color:#999999;
	text-decoration:none;
}
* html a.arrow_grey {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
	background-image: url(../images/btns/arrow_gray.gif);
	background-repeat: no-repeat;
	background-position: right center;
	position:absolute;
	padding-right: 20px;
	margin-top:48px;
}
a.arrow_green_pr {
	color: #8FF209;
	background-color: transparent;
	text-decoration: none;
	background-image: url(../images/btns/arrow_green_pr.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
}
a.arrow_green_br {
	color: #8FF209;
	background-color: transparent;
	text-decoration: none;
	/*background-image: url(../images/btns/arrow_green_br.jpg);
	background-repeat: no-repeat;
	background-position: bottom right ;*/
	padding-right: 20px;

}
a.arrow_green_br.img {
	color: #8FF209;
	background-color: transparent;
	text-decoration: none;
	/*background-image: url(../images/btns/arrow_green_br.jpg);
	background-repeat: no-repeat;
	background-position: bottom right ;*/
	padding-right: 20px;

}
.performance_reviews_promo .arrow_green_pr:hover, .behavior_reviews_promo .arrow_green_br:hover {
	text-decoration: underline;
}
#footer p {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 10px;
	color: #959595;
	background-color: transparent;
}
.side_bar p {
	color: #FFFFFF;
	background-color: transparent;
	font-size: 18px;
	margin-top: 284px;
	margin-right: 6px;
}
.side_bar a {
	text-decoration: none;
	font-size: 23px;
	color: #FFFFFF;
	background-color: transparent;
}
.side_bar a:hover {
	text-decoration: underline;
}
.arrow_white {
	background-image: url(../images/btns/arrow_white.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 19px;
}
#flash_header {
	margin: auto;
	width: 767px;
	height: 298px;
}
#secondary_page .header {
	height: 226px;
}
#services {
	background-image: url(../images/headers/header_services.jpg);
}
#company {
	background-image: url(../images/headers/header_company.jpg);
}
#company_other {
	background-image: url(../images/headers/header_company.jpg);
}
#contact {
	background-image: url(../images/headers/header_contact.jpg);
}
#assessment_manager {
	background-image: url(../images/headers/header_assessment_manager.jpg);
	height: 151px;
}

#secondary_page .main_contain .main .content {
	width: 510px;
	float: right;
	background-image: url(../images/back/drop_shadow_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 0px;
	height: auto;
	padding-top: 17px;
	padding-left: 19px;
	padding-right: 16px;
	color: #555555;
	background-color: transparent;
}
#secondary_page .main_contain .main h2 {
	width: 756px;
	background-image: url(../images/back/title_bg.gif);
	height: 34px;
	float: left;
	margin: 0px;
	color: #FFFFFF;
	background-color: transparent;
	font-weight: normal;
	font-size: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#secondary_page .main_contain .main {
	background-image: url(../images/back/secondary_nav_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
	color: #555555;
	margin-left: 3px;
}
.assessment_promo {
	float: left;
	width: 184px;
	height: 121px;
	background-image: url(../images/back/start_ass_sec_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 46px;
	margin-left: 12px;
	text-align: center;
	padding-top: 281px;
}
* html .assessment_promo {
	float: left;
	width: 184px;
	height: 121px;
	background-image: url(../images/back/start_ass_sec_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 50px;
	position:relative;
	margin-left: 12px;
	text-align: center;
	padding-top: -20px;
}
.assessment_promo p {
	color: #FFFFFF;
	background-color: transparent;
	font-size: 18px;
	margin-top: 284px;
	margin-right: 6px;
}
.assessment_promo a {
	text-decoration: none;
	font-size: 23px;
	color: #FFFFFF;
	background-color: transparent;
}
.assessment_promo a:hover {
	text-decoration: underline;
}
.d_showdow_contain {
	float: left;
	width: 766px;
	background-image: url(../images/back/d_shadow_right_repeat.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.main_bottom_contain {
	float: left;
	width: 766px;
	background-image: url(../images/back/content_sec_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 28px;
}
#secondary_page .navigation_contain #login {
	margin-right: 1px;
	width: 311px;
}
.unfocus {
	font-weight: bold;
}
div.navigation#secondary a.unfocus {
	color: #6BB804;
}

.fourteen_px {
	font-size: 14px;
}
.content .fourteen_px_n_padding {
	font-size: 14px;
	padding: 0px;
}
#secondary_page .content h3 {
	color: #6bb804;
	background-color: transparent;
	font-size: 14px;
	margin-bottom: 10px;
}
#secondary_page .content ol {
	font-weight: bold;
	margin-top: 4px;
}
#secondary_page .content ul {
	margin-top: 3px;
}
a#no_hand {
	cursor:default;
}
/*
#secondary_page .main_contain .main .d_showdow_contain .main_bottom_contain #company {
	height: 407px;
}
*/
#secondary_page .main_contain .main .d_showdow_contain .main_bottom_contain #client_login_content {
	width: 731px;
	height: auto;
	padding-bottom:200px;
	background-image: url(../images/back/drop_shadow_r_login.gif);
}
/*#secondary_page .main_contain .main .d_showdow_contain .main_bottom_contain .content #wizard
{
	width: 731px;
	height: 407px;
	background-image: url(../images/back/drop_shadow_r_login.gif);
	align:center;
}*/
.align_right {
	text-align: right;
}
.pricing_contain {
	float: left;
	width: 510px;
}
.pricing_desc {
	float: left;
	width: 200px;
	clear: both;
}
.pricing {
	float: right;
	width: 310px;
}
.content .no_padding {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}
.content .padding_top_3 {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.content .padding_top {
	padding-top: 10px;
}
#no_sec_nav {
	margin-top: 25px;
}
.sphere {
	float: left;
	width: 475px;
	text-align: right;
	margin-top: 220px;
}
.sphere_logo {
	display: inline;
}
#secondary_page #assessment_manager {
	height: 151px;
}
#secondary_page .main_contain #client_login {
	background-image: none;
}
.log_off_contain {
	float: right;
	width: 91px;
	height: 29px;
	background-image: url(../images/back/log_off_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.log_off {
	float: left;
	width: 54px;
	color: #626262;
	font-size: 14px;
	background-color: transparent;
	padding-left: 7px;
	padding-top: 7px;
}
#no_side_bar {
	background-image: url(../images/back/content_login_bottom.gif);
}
#secondary_page .main_contain #client_login .d_showdow_contain #no_side_bar h2 {
	background-image: url(../images/back/title_bg_login.gif);
}
.performance_reviews_promo img {
	padding-left: 28px;
	padding-top: 10px;
}


.behavior_reviews_promo h3 {
	margin: 0px;
	padding: 0px;
	clear:none;
}
.behavior_reviews_promo .red {
	color:#FF0000;
}
.log-to-browser-was {
	color:#000;
}
.log-to-browser {
	color:#FFF;
}
.side_content img {
	padding-bottom: 12px;
	margin-left:-24px;
}
.buy_now_page_promo {
	float: left;
	width: 184px;
	margin-top: 25px;
	margin-left: 12px;
	text-align: center;
}
a.arrow_green:hover {
	text-decoration: underline;
}

.stdFormLabel {
	width:100px;
	text-align:right;
	padding:5px;
	float:left;
	clear:both;
}

table.cart
{
	width: 500px;
	border: 1px solid #CCCCCC;
}

table.cart td.cart_header
{
	padding: 3px 1px 3px 3px;
	background-color:#CCCCCC;
	font-weight: bold;
}

table.cart td.cart_item
{
	padding: 1px 1px 1px 3px;
	background-color:#FFFFFF;
}

table.cart td.cart_item_highlight
{
	padding: 1px 1px 1px 3px;
	background-color:#E5E5E5;
}

table.cart td.cart_seperator
{
	height: 1px;
	background-color:#CCCCCC;
}

table.cart td.cart_total
{
	text-align: right;
	font-weight: bold;
}

input.cart_button
{
	float:right;
	/*padding: 10px 10px 0 0;*/
}


.assessmentList
{
	width: 700px;
	border: 1px solid #CCCCCC;
}

.assessmentList td
{
	padding: 1px 1px 1px 3px;
	background-color:#FFFFFF;
	/*border-bottom:1px solid #CCCCCC;*/
	border-top:1px solid #CCCCCC;
	text-align:center;
}



.mainLists
{
	/*width: 500px;*/
	padding-top:5px;
	padding-right:5px;

	width:100%;
	text-align:left;
}

.mainLists td
{
	padding: 5px 5px 5px 5px;
	background-color:#FFFFFF;
	text-align:left;
/*	border-top:1px solid #CCCCCC;*/
}
.mainLists th
{
	padding: 0px 5px 5px 5px;	
/*	border: 1px solid #CCCCCC;
	height:60px;
	text-align:center;*/
}
.mainLists td a img.button {
	display:inline;
	float:left;
}

/* Manage Assessments LIst Style */
.mainListsManageAssessments
{
	/*width: 500px;*/
	padding-top:5px;
	padding-right:5px;

	width:100%;
	text-align:left;
}

.mainListsManageAssessments td
{
	padding: 5px 5px 5px 5px;
	background-color:#FFFFFF;
	text-align:left;
	border:1px solid #CCCCCC;
}
.mainListsManageAssessments th
{
	padding: 0px 5px 5px 5px;	
	border: 1px solid #CCCCCC;
	height:60px;
	text-align:center;
	background-color:#f4f3f3;
	color:#000000;
}
.mainListsManageAssessments th a
{
	color:#000000;
}
.mainListsManageAssessments td a img.button {
	display:inline;
	float:left;
}
/* Manage Active Assessments Table Styles */
.manageActiveAssessments td {
	border:1px solid #CCCCCC;
	padding:5px;
	
}
.manageActiveAssessments td a{
	color:#626262;
	
}

.manageActiveAssessments tr.top{
	height:40px;
	text-align:center;
	background-color:#f4f3f3;
	color:#000000;
	font-weight:bold;
	
}



.good
{
	color:#00FF00;
	font-size:0.75em;
}
.bad {
	color:#FF0000;
	font-size:0.75em;
}

a.thirdMenu
{
	color: #8FF209;
	text-decoration: none;
}

.member-area a
{
	padding-right:10px;
	padding-top:5px;
	font-size:14px;
	float:right;
	background-color: transparent;
	color: #ffffff;
	text-decoration: none;
}

.member-area a:hover
{
	text-decoration: none;
	color: #6bb804;
	background-color: transparent;
}

.member-area a.active
{
	background-color: transparent;
	color: #6bb804;
	text-decoration: none;
}

a { color:red}

/* lone buttons to float left */

.leftButton {
	float: left;
}

/* Created for dynamic sections of the site */

div .hidden_comment {
	display:none;
}

div .visible_comment {
	display:block;
}
.form_control_button {
	float:left;
	margin-right:5px;
}

.side_content {
	float: left;
	width: 221px;
	padding-top:17px;
}

.side_content div {
	float: left;
	padding-left: 12px;
}

.side_content div a, .side_content div a:link, .side_content div a:visited {
	color: #999999;
	text-decoration: underline;
}

.side_content div a:hover {
	text-decoration: none;
}
div .assessmentContent .adminActionErrors{
	border:1px solid red; 
	color:#f66; 
	font-weight:bold; 
	padding:5px; 
	margin:10px 10px 10px 0;
	width:320px;
}
.adminActionErrors {
	border:1px solid red; color:#f66; font-weight:bold; padding:5px; margin:10px;
}
.adminActionMessages {
	border:1px solid green; color:#666; font-weight:bold; padding:5px; margin:10px;
}
#secondary_page .content ol.roman{
	list-style-type:lower-roman;
	font-weight:100;
}
