/* CSS Document */

DIV			{font-family:Verdana, Arial, Helvetica, sans-serif}

.qsAction	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; color:#FF0000; font-style:oblique; font-weight: bold; text-align:left; width: 100%; padding: 10px 5px 5px 8px; }
.qslesson	{}
.qsHeader	{font-family: "Times New Roman", Times, serif; font-size:16px; color: #003333; font-weight:600; font-style:italic; text-align:left; vertical-align: baseline; padding: 5px 5px 5px 5px; border: 1px solid dimgray; margin:20px 20px 20px 20px; height: 450px;}
.qsTitleDiv	 {padding: 10px 5px 5px 8px; width: 100%}
.qsTitle	{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px; color: #05475d; padding: 20px 5px 10px 5px;}
.qsExplain	{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000; padding: 10px 5px 5px 30px; height: 70px; text-align:left; font-weight:500; font-style:normal}
.qsNavSpan 	{ FONT-SIZE: 12px; font-weight:600; COLOR: #0066cc; margin-left: 275px; }
A.qsNav:link 	{ font-family:Verdana, Arial, Helvetica, sans-serif;FONT-SIZE: 12px; font-weight:600; COLOR: #0066cc; } 
A.qsNav:visited { font-family:Verdana, Arial, Helvetica, sans-serif;FONT-SIZE: 12px; font-weight:600; COLOR: #0066cc; Text-decoration: none; } 
A.qsNav:active 	{ font-family:Verdana, Arial, Helvetica, sans-serif;FONT-SIZE: 12px; font-weight:600; COLOR: red; Text-decoration: underline;  } 
A.qsNav:hover 	{ font-family:Verdana, Arial, Helvetica, sans-serif;FONT-SIZE: 12px; font-weight:600; COLOR: #6B7F9C; Text-decoration: underline;  }

.imgHeader { width:144px; height: 30px; vertical-align:absbottom; }
.imgContent { width: auto; height: inherit; vertical-align:absbottom; border: 1px solid dimgray; text-align:inherit;  }

.XPFNavOuterBtn {width:100%; background-image:url(resources/images/jumpbar_bg_xpf.gif); border-width:1px 1px 1px 1px; border-style:solid; border-color:dimgray buttonhighlight buttonhighlight dimgray;}

.XPFNavInnerBtn {text-align:center; padding:2px; width:100%; cursor: pointer;  border-width:1px 1px 1px 1px; border-style:solid; border-color:buttonhighlight  dimgray dimgray buttonhighlight;}

.AppNavOuterBtn	{width:100%;  background-image:url(resources/images/jumpbar_bg_grey.gif); border-width:1px 1px 1px 1px; border-style:solid; border-color:dimgray buttonhighlight buttonhighlight dimgray;}
.AppNavInnerBtn	{text-align:center; padding:2px; width:100%; cursor: pointer; background:##ECF1ED; border-width:1px 1px 1px 1px; border-style:solid; border-color:buttonhighlight  dimgray dimgray buttonhighlight;}
