/* -- V0.42 - 19-Aug-2009  --------------------------------------- */

.white {
	color: #ffffff;
}

A {
	color:#000000;
}

/* -- Page Title Bar -- */

H1#bcText {
	color: #ffffff;
}

BODY.aboutSection H1#bcText { 
	background: #ffffff url("/image/default/page_title_about.gif") no-repeat top left; 
}

BODY.emailSection H1#bcText { 
	background: #ffffff url("/image/default/page_title_email.gif") no-repeat top left; 
}

BODY.homeSection H1#bcText { 
	background: #ffffff url("/image/default/page_title_home.gif") no-repeat top left;
}

BODY.learningSection H1#bcText { 
	background: #ffffff url("/image/default/page_title_learning.gif") no-repeat top left; 
}

BODY.loginSection H1#bcText { 
	background: #ffffff url("/image/default/page_title_login.gif") no-repeat top left;
}

BODY.onlineSection H1#bcText { 
	background: #ffffff url("/image/default/page_title_online.gif") no-repeat top left;
}

BODY.searchSection H1#bcText { 
	background: #ffffff url("/image/default/page_title_search.gif") no-repeat top left;
}

BODY.settingsSection H1#bcText { 
	background: #ffffff url("/image/default/page_title_settings.gif") no-repeat top left;
}

BODY.startingSection H1#bcText { 
	background: #ffffff url("/image/default/page_title_starting.gif") no-repeat top left; 
}

BODY.successSection H1#bcText { 
	background: #ffffff url("/image/default/page_title_success.gif") no-repeat top left;
}

BODY.supportSection H1#bcText { 
	background: #ffffff url("/image/default/page_title_support.gif") no-repeat top left;
}

BODY.understandingSection H1#bcText { 
	background: #ffffff url("/image/default/page_title_understanding.gif") no-repeat top left; 
}

BODY.usingSection H1#bcText { 
	background: #ffffff url("/image/default/page_title_using.gif") no-repeat top left; 
}

/* -- content area --- */

#contentArea {
	background: #ffffff url("/image/default/main_bg.gif") no-repeat top left;
}

#popContentArea {
	background: #ffffff url("/image/default/popup_bg.gif") no-repeat top left;
}

#contentArea A,
#popContentArea A {
        color:#ffffff;
}

#contentArea DIV.searchSpelling A {
        color: #000000;
}

#footer {
	background: #ffffff url("/image/default/footer_bg.gif") no-repeat top left;
}

/* -- Table hover-over tints -- */

BODY.aboutSection .tblLayout TR.over { 
        color: #000000;
        background-color: #D6C0D2;
}

BODY.emailSection .tblLayout TR.over {
        color: #000000;
        background-color: #EBBFD5;
}

BODY.homeSection .tblLayout TR.over {
        color: #000000;
        background-color: #FAC7C9;
}

BODY.learningSection .tblLayout TR.over {
        color: #000000;
        background-color: #D1CCCF;
}

BODY.loginSection .tblLayout TR.over { 
        color: #000000;
        background-color: #BDCBB8;
}

BODY.onlineSection .tblLayout TR.over {
        color: #000000;
        background-color: #D1CCCF;
}

BODY.searchSection .tblLayout TR.over { 
        color: #000000;
        background-color: #E3D4BF;
}

BODY.settingsSection .tblLayout TR.over {
        color: #000000;
        background-color: #BFD1E0;
}

BODY.startingSection .tblLayout TR.over {
        color: #000000;
        background-color: #F6BFDA;
}

BODY.successSection .tblLayout TR.over {
        color: #000000;
        background-color: #D6C3DC;
}

BODY.supportSection .tblLayout TR.over {
        color: #000000;
        background-color: #BFDAE2;
}

BODY.understandingSection .tblLayout TR.over {
        color: #000000;
        background-color: #F2D3BF;
}

BODY.usingSection .tblLayout TR.over { 
        color: #000000;
        background-color: #D1E0C8;
}

/* -- Left Navigation Menu ---------------------------------------- */

.navList LI#home A { 
	background: transparent url("/image/default/icon_home.gif") no-repeat;
        background-position: 5px 3px;
}

.navList LI#login A { 
	background: transparent url("/image/default/icon_login.gif") no-repeat; 
        background-position: 5px 3px;
}

.navList LI#logout A { 
	background: transparent url("/image/default/icon_logout.gif") no-repeat; 
        background-position: 5px 3px;
}

.navList LI#register A { 
	background: transparent url("/image/default/icon_register.gif") no-repeat; 
        background-position: 5px 3px;
}

.navList LI#search A { 
	background: transparent url("/image/default/icon_search.gif") no-repeat; 
        background-position: 5px 3px;
}

.navList LI#support A { 
	background: transparent url("/image/default/icon_support.gif") no-repeat; 
        background-position: 5px 3px;
}

.navList LI#settings A { 
	background: transparent url("/image/default/icon_settings.gif") no-repeat;
        background-position: 5px 3px;
}

.navList LI#email A { 
	background: transparent url("/image/default/icon_email.gif") no-repeat;
        background-position: 5px 3px;
}

.navList LI#learning A { 
	background: transparent url("/image/default/icon_courses.gif") no-repeat;
        background-position: 5px 3px;
}

.navList LI#onlineBasics A { 
	background: transparent url("/image/default/icon_courses_onlinebasics.gif") no-repeat;
        background-position: 16px 3px;
}

.navList LI#starting A { 
	background: transparent url("/image/default/icon_courses_starting.gif") no-repeat;
        background-position: 16px 3px;
}

.navList LI#understanding A { 
	background: transparent url("/image/default/icon_courses_understanding.gif") no-repeat;
        background-position: 16px 3px;
}

.navList LI#using A { 
	background: transparent url("/image/default/icon_courses_using.gif") no-repeat;
        background-position: 16px 3px;
}

.navList LI#learningLog A { 
	background: transparent url("/image/default/icon_learning_log.gif") no-repeat;
        background-position: 16px 3px;
}

.navList LI#stories A {
	background: transparent url("/image/default/icon_success_Stories.gif") no-repeat;
        background-position: 5px 3px;
}

.navList {
	background: transparent url("/image/default/menu_bg.gif") repeat-y top right;
}

.navList LI.notSelected {
	background: transparent url("/image/default/unselected_item_bg.gif") no-repeat top left;
}

.navList LI.selected {
	background: transparent url("/image/default/selected_item_bg.gif") no-repeat top left;
}

.navList LI.expanded {
	background: transparent url("/image/default/courses_expanded.gif") no-repeat top left;
}

.navList LI.expanded.Visitor {
	background: transparent url("/image/default/courses_visitor.gif") no-repeat top left;
}

.navList LI.subSelected {
	background: transparent;
}

.navList LI.subNotSelected {
	background: transparent;
}
/* -- Layout 1 ---------------------------------------------------- */

.imageButtonHilite {
        background: transparent url("/image/default/lozenge-white.gif") no-repeat;
        color: #000000;
}

.lozenge.about {
	background: transparent url("/image/default/lozenge-about.gif") no-repeat;
}

.lozenge.email {
	background: transparent url("/image/default/lozenge-email.gif") no-repeat;
}

.lozenge.home {
	background: transparent url("/image/default/lozenge-home.gif") no-repeat;
}

.lozenge.learning {
	background: transparent url("/image/default/lozenge-learning.gif") no-repeat;
}

.lozenge.login {
	background: transparent url("/image/default/lozenge-login.gif") no-repeat;
}

.lozenge.search {
	background: transparent url("/image/default/lozenge-search.gif") no-repeat;
}

.lozenge.settings {
	background: transparent url("/image/default/lozenge-settings.gif") no-repeat;
}

.lozenge.starting {
	background: transparent url("/image/default/lozenge-starting.gif") no-repeat;
}

.lozenge.success {
	background: transparent url("/image/default/lozenge-success.gif") no-repeat;
}

.lozenge.support {
	background: transparent url("/image/default/lozenge-support.gif") no-repeat;
}

.lozenge.understanding {
	background: transparent url("/image/default/lozenge-understanding.gif") no-repeat;
}

.lozenge.using {
	background: transparent url("/image/default/lozenge-using.gif") no-repeat;
}


/* -- Box 1 -- */

DIV.box1 {
	color: #ffffff;
	background: url("/image/default/boxA_grey.gif") no-repeat top left;
}

/* -- Box 2 -- */

BODY.aboutSection DIV.box2 {
        color: #ffffff;
	background: url("/image/default/boxB_about.gif");
}

BODY.emailSection DIV.box2 {
        color: #ffffff;
	background: url("/image/default/boxB_email.gif");
}

BODY.homeSection DIV.box2 {
        color: #ffffff;
	background: url("/image/default/boxB_home.gif");
}

BODY.learningSection DIV.box2 {
        color: #ffffff;
	background: url("/image/default/boxB_learning.gif");
}

BODY.loginSection DIV.box2 {
        color: #ffffff;
	background: url("/image/default/boxB_login.gif");
}

BODY.onlineSection DIV.box2 {
        color: #ffffff;
	background: url("/image/default/boxB_online.gif");
}

BODY.searchSection DIV.box2 {
        color: #ffffff;
	background: url("/image/default/boxB_search.gif");
}

BODY.settingsSection DIV.box2 {
        color: #ffffff;
	background: url("/image/default/boxB_settings.gif");
}

BODY.startingSection DIV.box2 {
        color: #ffffff;
	background: url("/image/default/boxB_starting.gif");
}

BODY.successSection DIV.box2 {
        color: #ffffff;
	background: url("/image/default/boxB_success.gif");
}

BODY.supportSection DIV.box2 {
        color: #ffffff;
	background: url("/image/default/boxB_support.gif");
}

BODY.understandingSection DIV.box2 {
        color: #ffffff;
	background: url("/image/default/boxB_understanding.gif");
}

BODY.usingSection DIV.box2 {
        color: #ffffff;
	background: url("/image/default/boxB_using.gif");
}

/* -- Box 3 -- */

BODY.aboutSection DIV.box3 {
	color: #ffffff;
	background: url("/image/default/boxB_about.gif") no-repeat top left;
}

BODY.emailSection DIV.box3 {
	color: #ffffff;
	background: url("/image/default/boxB_email.gif") no-repeat top left;
}

BODY.homeSection DIV.box3 {
	color: #ffffff;
	background: url("/image/default/boxB_home.gif") no-repeat top left;
}

BODY.learningSection DIV.box3 {
	color: #ffffff;
	background: url("/image/default/boxB_learning.gif") no-repeat top left;
}

BODY.loginSection DIV.box3 {
	color: #ffffff;
	background: url("/image/default/boxB_login.gif") no-repeat top left;
}

BODY.onlineSection DIV.box3 {
	color: #ffffff;
	background: url("/image/default/boxB_online.gif") no-repeat top left;
}

BODY.searchSection DIV.box3 {
	color: #ffffff;
	background: url("/image/default/boxB_search.gif") no-repeat top left;
}

BODY.settingsSection DIV.box3 {
	color: #ffffff;
	background: url("/image/default/boxB_settings.gif") no-repeat top left;
}

BODY.startingSection DIV.box3 {
	color: #ffffff;
	background: url("/image/default/boxB_starting.gif") no-repeat top left;
}

BODY.successSection DIV.box3 {
	color: #ffffff;
	background: url("/image/default/boxB_success.gif") no-repeat top left;
}

BODY.supportSection DIV.box3 {
	color: #ffffff;
	background: url("/image/default/boxB_support.gif") no-repeat top left;
}

BODY.understandingSection DIV.box3 {
	color: #ffffff;
	background: url("/image/default/boxB_understanding.gif") no-repeat top left;
}

BODY.usingSection DIV.box3 {
	color: #ffffff;
	background: url("/image/default/boxB_using.gif") no-repeat top left;
}

/* -- Box 6 -- */

BODY.layout9 DIV.box6 {
	background: url("/image/default/boxD_top.gif") #fff no-repeat left top;
}

BODY.layout9.loginSection DIV.box6 {
	background: url("/image/default/boxD_top_login.gif") no-repeat left top;
        background-color: #186B2A;
}

BODY.layout9.loginSection DIV.box6 div.content {
        color: #FFFFFF;
}

BODY.layout9 DIV.box6_footer {
	background: url("/image/default/boxD_bottom.gif") #fff no-repeat left bottom;
}

BODY.layout9.loginSection DIV.box6_footer {
	background: url("/image/default/boxD_bottom_login.gif") no-repeat left bottom;
}

BODY.aboutSection DIV.box6 TH,
BODY.aboutSection DIV.box6 TD {
	background-color:#D6C0D2;
}

BODY.emailSection DIV.box6 TH,
BODY.emailSection DIV.box6 TD {
	background-color:#EBBFD5;
}

BODY.homeSection DIV.box6 TH,
BODY.homeSection DIV.box6 TD {
	background-color:#FAC7C9;
}

BODY.learningSection DIV.box6 TH,
BODY.learningSection DIV.box6 TD {
	background-color:#D1CCCF;
}

BODY.loginSection DIV.box6 TH,
BODY.loginSection DIV.box6 TD {
	background-color:#BDCBB8;
}

BODY.onlineSection DIV.box6 TH,
BODY.onlineSection DIV.box6 TD {
	background-color:#D1CCCF;
}

BODY.searchSection DIV.box6 TH,
BODY.searchSection DIV.box6 TD {
	background-color:#E3D4BF;
}

BODY.settingsSection DIV.box6 TH,
BODY.settingsSection DIV.box6 TD {
	background-color:#BFD1E0;
}

BODY.startingSection DIV.box6 TH,
BODY.startingSection DIV.box6 TD {
	background-color:#F6BFDA;
}

BODY.successSection DIV.box6 TH,
BODY.successSection DIV.box6 TD {
	background-color:#D6C3DC;
}

BODY.supportSection DIV.box6 TH,
BODY.supportSection DIV.box6 TD {
	background-color:#BFDAE2;
}

BODY.understandingSection DIV.box6 TH,
BODY.understandingSection DIV.box6 TD {
	background-color:#F2D3BF;
}

BODY.usingSection DIV.box6 TH,
BODY.usingSection DIV.box6 TD {
	background-color:#D1E0C8;
}

#contentArea DIV.box6 TD A,
#contentArea DIV.box6 BLOCKQUOTE A {
	color: #000000;
}

#contentArea DIV.box6_footer A {
	color: #000000;
}

.readHeader {
        background: url(/image/default/email_read_header_icon.gif) no-repeat;
}

.attachmentHeader {
        background: url(/image/default/email_attachment_header_icon.gif) no-repeat;
}

.readIcon {
        background: url(/image/default/email_read_icon.gif) no-repeat;
}

.unreadIcon {
        background: url(/image/default/email_unread_icon.gif) no-repeat;
}

/* -- Box 7 -- */

BODY.aboutSection DIV.box7 {
	color: #ffffff;
	background: url("/image/default/boxA_about.gif") no-repeat top left;
}

BODY.emailSection DIV.box7 {
	color: #ffffff;
	background: url("/image/default/boxA_email.gif") no-repeat top left;
}

BODY.homeSection DIV.box7 {
	color: #ffffff;
	background: url("/image/default/boxA_home.gif") no-repeat top left;
}

BODY.learningSection DIV.box7 {
	color: #ffffff;
	background: url("/image/default/boxA_learning.gif") no-repeat top left;
}

BODY.loginSection DIV.box7 {
	color: #ffffff;
	background: url("/image/default/boxA_login.gif") no-repeat top left;
}

BODY.onlineSection DIV.box7 {
	color: #ffffff;
	background: url("/image/default/boxA_online.gif") no-repeat top left;
}

BODY.searchSection DIV.box7 {
	color: #ffffff;
	background: url("/image/default/boxA_search.gif") no-repeat top left;
}

BODY.settingsSection DIV.box7 {
	color: #ffffff;
	background: url("/image/default/boxA_settings.gif") no-repeat top left;
}

BODY.startingSection DIV.box7 {
	color: #ffffff;
	background: url("/image/default/boxA_starting.gif") no-repeat top left;
}

BODY.successSection DIV.box7 {
	color: #ffffff;
	background: url("/image/default/boxA_success.gif") no-repeat top left;
}

BODY.supportSection DIV.box7 {
	color: #ffffff;
	background: url("/image/default/boxA_support.gif") no-repeat top left;
}

BODY.understandingSection DIV.box7 {
	color: #ffffff;
	background: url("/image/default/boxA_understanding.gif") no-repeat top left;
}

BODY.usingSection DIV.box7 {
	color: #ffffff;
	background: url("/image/default/boxA_using.gif") no-repeat top left;
}


/* -- Box 8 -- */

DIV.box8 {
	color: #ffffff;
	background: url("/image/default/boxC_grey.gif") no-repeat left top;
}

/* -- Box 9 -- */

BODY.aboutSection DIV.box9 {
	color: #ffffff;
	background: url("/image/default/boxC_about.gif") no-repeat left top;
}

BODY.emailSection DIV.box9 {
	color: #ffffff;
	background: url("/image/default/boxC_email.gif") no-repeat left top;
}

BODY.homeSection DIV.box9 {
	color: #ffffff;
	background: url("/image/default/boxC_home.gif") no-repeat left top;
}

BODY.learningSection DIV.box9 {
	color: #ffffff;
	background: url("/image/default/boxC_learning.gif") no-repeat left top;
}

BODY.loginSection DIV.box9 {
	color: #ffffff;
	background: url("/image/default/boxC_login.gif") no-repeat left top;
}

BODY.onlineSection DIV.box9 {
	color: #ffffff;
	background: url("/image/default/boxC_online.gif") no-repeat left top;
}

BODY.searchSection DIV.box9 {
	color: #ffffff;
	background: url("/image/default/boxC_search.gif") no-repeat left top;
}

BODY.settingsSection DIV.box9 {
	color: #ffffff;
	background: url("/image/default/boxC_settings.gif") no-repeat left top;
}

BODY.startingSection DIV.box9 {
	color: #ffffff;
	background: url("/image/default/boxC_starting.gif") no-repeat left top;
}

BODY.successSection DIV.box9 {
	color: #ffffff;
	background: url("/image/default/boxC_success.gif") no-repeat left top;
}

BODY.supportSection DIV.box9 {
	color: #ffffff;
	background: url("/image/default/boxC_support.gif") no-repeat left top;
}

BODY.understandingSection DIV.box9 {
	color: #ffffff;
	background: url("/image/default/boxC_understanding.gif") no-repeat left top;
}

BODY.usingSection DIV.box9 {
	color: #ffffff;
	background: url("/image/default/boxC_using.gif") no-repeat left top;
}

/* -- Box 10 -- */

DIV.box10 {
	color: #ffffff;
	background: url("/image/default/boxB_grey.gif") no-repeat left top;
}

/* -- Box 12 -- */

DIV.box12 {
	color: #ffffff;
	background: url("/image/default/boxE_grey.gif") no-repeat left top;
}

/* -- Box 14 -- */

DIV.box14 {
	color: #ffffff;
	background: url("/image/default/boxF_grey.gif") no-repeat top left;
}

/* -- Box 15 and Box 16 -- */

DIV.box15 A DIV.desc P,
DIV.box16 A DIV.desc P {
	color: #000000;
}

SPAN.lozenge2.about {
	background: transparent url("/image/default/lozenge-about.gif") no-repeat;
}

SPAN.lozenge2.email {
	background: transparent url("/image/default/lozenge-email.gif") no-repeat;
}

SPAN.lozenge2.home {
	background: transparent url("/image/default/lozenge-home.gif") no-repeat;
}

SPAN.lozenge2.learning {
	background: transparent url("/image/default/lozenge-learning.gif") no-repeat;
}

SPAN.lozenge2.login {
	background: transparent url("/image/default/lozenge-login.gif") no-repeat;
}

SPAN.lozenge2.online {
	background: transparent url("/image/default/lozenge-online.gif") no-repeat;
}

SPAN.lozenge2.register {
	background: transparent url("/image/default/lozenge-login.gif") no-repeat;
}

SPAN.lozenge2.search {
	background: transparent url("/image/default/lozenge-search.gif") no-repeat;
}

SPAN.lozenge2.settings {
	background: transparent url("/image/default/lozenge-settings.gif") no-repeat;
}

SPAN.lozenge2.starting {
	background: transparent url("/image/default/lozenge-starting.gif") no-repeat;
}

SPAN.lozenge2.success {
	background: transparent url("/image/default/lozenge-success.gif") no-repeat;
}

SPAN.lozenge2.support {
	background: transparent url("/image/default/lozenge-support.gif") no-repeat;
}

SPAN.lozenge2.understanding {
	background: transparent url("/image/default/lozenge-understanding.gif") no-repeat;
}

SPAN.lozenge2.using {
	background: transparent url("/image/default/lozenge-using.gif") no-repeat;
}

A.squareButton:hover SPAN.lozenge2,
A.squareButton:focus SPAN.lozenge2,
A.squareButton:active SPAN.lozenge2 {
        background-image: url(/image/default/lozenge-white.gif);
}

A.squareButton:hover SPAN.lozenge2,
A.squareButton:focus SPAN.lozenge2,
A.squareButton:active SPAN.lozenge2 {
        color: black;							
}

/* -- Box 17 -- */

BODY.homeSection DIV.box17 {
	color: #ffffff;
	background: url("/image/default/boxG_blue.gif") no-repeat top left;
}

BODY.learningSection DIV.box17 {
	color: #ffffff;
	background: url("/image/default/boxG_blue.gif") no-repeat top left;
}

a.newsStory {
        background-image: url(/image/default/news_lozenge.jpg);
}

a.newsStory.about {
        background-image: url(/image/default/news_lozenge_about.jpg);
}

a.newsStory.email {
        background-image: url(/image/default/news_lozenge_email.jpg);
}

a.newsStory.home {
        background-image: url(/image/default/news_lozenge_home.jpg);
}

a.newsStory.learning {
        background-image: url(/image/default/news_lozenge_learning.jpg);
}

a.newsStory.login {
        background-image: url(/image/default/news_lozenge_login.jpg);
}

a.newsStory.online {
        background-image: url(/image/default/news_lozenge_online.jpg);
}

a.newsStory.search {
        background-image: url(/image/default/news_lozenge_search.jpg);
}

a.newsStory.settings {
        background-image: url(/image/default/news_lozenge_settings.jpg);
}

a.newsStory.starting {
        background-image: url(/image/default/news_lozenge_starting.jpg);
}

a.newsStory.success {
        background-image: url(/image/default/news_lozenge_success.jpg);
}

a.newsStory.support {
        background-image: url(/image/default/news_lozenge_support.jpg);
}

a.newsStory.understanding {
        background-image: url(/image/default/news_lozenge_understanding.jpg);
}

a.newsStory.using {
        background-image: url(/image/default/news_lozenge_using.jpg);
}

a.newsStory:hover,
a.newsStory:focus,
a.newsStory:active {
        background-image: url(/image/default/news_lozenge_white.jpg);
}

a.newsStory:hover P,
a.newsStory:focus P,
a.newsStory:active P {
        color: black;
}

/* -- Box 18 -- */

DIV.box18 {
	color: #ffffff;
	background: url("/image/default/boxH_grey.gif") no-repeat top left;
}

/* -- Box 19 -- */

BODY.loginSection DIV.box19 {
	color: #ffffff;
	background: url("/image/default/boxI_login.gif") no-repeat top left;
}

BODY.settingsSection DIV.box19 {
	color: #ffffff;
	background: url("/image/default/boxI_settings.gif") no-repeat top left;
}

/* -- Submit Button Bar -- */

INPUT.submitButton {
	background: transparent;
	color: #FFFFFF;
}

BODY.aboutSection DIV.nav,
BODY.aboutSection DIV.nav3,
BODY.aboutSection DIV.nav4,
BODY.aboutSection DIV.nav6 {
	background: url("/image/default/submit_bar_about.gif");
}
 
BODY.aboutSection DIV.nav1 {
	background: url("/image/default/pop_submit_bar_about.gif");
} 

BODY.emailSection DIV.nav,
BODY.emailSection DIV.nav3,
BODY.emailSection DIV.nav4,
BODY.emailSection DIV.nav6 {
	background: url("/image/default/submit_bar_email.gif");
} 

BODY.emailSection DIV.nav1 {
	background: url("/image/default/pop_submit_bar_email.gif");
} 

BODY.homeSection DIV.nav,
BODY.homeSection DIV.nav3,
BODY.homeSection DIV.nav4,
BODY.homeSection DIV.nav6 {
	background: url("/image/default/submit_bar_home.gif");
} 

BODY.homeSection DIV.nav1 {
	background: url("/image/default/pop_submit_bar_home.gif");
} 

BODY.learningSection DIV.nav,
BODY.learningSection DIV.nav3,
BODY.learningSection DIV.nav4,
BODY.learningSection DIV.nav6 {
	background: url("/image/default/submit_bar_learning.gif");
} 

BODY.learningSection DIV.nav1 {
	background: url("/image/default/pop_submit_bar_learning.gif");
} 

BODY.loginSection DIV.nav,
BODY.loginSection DIV.nav3,
BODY.loginSection DIV.nav4,
BODY.loginSection DIV.nav6 {
	background: url("/image/default/submit_bar_login.gif");
} 

BODY.loginSection DIV.nav1 {
	background: url("/image/default/pop_submit_bar_login.gif");
} 

BODY.onlineSection DIV.nav,
BODY.onlineSection DIV.nav3,
BODY.onlineSection DIV.nav4,
BODY.onlineSection DIV.nav6 {
	background: url("/image/default/submit_bar_online.gif");
} 

BODY.onlineSection DIV.nav1 {
	background: url("/image/default/pop_submit_bar_online.gif");
}

BODY.searchSection DIV.nav,
BODY.searchSection DIV.nav3,
BODY.searchSection DIV.nav4,
BODY.searchSection DIV.nav6 {
	background: url("/image/default/submit_bar_search.gif");
} 

BODY.searchSection DIV.nav1 {
	background: url("/image/default/pop_submit_bar_search.gif");
} 

BODY.settingsSection DIV.nav,
BODY.settingsSection DIV.nav3,
BODY.settingsSection DIV.nav4,
BODY.settingsSection DIV.nav6 {
	background: url("/image/default/submit_bar_settings.gif");
} 

BODY.settingsSection DIV.nav1 {
	background: url("/image/default/pop_submit_bar_settings.gif");
} 

BODY.startingSection DIV.nav,
BODY.startingSection DIV.nav3,
BODY.startingSection DIV.nav4,
BODY.startingSection DIV.nav6 {
	background: url("/image/default/submit_bar_starting.gif");
} 

BODY.startingSection DIV.nav1 {
	background: url("/image/default/pop_submit_bar_starting.gif");
} 

BODY.successSection DIV.nav,
BODY.successSection DIV.nav3,
BODY.successSection DIV.nav4,
BODY.successSection DIV.nav6 {
	background: url("/image/default/submit_bar_success.gif");
} 

BODY.successSection DIV.nav1 {
	background: url("/image/default/pop_submit_bar_success.gif");
} 

BODY.supportSection DIV.nav,
BODY.supportSection DIV.nav3,
BODY.supportSection DIV.nav4,
BODY.supportSection DIV.nav6 {
	background: url("/image/default/submit_bar_support.gif");
} 

BODY.supportSection DIV.nav1 {
	background: url("/image/default/pop_submit_bar_support.gif");
} 

BODY.understandingSection DIV.nav,
BODY.understandingSection DIV.nav3,
BODY.understandingSection DIV.nav4,
BODY.understandingSection DIV.nav6 {
	background: url("/image/default/submit_bar_understanding.gif");
} 

BODY.understandingSection DIV.nav1 {
	background: url("/image/default/pop_submit_bar_understanding.gif");
} 

BODY.usingSection DIV.nav,
BODY.usingSection DIV.nav3,
BODY.usingSection DIV.nav4,
BODY.usingSection DIV.nav6 {
	background: url("/image/default/submit_bar_using.gif");
}

BODY.usingSection DIV.nav1 {
	background: url("/image/default/pop_submit_bar_using.gif");
} 

#contentArea DIV.box6 DIV.searchResult,
#contentArea DIV.box6 DIV.searchSuggest { 
        color: #000000;
        background-color: #E3D4BF;
}

#contentArea DIV.box6 DIV.searchResult A,
#contentArea DIV.box6 DIV.searchSuggest A { 
        color: #000000;
}

.attachmentIcon {
        background: url("/image/default/email_attachment_header_icon.gif") no-repeat;
	width: 40px;
        height: 30px;
}

DIV.navH {
	background: url("/image/default/header_submit_bar_search.gif");
} 

DIV.navH A {
        color: #FFFFFF;
}

DIV.navHexternal {
	background: url("/image/default/header_submit_bar_external.gif");
} 

DIV.navHexternal A {
        color: #FFFFFF;
}

/* -- Audio Assistance Icon --------------------------------------- */
 
#audioAssist {
        background: transparent url("/image/default/audio.gif") no-repeat center top;
}

/* -- Registration Buttons ---------------------------------------- */

DIV.regButtons INPUT.regButton {
        color: #186B2A;
}

DIV.regButtons DIV.regButtonText {
        color: #186B2A;
}

DIV.regButtons DIV#regButtonText1 {
	background-image: url("/image/default/submit_registration_1.jpg");
}

DIV.regButtons DIV#regButtonText2 {
	background-image: url("/image/default/submit_registration_2.jpg");
}

DIV.regButtons DIV#regButtonText3 {
	background-image: url("/image/default/submit_registration_3.jpg");
}

DIV#cacheButton1Hilite {
        height: 0px
        width: 0px;
	background-image: url("/image/default/submit_registration_1_hilite.jpg");
}

DIV#cacheButton2Hilite {
        height: 0px
        width: 0px;
	background-image: url("/image/default/submit_registration_2_hilite.jpg");
}

DIV#cacheButton3Hilite {
        height: 0px
        width: 0px;
	background-image: url("/image/default/submit_registration_3_hilite.jpg");
}
/* -- CCR 152 - Centre code Warning CSS tooltip -------------------------- */
.centreCodeWarning {
       color: #FFFFFF;
       background-color: #186B2A;
       border: 2px solid red;
}

