/* START CONSTANTS */
	body, td, p {
		margin: 0px;
		font: 10pt verdana, arial, geneva, sans-serif;
		color: #000;
	}
	
	body {background:#ececec;height: 100%;}
	
	img {border: 0;}
	
	a:link			{text-decoration:underline; color: #000;}
	a:visited		{text-decoration:underline; color: #000;}
	a:hover			{text-decoration:underline; color: #00f;}
	a:active		{text-decoration:underline; color: #000;}
	
	textarea {
		width: 100%;
		height: 75px;
		border: 1px solid #999;
		font: 9pt;
		background: url('/lelImages/bg_textarea.gif') no-repeat top left;
		padding: 3px;
	}
	
	h1 {
		margin: 0;
		padding: 12px 0 0 12px;
		font: normal 26px verdana, arial, geneva, sans-serif;
		text-align: left;
		float: left;
		color: #fff;
	}
	
	h1 a:link		{text-decoration:none; color: #fff;}
	h1 a:visited	{text-decoration:none; color: #fff;}
	h1 a:hover		{text-decoration:underline; color: #98CCFE;}
	h1 a:active		{text-decoration:underline; color: #98CCFE;}
	
	.text-small {
		font-size: 9px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	.text-collapse {
		padding-left: 20px;
		background: url('/lelImages/elements/expand.gif') left no-repeat;
	}
	
	.text-expand {
		padding-left: 20px;
		background: url('/lelImages/elements/collapse.gif') left no-repeat;
	}
	
	.link-collapse {
		padding: 5px 0px 5px 14px;
		background: url('/lelImages/icons/collapse.gif') left no-repeat;
		font: 12px;
		color: black;
	}
	
	.link-expand {
		padding: 5px 0px 5px 14px;
		background: url('/lelImages/icons/expand.gif') left no-repeat;
		font: 12px;
	}
	
	/* These logo ones are used by LEL, plus by error email, so in main */
	.logo-lt-blue			{color: #98CCFE;}
	.logo-lt-blue a:link	{text-decoration:none; color: #98CCFE;}
	.logo-lt-blue a:visited	{text-decoration:none; color: #98CCFE;}
	.logo-lt-blue a:hover	{text-decoration:underline; color: #fff;}
	.logo-lt-blue a:active	{text-decoration:underline; color: #fff;}
	
	.logo-white	{color: #fff;}
	
	#welcome-message {
		padding: 45px 5px 5px 0px ;
		font: 12px verdana, arial, geneva, sans-serif ;
		color: #fc0;
		position: absolute;
		top: 0px;
		left: 0px;
	}	
	
	.logo-library {
		font: normal 10pt arial, geneva, verdana, sans-serif;
		font-style: italic;
		/*letter-spacing: -1px;*/
		padding-left: 20px;
	}
	
	.footerTextAlignment {
		width:100%;
		text-align:center;
		padding-top:10px;
	}
	
	.page-header {
		padding: 0px 0px 15px 0px;
		font-size: 22px;
	}
	
	.noUnderline {
		text-decoration:none !important;
	}
	
	.noUnderline a { text-decoration:none !important;}
	.noUnderline a:hover	{text-decoration:underline !important;}
	.noUnderline a:active	{text-decoration:underline !important;}
/* END CONSTANTS */


/* START WATERMARKS */


	
	.watermark_search {
		background: #fff url('/lelImages/watermark_SEARCH.gif') no-repeat top right;
	}
	
	.watermark_myCenter {
		background: #fff url('/lelImages/watermark_MYCENTER.gif') no-repeat top right;
	}
	
	.watermark_librarianResources {
		background: #fff url('/lelImages/watermark_LIBRARIAN_RESOURCES.gif') no-repeat top right;
	}
	
	.watermark_help {
		background: #fff url('/lelImages/watermark_HELP.gif') no-repeat top right;
	}
	
	/*Spacing for all the different pages, also will make sure that they are aligned to the top. These are all used in TDs now (they were divs) */
	.watermark_empty,
	.watermark_search,
	.watermark_myCenter,
	.watermark_librarianResources,
	.watermark_help {
		padding: 10px 10px 10px 15px;
		vertical-align: top;
	}
/* END WATERMARKS */

















/* START BUTTONS */
	.buttonStart {
		background: url('/lelImages/elements/button_start.gif') no-repeat;
	}
	
	.buttonContinue {
		background: url('/lelImages/elements/button_continue.gif')  no-repeat;
	}
	
	.buttonDownload {
		background: url('/lelImages/elements/button_download.gif')  no-repeat;
	}

	.buttonResults {
		background: url('/lelImages/elements/button_view_results.gif')  no-repeat;
	}
	
	.buttonsDelete {
		background: url('/lelImages/elements/icon_trash_can.gif')  no-repeat;
	}
/* END BUTTONS */

/* BEGIN FOOTER */
	.footerHorizontalBar {
		background-color: #ffcc00;
	}
/* END FOOTER */

/* HOME PAGE */
	.homePageWelcomeMessage {
		font-size: 26px;
		color: #06c;
		text-align:center;
	}
	
	
	
	/* RENAME */
	.homePageBackgroundYellow {
		position:relative;
		background: url(/lelImages/bg_yellow.gif) repeat-x bottom;
		height:100%;
	}
/* END HOME PAGE */

/* START VIEWS */
	.page-sub-header {
		padding: 10px 0px 10px 0px;
		font-size: 15px;
		font-weight: bold;
		color: #36c;
	}
	
	.category-collapsible {
		margin-bottom:2px;
		font: 13px;
		color: #fff;
		background: #153F85 url('/lelImages/table-head.gif') repeat-x;
		padding-top:5px;
		padding-bottom:5px;
	}
	
	.category-collapsible a:link	{text-decoration:none; color: #fff;}
	.category-collapsible a:visited	{text-decoration:none; color: #fff;}
	.category-collapsible a:hover	{text-decoration:underline; color: #fff;}
	.category-collapsible a:active	{text-decoration:underline; color: #fff;}
	
	.subcategory-collapsible {
		background: #F0F8FC;
		border-bottom: 1px #ccc solid;
		border-left: 1px #ccc solid;
		border-right: 1px #ccc solid;
		color: #000;
		}
		
	.subcategory-collapsible a:link		{text-decoration:none; color: #000;}
	.subcategory-collapsible a:visited	{text-decoration:none; color: #000;}
	.subcategory-collapsible a:hover	{text-decoration:underline; color: #000;}
	.subcategory-collapsible a:active	{text-decoration:underline; color: #000;}
	
	.product-collapsible {
		color:black;
		border-bottom: 1px #ccc solid;
		border-left: 1px #ccc solid;
		border-right: 1px #ccc solid;
		background: #fff url('/lelImages/bg_toc_white_bottom.gif') repeat-x bottom;
	}
	
	.product-collapsible a:link		{text-decoration:none; color: #000;}
	.product-collapsible a:visited	{text-decoration:none; color: #000;}
	.product-collapsible a:hover	{text-decoration:underline; color: #000;}
	.product-collapsible a:active	{text-decoration:underline; color: #000;}	
	
	/* ALSO USED IN LIBRARIAN RESOURCES */
	.product-description {
		height:35px;
		border-left: #ccc 1px solid;
		border-right: #ccc 1px solid;
		border-bottom: 1px #ccc solid;
		background: #fff url('/lelImages/bg_toc_white_bottom.gif') repeat-x bottom;
		padding: 5px;
	}
	
	.product-confirmation {
		border-bottom: #999 1px solid;
		background: url('/lelImages/bg_confirmation.gif') repeat-x bottom;
	}
	
	.product-title {
		font-size: 14px;
		font-weight: bolder;
		color: #333;
	}
	
	a:link.product-title span, a:visited.product-title span {
		font-size: 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		display: none;
		text-decoration: none;
	}

	a:hover.product-title span, a:active.product-title span {
		font-size: 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		display: inline;
		text-decoration: none;
	}
	.product-copy {
		padding: 0px 95px 0px 0px;
		font: 12px;
		color: #333;
		margin-top:0px;
		margin-bottom:5px;
		margin-left:45px;
	}
	
	.add-product {
		padding: 5px 5px 20px 20px;
		background: url('/lelImages/icon_add.gif') left top no-repeat;
		font-size: 11px;
		width:95px;
		cursor:pointer;
	}
	
	.add-product a	{color: #000;}
	
	.add-another-product {
		padding: 5px 5px 5px 22px;
		background: url('/lelImages/icon_add_2.gif') left top no-repeat;
		font-size: 11px;
		width:95px;
		cursor:pointer;
	}
	
	.product-in-account {
		padding: 5px 5px 5px 22px;
		background: url('/lelImages/icon_check.gif') left top no-repeat;
		font-size: 11px;
		color: #999;
		width:95px;
	}
	
	.enter-center{
		padding: 0px 0px 0px 25px;
		margin: 10px 50px 25px 0px;
		background: url('/lelImages/icon_enter_center.png') left top no-repeat;
		font-size: 26px;
		color: #06c;
	}
	
	.enter-center a:link	{text-decoration:none; color: #000;}
	.enter-center a:visited	{text-decoration:none; color: #000;}
	.enter-center a:hover	{text-decoration:underline; color: #00f;}
	.enter-center a:active	{text-decoration:underline; color: #000;}
	
	.start-now {
		padding: 3px 2px 10px 22px;
		background: url('/lelImages/icons/icon_traffic_light.gif') left top no-repeat;
		font-size: 11px;
	}
	
	.all-centers-list-item {
		background-repeat: repeat-x;
		background-position: top;
		height: 40px;
		border-top: 1px #999 solid;
		border-right: 0px #999 solid;
		border-bottom: 0px #fff solid;
		border-left: 0px #999 solid;
		margin-top: 15px;
		margin-bottom: 2px;
		width:100% !important;
	}
	
	.center-close-more-info {
		padding: 1px 20px 2px 1px;
		background: url('/lelImages/icon_close_more_info.gif') right top no-repeat;
		font-size: 10px;
	}
	
	/* RENAME */
	.topNavDivViewletWrapper {
		width:250px;
		background: #F7FAFC repeat-y right url('/lelImages/column-left.gif');
		height:100%;
		float:left;
	}
	
	/* RENAME */
	.topNavTDViewletWrapper {
		width:250px;
		vertical-align: top;
	}
/* END VIEWS */

/* START TOP NAV */
	.tab-students {
		font: 8pt arial, geneva, verdana, sans-serif;
		color: #000;
		text-align: center;
		padding: 0px 1px 0px 1px;
		border-left: #999 1px solid;
		border-top: #999 1px solid;
	}
	
	.tab-students a:link	{text-decoration:none; color: #000;}
	.tab-students a:visited	{text-decoration:none; color: #000;}
	.tab-students a:hover	{text-decoration:underline; color: #000;}
	.tab-students a:active	{text-decoration:underline; color: #000;}	
	
	.tab	{
		font: 8pt arial, geneva, verdana, sans-serif;
		color: #000;
		text-align: center;
		padding: 0px 1px 0px 1px;
		border-right: #999 1px solid;
		border-top: #999 1px solid;
	}
	
	.tab a:link		{text-decoration:none; color: #000;}
	.tab a:visited	{text-decoration:none; color: #000;}
	.tab a:hover	{text-decoration:underline; color: #000;}
	.tab a:active	{text-decoration:underline; color: #000;}
	
	.topNavTopMarginBar {
		background: #F7FAFC;
		border-top: 1px solid #666;
		padding-top: 5px;
	}
	
	.topNavBottomMarginBar {
		border-bottom: #999 1px solid;
		height: 10px;
	}
	
	.topNavFirstNonStudentCenter {
		border-left: #999 1px solid;
	}
	
	.topNavBody {
		padding-left:125px;
		background: #F7FAFC url('/lelImages/column-top.gif') repeat-x bottom;
	}
	
	.topNavBody_JCA {
		background: #F7FAFC url('/lelImages/column-top.gif') repeat-x bottom;
	}
	
	.topNavStudentBox {
		border-top: #999 1px solid;
		border-right: #999 1px solid;
		border-left: #999 1px solid;
		background: #dfdcaf;
		padding-top: 2px;
		padding-bottom: 4px;
		text-align:center;
	}
	
	.topNavStudentBoxRightSide {
		background: #dfdcaf url(/lelImages/spacer-students-tabs.gif) no-repeat bottom right;
		border-bottom: #999 1px solid;
		border-right: #999 1px solid;
	}
	
	.tab-space {
		background: #dfdcaf url(/lelImages/spacer-students-tabs.gif) no-repeat bottom right;
		border-bottom: #999 1px solid;
		border-left: #999 1px solid;
	}
	
	/* RENAME */
	.darkBlue_BG {
		background: #004485;
	}
/* END TOP NAV */

/* START LEFT NAV */
	.rightVerticalGradiantBorder {
		background: #F7FAFC url('/lelImages/column-right.gif') repeat-y left;
		float:right;
		position:relative;
		width:275px;
		height:100%;
	}
	
	.leftNavTitle {
		padding: 10px 0px 10px 0px;
		font-size: 15px;
		font-weight: bold;
		color: #36c;
		text-align: center;
	}
	
	#leftNavWrapper {
		width:300px;
		background: #F7FAFC repeat-y right url('/lelImages/column-left.gif');
		height:100%;
		float:left;
	}
	
	#leftNavInnerWrapper {
		width: 100%;
		position:relative;
	}
	
	.leftNavStudentIconWrapper {
		margin-left:20px;
		border-bottom: 1px solid #c2c8ca;
	}
	
	.leftNavMoreInfoContainer {
		float:right;
		text-align:right;
		vertical-align:middle;
		padding-right:10px;
		padding-top:2px;
	}	
	
	.leftNavMoreInfoIcon {		
		padding: 0px 0px 0px 0px;
		height:30px;
		width:30px;
	}
	
	.leftNavLiveSupport {
		height:120px; 
		background: url('/lelImages/LiveSupportImage.gif') no-repeat center;
	
	}
	
	.leftNavSpacer {
		height:5px;
	}
/* END LEFT NAV */

/* START NO NAV */
	#noNavigationContentArea {
		padding-top:10px;
		padding-left:10px;
		padding-right:15px
	}
/* END NO NAV */

/* START SEARCH */
	.search-field {
		font-size: 9pt;
		background-color: #fff;
		border: 0px;
		height: 16px;
		color: #666;
	}
/* END SEARCH */

/* START HELP */
	.sidebar-links {
		padding: 0px 10px 10px 10px;
		border-top: 1px solid #9CC5DB;
	}
	.sidebar-links a:link		{text-decoration:underline; color: #000;}
	.sidebar-links a:visited	{text-decoration:underline; color: #000;}
	.sidebar-links a:hover		{text-decoration:underline; color: #00f;}
	.sidebar-links a:active		{text-decoration:underline; color: #000;}

	.sidebar-link-content {
		padding: 1px 4px 1px 22px;
		background: url('/lelImages/alert-blue.gif') left top no-repeat;
		font-size: 12px;
	}

	.sidebar-link-subcontent {
		padding: 5px 4px 1px 30px;
		background: url('/lelImages/content-sub-item.gif') left top no-repeat;
		font-size: 12px;
	}

	.sidebar-link-subcontent-last {
		padding: 5px 4px 1px 30px;
		background: url('/lelImages/content-sub-item-last.gif') left top no-repeat;
		font-size: 12px;
	}

	.sidebar-link-question {
		padding: 1px 4px 1px 22px;
		background: url('/lelImages/icon_question_mark.gif') left top no-repeat;
		font-size: 12px;
	}

	.sidebar-link-check {
		padding: 1px 4px 1px 22px;
		background: url('/lelImages/icon_check_mark.gif') left top no-repeat;
		font-size: 12px;
		}


	.sidebar-link-settings {
		padding: 1px 4px 1px 22px;
		background: url('/lelImages/icon_settings.gif') left top no-repeat;
		font-size: 12px;
	}
	
	/* RENAME */
	.freecontent-link-bookmark {
		padding: 1px 0px 3px 18px;
		background: url('/lelImages/icon_star.gif') left top no-repeat;
		font-size: 10pt;
	}
/* END HELP */

/* START LIBRARIAN */
	/* RENAME */
	.freecontent-link-home {
		padding: 0px 0px 3px 18px;
		background: url('/lelImages/icon_home.gif') left top no-repeat;
		font-size: 10pt;
	}
/* END LIBRARIAN */

/* START ICONS */
	.psi-test {
		background: url('/lelImages/bg_etest_small.gif') no-repeat top left;
		padding: 12px 0px 0px 45px;
	}

	.psi-course {
		background: url('/lelImages/bg_ecourse_small.gif') no-repeat top left;
		padding: 12px 0px 0px 45px;
	}
	
	.psi-ebook {
		background: url('/lelImages/bg_ebook_small.gif') no-repeat top left;
		padding: 12px 0px 0px 45px;
	}
	
	.psi-pad {
		padding-top:5px;
		margin-bottom:0px;
		margin-left:5px;
		height:40px;
	}
/* END ICONS */

/* START HIGHLIGHT */
	.highlightedBackground {
		padding: 8px 10px 1px 5px; 
		background:  url(/lelimages/bg_links_yellow.gif) repeat-x bottom; 
		border-bottom: 1px solid #9cc5db;
	}
	
	.highlightedBackgroundSolid {
		padding: 5px; 
		background: #ffffde; 
		border-top: 1px solid #9cc5db;
	}
	
	.highlightGradiant {
		background: url(/lelimages/bg_help_yellow.gif) repeat-x top;
	}
/* END HIGHLIGHT */

/* START CENTER COLORS */
	.students_BG {
		background: #dfdcaf;
	}
	
	.students_leftNavBG {
		background: #F7FAFC url('/lelImages/index_bg_01_GOLD.gif') repeat-y left;
	}
	
	.students_leftNavBG_Active {
		background: #FFF url('/lelImages/index_bg_01_GOLD_active.gif') repeat-y left;
	}
	
	.students_Inactive {
		border-bottom: #999 1px solid;
		background: #dfdcaf url('/lelImages/tab_bg_01_GOLD_inactive.gif') repeat-x bottom;
		width: 60px;
	}
	
	.students_Active {
		border-top: #ccc 1px solid;
		background: #dfdcaf url('/lelImages/tab_bg_01_GOLD_active.gif') repeat-x top;
		width: 60px;
	}
	
	.red_BG {
		background: #e19697;
	}
	
	.red_leftNavBG {
		background: #F7FAFC  url('/lelImages/index_bg_02_RED.gif') repeat-y left;
	}
	
	.red_leftNavBG_Active {
		background: #FFF  url('/lelImages/index_bg_02_RED_active.gif') repeat-y left;
	}
	
	.red_Inactive {
		background: #e19697 url('/lelImages/tab_bg_02_RED_inactive.gif') repeat-x bottom;
		border-bottom: #999 1px solid;
		width: 60px;
	}
	
	.red_Active {
		background: #e19697 url('/lelImages/tab_bg_02_RED_active.gif') repeat-x top;
		width: 60px;
	}
	
	.yellow_BG {
		background: #e1e397;
	}
	
	.yellow_leftNavBG {
		background: #F7FAFC  url('/lelImages/index_bg_03_YELLOW.gif') repeat-y left;
	}
	
	.yellow_leftNavBG_Active {
		background: #FFF  url('/lelImages/index_bg_03_YELLOW_active.gif') repeat-y left;
	}
	
	.yellow_Inactive {
		background: #e1e397 url('/lelImages/tab_bg_03_YELLOW_inactive.gif') repeat-x bottom;
		border-bottom: #999 1px solid;
		width: 60px;
	}
	
	.yellow_Active {
		background: #e1e397 url('/lelImages/tab_bg_03_YELLOW_active.gif') repeat-x top;
		width: 60px;
	}
	
	.blue_BG {
		background: #94c9e4;
	}
	
	.blue_leftNavBG {
		background: #F7FAFC  url('/lelImages/index_bg_04_BLUE.gif') repeat-y left;
	}
	
	.blue_leftNavBG_Active {
		background: #FFF  url('/lelImages/index_bg_04_BLUE_active.gif') repeat-y left;
	}
	
	.blue_Inactive {
		background: #94c9e4 url('/lelImages/tab_bg_04_BLUE_inactive.gif') repeat-x bottom;
		border-bottom: #999 1px solid;
		width: 60px;
	}
	
	.blue_Active {
		background: #94c9e4 url('/lelImages/tab_bg_04_BLUE_active.gif') repeat-x top;
		width: 60px;
	}
	
	.orange_BG {
		background: #e1b097;
	}
	
	.orange_leftNavBG {
		background: #F7FAFC  url('/lelImages/index_bg_05_ORANGE.gif') repeat-y left;
	}
	
	.orange_leftNavBG_Active {
		background: #FFF  url('/lelImages/index_bg_05_ORANGE_active.gif') repeat-y left;
	}
	
	.orange_Inactive {
		background: #e1b097 url('/lelImages/tab_bg_05_ORANGE_inactive.gif') repeat-x bottom;
		border-bottom: #999 1px solid;
		width: 60px;
	}
	
	.orange_Active {
		background: #e1b097 url('/lelImages/tab_bg_05_ORANGE_active.gif') repeat-x top;
		width: 60px;
	}
	
	.green_BG {
		background: #94e397;
	}
	
	.green_leftNavBG {
		background: #F7FAFC  url('/lelImages/index_bg_06_GREEN.gif') repeat-y left;
	}
	
	.green_leftNavBG_Active {
		background: #FFF  url('/lelImages/index_bg_06_GREEN_active.gif') repeat-y left;
	}
	
	.green_Inactive {
		background: #94e397 url('/lelImages/tab_bg_06_GREEN_inactive.gif') repeat-x bottom;
		border-bottom: #999 1px solid;
		width: 60px;
	}
	
	.green_Active {
		background: #94e397 url('/lelImages/tab_bg_06_GREEN_active.gif') repeat-x top;
		width: 60px;
	}
	
	.purple_BG {
		background: #e196e4;
	}
	
	.purple_leftNavBG {
		background: #F7FAFC  url('/lelImages/index_bg_07_PURPLE.gif') repeat-y left;
	}
	
	.purple_leftNavBG_Active {
		background: #FFF  url('/lelImages/index_bg_07_PURPLE_active.gif') repeat-y left;
	}
	
	.purple_Inactive {
		background: #e196e4 url('/lelImages/tab_bg_07_PURPLE_inactive.gif') repeat-x bottom;
		border-bottom: #999 1px solid;
		width: 60px;
	}
	
	.purple_Active {
		background: #e196e4 url('/lelImages/tab_bg_07_PURPLE_active.gif') repeat-x top;
		width: 60px;
	}
	
	.gray_BG {
		background: #c7c9ca;
	}
	
	.gray_leftNavBG {
		background: #F7FAFC  url('/lelImages/index_bg_08_GRAY.gif') repeat-y left;
	}
	
	.gray_leftNavBG_Active {
		background: #FFF  url('/lelImages/index_bg_08_GRAY_active.gif') repeat-y left;
	}
	
	.gray_Inactive {
		background: #c7c9ca url('/lelImages/tab_bg_08_GRAY_inactive.gif') repeat-x bottom;
		border-bottom: #999 1px solid;
		width: 60px;
	}
	
	.gray_Active {
		background: #c7c9ca url('/lelImages/tab_bg_08_GRAY_active.gif') repeat-x top;
		width: 60px;
	}
	
	.barnesANDnobles_blue_BG {
		background: #80B5BB;
	}
	
	.barnesANDnobles_blue_leftNavBG {
		background: #F7FAFC  url('/lelImages/index_bg_bn_blue.gif') repeat-y left;
	}
	
	.barnesANDnobles_blue_leftNavBG_Active {
		background: #FFFFFF  url('/lelImages/index_bg_bn_blue_active.gif') repeat-y left;
	}
	
	.barnesANDnobles_blue_Inactive {
		background: #80B5BB url('/lelImages/tab_bg_bn_blue_inactive.gif') repeat-x bottom;
		border-bottom: #999 1px solid;
		width: 60px;
	}
	
	.barnesANDnobles_blue_Active {
		background: #80B5BB url('/lelImages/tab_bg_bn_blue_active.gif') repeat-x top;
		width: 60px;
	}
	
	.jca_green_BG {
		background: #8ab943;
	}
	
	.jca_green_leftNavBG {
		background: #F7FAFC  url('/lelImages/index_bg_ACCERERATOR_GREEN.gif') repeat-y left;
	}
	
	.jca_green_leftNavBG_Active {
		background: #FFFFFF  url('/lelImages/index_bg_ACCERERATOR_GREEN_active.gif') repeat-y left;
	}
	
	.jca_green_Inactive {
		background: #8ab943 url('/lelImages/tab_bg_ACCELERATOR_GREEN_inactive.gif') repeat-x bottom;
		border-bottom: #999 1px solid;
		width: 60px;
	}
	
	.jca_green_Active {
		background: #8ab943 url('/lelImages/tab_bg_ACCELERATOR_GREEN_active.gif') repeat-x top;
		width: 60px;
	}
	
	.military_green_BG {
		background: #b2b299;
	}
	
	.military_green_leftNavBG {
		background: #F7FAFC  url('/lelImages/index_bg_military_GREEN.gif') repeat-y left;
	}
	
	.military_green_leftNavBG_Active {
		background: #FFFFFF  url('/lelImages/index_bg_military_GREEN_active.gif') repeat-y left;
	}
	
	.military_green_Inactive {
		background: #b2b299 url('/lelImages/tab_bg_military_GREEN_inactive.gif') repeat-x bottom;
		border-bottom: #999 1px solid;
		width: 60px;
	}
	
	.military_green_Active {
		background: #b2b299 url('/lelImages/tab_bg_military_GREEN_active.gif') repeat-x top;
		width: 60px;
	}
	
	
/* END CENTER COLORS */

/* LIGHTBOX (background and lightbox itself)
------------------------------------------------- */
#lightboxbg {
	position: absolute;
	-moz-opacity: .75;
	opacity: .75;
	background-color: WHITE;
	top: 0%;
	left: 0%;
	width: 1600px;
	height: 1200px;
	z-index: 1001;
	filter: progid:DXImageTransform.Microsoft.Alpha( Opacity=75 );
}
#lightbox {
	position: absolute;	
	top: 35%;
	left: 35%;
	width: 300px;
	height: 200px;
	padding: 16px;
	background: #FFFFFF;
	border: 2px solid #0066CC;
	padding: 16px;
	color: #000000;
	z-index: 1002;
	overflow: auto;
}

/* short header for k-alliance courses */
	
.masthead-short
	{
	border-bottom: 3px #fc0 solid;
	background: #000;
	text-align: right;
	}


.main-header-short
	{
	margin: 0px;
	padding: 2px;
	font: bold 15px verdana, arial, geneva, sans-serif;
	text-align: left;
	float: left;
	color: #fff;
	}
.main-header-short a:link		{color: #fff;}
.main-header-short a:visited	{color: #fff;}
.main-header-short a:hover		{color: #98CCFE;}
.main-header-short a:active		{color: #98CCFE;}


#login-welcome-short
	{
	padding: 4px 5px 2px 0px;
	font: 12px verdana, arial, geneva, sans-serif;
	color: #fff;
	}
#login-welcome-short a:link			{color: #fc0; font-weight: bold;}
#login-welcome-short a:visited		{color: #fc0; font-weight: bold;}
#login-welcome-short a:hover		{color: #fc0; font-weight: bold;}
#login-welcome-short a:active		{color: #fc0; font-weight: bold;}	

#flashcontent {
	height: 100%;
	padding-top:10px;
	padding-bottom:10px;
	background-color: #fff;
}

/* end short header for k-alliance courses */

.yellow-background {
	 padding: 5px; 
	 background: #ffffde; 
	 border-top: 1px solid #9cc5db;
}

.yellow-gradiant {
	background: url(/lelImages/help/bg_help_yellow.gif) repeat-x top;
}

.Accelerator_button
{
	font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 55px;
	width: 134px;
	padding-top: 10px;
	vertical-align: center;
	background-image: url(/lelImages/careerAccelerator/accelerator_more_info_button_bg.gif);
	background-position: center;
	background-repeat: no-repeat;
}
.Accelerator_button a:link			{text-decoration: none; color: #fff;}
.Accelerator_button a:visited		{text-decoration: none; color: #fff;}
.Accelerator_button a:hover		{text-decoration: underline; color: #fff;}
.Accelerator_button a:active		{text-decoration: none; color: #fff;}

.regular_link
{
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#JCAMigrationAnnouncement
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-image:url('/lelImages/JCAImages/migration/jca_migration_announcement_background.gif');
	width:275px;
	height:150px; 
	position:relative;
	left:0px;
	top:0px;
}
#JCAMigrationAnnouncement .icon
{
	background-image:url('/lelImages/JCAImages/migration/jca_migration_announcement_icon_exclamation.gif'); 
	height:36px;
	width:36px;
	position:absolute;
	left:10px;
	top:15px;
}
#JCAMigrationAnnouncement .header
{
	color:#ef4e23;
	font-weight:bold;
	position:absolute;
	left:55px;
	top:12px;
}
#JCAMigrationAnnouncement .copy
{
	position:absolute;
	left:10px;
	top:70px;
}

#irene {
	padding: 20px 0px 20px 0px;
	margin-bottom: 10px;
	text-align: center;
	color:#ff0000;
	border: 3px solid red;
	background: #ffffff;
	font-size: 15px;
	}
