﻿.LearnSelectedLink
{
 font-family:Arial Narrow;
 font-weight:bold;
 font-size:10.5pt;
 text-align:center;
 background:url(Images/Selected_Button1.png);
 background-repeat:no-repeat;
 background-position:center;
 height:36px;
 width:116px;
 cursor:pointer;
}

.LearnUnSelectedLink
{
 font-family:Arial Narrow;
 font-weight:bold;
 font-size:10.5pt;
 text-align:center;
 cursor:pointer;
 background-color:#83acdf;

}

.GreyBorder1
{
    background:url(Images/GreyBorder1.png);
    background-repeat:no-repeat;
    height:9px;
    width:13px;
    
}
.GreyBorder2
{
    background:url(Images/GreyBorder2.png);
     background-repeat:repeat-x;

}
.GreyBorder3
{
    background:url(Images/GreyBorder3.png);
    background-repeat:no-repeat;
    width:12px;
}

.GreyBorder4
{
    background:url(Images/GreyBorder4.png);
    background-repeat:repeat-y;
	background-position:left;
    width:13px;
}
.GreyBorder5
{
	
	 
}
.GreyBorder6
{
    background:url(Images/GreyBorder6.png);
    background-repeat:repeat-y;
 background-position:right;
    width:12px;
}
.GreyBorder7
{
    background:url(Images/GreyBorder7.png);
    background-repeat:no-repeat;
    height:11px;
     width:13px;
}
.GreyBorder8
{
    background:url(Images/GreyBorder8.png);
    background-repeat:repeat-x;
    
}
.GreyBorder9
{
    background:url(Images/GreyBorder9.png);
   background-repeat:no-repeat;
    height:11px;
     width:12px;
}
.Submit
{
    background:url(images/Submit.png);
    background-repeat:no-repeat;
    width:81px;
    height:27px;
    cursor:pointer;
  
}

.LearnText
{
 font-family:Verdana;
 font-size:10pt;
 color:Black;
 line-height:15pt;
}

.Grey_Horizontal_Line
{
	background:url(Images/Grey_Line.png);
    background-repeat:repeat-x;
}

.LearnText A:link, .LearnText A:hover, .LearnText A:active, .LearnText A:visited
{
 text-decoration:underline;
}

.errorText
{
	font-family:Tahoma;
	font-size:8pt;
	font-style:normal;
	color:Red;
}
.TrialOrangeBox7
{
    background:url(Images/Trial_OrangeBox7.png);
    background-repeat:repeat-y;
    height:10px;
     width:10px;
}
.TrialOrangeBox8
{
	background-color:#ebf1de;
}
.TrialOrangeBox9
{
    background:url(Images/Trial_OrangeBox9.png);
    background-repeat:repeat-y;
   width:10px;
   height:8px;

}
.btnSubmit
{
    background:url(Images/btnSubmit.png);
    background-repeat:no-repeat;
    height:34px;
    width:90px;
    cursor:pointer;
    background-position:right;
}