html 
{
	margin: 0;
	padding: 0;
	padding-bottom:	2px;
}

body 
{
	margin: 0;
	padding: 0;
	font: normal 10pt/14pt Arial, Helvetica, Sans-Serif;
	background-color: #CFC4D0;
/*	background-color: white;
	background-image: url(../images/body-background-fader.jpg);
	background-repeat: repeat-x;  */
}

table 
{
	font: normal 10pt/12pt Arial, Helvetica, Sans-Serif;
}

thead, tbody, tfoot, th, td 
{
	font-size: 10pt;
	font-family: Arial, Helvetica, Sans-Serif;
}

img 
{
	border: 0;
}

:link, :visited { 
	background: none;
	text-decoration:	none;
	
}


.titleBar_disabled
{
	background-color:	#a367a3;
	/*height:				40px;*/
	width:				100%;
	color:				#ffffff;
}

.systemnavbar:hover
{
	text-decoration: underline;
}

.pageTitle
{
	color:	#ffffff;
	font-size: 14pt;
	font-weight: bold;
	width:		60%;
}

.studentName
{
	color:			#ffffff;
	font-size:		12pt;
	font-weight:	bold;
	text-align:		right;	
	width:			35%;
}

.subMenuBar
{
	background-color:	#cae7f8;
	width:				100%;

}

.linksMenu
{
	background-color:	#cae7f8;
}

.levelText
{
	 padding-right: 10px;
	 font-size:		10pt;
	 font-weight:	bold;
	 color:			black;
}

.keyObjectivesTable TH
{
	background-color:	#a367a3;
	color:				white;
	font-weight:		bold;
	font-size:			10pt;
	border:				none;
	border-left:		1px solid #a367a3;
	text-decoration:	none;
}


.headingDates
{
	background-color:		#a367a3;
	color:				white;
	font-size:			9pt;
	font-weight:		bold;
	border:				none;
	text-decoration:	none;
}

.keyObjectivesTable TD
{
	font-size:			10pt;
	vertical-align:		top;
}

.keyObjectivesTable
{
	border:	none;
	border-spacing:		0;
	text-align:			center;
	padding: 0;
	border-collapse:	collapse;
	background-color:	transparent;
}

.keyObjectivesAdmin
{
	border-bottom:		1px solid #999999;
	border-left:		1px solid #999999;
	border-right:		1px solid #999999;
	border-top:			none;
	padding:			5px;
	border-collapse:	collapse;
}

.crPlus
{
	width: 10px;
	border-bottom:		1px solid #999999;
	border-left:		1px solid #999999;
	border-right:		0px solid #999999;
	border-top:			none;
	padding:			7px 0 0 0;
	vertical-align:		top;
	background-color:	#FDF5E6;
}

.crDescription
{
	width:				250px;
	color:				black;
	border-bottom:		1px solid #999999;
	border-left:		0px solid #999999;
	border-right:		1px solid #999999;
	border-top:			none;
	padding:			5px;
	padding-left:		0;
	text-align:			left;
	background-color:	#FDF5E6;
}

.DivDescriptionContainer
{
	width: 250px;
	border: solid 0px red;
	overflow: hidden;
}

.DivDescription
{
	padding: 0px;
	overflow: hidden;
	white-space: nowrap;
	vertical-align: top;
}

.DivDescriptionOver
{
	padding: 0px;
/*	--font-weight: bold; */
/*	text-align: top; */
/*	--display: none; */
/*	--background-color: #cae7f8;		--palegolderrod; */
}

.homeppageElements, .ClassLatestResults, .ClassAddToTest
{
	border-bottom:		1px solid #999999;
	border-right:		1px solid #999999;
	border-top:			none;
	padding:			2px;
	padding-top:		6px;
	height:				30px;
}

.homeppageElements
{
	width:				30px;
	text-align:			left;
}

.homeppageElements img
{
	margin: 0 auto;
}

.ClassLatestResults, .ClassAddToTest
{
	width:				50px;
	text-align:			center;
}

.ClassLatestResults
{
	background-color:	#CAE7F8;
}

.sessionDates
{
	border: solid 1px #c0c0c0;
}

.sessionDetails
{
	background:			#CAE7F8;
}

.historyHeader
{
	padding:		0px;
	/*background:		#cae7f8;*/
	width:			100%;	
}

.historyHeader TD
{
	border-width: 0px;
	padding: 0px;
}

.subTitlePurple
{
	color:			#a367a3;
	font-size:		10pt;
	font-weight:	bold;
	/* background:		#cae7f8; */
}


.allLink 
{
	background:		transparent;
	color:			#a367a3;
	font-size:		9pt;
	text-align:		right;
	font-weight:	normal;
	background:		#cae7f8;
}

.blueLink 
{
	background:		transparent;
	color:			blue;
	font-size:		9pt;
	text-align:		right;
	font-weight:	normal;
}

.curvedCells
{
	padding: 0;
}

.testController
{
	background:		#a367a3;
}

#divStartButton
{
	padding-top: 4px;
	visibility: hidden;
}

.subTitle
{
	color:				white;
	font-weight:		bold;
	font-size:			11pt;
	text-align:			left;
	border:				none;
	text-decoration:	none;
}

.controllerInnerFrame
{
	background:			#CAE7F8;
	font-weight:		normal;
	font-size:			11pt;
	text-align:			center;
	color:				#835085;
	width:				110px;
	border:				none;
}

.controllerLink
{
	background:			#CAE7F8;
	color:				blue;
	border:				none;
	text-decoration:	none;
}

.linkWithNoBorder
{
	background: transparent;	
}

.raschlegend
{
	background:			#a367a3;
	color:				white;
	font-weight:		bold;
	font-size:			9pt;
	border:				none;
	text-decoration:	none;
}

.criteria_Tooltip
{
	position:			absolute; 
	z-index:			0; 	
	left:				30px; 	
	top:				165px; 
	width:				120px; 
	border:				2px outset #a367a3;
	padding:			0px; 
	background:			#cae7f8; 
	visibility:			hidden;
	font-weight:		bold;
	text-align:			center;
}

.date_Tooltip
{
	position:			absolute; 
	z-index:			0; 	
	left:				30px; 	
	top:				165px; 
	width:				170px; 
	border:				2px outset #a367a3;
	padding:			0px; 
	background:			#cae7f8; 
	font-weight:		bold;
	visibility:			hidden;
}

.TableDiv
{
	position : relative;
	overflow : scroll;
	width : 400px; 
	height: 500px;
}

.historyTestElementShaded
{
	background:			#cae7f8;
	border-bottom:		1px solid #999999;
	border-left:		1px solid #999999;
	border-right:		1px solid #999999;
	border-top:			none;
	padding:			5px;
	width:				50px;
}

.historyTestElementShadedHeavyBorder
{
	background:			#cae7f8;
	border-bottom:		2px solid #999999;
	border-left:		1px solid #999999;
	border-right:		1px solid #999999;
	border-top:			none;
	padding:			5px;
	width:				50px;
}

.historyDescription
{
	width:				300px;
	text-align:			justify;
	color:				black;
	background-color:	cornsilk;
	border-bottom:		1px solid #999999;
	border-left:		1px solid #999999;
	border-right:		1px solid #999999;
	border-top:			none;
	padding:			5px;
}

.historyResult
{
	width:				50px;
	border-bottom:		1px solid #999999;
	border-left:		1px solid #999999;
	border-right:		1px solid #999999;
	border-top:			none;
	padding:			5px;	
}

.sessionResult
{	
	border-bottom:		1px solid #999999;
	border-left:		1px solid #999999;
	border-right:		1px solid #999999;
	border-top:			none;
	padding:			5px;
	width:				50px;
}

.sessionDate
{
	border-bottom:		1px solid #999999;
	border-left:		1px solid #999999;
	border-right:		1px solid #999999;
	border-top:			none;
	padding:			5px;
	width:				300px;
	background-color:	cornsilk;
}

.replayLink
{
	background:			transparent;
	color:				blue;
	border:				none;
	text-decoration:	none;
}

.outerLabel
{
	font-weight:	bold;
	vertical-align:	top;
	padding:		3px;
	text-align:		left;
	padding-left:	15px;
}

.outerText
{
	width:			400px;
	text-align:		justify;
	padding:		3px;
	padding-left:	15px;
}

.DropDownList
{
	font-size:		8pt;
}


/********	HTML Module Styles - Start   ********/

#header {
	margin: 0;
	padding: 0;
	width: 100%;
	border-bottom: 1px solid #563456;
}

#header table {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 40px;
	background-color: #A367A3;
}

#header td.username {
	text-align: right;
}

#header td.username h3 {
	margin: 5px 20px;
	font: bold 12pt/16pt Arial, Helvetica, Sans-Serif;
	color: white;
}

#username {
	padding: 0;
	margin: 0;
	width: 300px;
	height: 40px;
	background-color: #A367A3;
	float: right;
}

#logo {
	padding: 0;
	margin: 0;
	width: 373px;
	height: 40px;
	background-color: #A367A3;
	float: left;
}

#username h3 {
	margin: 5px 20px;
	font: bold 12pt/16pt Arial, Helvetica, Sans-Serif;
	color: white;
}

#navbarcontents {
	padding: 0;
	margin: 0;
	height: 30px;
	width: 100%;
	background-color: #CAE7F8;
	border-bottom: 1px solid white;
	border-top: 1px solid #F1F9FD;
}

#OnwardNavbar {
	margin: 2px auto 0;
	text-align: right;
	float: right;
}

#navbaroptions {
	float: left;
	margin: 4px 0 0 5px;
	padding: 0;
}


/********	HTML Module Styles - End   ********/


/********	Help Page Styles - Start   ********/

#HelpContents {
	padding: 0;
	margin: 30px auto 0px;
	text-align: center;
	width: 500px;
	color: #696969;
	font: normal 9pt/12pt Arial, Helvetica, Sans-Serif;
	border: dotted 1px #D3D3D3;
}

#HelpContents a {
	padding: 0px 0px 0px 10px;
	display: block;
	color: #006699;
	border-bottom: solid 1px #FFFFFF;
	text-decoration: underline;
	cursor: pointer;
}

#HelpContents a:hover {
	text-decoration: none;
	background-color: #CEE7FF;
	border-bottom: solid 1px #006699;
}

#HelpContents p, blockquote {
	margin: 0;
	padding: 10px;
	text-align: left;
}

#HelpContents p.title {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #F5F5F5;
}

#PageContainer {
	border-top: 1px solid #67BAEB;
	borderx: 1px solid red;
	width: 100%;
	min-height: 440px;
}

#PageContainer2 {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	min-height: 440px;
	text-align: center;
	border-top: 1px solid #67BAEB;
}

#PageContainer3 {
	min-height: 440px;
}

#MinHeight {
	height: 480px;
	width: 0px;
	float: left;
}

#MinWidth {
	margin: 0;
	padding: 0;
	height: 0px;
	width: 640px;
}
	
/********	Help Page Styles - End   ********/

/********	Reports Styles - Start   ********/

#reporttitle {
	margin: 0;
	padding: 0;
	padding-left: 20px;
	font: bold 11pt/16pt Arial, Helvetica, Sans-Serif;
	text-align: left;
	color: white;
	background-color: transparent;
}

#reportsubtitle {
	margin: 0;
	padding: 0;
	padding-left: 20px;
	width: 520px;
	font: normal 10pt/14pt Arial, Helvetica, Sans-Serif;
	color: white;
	text-align: left; 
	background-color: transparent;
}

.reportcolumnheadings
{
	margin: 0;
	padding: 4px;
	vertical-align: middle;
}


/********	Reports Styles - End   ********/

/********	FAQ Styles - Start	********/

#FAQContainer {
	margin: 0px;
	padding: 0;
	padding-top: 10px;
	padding-left: 20px;
	text-align: left;
	width: 530px;
}

#FAQContainer p.faqtitle {
	margin: 0;
	padding: 0px;
	padding-left: 10px;
	font: bold 12pt/16pt Arial, Helvetica, Sans-Serif;
	color: #A565A5;
	border-bottom: solid 1px #A565A5;
}


#FAQContainer div.error {
	margin: 10px auto;
	padding: 10px;
	width: 200px;
	font: bold 12pt/16pt Arial, Helvetica, Sans-Serif;
	color: #696969;
	border: solid 1px crimson;
}

#FAQContainer h3 {
	margin: 0px;
	padding: 5px;
	text-align: right;
/*	background-color: #D3D3D3; */
	border-bottom: solid 1px #A565A5;
	color: #A565A5;
}

#FAQContainer div.list {
	margin-left: 40px;
	margin-bottom: 20px;
	margin-top: 10px;
	padding: 0;
	text-align: left;
	font-weight: bold;
}

#FAQContainer p.list {

}


#FAQContainer div.category {
	margin: 0px;
	padding: 0px 0px 5px;
	text-align: left;
	border-bottom: solid 1px #A565A5;
}

#FAQContainer a.cats {
	margin: 0;
	padding: 0;
	color: #A565A5;		/* Darker plumb => #835085 */
	text-decoration: none;
}

#FAQContainer a.cats:hover {
	text-decoration: underline;
}

#FAQContainer p.question {
	margin: 10px 0px 5px;
	padding: 0px 5px 0px 10px;
	color: #A565A5;
	text-decoration: none;
	font: bold 9pt/12pt Arial, Helvetica, Sans-Serif;
}

#FAQContainer p.answer {
	margin: 0px;
	padding: 0px 5px 0px 30px;
	color: #A565A5;
	text-decoration: none;
	font: normal 9pt/12pt Arial, Helvetica, Sans-Serif;
	text-align: justify;
}

#FAQContainer a.top {
	margin: 0px 0px;
	padding: 0;
	display: block;
	text-align: right;
	color: #A565A5;
	text-decoration: none;
/*	background-color: #F5F5F5;
	border-bottom: solid 1px white; */
}

#FAQContainer a.top:hover {
	/* border-bottom: solid 1px #808080; */
}


/********	FAQ Styles - Start	********/

/********	Practice Area Styles - Start	********/

#PracticeContainer {
	margin: 30px auto 0px;
	padding: 0px 0px 10px;
	width: 800px;
	text-align: center;
	border-top: solid 1px #D3D3D3;
	border-bottom: solid 1px #D3D3D3;
}

#PracticeContainer p {
	margin: 0px auto 10px;
	padding: 0;
	text-align: center;
	color: #696969;
}

#PracticeContainer p.title {
	margin: 5px auto 20px;
	padding: 0;
	text-align: center;
}

/*  Page Title Styles */

.pt_top {
	background-image:  url(../images/menubar/pagetitle_top.gif);
	background-repeat: repeat-x;
	height: 6px;
	width: auto;
}
.pt_btm {
	background-image:  url(../images/menubar/pagetitle_btm.gif);
	background-repeat: repeat-x;
	height: 6px;
	width: auto;
}
.pt_lft {
	background-image:  url(../images/menubar/pagetitle_lft.gif);
	background-repeat: repeat-y;
	width: 6px;
	height: auto;
}
.pt_rgt {
	background-image:  url(../images/menubar/pagetitle_rgt.gif);
	background-repeat: repeat-y;
	width: 6px;
	height: auto;
}
.pt_btmrgt {
	background-image:  url(../images/menubar/pagetitle_btmrgt.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
}
.pt_btmlft {
	background-image:  url(../images/menubar/pagetitle_btmlft.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
}
.pt_toprgt {
	background-image:  url(../images/menubar/pagetitle_toprgt.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
}
.pt_toplft {
	background-image:  url(../images/menubar/pagetitle_toplft.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
}

/********	Practice Area Styles - End	********/

/********	Tutorials Styles - Start	********/

#Tutorials {
	margin: 0px;
	margin-left: 20px;
	padding: 0;
	width: 840px;
	text-align: left;
	border-right: solid 0px red;
}

#Tutorials table.tutorialcontainer {
	margin: 0;
	padding: 0;
	width: 820px;
}

td.tutorialitem, td.tutorialselected {
	margin: 0;
	padding: 4px;
	width: 200px;
	color: #A565A5;
	font-weight: bold;
	padding-right: 10px; 
	text-align: right;
}

/*
#Tutorials td.listcontainer p {
	margin: 0;
	padding: 10px 0px 0px 0px;
	font: bold 12pt/20pt Arial, Helvetica, Sans-Serif; 
	color: #A565A5;
}
*/

td.tutorialselected {
	background-color: cornsilk;
}

#Tutorials a.list {
	font: normal 12pt/20pt Arial, Helvetica, Sans-Serif; 
	color: #A565A5;
}

#Tutorials a.list:hover {
	font: normal 12pt/20pt Arial, Helvetica, Sans-Serif; 
	color: #A565A5;
	text-decoration: underline;
}

#Tutorials td.swfcontainer {
	margin: 0;
	padding: 0;
	width: 640px;
	height: 480px;
}

#divTutorialWatermark
{
	display: none;
	padding-top: 6px;
	padding-left: 12px;
}


/********	Tutorials Styles - End	********/

/********	Jump page styles - Start	********/

.mainhomelinks
{
	text-decoration: none;
	color: #0000CD; 
	color: #A565A5;
	font-size: 11pt;
	font-weight: bold;
}

a.mainhomelinks:hover
{
	text-decoration: underline;
	color: #A565A5;
}


#HomeNews
{
	color: #835085;
}

#NewsHeader
{
	font-size: 14pt; 
	font-weight: bold; 
	padding-bottom: 0.5em;
}

#NewsContainer
{
	color: black;
	height: 110px; 
	overflow: auto;
}

#NewsContainer p
{
	font-weight: bold;
	color: #835085;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0; 
	margin: 0;
}

#NewsContainer ul
{
	font-weight: bold;
	color: #835085;
}

#NewsContainer li
{
	padding-bottom: 8px;
}

#HomeRecent
{
	color: #835085;
	padding: 0;
	margin: 0;
	margin-top: 10px; 
	padding: 4px; 
	border: solid 0px red;
}

#HomeRecentHeader
{
	font-size: 14pt; 
	font-weight: bold; 
	padding-bottom: 10px;
	text-align: center;
}

#HomeRecentContainer
{
	padding: 0;
	margin: 0;
	color: black;
}

#HomeRecent p
{
	padding: 0;
	margin: 0;
	padding-bottom: 6px;
	text-align: center;
}

/********	Jump page styles - End	********/


/********	Practice page styles - Start	********/


a.practicelinks
{
	text-decoration: none;
	color: #A565A5;
	font-size: 10pt;
	font-weight: bold;
}

a.practicelinks:hover
{
	text-decoration: underline;
	color: #A565A5;
}

/********	Practice  page styles - End	********/


/********	Help menu div - Start ********/

#divHelpOptions
{
	position: absolute; 
	top: -1000px;
	left: -1000px;
	width: 200px;
	height: 100px;
	background-image:  url(../images/help_div_bg.gif);
	background-repeat: no-repeat;
/*	border: solid 1px #A565A5; */
/*	background-color: #dcdcdc; */
	visibility: hidden;
}

/********	Help menu div - End ********/


/********	Tips div - Start ********/

#divTips
{
	position: absolute; 
	top: -1000px;
	left: -1000px;
	width: 400px;
	height: 420px;
	padding: 20px;
	background-image:  url(../images/tipsbox.gif);
	background-repeat: no-repeat;
/*	border: solid 1px #A565A5; */
/*	background-color: #dcdcdc; */
	visibility: hidden;
}

#divTipsMini
{
	position: absolute; 
	top: -1000px;
	left: -1000px;
	width: 400px;
	height: 420px;
	padding: 20px;
	background-image:  url(../images/tipsboxmini.gif);
	background-repeat: no-repeat;
/*	border: solid 1px #A565A5; */
/*	background-color: #dcdcdc; */
	visibility: hidden;
}

#divThankYou
{
	position: absolute; 
	top: -1000px;
	left: -1000px;
	width: 400px;
	height: 420px;
	padding: 20px;
	background-image:  url(../images/thankyou.gif);
	background-repeat: no-repeat;
/*	border: solid 1px #A565A5; */
/*	background-color: #dcdcdc; */
	visibility: hidden;
}

/********	Tips div - End ********/


/********	T&C footer - Start ********/

#TCFooter 
{
	width: 800px;
	margin: 0;
	margin-top: 20px;
	padding: 0px 10px 20px 10px;
	border-top: solid 1px #cccccc;
	font-size: 8pt;
	min-width: 800px;
	text-align: left;
}

#footercopyright
{
	float: right;
}

#TCFooter a 
{
	color: #cccccc;
	text-decoration: none;
}

#TCFooter a:hover
{
	color: black;
	text-decoration: underline;
}

#TCFooter span
{
	color: #cccccc;
}

#footeroptions
{
}


/********	T&C footer - End ********/

.feedbacklink
{
	font-size: 12pt;
	font-weight: bold;
}

.feedbacklink:hover
{
	text-decoration: underline;
}

/********	Question feedback - Start ********/



/********	Question feedback - End ********/



/********	Home page guest help div - Start ********/

#GuestHelpContainer
{
	position: absolute;
	top: 80px;
	left: 5;
	visibility: visible;
	xborder: solid red 1px;
}

#GuestHelpTextHeader
{
	color: #793972;
	xborder: solid red 1px;
}

#GuestHelpTextBody
{
	padding: 4px;
	margin: 2px;
	margin-top: 8px;
	height: 360px;
	overflow: auto;
	color: #793972;
	border-top: 0px solid #c0c0c0;
	xbackground-color: white;
}

#GuestHelpTextBody a, GuestHelpTextHeader a
{
	text-decoration: none;
	font-weight: bold;
	color: #793972;
}

#GuestHelpTextBody a:hover, GuestHelpTextHeader a:hover
{
	text-decoration: underline;
}

#GuestHelpTextBody li
{
	margin-bottom: 4px;
}

.GuestHelpSelector
{
	margin-top: 6px; 
	width: 120px; 
	float: left; 
	text-align: right;
	color: #793972;
}

.GuestHelpSelector a
{
	text-decoration: none;
	font-weight: bold;
	color: #793972;
}

.GuestHelpSelector a:hover
{
	text-decoration: underline;
}

/********	Home page guest help div - End ********/


/********	Keys offer page - Start ********/

.Nominate
{
	color: white;
	background-color: green;
	font-weight: bold;
	font-size: 10pt;
}


/********	Keys offer page - End ********/


