/* Content frame CSS */

/* ----- Global Items ----- */

body
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: black;
}

a
{
	font-weight: bold;
	color: #3367cd;
	text-decoration: none;
}

a:hover
{
	font-weight: bold;
	color: #3367cd;
	text-decoration: underline;
}

ol
{
	font-family: Verdana, Arial, sans-serif;
	color: black;
	font-size: 12px;
	font-weight: 400;
}

ul
{
	font-family: Verdana, Arial, sans-serif;
	color: black;
	font-size: 12px;
	font-weight: 400;
	list-style-type: disc;
	line-height: 24px;
}

.footer
{
	font-family: Verdana, Arial, sans-serif;
	color: #A77C46;
	font-size: 9px;
	font-weight: 800;
}

.legalNote
{
	font-family: Verdana, Arial, sans-serif;
	color: #7682CC;
	font-size: 10px;
	font-weight: 800;
}


/* ----- Homepage Items ----- */

.homepageTitle
{
	font-family: Verdana, Arial, sans-serif;
	color: #7682CC;
	font-size: 16px;
	font-weight: 800;
}

.homepageContent
{
	font-family: Verdana, Arial, sans-serif;
	color: black;
	font-size: 12px;
	font-weight: 400;
}

.homepageTableColor { background-color: #F0F0F0; }





/* ----- Global Module Items ----- */

.hintHeader
{
	font-family: Verdana, Arial, sans-serif;
	color: #7682CC;
	font-size: 18px;
	font-weight: 800;
}

.hintSubHeader
{
	font-family: Verdana, Arial, sans-serif;
	color: gray;
	font-size: 14px;
	font-weight: 800;
}

.hintContent
{
	font-family: Verdana, Arial, sans-serif;
	color: #353534;
	font-size: 13px;
	font-weight: 600;
}

.hintLink
{
	font-family: Verdana, Arial, sans-serif;
	color: #805A2A;
	font-size: 10px;
	font-weight: 500;
	font-style: normal;
}


#breadcrumbTable
{
	position: absolute;
	left: 8px;
	top: 4px;
}

#breadcrumbDiv
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 768px;
	height: 25px;
	z-index: 1;
	overflow: visible;
	visibility: visible;
	background-color: #333333;
	border-left: solid white 1px;
	border-top: solid white 1px;
}

a.breadcrumbs
{
	color: #ffffff;
	font-size: 9px;
	text-weight: normal;
	text-decoration: none;
}

a.breadcrumbs:hover
{
	color: #ffffff;
	font-size: 9px;
	text-weight: normal;
	text-decoration: underline;
}

#lastcrumb
{
	font-size: 9px;
	text-weight: normal;
	color: #ffffff;
}


/* Basic Content */

.basicContent
{
	font-family: Verdana, Arial, sans-serif;
	color: black;
	font-size: 12px;
	line-height: 15px;
	font-weight: 400;
}

#contentDiv
{
	margin-top: 40px;
	margin-left: 20px;
}

/* Page Title */
.contentHeader
{
	font-family: Verdana, Arial, sans-serif;
	color: #666666;
	font-size: 18px;
	font-weight: bold;
}

.contentSubHeader
{
	font-family: Verdana, Arial, sans-serif;
	color: gray;
	font-size: 14px;
	font-weight: 800;
}

.randomAnswers
{
	font-family: Verdana, Arial, sans-serif;
	color: #805A2A;
	font-size: 11px;
	font-weight: 500;
	font-style: italic;
}

.timerDetailText
{
	font-family: Verdana, Arial, sans-serif;
	color: #805A2A;
	font-size: 11px;
	font-weight: 500;
	font-style: normal;
}





/* ----- Table of Contents Items ----- */

.tocListing1
{
	font-family: Verdana, Arial, sans-serif;
	color: #7682CC;
	font-size: 14px;
	font-weight: 800;
}

.tocListing2
{
	font-family: Verdana, Arial, sans-serif;
	color: #6C6B6B;
	font-size: 11px;
	font-weight: 800;
}

.tocListing3
{
	font-family: Verdana, Arial, sans-serif;
	color: #7682CC;
	font-size: 11px;
	font-weight: 800;
}

.tocListing
{
	font-family: Verdana, Arial, sans-serif;
	color: #7682CC;
	font-size: 12px;
	font-weight: 800;
}

.tocSpacer
{
	font-family: Verdana, Arial, sans-serif;
	color: #7682CC;
	font-size: 7px;
	line-height: 7px;
	font-weight: 800;
}

.tocTableColor { background-color: #F5F3F3; }






/* ----- Problem Type Items ----- */

.problemTypeBkgd { background-color: #F5F3F3; }

.essayQuestions
{
	font-family: Verdana, Arial, sans-serif;
	color: #353534;
	font-size: 13px;
	font-weight: 600;
}

.trueQuestions
{
	font-family: Verdana, Arial, sans-serif;
	color: #353534;
	font-size: 13px;
	font-weight: 600;
}

.trueAnswer
{
	font-family: Verdana, Arial, sans-serif;
	color: black;
	font-size: 12px;
	font-weight: 400;
}

.patternQuestions
{
	font-family: Verdana, Arial, sans-serif;
	color: #353534;
	font-size: 13px;
	font-weight: 600;
}

.multiChoiceQuestion
{
	font-family: Verdana, Arial, sans-serif;
	color: #353534;
	font-size: 13px;
	font-weight: 600;
}

.multiChoiceAnswer
{
	font-family: Verdana, Arial, sans-serif;
	color: black;
	font-size: 12px;
	font-weight: 400;
}

.matchingHeader
{
	font-family: Verdana, Arial, sans-serif;
	color: #192979;
	font-size: 14px;
	font-weight: 600;
}

.matchingQuestion
{
	font-family: Verdana, Arial, sans-serif;
	color: #353534;
	font-size: 13px;
	font-weight: 600;
}

.matchingTerm
{
	font-family: Verdana, Arial, sans-serif;
	color: #353534;
	font-size: 12px;
	font-weight: 600;
	background-color: transparent;
}

.matchingAnswer
{
	font-family: Verdana, Arial, sans-serif;
	color: black;
	font-size: 10px;
	font-weight: 400;
}

.matchingBkgd { background-color: #EEEEFF; }

.matchingDivider { background-color: #E1E1F1; }

.labelQuestion
{
	font-family: Verdana, Arial, sans-serif;
	color: #353534;
	font-size: 13px;
	font-weight: 600;
}

.labelTerm
{
	font-family: Verdana, Arial, sans-serif;
	color: #353534;
	font-size: 12px;
	font-weight: 600;
	background-color: transparent;
}

.labelAnswer
{
	font-family: Verdana, Arial, sans-serif;
	color: black;
	font-size: 10px;
	font-weight: 400;
}

.labelBkgd { background-color: transparent; }

.labelDivider { background-color: #E1E1F1; }

.fillBlankQuestion
{
	font-family: Verdana, Arial, sans-serif;
	color: #353534;
	font-size: 13px;
	font-weight: 600;
}

.fillBlankAnswer
{
	font-family: Verdana, Arial, sans-serif;
	color: black;
	font-size: 12px;
	font-weight: 400;
}

.webSearchIntro
{
	font-family: Verdana, Arial, sans-serif;
	color: black;
	font-size: 12px;
	font-weight: 400;
}

.webSearchBkgd { background-color: #EEF; }

.webSearchTableColor { background-color: #F0F0F0; }


/* ----- Group Items ----- */

.groupIntro
{
	font-family: Verdana, Arial, sans-serif;
	color: black;
	font-size: 12px;
	font-weight: 400;
}

.groupLink
{
	font-family: Verdana, Arial, sans-serif;
/*	color: #7682CC; */
	color: 3367cd;
	font-size: 12px;
	font-weight: 800;
}

a.groupLink
{
	text-decoration: none;
}

a.groupLink:hover
{
	text-decoration: underline;
}

.daisychain_bkgd { background-image: url(dc_center_bkgd.gif); }







/* ----- Search Items ----- */

.searchLink
{
	font-family: Verdana, Arial, sans-serif;
	color: #A77C46;
	font-size: 12px;
	font-weight: 800;
}

.searchNumber
{
	font-family: Verdana, Arial, sans-serif;
	color: #A77C46;
	font-size: 12px;
	font-weight: 800;
}

.searchBreadCrumb
{
	font-family: Verdana, Arial, sans-serif;
	color: #7682CC;
	font-size: 10px;
	font-weight: 800;
}

.search_no_match
{
	font-family: Verdana, Arial, sans-serif;
	color: black;
	font-size: 12px;
	font-weight: 500;
}


/* Objectives */

table.objectives
{
	margin-top: 40px;
	font-size: 12px;
}

table.objectives td
{
	padding: 4px 4px 8px 4px;
}

td.listNumber
{
	width: 60px;
	font-weight: bold;
}


/* Practice Quizzes */

ul.practiceQuizzes
{
	margin-top: 40px;
}


/* Lesson Plans */

p.lessonPlansInstruction
{
	margin-top: 40px;
	margin-bottom: 20px;
}


/* Web links */

p.webLinksDisclaimer
{
	margin-top: 40px;
}

.destLink
{
}

/* Lab Experiences */

p.note
{
	margin-top: 40px;
}

div.labExperiences h2
{
	font-size: 14px;
	margin-top: 40px;
}

div.labExperiences table
{
	font-size: 12px;
	margins: 20px 0 20px 0;
	border: solid #000000 1px;
    border-collapse: collapse;
}

div.labExperiences th
{
	font-size: 12px;
	vertical-align: bottom;
	border: solid #000000 1px;
	border-bottom: solid #000000 2px;
	padding: 8px 4px 4px 4px;
}

div.labExperiences td
{
	font-size: 12px;
	vertical-align: top;
	border: solid #000000 1px;
	padding: 4px 4px 8px 4px;
}

div.labExperiences li
{
/*	margin: -15px 0px -24px -20px; */
}

/* Instructor's Resources */

p.instructorsResources
{
	margin-top: 40px;
}





