BODY.Default
{
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
}
BODY.MenuFrame
{
	background-color: #a2afcd;
	margin: 0px 0px 0px 0px;
}
BODY.MainFrame
{
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	scrollbar-base-color: #000066;
	scrollbar-arrow-color: #a2afcd; 
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	color: #000000;
}


.MenuTopBackground
{
	background-image: url(images/menu_top_back.gif); 
	background-repeat: repeat-x;	
}
.MainLeftBackground
{
	background-image: url(images/main_left_back.gif);
	background-repeat: repeat-y;
}
.MainBottomBackground
{
	background-image: url(images/main_bottom_back.gif);
	background-repeat: repeat-x;
}


.Default
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #ffffff;
}
A.DefaultList:link, A.DefaultList:visited
{
	text-decoration: none;
	color: #ffeb8b;
}
A.DefaultList:hover
{
	text-decoration: underline;
	color: #ffffff;
}


.LessonList
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #055d98;
}
A.LessonList:link, A.LessonList:visited
{
	text-decoration: underline;
	color: #055d98;
}
A.LessonList:hover
{
	text-decoration: underline;
	color: #522e91;
}


.LessonName 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
	background-color: #A2AFCD;
}
.SectionTabTextUnselected
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
}
.SectionTabTextSelected
{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000066;
}
A.SectionTabTextLink:link, A.SectionTabTextLink:visited
{
	text-decoration: none;
	color: #ffffff;
}
A.SectionTabTextLink:hover
{
	text-decoration: none;
	color: #000066;
}


.MenuBarArea
{
	padding: 8px 0px 8px 0px;
}
.MenuBar
{
	background-image: url(images/menu_bar_back.gif);
	background-repeat: repeat-x;
}
.MenuBarPrevious
{
	background-image: url(images/menu_bar_previous.gif);
	background-repeat: no-repeat;
	height: 40px;
}
.MenuBarNext
{
	background-image: url(images/menu_bar_next.gif);
	background-repeat: no-repeat;
	height: 40px;
}
.MenuBarItem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	height: 40px;
}
.MenuBarItemSelected
{
	background-image: url(images/menu_bar_selected.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
}
A.MenuBarItemLink:link, A.MenuBarItemLink:visited
{
	text-decoration: none;
	color: #000066;
}
A.MenuBarItemLink:hover
{
	text-decoration: none;
	color: #cc0000;
}


.WelcomeTitle
{
	font-size: 12pt;
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
}
.WelcomeText
{
	font-size: 11pt;
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
}


.QuestionDirectionsTable
{
	background-color: #eeeeee;
	padding: 10px 8px 10px 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}


.QuestionArea
{
	padding: 10px 16px 0px 20px;
}
.QuestionNumber
{
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
}
.QuestionText, .QuestionHelp, .QuestionResult
{
	font-size: 10pt;
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
}
.QuestionChoice
{
	font-size: 10pt;
	font-family: Arial, Verdana, sans-serif;
	color: #000080;
}
.QuestionBlank
{
	margin: 0px 2px 0px 2px;
	font-size: 10pt;
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
}
.QuestionBlankText
{
	font-size: 10pt;
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
	line-height: 22px;
}
A.QuestionLink:link, A.QuestionLink:visited
{
	text-decoration: none;
	color: #000080;
}
A.QuestionLink:hover
{
	text-decoration: underline;
	color: #cc0000;
}


.ResultsHeading
{
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
}
.ResultsText
{
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
}
.ResultsLine
{
	background-color: #505050;
}


.QuestionButtonOut
{
	background-color: #ffffff;
	background-image: url('images/ButtonOut.gif');
	background-repeat: no-repeat;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 0px;
	color: #000000;
	width: 82px;
	height:	27px;
	border: none 0px #ffffff;
}
.QuestionButtonOver
{
	background-color: #ffffff;
	background-image: url('images/ButtonOver.gif');
	background-repeat: no-repeat;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 0px;
	color: #000000;
	width: 82px;
	height:	27px;
	border: none 0px #ffffff;
}
.QuestionButtonDown
{
	background-color: #ffffff;
	background-image: url('images/ButtonDown.gif');
	background-repeat: no-repeat;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 0px;
	color: #000000;
	width: 82px;
	height:	27px;
	border: none 0px #ffffff;
}
