/*
	Elements
*/

.h2
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#860c12;
	text-transform:uppercase;
}


body {
      border: 0;
      color: #000;
      font-family:  Arial,Verdana, sans-serif;
      font-size: 12px;
      line-height: 15px;
      margin: 0;
      padding: 0;
      text-align:center;
      margin:auto;
      width:1000px;
      margin:0px auto; /* Right and left margin widths set to "auto" */
      text-align:left; /* Counteract to IE5/Win Hack */
}


hr {
  border: 0;
  width: 100%;
}

.loginLable
{
	font-family:Arial Regular;
	font-size:12px;
	color:#969696
}
.stateHomeLink
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	/*color:#850d12*/
	color:Green;
	text-transform:uppercase;
}
.stateHomeLinkBig
{
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	color:#850d12
}
.homelink
{
	font-family:Arial;
	font-weight:bold;
	font-size:12;
	/*color:#850d12*/
	color:Green
}


.statelink
{
	font-family:Arial;
	font-weight:bold;
	font-size:12;
	/*color:#850d12*/
	color:Green;
	text-transform:uppercase;
	line-height:1.5px
	
	
}
.blockheader
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:Black;
	/*height:23*/
}


.blockmore
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:Black;
	/*height:23*/
}

.homelinks
{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#5b5a5a;
	text-indent:5px;
}
.homelinks:a:visited
{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#5b5a5a;
	text-indent:5px;
}

.dotseperator
{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#cccccc;
	text-indent:5px;
}
a, a:visited {
	color: #860c12;
	text-decoration: none;
}

a:active, a:hover; { color: #860c12; }

b { color: #036; font-weight: bold; }

em {
	font-size: 11px;
	font-style: italic;
}

fieldset {
	margin: 0px 0px 5px 0px;
	padding: 5px 5px;
}

.boxtab
{
	margin: 0px 0px 5px 0px;
	padding: 5px 5px;
}

form { margin: 0px; padding: 0px; }

h1 { font-size: 18px; }

h2 {
	color: #036;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
}

hr { border: solid 1px #000; }

img { border: 0px; }

input, textarea
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:11px;
}

textarea
{
	border: 1px #a5acb2 solid;
}

legend {
	color: #294f8f;
	font-weight: bold;
	padding: 0px 10px;
}

li p { margin-bottom: 10px; }

p, td, ul, li {
	color: #000;
	font-family:  Arial, Verdana, Sans-Serif;
	font-size: 11px;
	line-height: 15px;
}

table { margin: 0px; }

ul {
	margin-left: 15px;
	margin-top: 10px;
}

ul li {
	/*list-style-image: url(/images/bullet.gif);*/
	font-family:  Arial, Verdana, Sans-Serif;
	font-size: 11px;
	line-height: 15px;
	list-style-type: none;
}

/*

classes

*/
p.normalArial 
{
	font-weight:normal;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:11px;
}

ul.arrowBullets li
{
	color: #000;
	font-family: Arial;
	font-size: 11px;
	list-style-image: url('/images/b1.gif');
	margin-bottom: 3px;
	margin-right: 25px;
}

div.detailSectionBar {
	background-color: #2d7bbb;
	margin: 10px 0 20px 0;
	padding: 5px;
}

div.detailSectionBar p, div.detailSectionBar a {
	color: #860c12;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
}

div.formButtonIndent {
	margin-left: 1px;
	margin-top: 10px;
}

div.infoBoxRight {
	border: #c6cfd6 1px solid;
	float: right;
	padding: 10px;
	width: 150px;
}

div.multiStepFormLinks { float: right; margin: 0; }

div.multiStepFormLinks img { margin-left: 2px; }

div.multiStepFormLinks p {
	color: #889db0;
	font: normal 10px Verdana, Tahoma, sans-serif;
	margin: 0;
	padding: 0px 5px 0px 0px;
}

div.subnavBar {
	font-weight: normal;
	background-color: #2d7bbb;
	padding: 5px;
}

div.subnavBar p, div.subnavBar a {
	color: #d6dde3;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
}

input.button {
	background-color: #2d83c8;
	border: solid 1px #1c78c1;
	color: #fff;
	font-weight:bold;
}

input.largeText {
	border: 1px #a5acb2 solid;
	width: 350px;
}

input.medText {
	border: 1px #a5acb2 solid;
	width: 150px;
}

input.TextBox {
	border: 1px #a5acb2 solid;
	/*width: 150px;*/
}

input.tinyText {
	border: 1px #a5acb2 solid;
	width: 35px;
}

textarea.textareaLarge
{
	width:350px;
	height:85px;
}

input.LoginTextBox {
	border:1px #c0c5c9 solid;
	width:88px;
	
}

.headheight {
	border:1px #FFFFFF solid;
	height:5px;
	margin-left:5px;
	
}

p.reqField, span.reqField { color: #c00; font-weight: bold; }

select.medSelect { width: 150px; }

span a, a:visited {
	color: #860c12;
	text-decoration: none;
}

span a:active, a:hover; { color: #860c12; }

table td a, .subnav td { font-size: 11px; color:#860c12;}

table td, input, select {
	font: normal 8pt Tahoma, Verdana, sans-serif;
}

select.homePageDropDown 
{
	width:135px;
}

table.dataGrid {
	border: none;
	margin: 10px 0;
	width: 100%;
}

table.dataGrid td {
	border-bottom: solid 1px #d6dde3;
	font-size: 10px;
}

table.dataGrid tr { border: none; }

td a, td a:visited {
	color: #860c12;
	text-decoration: none;
}

td a:active, td a:hover { color: #860c12; text-decoration: none; }

tr.dataGridHeader { background-color: #860c12; }

tr.dataGridHeader td {
	color: #fff;
	font: bold 8pt Tahoma, Verdana, sans-serif;
}

.ActiveProgramsDataGrid, .ActiveProgramsDataGrid td {
	border-bottom: 0px #f00 solid;
	border-left: 0px #f00 solid;
	border-right: 0px #f00 solid;
	border-top: 0px #f00 solid;
}

.Attention, .Error, p.Error b { color:#c00; font-weight:bold; }
.note, p.note { color:#c00; font-size: 11px; font-weight:bold; }
.validationError { color:#c00; font-weight:bold; }

.BBOX_TRACE { display: block; }

.arial10 {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10px;
}

#footer td
{
	color:#889db0;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-align: left;
}

.BottomNavigation {
	color: #889db0;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	margin-bottom: 8px;
	margin-top: 100px;
}

/* ALM rebrand October 2009 footer styles */
#icfooter {clear:both;width:100%;border-top:2px solid #D49956;text-align:right;background-color:#FFFFFF;margin:0 padding: 0;}
#icfooter .footernav {float:left; width: 70%; color: #7C1416; text-align: left; margin: 19px 0 0 15px; _margin-left:6px; font-family: Arial, Helvetica, sans-serif; font-size:11px; line-height: 13px; font-weight: normal;}
#icfooter .footernav a {color: #7C1416; font-family: Arial, Helvetica, sans-serif; font-size:11px; line-height: 13px; text-decoration: none; font-weight: normal;}
#icfooter .footernav a:visited {color: #7C1416; font-family: Arial, Helvetica, sans-serif; font-size:11px; line-height: 13px; text-decoration: none; font-weight: normal;}
#icfooter .footernav a:hover{color: #7C1416; text-decoration: underline; }
#icfooter .footernav .copyright {color: #7C1416; font-family: Arial, Helvetica, sans-serif; font-size:11px; text-align: left; font-weight: normal; margin-top:2px;}
#icfooter .logo {float:right;} /* logo class applied for pubs/common_exp/incisive_not_law */


#footer a
{
	color:#5b5b5b;
}
#footer a:hover
{
	color:#860c12;
}

.BottomNavigation a { color: #1c78c1; }

.footer_links a { color: red; }

.BreadCrumb { margin-left: 11px; }

.BreadCrumb td, .BreadCrumb td a
{
	color: #860c12;
	font-family: Arial;
	font-size: 10px;
}

.BreadCrumb a:active, .BreadCrumb a:hover
{
	color: #860c12;
}

.CardTypesList td { vertical-align:bottom; }

.CardTypesList td input, .CardTypesList td label {
	padding-left: 5px;
	vertical-align: middle;
	font-size:10px;
}

.CheckBox { }

.CLEForm th {
	color: #036;
	font-family:  Arial, Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 10px;
	text-align: left;
	width: 164px;
}

.CompletedStep { color: #2d83c8; }

.Copyright {
	color: #889db0;
	font: normal 10px Arial, Helvetica, sans-serif;
	text-align: left;
}

.Copyright a, .Copyright a:active, .Copyright a:hover, .Copyright a:visited {
	color: #860c12;
	text-decoration: none;
}

.CurrentStep { color: #0e497f; }

.Dotline {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.DropDownList { width: 180px; }

.FieldName {
	color: #860c12;
	font: bold 10px Verdana, Tahoma, sans-serif;
	text-align: left;
	vertical-align: middle;
	width: 120px;
}
.FieldNameLong {
	color: #860c12;
	font: bold 10px Verdana, Tahoma, sans-serif;
	text-align: left;
	vertical-align: middle;
	width: 160px;
}

.FieldName a { font-size: 10px; }

.FieldNameRight {
	color: #003163;
	font: bold 10px Verdana, Tahoma, sans-serif;
	padding-right: 10px;
	text-align: right;
	vertical-align: middle;
}

.Instruction {
	color: #860c12;
	font-family:  Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin:8px 0;
	padding:0;
	text-transform:uppercase;
}

.InstructionSmall {
	font-family:  Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin:8px 0;
	padding:0;
	color:#860c12;
}

.Akcent {
	font-family:  Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #036;
}

.LeftNav { color: #000; }

.LeftNav a
{
      color: white;/*#1c78c1;*/
      font-weight: bold;
      text-decoration: none;     
}
.LeftNav a:link
{
      color: white;/*#1c78c1;*/
      font-weight: bold;
      text-decoration: none;     
}

.LeftNav a:active  {
      color: gray;/*#1c78c1;*/
      font-weight: bold;
      text-decoration: none;
      
}

.LeftNav a:hover
{
      color:gray;/*#1c78c1;*/
      font-weight: bold;
      text-decoration: none;
}

.LeftNav a:visited {
      color: White;/*#1c78c1;*/
      font-weight: bold;
      text-decoration: none;
}


.MainActive {
	background: #fff;
	border-right: 1px #fff solid;
	padding: 5px;
}

.MainActive a, .MainActive a:active, .MainActive a:hover, .MainActive a:visited {
	color: #860c12;
	font: bold 8pt Verdana, Tahoma, sans-serif;
	text-decoration: none;
}

.MainHover {
	background: #c00;
	border-right: 1px #fff solid;
	padding: 5px;
}

.MainHover a, .MainHover a:visited, .SecHover a, .SecHover a:visited, .SecNormal a, .SecNormal a:visited {
	color: #fff;
	font: bold 8pt Verdana, Tahoma, sans-serif;
	text-decoration: none;
}

.MainNormal {
	background: #d6dde2;
	border-right: 1px #fff solid;
	padding: 5px;
}

.MainNormal a, .MainNormal a:visited {
	color: #2b6aa0;
	font: bold 8pt Verdana, Tahoma, sans-serif;
	text-decoration: none;
}

.ProgramPromo { background-color:#acacac; padding:23px 16px 16px 23px;}

.ProgramPromo td, .ProgramPromo p {
	/*color:#c4c4c4;*/
	color:#860c12;
	font:normal 11px Verdana, Tahoma, sans-serif;
	line-height:15px;
}

.ProgramPromo .promoTitle, .ProgramPromo .promoTitle a
{
	color:#860c12;
	/*color:#c4c4c4;*/
	font:bold 16px Arial, Helvetica, sans-serif;
}
.ProgramPromo .creditLine
{
	font-size:10px;
}
.ProgramPromo td a, .ProgramPromo td a:active, .ProgramPromo td a:hover, .ProgramPromo td a:visited { color:white; }

.ProgramPromo .price
{
	font:normal 12px Verdana, Tahoma, sans-serif;
}

.RegistrationBreabcrumb { color: #666; }

.SecHover {
	background: #c00;
	font: bold 8pt Verdana, Tahoma, sans-serif;
	padding: 5px;
}

.SecNormal {
	background: #889db0;
	font: bold 8pt Verdana, Tahoma, sans-serif;
	padding: 5px;
}

.subnavItemOn { background-color: #999; }

/* homepage specific classes */
div.HPtagLine 
{
	margin:15px 25px; 
}
div.HPtagLine p {
	font-family: arial, helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 15px;
	margin:12px 0;
}

div.HPcompleteCLE { margin:15px 0 0 15px; }
div.HPcompleteCLE p
{
	margin:30px 0 0 0; color:#fff; font-weight:bold; font-family:Verdana; font-size:10px;
}
/* END homepage specific classes */

.unavailable {
	color: #889db0;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	vertical-align: bottom;
}

.welcomeText {
	color: #003163;
	font-family:  Arial, Verdana, Sans-Serif;
	font-size: 10px;
	line-height: 21px;
}
.datagrid{
	border: 1px #860c12 solid;
	border-collapse: collapse;
}

.datagrid td{
	border: 1px #860c12 solid;
	padding: 5px;
}

.datagridheader { background-color: #eee; }

.datagridheader td{
	color: #860c12;
	font: bold 8pt Tahoma,Verdana,sans-serif;
	padding: 5px;
}

.dataGrid{
	border: 1px #860c12 solid;
	border-collapse: collapse;
}

.dataGrid td{
	border: 1px #860c12 solid;
	padding: 5px;
}

.dataGridHeader { background-color: #eee; }

.dataGridHeader td{
	color: #860c12;
	font: bold 8pt Tahoma,Verdana,sans-serif;
	padding: 5px;
}
div.activeProgramName
{
	margin-bottom:4px;
}
div.activeProgramName, div.activeProgramName a
{
	color:#860c12;
	font:bold 15px Arial, Tahoma, sans-serif;
}
div.activeProgramName a:hover
{
	color:#c00;
}

.activeProgramDetail
{
	margin-bottom:4px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size:10px;
}

img.programFormatIcon
{
	margin-bottom:-4px;
	margin-top:-4px;
}

p.activeProgramLink { margin:5px; }

p.activeProgramLink a
{
	font-weight:normal !important;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#860c12;
}
p.activeProgramLink a:visited
{
	font-weight:normal !important;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#860c12;
}
p.activeProgramLink a:hover
{
	font-weight:normal !important;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:black;
}

img.activeProgramLinkArrow
{
	/*margin-bottom:1px;
	margin-right:4px;*/
	color:#860c12;
}

div.checkoutForm { margin:0; }
div.checkoutForm td
{
	font-family:Verdana, Tahoma, sans-serif;
	font-size:11px;
	color:#000;
}

div.checkoutForm td b, div.checkoutForm td strong
{
	font-size:11px;
	color:#000;
}

h1.promoName { color:#1c78c1; }
.trackcle {
	color: #2d83c8;
	font: bold 11px Helvetica, Tahoma, Verdana, sans-serif;
	margin-bottom: 2px;
}
.trackclecredit {
	color: #000;
	font: 10px Helvetica, Tahoma, Verdana, sans-serif;
}
.trackcleview {
	color: #2d83c8;
	font: 11px Helvetica, Tahoma, Verdana, sans-serif;
}

	
/*
	Ids
*/

#ALMGlobalNav a
{
	font-size:10px; font-family:Verdana,Arial,sans-serif; color:#000000; text-decoration:none;
}

#banner { margin:0 0 5px 0; }

#branding { padding: 10px; }

#breadCrumb {
	color: #003163;
	font-size: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
}

#CLEForm th, table.CLEForm th {
	color: #036;
	font-family:  Arial, Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 10px;
	text-align: left;
}

#CLEForm, table.CLEForm {
	border: none;
	margin: 0px;
	padding: 0px;
}

#faqs a p { margin-left: 0px; }

#faqs p { margin-left: 50px; }

#faqs ul {
	margin-left: 15px;
	margin-top: 10px;
}

#faqs ul li {
	list-style-image: url(/images/bullet.gif);
	font-family:  Arial, Verdana, Sans-Serif;
	font-size: 11px;
	line-height: 15px;
	list-style-type: square;
}
#findProgram {
	background-color: #003162;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #fff;
	font-weight: bold;
	height: 106px;
	padding: 10px;
	width: 307px;
}

#footer {
	color: #889db0;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10px;
}

#lawComNavigation {
	background-color: #999;
	padding: 2px 10px 2px 10px;
}

#leftNav { width: 130px; }

#LoginLinks, #LoginLinks a, #LoginLinks a:active, #LoginLinks a:hover, #LoginLinks a:visited {
	color: #838282;
	font: bold 11px Arial, Verdana, Helvetica, sans-serif;
	/*background-color:#acacac;*/
}

#loginValidation, .loginValidation {
	color: #ef8b2b;
	font-size: 11px;
	font-weight: bold;
}

#logo { font-size: 20px; }

#mainBar {
	border: 1px;
	text-align: left;
	width: 750px;
}

#mainBox {
	background-color: #134f85;
	color: #fff;
	font-weight: bold;
	height: 106px;
	padding: 10px;
	width: 147px;
}

#mainContentWrapper a { font-weight: bold; }

#main-delete {
	margin-right: 50px;
	margin-top: 22px;
}
#NavPane a, #NavPane a:active, #NavPane a:hover, #NavPane a:visited {
	color: #2d83c8;
	font-weight: bold;
	text-decoration: none;
}

#NavPane h3 {
	color: #0e497f;
	font: bold 14px Helvetica, Tahoma, Verdana, sans-serif;
}

#NavPane td {
	color: #000;
	font: normal 11px Arial, Tahoma, Verdana, sans-serif;
}

#program {
	background-color: #d6dde2;
	border: solid 1px #fff;
	color: #2b6aa0;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding-left: 15px;
	width: 753px;
}

#promo, #rightNavigation { text-align: right; }

#tagline {
	color: #b3b3b3;
	font-style: italic;
	font-weight: bold;
	vertical-align: top;
}

#homepageBullets 
{
	white-space: nowrap;
}

#homepageBullets li {
	color: #000;
	font-family: Arial;
	font-size: 11px;
	list-style-image: url('/images/b1.gif');
	margin-bottom: 3px;
	margin-right: 25px;
}

#homepageBullets li a:hover { color:#c00; }

#HomePageBundles {
	color: #a8caef;
	white-space: nowrap;
}

#HomePageBundles a, #HomePageBundles a:active, #HomePageBundles a:hover, #HomePageBundles a:visited {
	color: #fff;
	font: bold 10px Verdana, Tahoma, sans-serif;
}
/* thanks holly... [ http://www.positioniseverything.net/articles/hollyhack.html ] */
/* set neg margin for all browsers */
#homepageBullets ul { margin-left:-20px;}
/* override neg margin in ie-win \*/
* html #homepageBullets ul { margin-left:20px; }
/* end style for IE5-win */

#ALMSubscriberCallout 
{
	width:175px;
}

#ALMSubscriberCallout h3
{
	margin:0;
	color:#990000;
	font:bold 11px Arial, Helvetica, sans-serif;
}

#ALMSubscriberCallout p 
{
	font:normal 11px Arial, Helvetica, sans-serif;
}

#ALMSubscriberCallout a { font-weight:bold; color:#860c12}
#ALMSubscriberCallout a:hover { font-weight:bold; color:black}

.MonthName
{
	color: #7F7F7F;
	font-size: 10px;
}
.largeText
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
}
a:link
{
	color:#860c12;
}
a:active
{
	color:#860c12;
}
a
{
	color:#860c12;
}
a:visited
{
	color:#860c12;
}
a.stateLink
{
	font-family:Arial;
	font-size:10px;
	color:#860c12;
}
a.siteLink
{
	font-family:Arial;
	font-size:12px;
	color:yellow;
}
a:hover.siteLink
{
	font-family:Arial;
	font-size:12px;
	color:yellow;
}
a:visited.siteLink
{
	font-family:Arial;
	font-size:12px;
	color:#860c12;
}
select.filterSelect
{
	width: 150px;
}

.programList td
{
	padding: 5px;
}

.clicable 
{
	cursor:pointer;
	cursor:hand;
}

.pgmDesc
{
 margin: 7px 0px 0px 12px; 
 padding: 18px; 
 background-color: rgb(255, 255, 255);	
 display:none;
}

.programList
{
	border-style: solid;
	border-width:1px;
	border-right-style: none;
	border-bottom-style:none;
	/*border-style:none;
	border-color:#CCCCCC;
	border-collapse:collapse;
	font-family:Arial;*/
}

.programList td.Middle
{
	border-style: solid;
	border-width:1px;
	border-bottom-style:none;
	border-color:#860c12
}

.programList td.Left
{
	border-style: solid;
	border-width:1px;
	border-left-style: none;
	border-bottom-style:none;
	border-color:#860c12
}

.programList td.Right
{
	border-style: solid;
	border-width:1px;
	border-right-style: none;
	border-bottom-style:none;
	border-color:#860c12;
}

.pgmListHeader
{
	background-color: #860c12;
	color: White;
	border-style:solid;
	border-width:1px;
	border-top-style:none;
	text-transform:uppercase;
}
.pgmListHeaderLeft
{
	background-color: #860c12;
	color: White;
	border-style:solid;
	border-width:1px;
	border-top-style:none;
	border-left-style:none;
	text-transform:uppercase;
}
.pgmListHeaderRight
{
	background-color: #860c12;
	color: White;
	border-style:solid;
	border-width:1px;
	border-top-style:none;
	border-right-style:none;
	text-transform:uppercase;
}
a#state img {background-image: url(/images/hd/state_bundles.gif);}
a#state:visited img {background-image: url(/images/hd/state_bundles.gif);}
a#state:hover img {background-image: url(/images/hd/state_bundles_red.gif);}
a#state:active img {background-image: url(/images/hd/state_bundles_red.gif);}

a#practice_area img {background-image: url(/images/hd/practice_area.gif);}
a#practice_area:visited img {background-image: url(/images/hd/practice_area.gif);}
a#practice_area:hover img {background-image: url(/images/hd/practice_area_red.gif);}
a#practice_area:active img {background-image: url(/images/hd/practice_area_red.gif);}

a#providers img {background-image: url(/images/hd/providers.gif);}
a#providers:visited img {background-image: url(/images/hd/providers.gif);}
a#providers:hover img {background-image: url(/images/hd/providers_red.gif);}
a#providers:active img {background-image: url(/images/hd/providers_red.gif);}

a#programs img {background-image: url(/images/hd/new_programs.gif);}
a#programs:visited img {background-image: url(/images/hd/new_programs.gif);}
a#programs:hover img {background-image: url(/images/hd/new_programs_red.gif);}
a#programs:active img {background-image: url(/images/hd/new_programs_red.gif);}

a#webcasts img {background-image: url(/images/hd/webcasts.gif);}
a#webcasts:visited img {background-image: url(/images/hd/webcasts.gif);}
a#webcasts:hover img {background-image: url(/images/hd/webcasts_red.gif);}
a#webcasts:active img {background-image: url(/images/hd/webcasts_red.gif);}

a#special_offers img {background-image: url(/images/hd/special_offers.gif);}
a#special_offers:visited img {background-image: url(/images/hd/special_offers.gif);}
a#special_offers:hover img {background-image: url(/images/hd/special_offers_red.gif);}
a#special_offers:active img {background-image: url(/images/hd/special_offers_red.gif);}

a#questions img {background-image: url(/images/hd/questions.gif);}
a#questions:visited img {background-image: url(/images/hd/questions.gif);}
a#questions:hover img {background-image: url(/images/hd/questions_red.gif);}
a#questions:active img {background-image: url(/images/hd/questions_red.gif);}

a#viewlinks img {background-image: url(/images/hd/questions.gif);}
a#viewlinks:visited img {background-image: url(/images/hd/questions.gif);}
a#viewlinks:hover img {background-image: url(/images/hd/questions_red.gif);}
a#viewlinks:active img {background-image: url(/images/hd/questions_red.gif);}


/*global navigation*/

#centerFunction {  /* IE7 hack to center content */
    width: 768px;
    text-align: left;
    position: absolute;
    top: 0px;
    left: 25%;
    margin-left: -70px;
}

#globalnav {clear:both;}
#globalnav { 
	
	width:100%; 
	margin-left:auto;
	margin-right:auto;
	background: #e7e3e7; 
	font: 14px Verdana,Arial,sans-serif !important;
	text-align:left;
	height:20px; 
	padding:0px;
	}
	
/*Start - Added by Vijay on 11/21/08*/
#globalnav ul {width:100%; margin:0px; padding:0px; list-style: none;} /**/ 
#globalnav ul li { background: url(https://clecenter.com/images/bullet_global.gif) no-repeat 0% 80%; float:left; margin: 0 20px; padding: 0 0 0 7px; } 
#globalnav ul li a {text-decoration: none; color: #000;} 
#globalnav #loginbar { text-align: right; float: left; margin: 0; width:100px; border-top: 5px solid #EF0B08; padding: 3px 0; } 
#globalnav #loginbar a { color: #000; font-weight: bold; text-decoration: none; margin-right: 5px; }


#edgeBar {border-top:#454343 solid 3px;width:100%;margin:0px 0px 0px 0px;padding:0px;background:#e2e2e2;}
/*End - Added by Vijay on 11/21/08*/

/*Start - Commented by Vijay on 11/21/08*/
/*#globalnav ul { padding:0px 0; margin:0; list-style: none; border-top: 3px solid #454343;}  
#globalnav ul li { background: url(https://clecenter.com/images/bullet_global.gif) no-repeat 0% 80%; float:left; margin: 0 15px; padding: 0 0 0 7px; } 
#globalnav ul li a {text-decoration: none; color: #000;} 
#globalnav #loginbar { text-align: right; float: left; margin: 0; width:100px; border-top: 5px solid #EF0B08; padding: 3px 0; } 
#globalnav #loginbar a { color: #000; font-weight: bold; text-decoration: none; margin-right: 5px; }


#edgeBar {height:10px;border-top:#454343 solid 3px;width:100%;margin:0px 0px 0px 0px;padding:0px;background:#e2e2e2;}/*
/*End - Commented by Vijay on 11/21/08*/

/*end global nav*/

#leaderBoard
{
	text-align: center;
	/* background-color: #a9b5c2;*/
	padding:0px 5px 0px 5px;
	/* border-color: #999 #999 #A9B5C2 #999; 
	border-width: 1px;
	border-style: solid none solid none; */
	height: 91px;
	width: 720px;
	margin:0 0 5px;
}
#leaderBoard * {
	border-style: none;
}

body { /*IE hack to obfuscate div spacing */
	background-color: white; /*#E7E3E7;*/
}


/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	/*filter:alpha(opacity=70);
	opacity:0.7;*/
}

.modalPopup {
	background-color:white;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.modalPopup p {
    padding: 5px;
}

.popupHover {
	background-image:url(images/header-opened.png);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#F5F7F8;
}

.homepagecenterblock
{
	text-align:left;
	vertical-align:top;
	background-image: url('/images/red_underline.jpg');
	background-position: bottom; 
	background-repeat: repeat-x;
	font-family:Arial;
	font-size:12px;
	color:Black;
	font-weight:bold;
}
.homepagecenterblockText
{
	text-align:left;
	vertical-align:top;
	font-size:12px;
	font-family:Arial;
	background-image: url('/images/line_above_more.jpg');
	background-position: bottom; 
	background-repeat: repeat-x;
}
.homePageRightBlockTopCurve
{
      vertical-align:bottom;
      background-image: url('/images/top_search_box.jpg');
      background-position: bottom; 
      background-repeat: no-repeat;
      font-family:Arial;
      font-size:14px;
      font-weight:bold;
}
.homePageRightBlockTop
{
      vertical-align:middle;
      background-image: url('/images/top_search_box1.jpg');
      background-position:center; 
      background-repeat: repeat;
      font-family:Arial;
      font-size:14px;
      font-weight:bold;
}
.homePageRightBlocktr
{
      height:25px;
}

.homePageRightBlockBack
{
      background-image: url('/images/search_bk.jpg'); 
      background-position: left top;
    background-repeat: repeat;
    font-family:Arial;
      font-size:14px;
      font-weight:bold;
      color:Black;
}
.homePageRightBlockFindCLE
{
      background-image: url('/images/right_find_your_cle.jpg'); 
      background-position: left top;
    background-repeat: repeat-x;
    font-family:Arial;
      font-size:14px;
      font-weight:bold;
      color:Black;
      margin-left:15px;
}
.homePageRightBlockBottom
{
      background-image: url('/images/bottom_search_box.jpg');
      background-position: top; 
      background-repeat: no-repeat;
      width:80px;	
}
.homePageRightLeftLongLines
{
      background-image: url('/images/middle_col_side.jpg'); 
      background-position: top left;
      background-repeat:repeat-y;
      
}
.browseCatalog
{
    font-family:Arial;
      font-size:12px;
      font-weight:normal;
      color:#737373;
}



.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 250px; /*Width of Carousel Viewer itself*/
height: 190px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/

}
.pageHeader
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#860c12;
	text-transform:uppercase;
}

.programName
{
	font: bold 12px Arial, Helvetica, sans-serif; 
	color: #860c12
}
.programName a:visited
{
      font: bold 12px Arial, Helvetica, sans-serif; 
      color: #860c12
}

.programName a:link
{
	font: bold 12px Arial, Helvetica, sans-serif; 
	color: #860c12
}
.programName a:hover
{
	font: bold 12px Arial, Helvetica, sans-serif; 
	color: black
}
a.smallLink
{
	font-weight:normal !important;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#860c12
}
a.smallBoldLink
{
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#860c12;
}
.cartContentsTable
{
	width:100%;
}


p.footer_links a:link
{
	text-decoration:none; color:#424242; font-weight:normal
}

p.footer_links a
{
	text-decoration:none; color:#424242; font-weight:normal
}
p.footer_links a:visited
{
	text-decoration:none; color:#424242; font-weight:normal
}
p.footer_links a:hover
{
	text-decoration:underline; color:red; 
}


.MainActiveLeft a:link {
      color: white;
      font-weight: bold;
      text-decoration: none;
}

.MainActiveLeft a:link {
      color: white;
      font-weight: bold;
      text-decoration: none;
}
.MainActiveLeft a, .MainActiveLeft a:visited {
      color: white;
      font-weight: bold;
      text-decoration: none;
}
.MainActiveLeft a:active {
      color: black;
      font-weight: bold;
      text-decoration: none;
}
.MainActiveLeft a:hover
{
      color: red;
      font-weight: bold;
      text-decoration: none;
}


.legend{
	border: 1px #ccc solid;
	margin: 0px;
	padding: 5px;
	}
	
	fieldset{
	border: 1px #ccc solid;
	margin: 0px;
	padding: 5px;
}
