/*CLIENT ENTRY*/
#bannerdiv #bannerimg {top:-7px;}

/*no 2nd level sub in top menu*/
#contentarea .sf-menu2 li ul#tmsub1 li a div {padding-left:15px !important;padding-right:15px;}

p.resAvail {background:url(../Images/clmc-resyes.gif) left center no-repeat;}
p.resNotAvail {background:url(../Images/clmc-resno.gif) left center no-repeat;}

h2 {font-size:1.5em;font-style:normal;}
h3 {color:#94BD0F;font-size:1.2em;margin-top:1.4em;font-style:normal;}
#contentarea ul {margin-left:18px;list-style:square;list-style-type:square;list-style-image:url(../Images/list-bullet.gif);}
#contentarea p.centertxt {text-align:center;}

.col4clienttbl {margin-top:10px !important;}

#contentarea .dInteractive {border:1px solid #94BF0D;background-color:#F1FCD1;}

a#quizpBtn, a#quizpBtn:link, a#quizpBtn:visited {background:url(../Images/clmc-quiz-prim-btn.jpg) left top no-repeat;}
a#quizpBtn:hover, a#quizpBtn:focus {background-position:right top;}
a#quizsBtn, a#quizsBtn:link, a#quizsBtn:visited {background:url(../Images/clmc-quiz-sec-btn.jpg) left top no-repeat;}
a#quizsBtn:hover, a#quizsBtn:focus {background-position:right top;}


ul.uldropdownlink {width:98%;list-style:none !important;list-style-type:none !important;list-style-image:none;margin:0px !important;padding:0px;}
ul.uldropdownlink li {list-style:none !important;list-style-type:none !important;list-style-image:none;margin:0px !important;padding:0px;}
ul.uldropdownlink li a, ul.uldropdownlink li a:link, ul.uldropdownlink li a:visited {display:block;background:url(../Images/dd-bullet-off.gif) left top no-repeat;color:#038CC0;text-decoration:none;}
ul.uldropdownlink li a:hover, ul.uldropdownlink li a:focus {background:url(../Images/dd-bullet-over.gif) left top no-repeat;color:#000000;text-decoration:underline;}
ul.uldropdownlink li span {position:relative;display:block;margin:0px;margin-left:16px;}


ul.dropdownlink {list-style:none !important;list-style-type:none !important;list-style-image:none;margin:0px !important;margin-bottom:1.2em !important;padding:0px;}
ul.dropdownlink li {list-style:none !important;list-style-type:none !important;list-style-image:none;margin:0px !important;padding:0px;}
ul.dropdownlink li a, ul.dropdownlink li a:link, ul.dropdownlink li a:visited {display:block;background:url(../Images/dd-bullet-off2.gif) left top no-repeat;color:#038CC0;text-decoration:none;}
ul.dropdownlink li a:hover, ul.dropdownlink li a:focus {background:url(../Images/dd-bullet-over2.gif) left top no-repeat;color:#000000;}
ul.dropdownlink li span {position:relative;display:inline;margin:0px;margin-left:13px;text-decoration:underline;}
ul.dropdownlink li a span.aType , ul.dropdownlink li a:link span.aType, ul.dropdownlink li a:visited span.aType {color:#000000;text-decoration:none;padding-left:3px;margin-left:0;}
ul.dropdownlink li a:hover span.aType, ul.dropdownlink li a:focus span.aType {color:#000000;text-decoration:none;}


/*GLOSSARY CSS*/
#contentarea #glossQL table {width:99%;}
#contentarea div#glossData {position:relative;}
#contentarea div#glossData #glossTable {width:99%;padding:5px;border:0px solid #0484C5;vertical-align:top;}
#contentarea div#glossData #glossTable td {vertical-align:top;}
#contentarea div#glossData #glossTable ol {margin-left:25px;}
#contentarea div#glossData #glossTable .glossHd {width:25%;vertical-align:top;font-weight:bold;color:#FFFFFF;background-color:#10A8D6;text-align:center;}
#contentarea div#glossData #glossTable .glossdefn {background-color:#DEF3FE;vertical-align:top;}
#contentarea div#glossData #glossTable .glossHd p {margin:5px;}
#contentarea div#glossData #glossTable .glossdefn p {margin:5px;}


/* MINI QUIZ STYLES
-----------------------------------------------*/
/*Change the appearance of the question text and the 'Find Out' links*/
#contentarea .quizQuestion {color:#94BD0F;} /*question text*/
#contentarea .quizLink {color:#038CC0;width:150px;} /*'Find Out' link. Initial hide unless JavaScript is working*/
/*There needs to be updated to reflect the number of question/answer blocks on a page. i.e. if there are 10 questions there needs to be 10 answer ids in the form #answer10*/
#answer1, #answer2, #answer3, #answer4, #answer5, #answer6, #answer7, #answer8, #answer9, #answer10, #answer11, #answer12, #answer13, #answer14 {color:#000000;background-color:#F1FCD1;}
