body {
	background-color: #FFFFFF;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}
a:link, a:visited {
	text-decoration: none;
	color: #2971a7;
}
a:hover {
	text-decoration: underline;
	color: #2971a7;
}
a.anav:link, a.anav:visited {
	text-decoration: none;
	color: #999999;
}
a.anav:hover {
	text-decoration: underline;
	color: #999999;
}
p {
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
.bold {
font-weight: bold;
}

.p_clear {
	clear: both;
}
.p_hide {
	display: none;
}
.p_show {
	display: block;
}

.p_ul {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	padding-left: 20px;
}
.p_ul li {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	margin-bottom: 5px;
}
.p_li_bullet {
	list-style-type: disc;
}
.p_courseContainer {
	width: 100%;
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
}
.p_courseHolder {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}
.p_courseTitle {
	margin-top: 20px;
	font-size: 30px;
	color: #333333;
}
.p_breadcrumbContainer {
	margin-top: 10px;
	width: 980px;
	height: 33px;
	margin-bottom: 10px;
	padding: 0px;
}
.p_breadcrumbContainer1 {
	background: url(../images/interface/breadcrumbLeft.png) no-repeat;
	height: 33px;
	width: 3px;
	float: left;
}
.p_breadcrumbContainer2 {
	background: url(../images/interface/breadcrumbScale.png) repeat-x;
	width: 965px;
	padding-top: 10px;
	padding-left: 7px;
	padding-bottom: 10px;
	_padding-bottom: 0px;
	float: left;
}
.p_breadcrumbContainer3 {
	background: url(../images/interface/breadcrumbRight.png) no-repeat;
	height: 33px;
	width: 3px;
	float: left;
}
.p_breadcrumbCopy {
	font-size: 12px;
	color: #666666;
}

.p_contentContainer {
	width: 980px;
	height: 100%;
	border: 1px solid;
}
.p_contentContainerCol1 {
	width: 205px;
	float: left;
	display: inline;
	margin-right: 10px;
}

.p_navScale {
	background: url(../images/interface/navScale.png) repeat-x;
	width: 206px;
	min-height: 640px;
	height: auto !important;
	height: 640px;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
}
.p_navBottom {
	background: url(../images/interface/navBottom.png) no-repeat;
	width: 207px;
	height: 7px;
}
.p_navCopyContainer {
	width: 206px;
	float: left;
	border-bottom: 1px solid #cccccc;
	cursor: pointer;
	overflow: hidden;
}

.subList {
margin: 0;
padding: 0;
}

#wholeNav .p_navCopyContainer.on {	
	background-image: url(../images/interface/navBG_on.png);
	background-repeat: repeat-x;
	background-color: #8fa3b6;
	cursor: default;
}

.p_navTop {
	background: url(../images/interface/navTop.png) no-repeat;
	width: 207px;
	height: 4px;
	overflow: hidden;
}
.p_navTop.on{
	background-image: url(../images/interface/navTopOn.png);
	background-repeat: no-repeat;
}

.p_navCopy {
	width: 177px;
	font-size: 11px;
	color: #666666;
	padding-top: 10px;
	margin: 0px 0px 10px 7px;
   float: left;
   display: inline;
}

.p_navCopyContainer.on .p_navCopy {
	color: white !important;
}

.p_navCopyContainer.sub .p_navCopy {
	width: 157px;
	font-size: 11px;
	color: #666666;
	padding-top: 10px;
	margin: 0px 0px 10px 27px;
	float: left;
}


.p_navArrow {
	height: 16px;
	width: 16px;
	font-size: 12px;
	color: #666666;
	margin: 10px 4px 0px 0px;
	float: left;
	background: url(../images/interface/navArrow.png);
	background-repeat: no-repeat;
	background-position: 100% 40%;
	display: inline;
}

.p_navCopyContainer:first-child .p_navCopy {
	padding-top: 6px;	
}

.p_navCopyContainer:first-child .p_navArrow{
	margin-top: 6px;	
}

.p_navCopyContainer.on .p_navArrow{
	background-image: url(../images/interface/navArrow_white.gif);
	height: 16px;
	width: 16px;
	margin-left: -1px;
}

.p_navCopyContainer.flag .p_navArrow{
	background-image: url(../images/interface/flag.png);
}

.flag.p_navArrow {
	background-image: url(../images/interface/flag.png);
}

.noflag.p_navArrow {
	background-image: url(../images/interface/navArrow.gif);
	}

.p_contentContainerCol2 {
	width: 762px;
	font-size: 0;
}

.heroSpacer {
	height: 10px;
	font-size: 0;
}

.p_contentContainerCol2Tp {
	background: url(../images/interface/hero_top.png) no-repeat;
	width: 762px;
	height: 10px;
}
.p_contentContainerCol2Bot {
	background: url(../images/interface/hero_bottom.png) no-repeat;
	width: 762px;
	height: 10px;
}
.p_contentContainerCol2Scale {
	background: url(../images/interface/hero_scale.png) repeat-x;
	width: 760px;
	min-height: 200px;
	_height: 200px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.p_contentCol2Title {
	padding-bottom: 10px;
	min-height: 40px;
	border-bottom: 1px solid #cccccc;
	font-size: 21px;
	line-height: 28px;
	color: #333333;
	margin-bottom: 10px;
}

.p_contentContainerCol2 .p_contentCol2Title {
	padding-left: 20px;
}

/*Hero copy*/

.p_contentCol2BodyCopy {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	min-height: 40px;
	margin-top: 10px;
	line-height: 18px;
	font-size: 12px;
	color: #666666;
	float: left;
}
.p_contentCol2BodyImage {
	padding-left: 10px;
	padding-bottom: 10px;
	min-height: 40px;
	line-height: 30px;
	font-size: 18px;
	color: #333333;
	float: right;
}
.p_contentContainerCol3 {
	margin-top: 0px;
	width: 762px;
	min-height: 300px;
	float: left;
}

.flipbookNavTop {
	width: 30px;
	height: 4px;
	background: url(../images/interface/flipbookNavTop.png);
}


.flipbookNavBottom {
	width: 30px;
	height: 28px;
	background: url(../images/interface/flipbookNavBottom.png);
}

.p_contentContainerCol3_Rnav, .p_contentContainerCol3_Lnav {
	background: url(../images/interface/flipbookNavScale.png);
	width: 30px;
	min-height: 300px;
	height: 100%;
	position: relative;
	cursor: pointer;
}

.p_contentContainerCol3_Content {
	width: 702px;
	min-height: 300px;
	float: left;
}
.p_contentContainerCol3_ContentRow1 {
	width: 700px;
	height: auto;
	float: left;
	overflow: hidden;
}

.p_contentContainerRow1ContainerMask
{
	width: 702px;
	height: 300px;
	position: relative;
}

.p_contentContainerRow1Container {
	width: 700px;
	overflow: hidden;
	float: left;
}
.p_contentContainerRow1ContainerCol1 {
	width: 200px;
	float: left;
}
.p_contentContainerRow1ContainerCol2 {
	width: 405px;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	float: left;
}

.p_contentBGScaleTitle {
	font-size: 14px;
	line-height: 21px;
	color: #000000;
}


.p_contentContainerCol3_ContentRow2 {
	background-color: #f6f6f6;
	width: 702px;
	min-height: 30px;
	float: left;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}
.p_contentContainerCol3_ContentRow2Copy {
	margin-top: 6px;
	width: 702px;
	line-height: 18px;
	font-size: 10px;
	color: #cccccc;
	text-align: center;
}
.p_contentContainerCol3_ContentRow2CopyBlack {
	color: #000000;
	font-weight: bold;
}






.p_contentBGContainer {
	min-height: 300px;
	padding-left: 14px;
	float: left;
}

.p_contentBGContainerStatic {
	margin-top: 0px;
}

.p_contentBGContainerStatic .p_contentBGContainer {
	padding-left: 10px;
}

.p_contentBGContainerStatic .p_contentBGContainer:first-child {
	padding-left: 0px;
}

.p_contentBGContainerStatic1Col {
	min-height: 300px;
	padding-right: 10px;
	float: left;
}

.p_contentBGTop {
	background: url(../images/interface/3col_top.png) no-repeat;
	width: 216px;
	height: 10px;
}
.p_contentBGScale {
	background: url(../images/interface/4col_scale.png) repeat-x;
	width: 194px;
	min-height: 260px;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	padding: 0px 10px 10px 10px;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	position: relative;
}

.p_contentBGContainerStatic .p_contentBGContainer .p_contentBGScale {
	width: 225px;
	min-height: 275px;
}

.p_contentBGScale img {
	/*max-width: 194px;
	max-height: 125px;*/
	
}

.p_contentBGScale .imageHolder {
	bottom: 0px;
	position: absolute;
	
}

.p_contentBGScaleTitle {
	font-size: 14px;
	line-height: 21px;
	color: #000000;
}
.p_contentBGBottom {
	background: url(../images/interface/3col_bottom.png) no-repeat;
	width: 216px;
	height: 10px;
	margin-bottom: 10px;
}





.p_contentBGTop1col {
	background: url(../images/interface/hero_top.png) no-repeat;
	width: 762px;
	height: 10px;
	float: left;
}
.p_contentBGScale1col {
	background: url(../images/interface/hero_scale.png) repeat-x;
	width: 720px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
}
.p_contentBGBottom1col {
	background: url(../images/interface/hero_bottom.png) no-repeat;
	width: 762px;
	height: 10px;
	float: left;
}

img {
	display: block;
}





.p_contentContainerCol31ScrFB_Lnav {
	background: url(../images/interface/navBG.png) no-repeat;
	width: 30px;
	min-height: 300px;
	float: left;
	padding: 150px 0px 0px 0px;
}
.p_contentContainerCol31ScrFB_Rnav {
	background: url(../images/interface/navBG.png) no-repeat;
	width: 30px;
	min-height: 300px;
	float: left;
	padding: 150px 0px 0px 0px;
}
.p_contentContainerCol31ScrFB_Content {
	width: 702px;
	min-height: 300px;
	float: left;
}
.p_contentContainerCol31ScrFB_ContentRow1 {
	background: url(../images/interface/interBG.png) repeat-x;
	width: 702px;
	min-height: 268px;
	float: left;
}
.p_contentContainerRow1Container1ScrFB {
	width: 672px;
	float: left;
	margin: 0 15px;
	display: inline;
	overflow: hidden;
}
.p_contentContainerRow1Container1ScrFBCol1 {
	width: 200px;
	float: left;
}
.p_contentContainerRow1Container1ScrFBCol2 {
	width: 405px;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	float: left;
}
.p_contentContainerCol31ScrFB_ContentRow2 {
	background-color: #f6f6f6;
	width: 702px;
	height: 30px;
	float: left;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}
.p_contentContainerCol31ScrFB_ContentRow2Copy {
	margin-top: 6px;
	width: 702px;
	line-height: 18px;
	font-size: 10px;
	color: #cccccc;
	text-align: center;
}
.p_contentContainerCol31ScrFB_ContentRow2CopyBlack {
	color: #000000;
	font-weight: bold;
}

.p_contentContainerCol31ScrFB_Rnav {
	background: url(../images/interface/navBG.png) no-repeat;
	width: 30px;
	min-height: 300px;
	float: left;
	padding: 150px 0px 0px 0px;
}


#ajaxContent {
	width: 762px;
	float: left;
	position: relative;
	display: inline;
}

#ajaxContent div {
	z-index: 1;
}

#flipbookRight, #flipbookLeft {
	width: 24px;
	height: 24px;
	margin-left: 3px;
	position: absolute;
	top: 50%;
}

#flipbookRight {
	background-image: url(../images/interface/inter_navRight.gif);
}

#flipbookLeft {
	background-image: url(../images/interface/inter_navLeft.gif);
}

.p_contentContainerCol31ScrFB_ContentRow2Copy {
	cursor: default;	
}

.p_contentContainerCol31ScrFB_ContentRow2Copy .flipbookPages.on {
	color: black;
	cursor: default;
	background-image: none;
}

.p_contentContainerCol31ScrFB_ContentRow2Copy .flipbookPages.off {
	color: inherit;
	cursor: pointer;
}



.p_contentContainerCol3_Rnav.off #flipbookRight{
	background-image: url(../images/interface/inter_navRightDis.gif);
}

.p_contentContainerCol3_Lnav.off #flipbookLeft{
	background-image: url(../images/interface/inter_navLeftDis.gif);
}


.p_contentContainerCol3_Rnav.off,
.p_contentContainerCol3_Lnav.off {
	cursor: default;
}

#prequizContent {
	margin-left: 15px;
	line-height: 200%;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	
}

#prequizContent h2, .prequizFeedback{
	color: black;
	font-size: 100%;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-left: -15px;
}

.prequizFeedback {
	margin-top: 15px;	
}

#prequizContent input {
	margin-right: 10px;	
}

.blueButtonLeft
{
	height: 22px;
	width: 9px;
	float: left;
	background: url(../images/interface/submitButtonLeft.png) no-repeat;
}

.blueButtonRight
{
	height: 22px;
	width: 9px;
	float: left;
	background: url(../images/interface/submitButtonRight.png) no-repeat;
}

.blueButtonScale
{
	height: 22px;
	background: url(../images/interface/submitButtonScale.png);
	min-width: 40px;
	color: white;
	float: left;
	font-size: 11px;
	line-height: 20px;
	padding: 0 5px;
	cursor: pointer;
}

.squareButtonLeft
{
	height: 23px;
	width: 6px;
	float: left;
	background: url(../images/interface/squareButtonLeft.png) no-repeat;
}

.squareButtonRight
{
	height: 23px;
	width: 6px;
	float: left;
	background: url(../images/interface/squareButtonRight.png) no-repeat;
}

.squareButtonScale
{
	height: 23px;
	background: url(../images/interface/squareButtonScale.png);
	min-width: 40px;
	color: white;
	float: left;
	font-size: 11px;
	line-height: 22px;
	padding: 0 5px;
	cursor: pointer;
}

.squareButton:hover .squareButtonLeft {
	background-position: bottom;
}

.squareButton:hover .squareButtonScale {
	background-position: bottom;
}

.squareButton:hover .squareButtonRight {
	background-position: bottom;
}

#courseTitle {
	width: 500px;
	float: left;
}

#courseTitleLarge {
	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 15px;
}

#resourceList {
	width: 300px;
	position: absolute;
	right: -3px;
	top: 29px;
	height: 300px;
	z-index: 10000;
}

#resourceContent {
	z-index: 8000;
}

#innerResources {
	width: 298px;
	height: 288px;
	background-color: #f4f4f4;
	border: 1px solid #919191;
	font-size: 12px;
}

#resourcesTitleBar {
	background-color: #919191;
	color: #FFF;
	position: relative;
	font-size: 12px;
	height: 16px;
	padding: 4px 8px;
}

#resourcesBody {
	padding: 12px 8px;
	overflow-y: auto;
	height: 240px;
}

#resourcesArrow {
	width: 23px;
	height: 12px;
	float: right;
	font-size: 0px;
	margin-right: 25px;
	background-image: url(../images/interface/resourcesArrow.gif);
	background-repeat: no-repeat;
}

.resourceRow {
	margin-bottom: 15px;	
}

.resourceRow a, .resourceRow a:visited {
	color: #439acf;
}

.resourceBodyText {
	color: #999;
	font-size: 11px;
}


.blueButton {
	height: 25px;
	width: 150px;
	text-align: center;
	color: white;
	line-height: 25px;
	font-size: 10px;
	background: url(../images/interface/blueButton.png);
	cursor: pointer;
	margin-top: 15px;
}

.draggable {
	margin-top: 10px;
}

.droppable {
	width: 69px;
	height: 69px;
	background: url(../images/interface/dropzone.png);
	margin-right: 15px;
}

.droppable.correct {
	width: 63px;
	height: 63px;
	border: 3px solid green;
}

.wrongBlank {
	color: red;
	text-decoration:line-through;
}

.rightBlank {
	color: blue;	
}

.userRightBlank {
	color: green;
	font-weight: bold;
}

.exploreIcon {
	height: 40px;
	width: auto;
	border: 1px solid #AAA;
	cursor: pointer;
	margin: 0 5px;
}

.exploreIconContainer {
	width: 100%;
	margin-bottom: 25px;
	text-align: center;
}

.clickExploreBarEnd {
	width: 19px;
	height: 1px;
	position: relative;
	top: 15px;
}

.clickExploreArrowHolder {
	height: 10px;
}

#clickExploreArrow {
	position: relative;
	top: -1px;
}

#exploreHolder {
	position: relative;
}

.exploreContents {
	position: absolute;
	width: 100%;
}

#breadcrumbNav {
	font-size: 11px;
	color: #666666;
	float: right;
	margin-right: 10px;
	display: none;
}


.p_contentBGContainerStatic .p_contentBGScale1col {
	min-height: 300px;
	_height: 300px;
}

.fillInBlanks {
	line-height: 250%;
}

.fillInBlanks input {
	border: 1px solid #CCC;
}

.dragText {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	margin-bottom: 10px;
}


/* IE6 hacks */


* html .p_navScale {
	width: 205px;
	overflow: hidden;
}

* html .p_contentContainerCol2Scale {
	overflow-x: hidden;
}

* html #ajaxContent {
	overflow: hidden;
}

* html .p_contentContainerCol2Tp, .p_navTop, .flipbookNavTop, .p_contentBGTop1col {
	font-size: 0;
	line-height: 0;
}	

td {
	vertical-align: top;
}

.knowledgeCheckContainer .answer {
	margin-bottom: 5px;
}

.correctAnswer {
	color: #00CC33;
	font-weight: bold;	
}

.incorrectAnswer {
	color: #CC0000;
	font-weight: bold;
}

label.incorrectAnswer{
	font-weight: normal;
	text-decoration: line-through;
}

label.correctAnswer {
	font-weight: normal;
}

.quizFeedback {
	margin-bottom: 10px;	
	padding-bottom: 14px;
	border-bottom: 1px solid #999;
}

.scoreDiv {
	font-size: 40px;
	color: white;
	background: gray;	
	height: 50px;
	width: 130px;
	text-align: center;
	line-height: 50px;
	float: left;
	margin-right: 15px;
}
.p_footnote {
	font-size: 9px;
	line-height: 10px;
}