/* added to force vertical scrollbars */
html, body 
{
    height: 100%;
    margin: 0 0 1px 0;
   padding: 0;
}

a.Hdr:link    { color: #FFFFFF; text-decoration: underline; font-size: 8pt; font-weight: bold; }
a.Hdr:visited { color: #FFFFFF; text-decoration: underline; font-size: 8pt; font-weight: bold; }
a.Hdr:active  { color: #FFFFFF; text-decoration: underline; font-size: 8pt; font-weight: bold; }
a.Hdr:hover   { color: #FFFFFF; text-decoration: underline; font-size: 8pt; font-weight: bold; }

P {
	font-size : 12px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}
	
H1  {	
	font-size : 22px;
	font-family : Verdana;
	font-weight : bold;
	color : #FF9933;
}

H2  {
	font-size : 18px;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #FF9933;
}

H3  {
	font-size : 14px;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #FF9933;
}

H4  {
	font-size : 12px;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : Black;
}

TD {
	font-size : 12px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

A  {
	font-size : 12px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #0000ff;
	text-decoration: none;
}

A:Visited  {
	font-size : 12px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #0000ff;
	text-decoration: none;
}

A:Active  {}

A:Hover  {
	font-size : 12px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #FF3300;
	text-decoration: underline;
}

BODY  {}

FORM  {
	font-size : 12px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

INPUT  {
	font-size : 12px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

.small  {
	font-size : 10px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

.red {
	font-size : 12px;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : red;
}

.grey {
	font-size : 12px;
	font-family : Verdana;
	font-weight : normal;
	font-style : italic;
	color : #2495C4;
}

.blue {
	font-size : 12px;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #355FFA;
}

.small_title  {
	font-size : 12px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

UL {
	font-size : 12px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

/* CSS for tabbed box */
#tabmiddle1, #tabmiddle2, #tabmiddle3, #tabmiddle4, #tabmiddle5 
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
}


td.tabmiddle
{
    background: url(images/tabmiddle.gif);
    border-top: 1px solid black;
}

td.tabbox_price 
{
    text-align: center;
    height: 50%;
    vertical-align: left;
}

p.tabbox_price
{
    color: red; 
    font-weight: bold;
    padding-bottom: 15px;
  
}

td.lesson
{
    font-weight: bold; 
    width: 65px; 
    border-bottom: 1px solid black;
    padding-top: 10px;
}

/* End CSS for tabbed box */

.leftnavhdr
{
    font-family: arial, verdana, sans-serif;
    font-weight: bold;
    font-size: 1.1em;
    color: black;
}

/* Drop In Box */
div.dropin
{
    width: 600px;
    background-color: white;
    color: black;
    position: absolute;
    visibility: hidden;
    left: 200px;
    top: 100px;
    border: 2px solid red;
}

div.dropinContent
{
    padding: 0 15px 15px 15px;
}

/* Left Navigation*/
td.LnavEnd { width: 8px; height: 34px }
td.LnavHdr 
{ 
    width: 154px; 
    background-image: url(images/navtest/nav_hdr_m.gif); 
    vertical-align: middle; 
    color: white; 
    font-weight: bold; 
    text-align: center;
}

td.LnavBot { width: 170px }

td.LnavLink 
{ 
    padding-top: 3px; 
    background-image: url(images/navtest/nav_body_bk.gif); 
    width: 170px;
}
 
a.Lnav:link    { color: #575773; font-family: arial, sans-serif; font-size: 11px; text-decoration: none; padding-left: 15px }
a.Lnav:visited { color: #575773; font-family: arial, sans-serif; font-size: 11px; text-decoration: none; padding-left: 15px }
a.Lnav:active  { color: #575773; font-family: arial, sans-serif; font-size: 11px; text-decoration: none; padding-left: 15px }
a.Lnav:hover   { color: #FF0000; font-family: arial, sans-serif; font-size: 11px; text-decoration: underline; padding-left: 15px }


/* End Left Navigation */








/* Begin Shailen's Changes */



.bg{
margin:0px;
}
.header_bg{
background-image:url(../images/header_bg.jpg);
background-repeat: repeat-x;
font-family:Calibri;
font-size:16px;
color:#333367;
font-weight:bold;
padding-top:4px;
}

.txt1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#1C1C3B;
text-align:left;
}
.txt1 a{
color:#1C1C3B;
}
.txt1 a:hover{
color:#E87400;
text-decoration:underline;
}
.txt2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#1C1C3B;
text-align:left;
}
.table_border{
border:1px solid #EDC978;
background:#FBEBAC url(../images/bottom_bg.jpg) repeat-x;
}
.table_border2{
border:1px solid #EDC978;
background: url(../images/header_bg2.jpg) repeat-x;
}
.table_border2{
border:1px solid #C5C5CC;
background-image:url(../images/bottom_bg2.jpg);
background-repeat:repeat-x;
}
.txt3{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#1C1C3B;
line-height:20px;
text-align:left;
}
.txt3 a{
color:#1C1C3B;
}
.txt3 a:hover{
color:#FB7301;
}
.txt4{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color: #FFFFFF;
text-align:left;
padding-left:5px;
}
.s_txt{
font-family: Calibri;
font-size:17px;
color:#003C87;
font-weight:bold;
line-height:25px;
}
.footer_txt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #51519F;
font-weight:bold;
}
.footer_txt a{
color: #51519F;
}
.footer_txt a:hover{
color: #000000;
}
.welcome_txt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:23px;
font-weight:bold;
color:#FF9933;
line-height:60px;
}
.dotted_line{
border-bottom:1px dotted #7E7EB6;
}
.con_header_txt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:bold;
color:#FF9933;
padding-top:18px;
}
.con_txt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#1C1C3B;
padding-top:10px;
}
.con_txt3{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#1C1C3B;
padding-left:15px;
}
.con_txt2{
font-family: Calibri;
font-size:16px;
color:#E45000;
padding-top:10px;
padding-left:15px;
}
.learn_more{
font-family:Calibri;
font-size:12px;
color:#E4000B;
}
.learn_more a{
color:#E4000B;
}

.learn_more a:hover{
color:#F87D00;
}
.outer_border{
border:1px solid #D7D7E8;
}
.border_right{
border-right:1px solid #D7D7E8;
border-left:1px solid #D7D7E8;
}
.cart_txt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#F27900;
font-weight:bold;
padding-left:10px;
border-right:1px solid #D7D7E8;
}
.cart_txt2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#1D1D1D;
font-weight:bold;
border:1px solid #7F9DB9;
padding-right:10px;
}
.cart_txt3{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#F77501;
font-weight:bold;
}
.d_txt{
font-family:Calibri;
font-size:17px;
color:#EC6800;
font-weight:bold;
padding-left:10px;
}
.d_txt a{
color:#EC6800;
}
.d_txt a:hover{
color:#333367;
}
.d_txt2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#1C1C3B;
line-height:25px;
text-align:left;
padding-left:10px;
}
.d_txt3{
font-family: Calibri;
font-size:20px;
color:#5C5CA3;
text-align:left;
font-weight:bold;
padding-bottom:10px;
}

.d_txt4{
font-family:Calibri;
font-size:17px;
color:#EC6800;
font-weight:bold;
}
.d_txt4 a{
color:#EC6800;
}
.d_txt4 a:hover{
color: #232323;
}
.right_icon{
background-image:url(../images/icon.gif);
background-repeat:no-repeat;
background-position:5px 5px;
}
.q_txt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#E87400;
line-height:20px;
}
.q_txt a:hover{
color:#333367;
}

.q_txt2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#1C1C3B;
text-align:left;
line-height:17px;
padding:15px 15px 15px 25px;
}
.q_txt3{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#0F3E79;
text-align:left;
}
.arrow{
background-image:url(../images/arrow3.jpg);
background-repeat:no-repeat;
background-position:center;
}
.arrow2{
background-image:url(../images/arrow3.jpg);
background-repeat:no-repeat;
background-position:10px 12px;
}
.d_txt5{
font-family: Calibri;
font-size:25px;
color:#5C5CA3;
text-align:left;
font-weight:bold;
padding-top:4px;
}

.t_txt{
font-family:Calibri;
font-size:15px;
color:#FC6500;
font-weight:bold;
}

.t_txt a{
color:#FC6500;
}
.t_txt a:hover{
color:#000000;
text-decoration:underline;
}
.t_txt2{
font-family:Calibri;
font-size:16px;
color:#2F2C2A;
font-weight:normal;
}
.t_txt3{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#262627;
font-weight:normal;
padding-left:10px;
}
.online_txt{
font-family:Calibri;
font-size:16px;
font-weight:bold;
color:#333367;
padding-top:4px;
}
.online_txt a{
color:#333367;
}
.online_txt a:hover{
color:#E87400;
}
.online_txt2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#F27900;
font-weight:bold;
padding-left:10px;
}
.online_txt2 a{
color:#F27900;
}
.online_txt2 a:hover{
color:#000000;
}
.input_txt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#1D1D1D;
text-align:right;
width:125px;
height:16px;

}

.question_txt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#1C1C3B;
text-align:left;
padding-left:10px;
}
.question_txt a{
color:#1C1C3B;
}
.question_txt a:hover{
color:#E87400;
}
.review_txt{
font-family:Calibri;
font-size:18px;
color:#5C5CA3;
font-weight:bold;
}
.top_txt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#5151A8;
font-weight:bold;
text-align:right;
}
.top_txt a{
color:#5151A8;
}

.top_txt a:hover{
color:#222222;
}

.ct_txt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#1C1C3B;
font-weight:normal;
}

.ct_txt2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#1C1C3B;
}

.border{
border:1px solid #E6E6F2;
}

.t_icon{
background:url(../images/icon3.jpg) no-repeat 12px 6px;
}

.left_icon_bg{
background:url(../images/left_icon_bg.jpg) repeat-x top left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#1C1C3B;
}

.left_icon_bg2{
background:url(../images/left_icon_bg.jpg) repeat-x top left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#1C1C3B;
padding:25px 0 0 0;
}

.c_bg{
width:189px;
height:72px;
background:url(../images/left_icon.jpg) no-repeat top left;
}


.form_txt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #1D1D1D;
border:1px solid #7F9DB9;
width:125px;
height:18px;
padding:3px 5px  0;
text-align: right;
text-valign: top;
}

.contact{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#ED0510;
font-weight:bold;
}
.contact a{
color:#E4000B;
}

.contact a:hover{
color:#F87D00;
}

.n_txt1{
font-family:Calibri;
font-size:14px;
color:#48486A;
font-weight:bold;
}

.n_txt2{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000;
text-align:left;
}

.new_icon{
background:url(../images/icon_5.jpg) no-repeat 15px 5px;
}


/* End Shailen's Changes */