
.MailHeader
{
    FONT-SIZE: larger;
    COLOR: purple
}
.StudentBody
{
    FONT-SIZE: medium;
    COLOR: black;
    FONT-FAMILY: Ariel;
	
}
body
{
    PADDING-LEFT: 10px;
    FONT-SIZE: 12pt;
    BACKGROUND: #e0e0e0;
    COLOR: black;
    FONT-FAMILY: Arial;
	FONT-WEIGHT: normal;
	SCROLLBAR-FACE-COLOR: #9FCB8F; 
	SCROLLBAR-HIGHLIGHT-COLOR: #9FCB8F; 
	SCROLLBAR-SHADOW-COLOR: #9FCB8F; 
	SCROLLBAR-3DLIGHT-COLOR: #9FCB8F; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #CFFBBF; 
	SCROLLBAR-DARKSHADOW-COLOR: #4b4c4a
}
DIV.Section
{
    MARGIN-TOP: 15px;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    BACKGROUND: #cbe6eb;
    MARGIN-BOTTOM: 5px;
    COLOR: black;
    FONT-FAMILY: Arial;
}
DIV.Text
{
    FONT-SIZE: 12pt;
    MARGIN-LEFT: 20px
}
.FileOutOfDate
{
    COLOR: red
}
.FileOk
{
}

TH
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    BACKGROUND: #999999;
    COLOR: white;
    FONT-FAMILY: Arial;
}
TABLE.ArgList
{
    MARGIN-LEFT: 20px
}
TR.ArgListRow
{
}
TD.ArgName
{
    FONT-SIZE: 12pt;
    FONT-STYLE: italic
}
TD.ArgDescription
{
    PADDING-LEFT: 10px;
    FONT-SIZE: 12pt
}
a:link
{
    CURSOR: pointer;
    COLOR: #2E8B57;
    TEXT-DECORATION: underline;
	FONT-FAMILY: Arial,sans-serif;
	FONT-WEIGHT: bold;
}
a:visited
{
	CURSOR: pointer;
	COLOR: #2E8B57;
	TEXT-DECORATION: underline;
	FONT-FAMILY: Arial,sans-serif;
	FONT-WEIGHT: bold;
}
a:hover
{
	CURSOR: hand;
	COLOR: #9FCB8F;
	TEXT-DECORATION: underline;
	FONT-FAMILY: Arial,sans-serif;
	FONT-WEIGHT: bold;
}
.link
{
    FONT-SIZE: 12pt;
    CURSOR: hand;
    COLOR: #9FCB8F;
    TEXT-DECORATION: underline
}
.DarkRow
{
    BACKGROUND: #c6bac6
}
.LightRow
{
    BACKGROUND: #d6d3d6
}
TR.Dark
{
    BACKGROUND: silver
}
TR.Light
{
    BACKGROUND: #efefef
}
TABLE.Border
{
    BORDER-RIGHT: gray double;
    BORDER-TOP: gray double;
    BORDER-LEFT: gray double;
    BORDER-BOTTOM: gray double;
	BACKGROUND: #cecfce;
}
.FormTitle
{
	background-color : #9FCB8F;
	color : White;
	font-size : 13px;
	font-weight : bold;
	width: 100%;
	font-family : Verdana, sans-serif;
	background-image : url("/csp/irwin8/back2nd.jpg");
	background-repeat : repeat-x;
	height : 25px;
	text-align : center;
}
.ErrorMsg
{
    FONT-WEIGHT: bold;
    FONT-SIZE: medium;
    COLOR: red;
    TEXT-ALIGN: center
}
.Sentence
{
    BACKGROUND: #f7f3f7;
    COLOR: black
}
.Object
{
	cursor: pointer;
	color: #2E8B57;
	text-decoration: none;
	font-weight: normal;
}
.Highlight
{
    FONT: bold italic larger cursive;
    COLOR: green
}
INPUT.clsDelete
{
	background-color: Red;
	color: Yellow
}
INPUT.clsSave
{
	background-color: Blue;
	color: White;
}
TD.clsTab
{
	FONT-SIZE: 95%;
	FONT-WEIGHT: bold;
	CURSOR: hand;
	COLOR: #000000;
	BACKGROUND-COLOR: #C4C4C4;
	TEXT-DECORATION: none;
}
TD.clsTabSelected
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 95%;
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #9FCB8F;
	TEXT-DECORATION: none;
}
Input
{
	FONT-WEIGHT: bold;
}
select
{ 
	FONT-WEIGHT: bold;
}

.eq{
	font-family : serif,"Times New Roman";
}
.eq13{
	font-family : serif,"Times New Roman";
	font-size: 13px;
}
.eq12p{
	font-family : serif,"Times New Roman";
	font-size: 12pt;
}
.productStyle{
	font-size : 25px;
	font-family : sans-serif;
	font-weight : bold;
	color : #9FCB8F;
}
.productStyle2nd{
	font-size : 25px;
	font-family : sans-serif;
	font-weight : bold;
	color : #9FCB8F;
}
.second0 {
	color: #2E8B57;
}
.second0:link {
	font-size: 13px;
	font-weight: normal;
	color: #2E8B57;
	text-decoration: none;
	font-family : sans-serif,Arial;
	font-style : normal;
}
 .second0:visited {
	font-size: 13px;
	font-weight: normal;
	color: #2E8B57;
	text-decoration: none;
	font-family : sans-serif,Arial;
	font-style : normal;
}
.second:link {
	font-size: 13px;
	font-weight: normal;
	color: #2E8B57;
	text-decoration: none;
	font-family : sans-serif,Arial;
	font-style : normal;
}
 .second:visited {
	font-size: 13px;
	font-weight: normal;
	color: #2E8B57;
	text-decoration: none;
	font-family : sans-serif,Arial;
	font-style : normal;
}
.Caption{
	COLOR: #2E8B57;
	font-family : serif;
	font-style : italic;
}
.boxHeader{
	background-color : #B2CBB2;
	color : White;
	font-size : 13px;
	font-weight : bold;
	width: 100%;
	font-family : Verdana, sans-serif;
	background-image : url("/csp/irwin8/back2nd.jpg");
	background-repeat : repeat-x;
	height : 25px;
	text-align : center;
}
 .boxContent{
	border : 1 solid #B2CBB2;
	background-color : #F7f3f7;
	color : Black;
	font-size : 12px;
	font-family : Verdana, sans-serif;
	font-weight : normal;
	width : 90%;
}
.first0:link {
	font-size: 13px;
	font-weight: normal;
	color: black;
	text-decoration: none;
	font-family : sans-serif,Arial;
	font-style : normal;
}
.first0:visited {
	font-size: 13px;
	font-weight: normal;
	color: black;
	text-decoration: none;
	font-family : sans-serif,Arial;
	font-style : normal;
}
.first0:hover {
	font-size: 13px;
	font-weight: normal;
	color: #2E8B57;
	text-decoration: none;
	font-family : sans-serif,Arial;
	font-style : normal;
}
.third:hover {
	font-size: 13px;
	font-weight: normal;
	color: #2E8B57;
	text-decoration: none;
	font-family : sans-serif,Arial;
	font-style : normal;
}
.hiddenAns{
position:relative;
display: none;
}
.visibleAns{
position: relative;
display: inherit;
width: 90%; 
border: 1 #B2CBB2 solid;
padding: 5px;
}
.QLHEAD{
	background-color : #C7DDC7;
	color : Black;
	font-weight : normal;
	width: 100%;
	padding-bottom : 5px;
}
 .QLTABLE{ 
	 border : thin solid #B2CBB2;
	color : Black;
	font-weight : normal;
  }