/* Design & Code (c) Empire Group, Inc. */
html,body {
	padding: 0;
	margin: 0;
}

body {
	font: normal 12px/ 1.5em Arial, sans-serif;
	background: #262626;
}

* {
	margin: 0;
	padding: 0
}


p {
	padding-bottom: 1em
}

#content .main_column .static_body{
	margin-left: 20px;
}

#content .main_column .static_body ol{
	margin-left: 30px;
}

ul,ol{
	margin-left: 1em;
}


li {
	padding-bottom: 3px;
}

img {
	border: 0px;
}

/* Headings H1-H6 */
h1 {
	font-size: 1.6em;
	font-weight: normal;
	padding: 10px 0 0 0;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 10px 0 0 0;
}

h3 {
	
}

h4 {
	
}

h5 {
	
}

h6 {
	
}

/* Paragraph and Link Styles */
p {
	
}

p a {
	
}

a {
	color: #223F73;
}

a:hover {
	color: #000000;
}

/* Lists and Navigation */ /* Generic Classes */
div.notification {
	margin: 10px;
}

div.notification a.hide {
	border: 1px solid #5083BE;
	text-decoration: none;
	background: #325CA8;
	color: #FFFFFF;
	font-size: 0.9em;
	padding: 0 5px;
	margin: 0 0 0 10px;
}

div.notification a.hide:hover {
	border: 1px solid #A8C6DE;
}

span.time {
	color: #666666;
	font-style: italic;
	margin: 0 0 0 30px;
}

div.static {
	margin: 0 10px 5px 10px;
}

input.btn {
	background: url(/images/p_button_bg.png) center center repeat-x #CFD9EB;
	border: 2px solid #CCCCCC;
	font-weight: bold;
	padding: 0px 4px;
	cursor: pointer;
}

input.green {
	background: url(/images/p_button_green_bg.png) center center repeat-x
		#CFD9EB;
}

.dojoTooltip {
	font-size: 0.9em;
	color: blue;
}

.journal_icon {
	background: url(/images/p_journal_icon.png) 5px 5px no-repeat;
	height: 35px;
	padding: 20px 0 0 55px;
	font-size: 1.7em;
}

#journal_questions {
	margin: 0 0 0 30px;
}

#journal_questions h1 {
	font-size: 1.5em;
	font-weight: normal;
	margin: 0 0 10px 0;
}

#journal_questions .image {
	float: right;
	width: 275px;
}

#journal_questions .image .top {
	background: url(/images/p_imagebox_top_bg.png) 0 -4px no-repeat;
	padding: 9px 13px 0 13px;
	text-align: center;
}

#journal_questions .image .bottom {
	background: url(/images/p_imagebox_bottom_bg.png) bottom no-repeat;
	height: 16px;
}

#journal_questions label {
	display: block;
}

ul.listing_program {
	margin-top: 10px;
}

ul.listing_program li {
	list-style: none;
	float: left;
	width: 330px;
	height: 100px;
}

ul.listing_program li div.program_image {
	border: 1px solid #000000;
	padding: 2px;
	float: left;
	margin: 0 10px 0 0;
	background-color: #FFFFFF;
	max-width: 74px;
	max-height: 74px;
	overflow: hidden;
}

ul.listing_program li div.program_description {
	/*float: left;*/
}
ul.listing_program li div.featured_program_description {
	float: left;
}


ul.listing_program li div.program_description h2 {
	font-size: 1.2em;
	font-weight: normal;
	padding: 0;
}

ul.listing_program li div.featured_program_description h2 {
	font-size: 1.2em;
	font-weight: normal;
	padding: 0;
}

div.right_column div.box_top {
	background: url(/images/p_box_frontend_top.png) no-repeat;
	width: 219px;
	padding: 10px 10px 0 13px;
}

div.right_column div.box_bottom {
	background: url(/images/p_box_frontend_bottom.png) no-repeat;
	height: 8px;
	overflow: hidden;
	width: 239px;
}

li.correct, p.correct, div.correct {
	background: url(/images/p_assessment_intro_icon.png) no-repeat;
	padding-left: 25px;
	padding-bottom: 10px;
	list-style: none;
}

li.wrong, p.wrong, div.wrong {
	background: url(/images/p_assessment__fail_icon.png) no-repeat;
	padding-left: 25px;
	padding-bottom: 10px;
	list-style: none;
}

div.forgot {
	font-size: 0.9em;
	text-align: center;
}

/* IDs */
#box {
	margin: 0 auto;
	width: 933px;
}

#box #box_header {
	background: url(/images/p_header_iris_bg.jpg) no-repeat;
	height: 71px;
	width: 933px;
}

#box #box_header .box_header_home {
	cursor: pointer;
	width: 220px;
	height: 70px;
}

#organizationImage{
	padding-right:35px;
	padding-top:15px;
	float: right;
}

#box #box_main {
	background: url(/images/p_box_bg.png) repeat-y;
	width: 933px;
	overflow: hidden;
}

#box #box_main #menu_bar {
	background: url(/images/p_menubar_bg.png) repeat-x;
	height: 23px;
	margin: 0 7px;
	overflow: hidden;
}

#box #box_main #menu_bar .menu_color {
	height: 2px;
	width: 100%;
	overflow: hidden;
	background-color:#FFCC00;
}

#box #box_main #menu_bar ul {
	height: 19px;
	margin: 0 0 0 20px;
	padding: 0;
}

#box #box_main #menu_bar ul li {
	height: 19px;
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
	line-height: 160%;
}

#box #box_main #menu_bar ul li a {
	height: 19px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-right: 1px solid #FFCC00;
	padding: 2px 7px 3px 7px;
	text-transform: uppercase;
	margin: 0;
}

#box #box_main #menu_bar ul li a.last {
	border-right: 0px;
}

#box #box_main #content {
	margin: 0 7px;
	padding: 10px 0 0 0;
	background: url(/images/p_menubar_shadow_bg.png) top left repeat-x;
	width: 919px;
}

#box #box_main #content .hboxes {
	margin: 0 0 20px 5px;
}

#box #box_main #content .hbox {
	background: url(/images/p_homepage_box.png);
	display: block;
	width: 253px;
	height: 203px;
	padding: 20px 25px;
	float: left;
	position: relative;
	overflow: hidden;
}

#box #box_main #content .hbox h1 {
	font-size: 1.6em;
	font-weight: normal;
	text-align: center;
	padding: 10px 0 0 0;
	height: 40px;
}

#box #box_main #content .hbox img {
	float: right;
	margin: -10px 0 0 0;
}

#box #box_main #content .hbox label {
	width: 70px;
	display: block;
	float: left;
	text-align: right;
	margin: 9px 10px 0 0;
}

#box #box_main #content .hbox input {
	width: 150px;
	margin: 8px 0 0 0;
	background: url(/images/p_input_shadow.png) no-repeat;
	border: 1px solid #666666;
	font-size: 1.1em;
	padding: 2px 0 0 3px;
	height: 18px;
}

#box #box_main #content .hbox a.a {
	width: 252px;
	height: 42px;
	display: block;
	background: url(/images/btn_iris_ed_online_demo.png) no-repeat;
	line-height: 100px;
	overflow: hidden;
	position: absolute;
	top: 180px;
	left: 25px;
}

#box #box_main #content .hbox a.a:hover {
	background: url(/images/btn_iris_ed_online_demo_hover.png) no-repeat;
}

#box #box_main #content .hbox a.b {
	width: 252px;
	height: 42px;
	display: block;
	background: url(/images/btn_iris_ed_online_signup.png) no-repeat;
	line-height: 100px;
	overflow: hidden;
	position: absolute;
	top: 180px;
	left: 25px;
}

#box #box_main #content .hbox a.b:hover {
	background: url(/images/btn_iris_ed_online_signup_hover.png) no-repeat;
}

#box #box_main #content .hbox a.c {
	width: 252px;
	height: 42px;
	display: block;
	background: url(/images/btn_sign_in.png) no-repeat;
	line-height: 100px;
	overflow: hidden;
	position: absolute;
	top: 180px;
	left: 25px;
}

#box #box_main #content .hbox a.c:hover {
	background: url(/images/btn_sign_in_hover.png) no-repeat;
}


	
#box #box_main #content #welcome {
	width: 588px;
	padding: 0 0 0 15px;
	float: left;
}

#box #box_main #content #welcome h1 {
	width: 500px;
	font-size: 1.6em;
	font-weight: normal;
	padding: 10px 0 0 0;
}

#box #box_main #content #welcome h2 {
	color: #00437A;
	font-size: 1.3em;
	font-weight: normal;
	margin-top:10px;
	margin-bottom:8px;
}

#box #box_main #content #welcome div.list {
	width: 270px;
	float: left;
}

#box #box_main #content #featured_programs {
	width: 270px;
	padding: 0 18px 0 0;
	float: right;
}

#box #box_main #content #featured_programs h1 {
	width: 180px;
	font-size: 1.6em;
	font-weight: normal;
	padding: 10px 0 0px 50px;
	background: url(/images/p_home_exclamation.png) no-repeat;
}

#box #box_main #newcontent #leftbar{
	width:320px;
	float:left;
	margin-bottom:10px;
}
	#box #box_main #newcontent div.box60{
		background-image:url(/images/p_homepage_box_60.png);
		width:320px;
		height:58px;
		padding:12px 0px 0px 0px;
		margin-bottom:10px;
	}

#box #box_main #newcontent #rightbar{
	width:590px;
	float:left;
	margin-bottom:10px;
}

	#box #box_main #newcontent #rightbar .hbox {
		background: url(/images/p_homepage_box_slim.png);
		display: block;
		width: 250px;
		height: 165px;
		padding: 20px 20px;
		float: left;
		position: relative;
		overflow: hidden;
	}
		#box #box_main #newcontent #rightbar .hbox h1{
			padding-top:0px;
		}
	

	#box #box_main #newcontent .hbox a.b{
		width: 252px;
		height: 42px;
		display: block;
		background: url(/images/btn_iris_ed_online_signup.png) no-repeat;
		line-height: 100px;
		overflow: hidden;
		position: absolute;
		top: 145px;
		left: 20px;
	}

	#box #box_main #newcontent .hbox a.c {
		width: 252px;
		height: 42px;
		display: block;
		background: url(/images/btn_sign_in.png) no-repeat;
		line-height: 100px;
		overflow: hidden;
		position: absolute;
		top: 145px;
		left: 20px;
	}

	
	#box #box_main #newcontent .joinnow {
		font-size:1.3em;
		text-align:center;
		color:#1D458B;
		font-weight:bold;
	}
	#box #box_main #newcontent #welcome {
		width:542px;
		padding-right:22px;
		margin-top:10px;
		background:url(/images/p_homepage_content_bg.png) no-repeat top;
	}
	
	/* START: New Sign Up Styles - Jason */
	#new-signup #loginbox {
	  width: 97%;
	  min-height: 20px;
	  *height: 20px;
	  padding: 11px 14px;
	  background: #8AB1DD;
	  color: #fff;
	  font-size: 10px;
	  margin: -10px 0 0 0;
	}
	#new-signup #loginbox a {
	  color: #fff;
	  text-decoration: underline;
	}
	#new-signup #loginbox a:hover {
	  color: #fff;
	  text-decoration: none;
	}
	#new-signup #loginbox span.question {
	  font-size: 12px;
	  margin: 0 10px 0 0;
	}
	#new-signup #loginbox label, #new-signup #loginbox input.text {
	  display: inline;
	}
	#new-signup #loginbox input.text {
	  margin: 0 10px 0 0;
	}
	#new-signup .sign-up-wrapper {
	  background: url(/images/p_menubar_shadow_bg.png) repeat-x left top;
	}
	#new-signup h2 {
	  font-size: 22px;
	  text-align: center;
	  padding: 16px 0 16px 0;
	}
	#new-signup .column-labels {
	  background: #EBEBEB;
	  border-top: #DDDDDD;
	  border-bottom: #DDDDDD;
	  padding: 10px;
	  overflow: hidden;
	  width: 97.8%;
	}
	#new-signup .column-labels div {
	  width: 50%;
	  float: left;
	  text-align: center;
	  overflow: hidden;
	}
	#new-signup .column-labels div h3 {
	  color: #000;
	  font-size: 18px;
	}
	#new-signup fieldset.signupUser {
	  border: 0px solid #ffffff;
	}
	#new-signup span.help-tag {
	  color: #223F73;
	  font-weight: bold;
	  margin: 0 0 0 5px;
	  cursor: help;
	}
	
  /* END: New Sign Up Styles - Jason */

	#box #box_main #loginbox.b_340{
		float:right;
		width:340px;
	}
	#box #box_main #loginbox .hbox {
		background: url(/images/p_homepage_box_slim.png);
		display: block;
		width: 250px;
		height: 165px;
		padding: 20px 20px;
		float: left;
		position: relative;
		overflow: hidden;
	}
		#box #box_main #loginbox .hbox h1{
			padding-top:3px;
		}
	#box #box_main #loginbox .b_340 {
		background: url(/images/p_homepage_box_340_150.png);
		height:110px;
		width:300px;
	}
	#box #box_main #loginbox .hbox a.c {
		width: 252px;
		height: 42px;
		display: block;
		background: url(/images/btn_sign_in.png) no-repeat;
		line-height: 100px;
		overflow: hidden;
		position: absolute;
		top: 145px;
		left: 20px;
	}
	#box #box_main #loginbox .hbox a.go {
		background: url(/images/btn_go_in.png) no-repeat;
		height:25px;
		left:265px;
		top:79px;
		width:37px;
	}
	#box #box_main #loginbox .hbox a.go:hover {
		background: url(/images/btn_go_in_hover.png) no-repeat;
	}
#box #box_main #content .main_column {
	width: 715px;
	margin: 0 0 0 10px;
	min-height: 500px;
	float: left;
}

#box #box_main #content #demo_signup {
	width: 550px;
}

#box #box_main #content .main_column .title {
	width: 688px;
	height: 28px;
	background: url(/images/p_title_bg.png) no-repeat;
	margin: 0 0 10px -2px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 8px 0 10px;
	text-transform: uppercase;
	line-height: 160%;
}
#box #box_main #content #sign_up_intro{
	float:left;
	margin:5px 0 0 10px;
	width:550px;
}
#box #box_main #content #sign_up_intro .title {
	width: 688px;
	height: 28px;
	background: url(/images/p_title_bg.png) no-repeat;
	margin: 0 0 10px -2px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 8px 0 10px;
	text-transform: uppercase;
	line-height: 160%;
}
#box #box_main #content #sign_up_intro .w580 {
	background: url(/images/p_title_narrow_bg.png) no-repeat;
	width: 550px;
}
#box #box_main #content #demo_signup .title {
	width:550px;
	background-image:url(/images/p_title_narrow_bg.png);
}

#box #box_main #content .main_column .title .toggle {
	float: left;
	height: 18px;
	padding: 0 0 0 10px;
	overflow: hidden;
}

#box #box_main #content .main_column .title .up {
	background: url(/images/p_title_toggle_up.png) 8px 1px no-repeat;
	cursor: pointer;
	padding: 0 0 0 25px;
}

#box #box_main #content .main_column .title .down {
	background: url(/images/p_title_toggle_down.png) 7px 0 no-repeat;
	cursor: pointer;
	padding: 0 0 0 25px;
}

#box #box_main #content .main_column .title .pi {
	float: left;
	margin-top: -10px;
	margin-left: 10px;
}

#box #box_main #content .main_column .title .tn {
	float: right;
	height: 18px;
	font-size: 0.9em;
	line-height: 160%;
	margin-right: 10px;
}

#box #box_main #content .main_column .title .help {
	float: right;
	width: 12px;
	height: 18px;
	cursor: help;
}

#box #box_main #content .main_column .title .options {
	text-transform: none;
	font-weight: normal;
	float: right;
	font-size: 0.9em;
	margin: -1px 5px 0 0;
}

#box #box_main #content .main_column .title .options a {
	color: #FFFFFF;
	text-decoration: none;
}

#box #box_main #content .main_column .title .options a:hover {
	text-decoration: underline;
}

#box #box_main #content .main_column .sort {
	width: 697px;
	text-align: right;
	margin: -10px 0 0 0;
	font-size: 0.9em;
}

#box #box_main #content .main_column #sort_drpdwn {
	font-size: 0.9em;
}

#box #box_main #content .main_column .program {
	margin: 0 0 10px 30px;
	width: 500px;
	height: 80px;
	line-height: 120%;
}

#box #box_main #content .main_column .program_thumb {
	padding: 2px;
	float: left;
	margin: 0 20px 0 0;
	background-color: #FFFFFF;
}

#box #box_main #content .main_column .program .program_title {
	font-size: 1.2em;
	margin: 0 0 0 90px;
}

#box #box_main #content .main_column .program .program_subtitle {
	margin: 0 0 0 90px;
}

#box #box_main #content .main_column .program .program_info {
	color: #666666;
	margin: 0 0 0 90px;
}

#box #box_main #content .main_column .program input.btn {
	background: url(/images/p_button_bg.png) center center repeat-x #CFD9EB;
	border: 2px solid #CCCCCC;
	font-weight: bold;
	padding: 1px 5px;
}

#box #box_main #content .main_column .program .progress {
	border: 0px;
}

#box #box_main #content .main_column .program .progress .a {
	width: 50px;
}

#box #box_main #content .main_column .program .progress .b {
	width: 100px;
	height: 15px;
	padding-right: 5px;
}

#box #box_main #content .main_column .program .progress .b .progress_bar
	{
	height: 12px;
	background: #cccccc;
	border: 1px #333333 solid;
}

#box #box_main #content .main_column .program .progress .b .progress_bar .progress_bar_inside
	{
	background: url(/images/p_progressbar_bg.png) left center repeat-x;
	display: block;
	height: 12px;
	border-right: 1px solid #666666;
}

#box #box_main #content .main_column .program .progress .c {
	font-size: 0.9em;
}

#box #box_main #content .main_column .module {
	margin: 5px 0 5px 30px;
}

#box #box_main #content .main_column .module .module_title {
	font-size: 1.2em;
	padding: 0 0 0 12px;
	margin: 5px 0;
}

#box #box_main #content .main_column .module .up {
	display: block;
	background: url(/images/p_moduletitle_toggle_up.png) 0 4px no-repeat;
	cursor: pointer;
	width: 600px;
}

#box #box_main #content .main_column .module .down {
	display: block;
	background: url(/images/p_moduletitle_toggle_down.png) -1px 4px
		no-repeat;
	cursor: pointer;
	width: 600px;
}

#box #box_main #content .main_column .module .module_content {
	
}

#box #box_main #content .main_column .module .module_content li {
	padding: 3px 0 0 15px;
	list-style: none;
	list-style-image: none;	
	height: 30px;
	width: 600px;
	margin: 0;
	display: block;
	cursor: default;
	font-size: 1.1em;
}

#box #box_main #content .main_column .module .module_content li span.sm
	{
	color: gray;
	font-size: 0.9em;
	margin: 0 0 0 10px;
}

#box #box_main #content .main_column .module .module_content li.active {
	background: url(/images/p_module_active_bg.png) no-repeat right 22px;
}

#box #box_main #content .main_column .module .module_content input.btn {
	background: url(/images/p_button_bg.png) center center repeat-x #CFD9EB;
	border: 2px solid #CCCCCC;
	font-weight: bold;
	padding: 0px 4px;
	cursor: pointer;
	margin: 0 10px 0 0;
	vertical-align: middle;
}

/* Style for aligning the information on the program page */
#box #box_main #content .main_column .module .module_content li p {
	display: inline;
	line-height: 65px;
	padding: 0px 0px 30px 15px;
}

#box #box_main #content .right_column {
	width: 190px;
	float: right;
}

#box #box_main #content .right_column .widget {
	
}

#box #box_main #content .right_column .widget .top {
	background: url(/images/p_widget_top_bg.png) no-repeat;
	width: 160px;
	height: 18px;
	overflow: hidden;
	margin: 0 0 0 0;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.95em;
	padding: 6px 8px 0 10px;
	text-transform: uppercase;
	line-height: 160%;
}

#box #box_main #content .right_column .widget .top .help {
	float: right;
	width: 12px;
	height: 18px;
	cursor: help;
}

#box #box_main #content .right_column .widget .top .toggle {
	float: left;
	width: 134px;
	height: 18px;
	cursor: pointer;
	padding: 0 0 0 11px;
}

#box #box_main #content .right_column .widget .top .up {
	background: url(/images/p_title_toggle_up.png) -1px 1px no-repeat;
}

#box #box_main #content .right_column .widget .top .down {
	background: url(/images/p_title_toggle_down.png) -2px 0 no-repeat;
}

#box #box_main #content .right_column .widget .center {
	background: url(/images/p_widget_center_bg.png) repeat-y;
	padding: 0 8px 5px 8px;
	width: 162px;
	font-size: 0.9em;
	line-height: 120%;
}

#box #box_main #content .right_column .widget .center hr {
	border-top: 1px solid #333333;
	border-bottom: 0px solid #333333;
	height: 1px;
	overflow: hidden;
	margin: 5px auto;
}

#box #box_main #content .right_column .widget .bottom {
	background: url(/images/p_widget_bottom_bg.png) no-repeat;
	width: 178px;
	height: 7px;
	overflow: hidden;
}

#box #box_main #content .right_column .widget .center .progress_programpage
	{
	border: 0px;
	margin: 5px;
	border-bottom: 1px solid #333333;
}

#box #box_main #content .right_column .widget .center .progress_programpage .a
	{
	width: 50px;
	vertical-align: top;
	padding: 0 0 5px 0;
}

#box #box_main #content .right_column .widget .center .progress_programpage .b
	{
	width: 100px;
	height: 15px;
	padding-right: 5px;
	vertical-align: top;
	padding: 0 0 5px 0;
}

#box #box_main #content .right_column .widget .center .progress_bar {
	height: 12px;
	background: #cccccc;
	border: 1px #333333 solid;
	margin: 0 0 3px 0;
}

#box #box_main #content .right_column .widget .center .progress_bar .progress_bar_inside
	{
	background: url(/images/p_progressbar_bg.png) left center repeat-x;
	display: block;
	height: 12px;
	border-right: 1px solid #666666;
}

#box #box_main #content .right_column .widget .center .timetofinish {
	font-size: 0.86em;
}

#box #box_main #content .right_column .widget .center .glossary_alpha {
	text-align: center;
	padding: 5px 0 5px 0;
}

#box #box_main #content .right_column .widget .center .glossary_alpha a
	{
	text-decoration: none;
	font-weight: bold;
}

#box #box_main #content .right_column .widget .center #glossary_search {
	width: 90px;
}

#box #box_main #content .right_column .widget .center .glossary_search_btn
	{
	background: url(/images/p_button_bg.png) center center repeat-x #CFD9EB;
	border: 2px solid #CCCCCC;
	font-weight: bold;
	font-size: 1em;
	height: 21px;
	padding: 0px 0px;
	cursor: pointer;
}

#box #box_main #content .right_column .widget .center .download_glossary
	{
	padding: 4px 0;
	margin: 8px 0;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
}

#box #box_main #content .right_column .widget .center .download_glossary a
	{
	
}

#box #box_main #content .right_column .widget .center h1 {
	font-size: 1.2em;
	margin: 0 0 6px 0;
}

#box #box_main #content .right_column .widget .center .small {
	font-size: 0.9em;
	margin: 6px 0 6px 0;
	line-height: 110%;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #333333;
}

#box #box_main #content .right_column .widget .center ul {
	list-style-image: url(/images/p_widget_ul.png);
	margin: 0 0 5px 0;
	padding: 0px 0 5px 10px;
	border-bottom: 1px solid #333333;
}

#box #box_main #content .right_column .widget .center ul li {
	padding: 0;
	margin: 2px 0 2px 8px;
}

#box #box_main #main_footer {
	margin: 0 7px;
	width: 919px;
	height: 23px;
	background: url(/images/p_footer_bg.png) repeat-x;
	text-align: right;
	clear: both;
	position: relative;
}

#box #box_main #main_footer #footer_copyright {
	float: left;
	color: #FFFFFF;
	font-size: 0.9em;
	margin: 2px 0 0 10px;
	line-height:160%;
}

#box #box_main #main_footer ul {
	margin: 0px 10px 0 0;
	padding-top:2px;
}

#box #box_main #main_footer ul li {
	height: 19px;
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
	line-height: 160%;
	font-size: 0.9em;
}

#box #box_main #main_footer ul li a {
	color: #FFFFFF;
	text-decoration: none;
	border-right: 1px solid #FFFFFF;
	padding: 0px 7px 0px 7px;
}

#box #box_main #main_footer ul li a.last {
	border-right: 0px;
}

#box #box_main #main_footer ul li a:hover {
	text-decoration: underline;
}

.footer_image {
	margin: 0 0 -2px 30px;
	width: 200px;
	float: left;
}

#box #box_footer {
	background: url(/images/p_box_footer_bg.png) no-repeat;
	height: 27px;
	width: 933px;
}

#box #box_footer .egi {
	display: none;
}

div.error ul {
	list-style-image: url(/images/dialog-error.png);
}

#newcontent #rightbar .hbox #login p {
  margin:0 0 .25em 0;
  overflow: hidden;
  padding: 0;
}
#newcontent #rightbar .hbox #login #saveLogin {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
}
#newcontent #rightbar .hbox #login .checkbox_label {
  display: inline;
  float: none;
  padding: 0;
  vertical-align: top;
}
#newcontent #rightbar .hbox #login p.email_address {
  margin:.5em 0 .25em 0;
}
#newcontent #rightbar .hbox #login p.forgot_password {
  margin: 0;
  padding: 0 0 0 80px;
}
#newcontent #rightbar .hbox #login p.remember_login {
  margin: 0;
  padding: 2px 0 0 80px;
}
#newcontent #rightbar .hbox #login label, #newcontent #rightbar .hbox #login input {
  margin: 0;
}
#newcontent #rightbar .hbox #login p label {
  padding-right: 10px;
}

#programReview .program{
	margin: 0px !important; 
	width: 580px !important;
}

#programReview .program_image{
  background-color:#FFFFFF;
	border:1px solid #000000;
	float:left;
	margin:8px 10px 0 0;
	max-height:74px;
	max-width:74px;
	overflow:hidden;
	padding:2px
}

#programReview .program_subtitle{
 width: 100% 
}

#programReview h1.sifr{
  padding-top: 0px; width: 100%
}


